/*
Theme Name: LCA Trust
Theme URL:
Description: Default theme for LCA Trust on WordPress 2.7
Version: 1.0
Author: Rob Levine/Margie Matteson
Author URI:
Desigher: Rob Levine of Levine Design
Developer: Margie Matteson of Marisa Design
Designer URI: www.levinedesign.net
Developer URI: www.marisadesign.com

*/
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #5e88a2;
	margin: 0 20px;
	padding: 0;
}
/* UNIVERSAL STYLES */
html	{ 					/* force scrollbar to prevent page jump */
	min-height: 100%;
	margin-bottom: 1px;
}
img {border: none;}
a {text-decoration: none;}
/* GENERAL LAYOUT STYLES */
#masthead {
	color: #653600;
	margin: 0 28px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #5388a2;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	background-image: url(assets/img/page-bkgd.jpg);
	background-repeat: repeat-y;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 548px;
	float: left;
}
#left {
	width: 252px;
	float: left;
	padding: 10px;
}
/* CONTENT STYLES */
#left .content {
	padding: 20px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	margin: 20px 24px;
	padding: 0 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border-left: 1px solid #5e88a2;
}
#masthead .content {
	font-size: 0.75em;
	padding: 0;
}
#footer .content {
	padding: 12px 24px;
}
/* FOOTER STYLES */
#footer {
	color: #653600;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: right;
}
/* NAVIGATION STYLES */
#p7PMM_1 {
	float: right;
	margin-top: 3px;
	margin-bottom: 12px;
}
#p7PMM_2 {
	float: right;
	margin-top: 3px;
	margin-bottom: 12px;
}
.menulist {
	margin: 6px 0 12px 6px;
	padding: 0;
	list-style-type: none;
}
#left a {
	font-weight: bold;
}
#left a:link {
	color: #653600;
}
#left a:visited {
	color: #fec240;
}
#left a:hover {
	color: #5e88a2;
}
#right a:link {
	color: #5e88a2;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #5e88a2;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #653600;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	color: #5e88a2;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
/*	letter-spacing: .15em;*/
	color: #5e88a2 !important;
}
/* HEADING STYLES */
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0;
	color: #5e88a2;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 30px 0 0 0;
	color: #5e88a2;
}
h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #5e88a2;
}
h4 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
/***************************/
/* PROJECT SPECIFIC STYLES */
/***************************/
#mastheadWrapper {}
#logo {
	margin-left: 5px;
}
#bannerPhoto {
	float: right;
	width: 493px;
	height: 145px;
	background: url(assets/img/masthead-photo.jpg) no-repeat;
}
#donateBtn {
	position: relative;
	top: 21px;
	left: 376px;
	width: 117px;
	height: 22px;
	background: #fec240;
	color: #653600;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
}
#donateBtn a {
	color: #653600;
}
#donateBtn a:hover {
	text-decoration: underline;
}
#blogBtn {
	float: left;
	height: 22px;
	margin-top: 5px;
	margin-left: 20px;
	background: #653600;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 10em;
	text-transform: uppercase;
	padding-top: 5px;
}
#blogBtn a {
	color: #fff;
}
#blogBtn a:hover {
	text-decoration: underline;
}
#masthead h1 {
	position: relative;
	top: 84px;
	right: 15px;
	text-align: right;
	color: #fff;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.calloutBox {
	width: 195px;
	background: #d9f0a6;
	color: #653600;
	font-size: 0.8em;
	padding: 20px 28px 15px 28px;
}
.calloutBox h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #653600;
	font-weight: bold;
	margin-top: 0;
	font-size: 1em;
}
.calloutBox p {
	font-style: italic;
	line-height: 1.5em;
}

/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 09 - Pipes
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh09 {
	width: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	text-align: right;
	line-height: normal;
}
/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh09 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh09 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh09 li {
	list-style-type: none;
	float: left;
	width: 120px;
	background-image: url(assets/img/pmm_pipe_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Hide from IE5 Mac \*/
.p7PMMh09 li {
	width: auto;
}
/*Top Level Links*/
.p7PMMh09 a {
	display: block;
	text-decoration: none;
	padding: 8px 18px 8px 12px;
	color: #653600 !important;
	text-align: left;
/*	font-variant: small-caps;*/
	font-weight: bold;
}
.p7PMMh09 ul li {
	text-transform:uppercase;
}
.p7PMMh09 ul ul li,
.p7PMMh09 ul ul ul li {
	text-transform: none;
}
.p7PMMh09 a:hover {
	color: #5e88a2 !important;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh09 ul a.pmmfirst {
}
.p7PMMh09 ul a.pmmlast {
	padding-right: 0;
}
.p7PMMh09 ul li.pmmfirst {
	background-image: none;
}
.p7PMMh09 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh09 ul ul {
	z-index: 10000;
	background-color: #fec240;
	width: 200px;
/*	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}
.p7PMMh09 ul ul li {
	float: none;
	background-image: none;
}
.p7PMMh09 ul ul a {
	padding: 2px 12px;
	color: #653600 !important;
	background-image: none;
	text-align: left;
	border: 0;
	font-variant: normal;
	font-size: .9em;
	overflow: hidden;
}
.p7PMMh09 ul ul a:hover {
	background-color: #653600 !important;
	color: #FFF !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh09 ul ul ul {
	border-top: 1px solid #fec240;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #fec240;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh09 img {
	border: 0;
}
.p7PMMh09 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh09 ul a.trig_closed, .p7PMMh09 ul a.trig_closed_left {
	background-image: url(assets/img/pmm_south_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh09 ul a.trig_closed_up {
	background-image: url(assets/img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh09 ul a.trig_open, .p7PMMh09 ul a.trig_open_up {
	color: #F59D3D !important;
	text-decoration: underline;
}
.p7PMMh09 ul ul a.trig_closed {
	background-image: url(assets/img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh09 ul ul a.trig_closed_left {
	background-image: url(assets/img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh09 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #653600 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh09 .current_mark {
	font-weight: bold;
	color: #000 !important;
	text-transform: uppercase;
}
.p7PMMh09 ul ul .current_mark {
	color: #FFF !important;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
