/* @override http://www.organicfieldschool.org/wp-content/themes/thesis_17/custom/custom.css?041310-184300 */

/* These lines fixes an IE6 problem where the page displays with the site background color rather than the .page background color as defined in thesis. */

#header_area.full_width div.page {background:#fff}
#content_area.full_width div.page {background:#fff;}
#footer_area.full_width div.page {background:#fff;}

/* alternate banner styles */

.palesky #header {
	height: 230px;
        padding-top: 10px;
	padding-left: 20px;
	background: url(http://www.organicfieldschool.org/wp-content/uploads/OFSbanner4.jpg) no-repeat;
	border-style: none;
}

.darksky #header {
	height: 230px;
        padding-top: 10px;
	padding-left: 20px;
	background: url(http://www.organicfieldschool.org/wp-content/uploads/OFSbanner6.jpg) no-repeat 0 top;
	border-style: none;
}

/* end of alternate styles */

.custom #header {
	height: 215px;
        padding-top: 10px;
	padding-left: 20px;
	background: #030 url(http://www.organicfieldschool.org/wp-content/uploads/OFSbanner7.jpg) no-repeat 0 10px;
	border-style: none;
}

.custom #header #logo {
	margin-left: 0;
	padding-left: 0;
}

.custom #header #logo a {
	color: #993;
	letter-spacing: 2px;
}

.custom #header #logo a hover {
	color: white;
}

.custom #header #tagline  {
	color: #993;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-top: -30px;
	font: 21px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: right;
	margin-right: 0;
	padding-right: 0;
}

.custom #feature_box {
	background-color: #FFFFF0;
}

.custom #feature_box h3 {
	margin-bottom: 0;
	color: #996;
	margin-top: 0;
	font: italic 16px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 1em;
}

.custom .format_text h2, .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 0.611em 0; }

.custom .menu {
	border-left-style: none;
	border-top: 1px solid #993;
	background-color: #030;
}

.custom .menu .tab a {
	border-top-style: none;
	padding-right: 15px;
	padding-left: 15px;
}

.custom .menu .current {
	font-weight: bold;
}

.custom ul#tabs
{
	background-color: white;
}

.custom #footer p a {
	font-size: 8px;
	border-bottom-style: none;
}

.custom #footer a {
	color: #2361A1;
	border-bottom-color: #7ba8d6;
	border-bottom-style: dotted;
}

.custom #footer h5 {
	letter-spacing: 1px;
	margin-bottom: .5em;
	font-size: 1em;
}


table.ec3_schedule {
 border-collapse:none;
 margin: 0;
 border: none;
 float: none;
}

table.ec3_schedule td {
 color:#800;
}

.custom .ec3_list {
 margin-left: 0;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.custom .ec3_list ul {
 margin-left: 5px;

}

.custom td.ec3_start { text-align:right; }

.custom td.ec3_to    { text-align:center; }