/*
THEME NAME: Lake Avenue Community Foundation
THEME URI: http://www.lakeavefoundation.org
DESCRIPTION: This theme is specifically designed for the LakeAveFoundation.org Website
VERSION: 2008a
AUTHOR: Michael Hanttula
AUTHOR URI: http://www.spark3.com
*/

/********** CSS RESET **********/
@import url('reset.css');

/********** PNG Fix for IE6 **********/
.ie6 * { behavior: url(iepngfix.htc); }

/********** BASIC STYLES **********/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #d7d1ba url(images/bg-tile.jpg) repeat;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
a, a:visited { color: #008FA0;	text-decoration: none; }
a:hover, a:active {	color: #0a3237; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { font-family:  Arial, sans-serif; font-weight: bold; padding: 0.8em 0 0.4em 0; }
h1 { font-size: 2.5em; }
h2 { font-size: 1.9em; }
h3 { font-size: 1.7em;	}
h3.comments { padding: 0; margin: 40px auto 20px;	}
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.3em; }

/********** CONTENT STYLES **********/
#wrapper { background: url(images/bg-content.png) repeat-y 50% 0;}
.ie6 #wrapper { background: url(images/bg-content.jpg) repeat-y 50% 0; }
#content { font-size: 1.2em; width: 916px; margin: 0 auto; }
/********** HEADER STYLES **********/

#header { background: url(images/bg-header.jpg) repeat-x; height: 164px; }
#header-content { width: 960px; height: 164px; margin: 0 auto; background: url(images/bg-header-content.jpg) no-repeat 50% 0; }
#supernav { height: 32px; float: right; background-color: #c61700; margin-right: 22px; margin-top: 6px; }
#supernav li { float: left; border-right: 1px solid #d43000; border-left: 1px solid #af0c00; padding: 10px 8px; }
#supernav li.first { border-left: none; }
#supernav li.last { border-right: none; padding: 4px 5px 0; }
#supernav li a { color: #f8edde; font-size: 12px; text-decoration: underline; height: 32px; }
#supernav #s {  background: #fff url(images/bg-searchfld.gif) repeat-x; text-indent: 3px; }
#header h2 { padding: 0; }
#header h2 a { width: 250px; height: 96px; display: block; margin-left: 20px; text-indent: -999em;}
ul#nav {
	height: 60px; width: 916px; margin: 1px auto 0; padding: 0; list-style: none;
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left;
	}
	
#nav li { float: left; height: 59px; padding: 10px 15px 0; background: url(images/nav-div.jpg) no-repeat 0 0; }
#nav li.first { background: none; }
#nav a span { color: #fff; font-size: 14px; font-weight: bold; }
#nav li a {	display: block;	color: #9b9a9a; text-decoration: none;	padding:0; margin:0; }
#nav li a:hover{ color: #fff; }

#donate-callout { clear: right; float: right; height: 30px; margin-top: 10px; margin-right: 30px; font-weight: bold; color: #fff; font-size: 14px; text-align: left; width: 328px; }
#donate-callout li .donate { background: url(images/nav-donate.gif) no-repeat; width: 100px; height: 40px; padding: 13px 5px 0 13px; margin-left: 10px; font-weight: bold;float: right; }
#donate-callout li .donate-cfac { background: url(images/nav-donate_cfac.gif) no-repeat; width: 105px; height: 40px; padding: 4px 5px 0 38px; margin-left: 4px; font-weight: bold; font-size: 11px; line-height: 15px; float: right; }
#donate-callout li .donate-cfac strong { font-size: 13px; }
#donate-callout a { font-weight: bold; color: #fff; display: block; text-decoration: none; padding:0; margin:0; }
#donate-callout a:hover { color: #fff; text-decoration: underline; }

/********** FOOTER STYLES **********/

#footer {
	padding: 3px 0 5px 3px;
	margin: 30px auto 0 auto;
	width: 913px;
	clear: both;
	background-color: #e7f1ea;
	text-align: left;
	}
#footer p {	margin: 0; padding: 2px 5px 0 5px; color: #3b3a37; clear: left; font-size: 11px; }
#footer ul {
	margin:2px 2px 0 0; padding: 0; list-style: none;
	font-size: 11px; color: #565656; float: left;	}
#footer ul li { float: left; line-height: 12px; padding: 3px 5px; border-right: 1px solid #b8b8b8; }
#footer ul li.donate a { color: #690000; }
#footer ul li a { font-weight: bold; display: block; color: #5e5d5a; text-decoration: none;  margin:0; 	}
#footer ul li a:hover{ color: #000; }

#footer .cta-volunteer { float: right; height: 59px; padding-right: 10px; margin-top: -20px; }
.ie6 #footer .cta-volunteer { margin: 0; position: relative; top: -20px;}


/********** IMAGE STYLES **********/
/* These styles apply to general image usage; specific style handle their own images. */
p img {	padding: 0;	max-width: 100%; }
a img {	border: none; }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.aligncenter { margin: 10px auto; display: block; }
.alignright { float: right;	}
.alignleft { float: left; }

/********** MISC STYLES **********/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {	border-bottom: 1px dashed #999;	}
.center { text-align: center; }
hr { display: none; }
.clear { clear: both; }


/*------------- Main Page Styles ---------------------- */

#feature { width: 916px; }
#feature .top { background: url(images/main-featured-top.jpg) no-repeat; height: 33px; }
#feature .bottom { background: url(images/main-featured-bottom.jpg) no-repeat; height: 32px; clear: left; }
#feature-main { height: 215px; width: 593px; float: left; }
#feature-tabs { width: 323px; height: 215px; float: left; background: url(images/main-tabs-bg.jpg); }



/********** TABS **********/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide { display: none; } }

/* Hide useless elements in print layouts... */
@media print {  .ui-tabs-nav { display: none;  } }

/* Skin */
.ui-tabs-nav, .ui-tabs-panel { font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.ui-tabs-nav { list-style: none; margin: 0; padding: 0 0 0 4px; }
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */ display: block; clear: both; content: " "; }
.ui-tabs-nav li { float: left; margin: 0 0 0 1px; min-width: 100px; /* be nice to Opera */ }
.ui-tabs-nav a, .ui-tabs-nav a span { display: block; padding: 0 8px; background: url(images/main-tabs-titles.jpg) no-repeat; }
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
	text-indent: -9999em;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 82px; /* IE 6 treats width as min-width */
    min-width: 82px;
    height: 39px; /* IE 6 treats height as min-height */
    min-height: 39px;
    padding-top: 6px;
    padding-right: 0;
}
.ui-tabs-nav a.about-tab span {	width: 84px; /* IE 6 treats as min-width */  min-width: 84px; }
.ui-tabs-nav a.events-tab span { width: 95px; /* IE 6 treats as min-width */  min-width: 95px; }	
*>.ui-tabs-nav a span { /* hide from IE 6 */ width: auto; height: auto; }
.ui-tabs-nav .ui-tabs-selected a span { padding-bottom: 1px; }
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { background-position: 100% -100px; }
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active { background-position: 100% -100px; }
/*About Tab*/
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span { background-position: 0 -35px; }
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span { background-position: 0 5px; }
/*News Tab*/
.ui-tabs-nav .ui-tabs-selected a.news-tab span, .ui-tabs-nav a.news-tab:hover span, .ui-tabs-nav a.news-tab:focus span, .ui-tabs-nav a.news-tab:active span { background-position: -100px -34px; }
.ui-tabs-nav a.news-tab span, .ui-tabs-nav .ui-tabs-disabled a.news-tab:hover span, .ui-tabs-nav .ui-tabs-disabled a.news-tab:focus span, .ui-tabs-nav .ui-tabs-disabled a.news-tab:active span { background-position: -100px 5px; }
/*Events Tab*/
.ui-tabs-nav .ui-tabs-selected a.events-tab span, .ui-tabs-nav a.events-tab:hover span, .ui-tabs-nav a.events-tab:focus span, .ui-tabs-nav a.events-tab:active span { background-position: -200px -35px; }
.ui-tabs-nav a.events-tab span, .ui-tabs-nav .ui-tabs-disabled a.events-tab:hover span, .ui-tabs-nav .ui-tabs-disabled a.events-tab:focus span, .ui-tabs-nav .ui-tabs-disabled a.events-tab:active span { background-position: -200px 5px; }

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border: 1px solid #c3d8db;
    padding: 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin: 5px 15px 0;
	height: 137px;
	overflow: hidden;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* Tabs/Panel Content */
.ui-tabs-panel { text-align: left; }
.ui-tabs-panel ul li { border-bottom: 1px dotted #888; padding: 6px 10px 5px 20px; color: #818181; font-size: 11px; line-height: 14px; width: 250px; overflow: hidden; white-space: nowrap; }
.ui-tabs-panel ul li a { white-space: nowrap; font-size: 12px; }
.ie6 .ui-tabs-panel ul li { width: 240px; font-size: 10px; white-space: nowrap; }
.ie6 .ui-tabs-panel ul li a { }
#tab-news ul li { background: url(images/icon-news.gif) no-repeat 0 4px; }
#tab-news ul li.more { border-bottom: none; background: url(images/icon-news-more.gif) no-repeat 0 3px; }
#tab-news ul li.more a { font-size: 11px; }
#tab-events ul li { background: url(images/icon-cal.gif) no-repeat 0 4px; font-size: 11px; padding-bottom: 4px; }
#tab-events ul li strong { font-size: 12px; color: #111; }
#tab-events p { padding: 11px 0 5px 20px; background: url(images/icon-events-more.gif) no-repeat 0 9px; }
#tab-about p { font-size: 12px; line-height: 15px; padding: 5px; }



#hellobadge { position: absolute; top: 390px; margin-left: -15px; z-index: 10; }
#promobadge { position: absolute; top: 210px; margin-left: -25px; z-index: 11; }

#subfeature { width: 916px; margin: 0 auto;}
 #subfeaturenav {
    width: 892px; height: 57px;
    background: url(images/main-subfeature-nav-bg.gif);
    margin: 10px auto; padding: 0;
    position: relative; }
 #subfeaturenav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
 #subfeaturenav li, #subfeaturenav a { height: 57px; display: block; }
 #subfeaturenav a { color: #fff; font-size: 24px; padding-top: 15px; }
/* Nav Panels */
 #panel1b {left: 95px; width: 174px;}
 #panel2b {left: 269px; width: 174px;}
 #panel3b {left: 443px; width: 231px;}
 #panel4b {left: 680px; width: 236px;}
 #panel1b a { margin-left: -25px; }
 #panel2b a { margin-left: -15px; }
 #panel3b a { margin-left: -1px; }
 #panel4b a { margin-left: -20px; }

/* Slider Console */
/* Next 2 lines specify style applied while slider is loading */
.csw {width: 892px; height: 300px; background: #fff; overflow: hidden }
.csw .loading {margin: 50px 0 500px 0; text-align: center}
.stripViewer { /* This is the viewing window */
	position: relative;
			overflow: hidden; 
			margin: auto;
			width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 300px;
			clear: both;
			background: #fff;
	}		
.panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;	left: 0; top: 0; width: 100%; list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */ }		
.panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;	height: 100%; /*position: relative;*/
	width: 800px; /* Also specified in  .stripViewer  above */	}
.panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without modifying the existing panel width */
	padding: 10px;	}
.stripNav {display:none !important}

noscript { position: relative; top: -180px; }
noscript p, noscript ol { color: #a00; background-color: #fff; font-size: 12px; line-height: 1.4em; text-align: left; padding: 20px; }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }
/* Slider Content Panels */
.panel { text-align: left; color: #272d45; font-size: 1.2em; }
.panel h3, .panel h4 { color: #1b1641; padding: 3px 0; }
.panel h3 { font-size: 16px; font-weight: bold; margin-top: 4px; margin-bottom: 10px; }
.panel p { line-height: 1.1em; padding: 5px 0; }
.panel ul { margin: 5px 0 5px 25px; }
.panel ul li { background: url(images/icon-starbullet.gif) no-repeat 0 2px; padding-left: 20px; margin-bottom: 7px; line-height: 1.2em; }
.panel .learnmore a:hover span { border-bottom: 1px solid #070a0f; }

.panel #goalsTable th { white-space: nowrap; width: 150px; text-align: left; padding: 5px; }
.panel #goalsTable td { padding: 5px; }



.panel h3 { height: 25px;  text-align: left; background: url(images/main-subttls.gif) no-repeat 0 0; text-indent: -9999em;}
.panel h3.mission { background-position: 0 0; }
.panel h3.work { background-position: 0 -35px; }
.panel h3.difference { background-position: 0 -70px; }
.panel h3.involved { background-position: 0 -104px; }

.panel p.next { font-size: 1.3em; padding: 10px; text-align: right; }

/********** SIDEBAR and SEARCH STYLES **********/

#sidebar { font: 1em Arial, Helvetica, sans-serif; padding: 0 0 10px 0; width: 190px; float: left; margin: 2em 0 0 20px; }
.ie6 #sidebar { width: 165px; margin: 2em 0 0 10px; }
#sidebar h2 { font: 1.2em Arial, Helvetica, sans-serif; margin: 5px 0 0; padding: 0; text-decoration: none;	}
#sidebar form {	margin: 0;	}
#sidebar #searchform {	margin: 0 auto;	padding: 5px 3px;	}
#sidebar #searchform #s { width: 115px;	padding: 2px;	}
#sidebar #searchsubmit { padding: 1px;	}
.entry form { /* Makes password protected posts look better. */	text-align:center;	}
select { width: 130px;	}
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; text-align: left; }
#sidebar ul li { list-style-type: none;	list-style-image: none;	margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 15px 10px; }
#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;	}
#sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0;	padding: 0;	color: #777; list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/bullet-sidebar.gif) no-repeat 0 8px;
	border-bottom:1px solid #eee; }
#sidebar ul ul ul li, #sidebar ul ul ol li, #sidebar ol ul ul li { border-bottom: none; padding: 3px 3px 3px 8px; background:url(images/bullet-sidebar2.gif) no-repeat 0 8px; }

#sidebar h4{
	margin:5px 0;
	padding:0;
	font-size: 1.3em;
	border-bottom:3px solid #e8e8e8;
	color: #C46209;  }

/********** POST STYLES **********/
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.postmetadata {
	clear: left;
	color: #777;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/********** COMMENT STYLES **********/

.commentlist { padding: 0; text-align: justify;	}
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal;	font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none;	margin: 10px 5px 10px 0; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 5px 0; }
#commentform input { width: 170px;	padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea {	width: 100%; padding: 2px;	}
#commentform #submit { margin: 0; float: right;	}
.commentmetadata { font-weight: normal;	margin: 0; display: block;	}
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; color: #777; }


/*------------- General Page Styles ---------------------- */
.page a, .page a:visited, #blog a, #blog a:visited { text-decoration: underline; }
.page img, #blog img { border: 1px solid #dae9ec; background-color: #f0e1bf; }


.page { width: 650px; margin: 0 35px 15px 0; text-align: left; float: right;  }
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6 { color: #cc5c08; line-height: 1.2em; }
.page h1 { margin-left: -5px;  color: #2d266a; } /* set separately for blog posts below */
.ie6 .page h1 { margin-left: 0; }
.page p { margin: 8px 0; line-height: 1.3em; }
.page p, .page ul, .page ol { font-size: 1.1em; }
.page ul, .page ol { margin: 5px 50px; }
.page ol li, .page ul li { line-height: 1.3em; }
.page ul ul, .page ol ol, .page ul ol, .page ol ul { font-size: 1em; margin-left: 25px; } /* stops ever-shrinking text in list children */
.page ul li, .page ol ul li { list-style-type: disc; line-height: 1.4em; }
.page ul ul li { list-style-type: circle; }
.page ol li, .page ul ol li { list-style: decimal outside; }
.page ol ol li { list-style-type: lower-alpha; }

#blog { width: 650px; margin: 0 35px 15px 0; text-align: left; float: right; }
.ie6 #blog { width: 640px; }
#blog h1, #blog h2, #blog h3, #blog h4, #blog h5, #blog h6 { color: #cc5c08; }
#blog h1 { margin-left: -5px; color: #2d266a; }
.ie6 #blog h1 { margin-left: 0; }
#blog .post h1 { clear: both; } 
#blog .post h1 a, #blog .post h1 a:visited { color: #2d266a; text-decoration: none; }
#blog p { margin: 8px 0; line-height: 1.3em; }
#blog p, #blog ul, #blog ol { font-size: 1.1em; }
#blog ul, #blog ol { margin: 5px 50px; }
#blog ul ul, #blog ol ol, #blog ul ol, #blog ol ul { font-size: 1em; margin-left: 25px; } /* stops ever-shrinking text in list children */

#blog ul li, #blog ol ul li { list-style-type: disc; line-height: 1.4em; }
#blog ol li, #blog ul ol li { list-style: decimal outside; }

blockquote { margin: 15px 30px 0 30px; padding-left: 20px; border-left: 5px solid #ddd;	color: #444; }
blockquote cite { margin: 5px 0 0; display: block; }

.postnav { /* prev/next nav */
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}

/*------------- Page-Specific Styles ---------------------- */
ul.wplc_event_list li { list-style: none; font-weight: bold; font-size: 1.3em; }
ul.wplc_event_list ul li { font-size: 0.8em; font-weight: normal; }
ul.wplc_event_list ul li.title { font-weight: bold; padding-bottom: 10px; }

ul.sectionlist li { list-style-type: none; font-weight: bold; font-size: 1.2em; }
ul.sectionlist ul li { list-style-type: disc; font-weight: normal; font-size: 0.8em; } 
ul.sectionlist ul ul li { font-size: 1em; list-style-type: circle; }

ul.stafflist { font-size: 1.2em; }
ul.stafflist li { margin: 7px 0; }


.donationform fieldset	{ 
	margin-top:10px;
	font-size: 1.2em; 
	padding:15px 45px; 
	border:1px solid #cfe6e8; 
	border-left-color:#e2f0f1; 
	border-top-color:#e2f0f1; 
	background:#f7fdfd;
	text-align: left; 
}

.donationform legend { 
	margin-left: 0;
	padding: 5px 0; 
	font-size: 1.3em;
	color: #cc5c08;;
}
.donationform form { text-align: left; }
.donationform label { margin-left: 15px; }
.donationform .note { margin: 10px 0 0 15px; padding: 0; font-size: 0.8em; color: #777; }
.donationform .btn-donate { margin: 2px 0 10px 15px; font-size: 1.3em; color: #0a4901; }

#post-670 { background: url(images/lacf-avocado.gif) no-repeat right top; }
#post-670 h1 { color: #3a5630; }
.avocadoform fieldset	{ 
	margin-top:10px;
	font-size: 1.2em; 
	padding:15px 45px; 
	border:1px solid #5a73bc;
	background:#d5eef6;
	text-align: left; 
}
#post-670 .avocado-pricing { border: 5px solid #000080; background-color: #b1e0ee; font-size: 16px; font-weight: bold; padding: 10px; width: 200px; font-style: italic; }
#post-670 strong { font-size: 18px; color: #3a5630; line-height: 1.6em; }
.avocadoform legend { 
	margin-left: -15px;
	padding: 5px; 
	font-size: 1.3em;
	color: #cc5c08;
	background-color: #fefcf4;
	border:1px solid #5a73bc;
}
.avocadoform form { text-align: left; }
.avocadoform label { margin-left: 15px; }
.avocadoform .note { margin: 10px 0 0 15px; padding: 0; font-size: 0.8em; color: #777; }
.avocadoform .btn-donate { margin: 2px 0 10px 15px; font-size: 1.3em; color: #0a4901; }
.avocadoform form table td { padding-bottom: 10px; }
.avocadoform form input { margin-top: 10px; }


#eventlist li { font-size: 1.4em; font-weight: bold; color: #cc5c08; list-style: none; }
#eventlist li ul { padding: 0; margin: 0 0 25px 0; }
#eventlist li ul li { font-size: 0.8em; font-weight: normal; color: #000; padding: 0; margin: 0; }
#eventlist .date { font-weight: bold; }

.searchnav { margin: 15px 0; padding-top: 15px; }

#estate-rate-table { width: 300px; }
#estate-rate-table td { padding: 5px; }

/*------------- Christmas Catalog Styles ---------------------- */
.catalog a, .catalog a:visited, #blog a, #blog a:visited { text-decoration: underline; }
.catalog img, #blog img { border: 1px solid #dae9ec; background-color: #f0e1bf; }


.catalog { width: 860px; margin: 20px 35px 15px 0; text-align: left; float: right;  }
.catalog h1, .catalog h2, .catalog h3, .catalog h4, .catalog h5, .catalog h6 { color: #cc5c08; }
.catalog h1 { margin-left: -5px;  color: #2d266a; } /* set separately for blog posts below */
.catalog h4 { color: #231F20; }
.ie6 .catalog h1 { margin-left: 0; }
.catalog h1 { background: url(images/christmascatalog-logo.jpg) no-repeat; width: 404px; height: 141px; text-indent: -9999em; float: left; }
.catalog .catalogintro { float: left; width: 440px; margin-left: 20px; }
.catalog .catalogintro h2 { font-size: 20px; line-height: 22px; text-align: center; margin: 0; padding: 0; }
.catalog .catalogintro p { padding: 2px 15px 0 15px; }
.catalog p { margin: 8px 0; line-height: 1.3em; }
.catalog p, .catalog ul, .catalog ol { font-size: 1.1em; }
.catalog ul, .catalog ol { margin: 5px 50px; }
.catalog ul ul, .catalog ol ol, .catalog ul ol, .catalog ol ul { font-size: 1em; margin-left: 25px; } /* stops ever-shrinking text in list children */

.catalog ul li, .catalog ol ul li { list-style-type: disc; line-height: 1.4em; }
.catalog ul ul li { list-style-type: circle; }
.catalog ol li, .catalog ul ol li { list-style: decimal outside; }
.catalog ol ol li { list-style-type: lower-alpha; }

.catalog-page { background: url(images/christmascatalog-bg920.jpg) no-repeat; padding-bottom: 50px; height: 1200px; }
.safari .catalog-page { padding-top: 3 0px; }
.catalog-page fieldset { background: none; }
.catalog-page legend { text-indent: -9999em; }
#catalogTable { width: 780px; margin: 35px auto 15px; }
#catalogTable td {text-align: left; vertical-align: top; padding: 0 10px; border-bottom: 1px dashed #bee6c0; }
#catalogTable h4 { /*color: #272425;*/ }
.safari #catalogTable { margin-top: 0; }
#catalogTable .value { color: #981D24; font-weight: bold; }
#catalogTable img { margin: 5px 0 0 20px; border: none; }
.catalog-page .note { margin: 10px 0 0 15px; padding: 0; font-size: 0.8em; color: #777; }
.catalog-page .btn-donate { margin: 2px 0 10px 15px; font-size: 1.3em; color: #0a4901; font-weight: bold; }

#donationTable { width: 700px; margin: 0 auto; background: none; }
#donationTable td { text-align: left; padding-right: 20px; }
#donationTable p { font-size: 14px; }
#donationTable input { height: 30px; font-size: 20px; }
#donationTable input.donation-amount { width: 120px; }
#donationTable input.item-list { width: 350px; }
#donationTable .dollarsign { font-size: 20px; }

/*------------- Cards for a Cause Styles ---------------------- */
.cfac a, .cfac a:visited, #blog a, #blog a:visited { text-decoration: underline; }
.cfac img, #blog img { border: 1px solid #dae9ec; background-color: #f0e1bf; }


.cfac { width: 860px; margin: 20px 35px 15px 0; text-align: left; float: right;  }
.cfac h1, .cfac h2, .cfac h3, .cfac h4, .cfac h5, .cfac h6 { color: #cc5c08; }
.cfac h1 { margin-left: -5px; padding-top: 0;  color: #2d266a; } /* set separately for blog posts below */
.cfac h4 { color: #231F20; }
.ie6 .cfac h1 { margin-left: 0; }
/* Image Logo .cfac h1 {  background: url(images/cards_for_a_cause-logo.jpg) no-repeat; width: 404px; height: 141px;  text-indent: -9999em; float: left; }*/
.cfac #special-custom { width: 300px; float: right; border: 1px solid #ddd; padding: 10px; margin: 0 0 10px 10px; background-color: #f7f6ed; }
.cfac #special-custom h4 { text-align: center; margin: 5px 0; padding: 0; }
.cfac #special-custom p { font-size: 0.9em; }
.cfac .cfacintro { float: left; width: 480px; margin-left: 20px; }
.cfac .cfacintro h2 { font-size: 20px; line-height: 22px; text-align: left; margin: 0; padding: 0; }
.cfac .cfacintro p { padding: 2px 15px 0 15px; }
.cfac p { margin: 8px 0; line-height: 1.3em; }
.cfac p, .cfac ul, .cfac ol { font-size: 1.1em; }
.cfac ul, .cfac ol { margin: 5px 50px; }
.cfac ul ul, .cfac ol ol, .cfac ul ol, .cfac ol ul { font-size: 1em; margin-left: 25px; } /* stops ever-shrinking text in list children */

.cfac ul li, .cfac ol ul li { list-style-type: disc; line-height: 1.4em; }
.cfac ul ul li { list-style-type: circle; }
.cfac ol li, .cfac ul ol li { list-style: decimal outside; }
.cfac ol ol li { list-style-type: lower-alpha; }

.cfac-page { /*background: url(images/christmascatalog-bg920.jpg) no-repeat;*/ padding-bottom: 50px; }
.safari .cfac-page { padding-top: 3 0px; }
.cfac-page fieldset { background: none; }
.cfac-page legend { text-indent: -9999em; }
#catalogTable { width: 780px; margin: 35px auto 15px; }
#catalogTable td {text-align: left; vertical-align: top; padding: 0 10px; }
#catalogTable h4 { /*color: #272425;*/ }
.safari #catalogTable { margin-top: 0; }
#catalogTable .value { color: #981D24; font-weight: bold; }
.cfac-page .note { margin: 10px 0 0 15px; padding: 0; font-size: 0.8em; color: #777; }
.cfac-page .btn-donate { margin: 2px 0 10px 15px; font-size: 1.3em; color: #0a4901; font-weight: bold; }

/* ORIG #cfacProducts div.cfacsingle { width: 230px; border: 1px solid #ddd; padding: 10px; margin: 0 10px 10px 0; background-color: #f7f6ed; float: left; } */
#cfacProducts div.cfacsingle { width: 390px; border: 1px solid #ddd; padding: 10px; margin: 0 10px 10px 0; background-color: #f7f6ed; float: left; }
.cfacsingle h4 { margin-bottom: 10px; }
.cfacsingle img { text-align: center; float: left; margin: 0 10px 10px 0; }
.cfacsingle ul { margin: 5px 0; padding: 0; }
.cfacsingle ul li { list-style: none; margin: 0; padding:0; }
.cfacsingle ul li.price { padding: 10px 0; }
.cfacsingle form { margin-top: 10px; }

#mixmatchproduct { width: 100%;  border: 1px solid #ddd; padding: 10px; margin: 0; background-color: #f7f6ed; }


