/* @override 
	http://cedarcircle.ehclients.com/assets/css/ccf.css
	http://cedarcirclefarm.org/assets/css/ccf.css
*/

/* @group Reset */

/* Word to Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Global */

body {
	background: #526d29;
	color: #3e4342;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	text-align: center;
}

#top {
	padding: 0 0;
	width: 100%;
	color: white;
	font-size: 10px;
	background-color: #1e4c3f;
	font-weight: bold;
}

#top p {
	margin: 0 auto;
	width: 830px;
	text-align: left;
}

#top .weather {
	color: #EFEFEF;
}

#top a {
	color: #FFF;
}

#wrapper {
	position: relative;
	width: 960px;
	padding-top: 220px;
	margin: 0 auto;
	background: transparent url(../img/bg.png) repeat-y center top;
}

#printLogo {
	display: none;
}

#body {
	background: transparent url(../img/sidebars.png) no-repeat center top;
	padding: 0 163px 10px 179px;
	position: relative;
	z-index: 2;
}

#content {
	background-color: #FFF;
	padding: 10px;
	text-align: left;
}

p, ul, ol, h2, h3, blockuote {
	margin-bottom: 1em;
}

h1 {
	position: relative;
	top: -20px;
}

h2 {
	font: bold 18px/24px "American Typewriter", Courier, "Courier New", monospace;
	color: #930;
	/* word-spacing: -.3em;    2010-05-19 jd   a5563f */
}

h3 {
	font-size: 16px;
	line-height: 19px;
	color: #1e4c3f;
	font-weight: bold;
	margin: 1.5em 0 0.5em;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #1e4c3f;
}

ul li {
	padding-left: 20px;
	background: url(../img/bulletberry.png) no-repeat 3px 0px;
	margin-bottom: 10px;
}

ol li {
	list-style: decimal outside;
	margin-left: 20px;
}

blockquote {
	margin: 1em 3em;
	color: #666;
}

blockquote.featured {
	font-size: 14px;
	color: #695475;
}

p.attribution {
	color: #3e4342;
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

.bigred {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: #ff5511;
}

a {
	color: #930;
}

a:visited {
	color: #886752;
}

a:hover {
	text-decoration: none;
}

a.bigred {
	text-decoration: none;
}

a.bigred:hover {
	background: #930;
}

#slideshow {
	float: left;
	margin: 0px 20px 10px -100px;
	overflow: hidden;
}

.wide {
	width: 300px;
	height: 200px;	
}

.tall {
	width: 200px;
	height: 300px;
}

.credits {
	font-size: 10px;
	color: #666;
}

.highlight {
	background: #fdfec2;
	padding: 2px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: smaller;
	letter-spacing: .1em;
}

.alert {
	background: #fdfec2;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 1px;
	font-size: 11px;
}

.intro {
	font-size: 14px;
	padding-bottom: 1em;
	border-bottom: 1px dashed #babf8a;
}

#form {
	width: 500px;
}

#wob {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 20px 10px 0;
	text-align: center;
	color: #222;
}

#wob img {
	margin-left: -75px;	
}

#wob form {
	margin: 1em 0;
}

p.bookInfo {
	color: #666;
	font-size: 10px;
	line-height: 15px;
}

/*
.news li {
	list-style: none outside;
	margin: 0 0 1em;
	border-bottom: 1px dashed #babf8a;	
}
*/

.listing li {
	margin-bottom: 0;
	color: #888;
}

.listing li span {
	font-size: 11px;
}

.crew li {
	padding: 0;
	background-image: none;
	margin: 0 20px 20px 0;
	height: 82px;
	width: 220px;
	float: left;
}

.crew p, .crew h3 {
	margin: 0 0 3px 90px;
}

.crew img {
	float: left;
	border: 1px solid #666;
}

#googleMap {
	border: 1px solid #666;
}

#features {
	width: 500px;
	float: left;
}

#features li {
	list-style: none outside;
	margin: 0 0 15px;
	width: 239px;
	float: left;
	display: inline;
	color: #666;
	padding: 0;
	background-image: none;
}

#features img {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#features li.left {
	margin-right: 20px;
}

#features h3, #features p {
	margin: 0 5px 2px;
}

#signup {
	position: absolute;
	width: 170px;
	left: 0;
	top: 580px;
	z-index: 90;
	text-align: left;
}

#signup li {
	background-image: none;
}

.formInput {
	padding: 3px;
	color: #5D6F3C;
}

/* @end */

/* @group Header */

#header {
	width: 878px;
	height: 360px;
	overflow: hidden;
	position: absolute;
	left: 49px;
	top: 0;
	z-index: 1;
	background: url(/images/backgrounds/farmstand-exterior.jpg) no-repeat center top;
}

#sign {
	position: absolute;
	top: -5px;
	right: 70px;
}

#tagline {
	position: absolute;
	left: 10px;
	top: 155px;
	width: 510px;
	height: 50px;
	padding: 5px 7px 5px 3px;
	background: url(../img/tagline_bg.png);
}

#phone {
	position: absolute;
	left: 20px;
	top: 0;
	width: 124px;
	padding: 3px;
	background: url(../img/transGreen.png);
}

#weather {
	position: absolute;
	color: #FFF;
	background: url(../img/transGreen.png);
	padding: 5px 8px;
	top: 0;
	right: 0;
	text-align: right;
}

/* @end */

/* @group Navigation */

#nav {
	float: right;
	display: inline;
	width: 200px;
	padding-bottom: 30px;
	margin: 20px -112px 10px 0;
	background: #babf8a url(../img/navFooter.png) no-repeat center bottom;
	border-left: 10px solid #FFF;
}

#nav h2 {
	margin: 0;
	position: relative;
	top: -20px;
}

#nav h3 {
	margin: 0 15px;
	font-size: 16px;	
}

#nav h3 a {
	text-indent: -9999px;
	background: transparent url(../img/nav.png) no-repeat;
	height: 20px;
	display: block;
}

h3#thefarm a {
	background-position: 0px 0px;
}

h3#thefarm a:hover {
	background-position: -170px 0px;
}

h3#events a {
	background-position: 0px -95px;
}

h3#events a:hover {
	background-position: -170px -95px;
}

h3#education a {
	background-position: 0px -192px;
}

h3#education a:hover {
	background-position: -170px -192px;
}

h3#about a {
	background-position: 0px -307px;
}

h3#about a:hover {
	background-position: -170px -307px;
}

#nav ul {
	padding: 0 15px;
	margin-bottom: 20px;
}

#nav li {
	height: 19px;
	margin: 0;
	padding: 0;
	background-image: none;
}

#nav li a {
	display: block;
	text-indent: -9999px;
	height: 19px;
	background: transparent url(../img/nav.png);
}

li#farmstand a {
	background-position: 0px -18px;
}

li#farmstand a:hover, li#farmstand a.current {
	background-position: -170px -18px;
}

li#csa a {
	background-position: 0px -36px;
}

li#csa a:hover, li#csa a.current {
	background-position: -170px -36px;
}

li#cafe a {
	background-position: 0px -55px;
}

li#cafe a:hover, li#cafe a.current {
	background-position: -170px -55px;
}

li#news a {
	background-position: 0px -76px;
}

li#news a:hover, li#news a.current {
	background-position: -170px -76px;
}

li#events-overview a {
	background-position: 0px -402px;
}

li#events-overview a:hover, li#events-overview a.current {
	background-position: -170px -402px;
}

li#dinners-in-the-field a {
	background-position: 0px -115px;
}

li#dinners-in-the-field a:hover, li#dinners-in-the-field a.current {
	background-position: -170px -115px;
}

li#harvest-festivals a:hover, li#harvest-festivals a.current {
	background-position: -170px -134px;
}

li#harvest-festivals a {
	background-position: 0px -134px;
}

li#classes a {
	background-position: 0px -153px;
}

li#classes a:hover, li#classes a.current {
	background-position: -170px -153px;
}

li#workshops a {
	background-position: 0px -172px;
}

li#workshops a:hover, li#workshops a.current {
	background-position: -170px -172px;
}

li#education-center a {
	background-position: 0px -402px;
}

li#education-center a:hover, li#education-center a.current {
	background-position: -170px -402px;
}

li#food-research a {
	background-position: 0px -211px;
}

li#food-research a:hover, li#food-research a.current {
	background-position: -170px -211px;
}

li#food-politics a {
	background-position: 0px -230px;
}

li#food-politics a:hover, li#food-politics a.current {
	background-position: -170px -230px;
}

li#on-farm-energy a {
	background-position: 0px -249px;
}

li#on-farm-energy a:hover, li#on-farm-energy a.current {
	background-position: -170px -249px;
}

li#war-on-bugs a {
	background-position: 0px -268px;
}

li#war-on-bugs a:hover, li#war-on-bugs a.current {
	background-position: -170px -268px;
}

li#resources a {
	background-position: 0px -287px;
}

li#resources a:hover, li#resources a.current {
	background-position: -170px -287px;
}

li#about-intro a {
	background-position: 0px -326px;
}

li#about-intro a:hover, li#about-intro a.current {
	background-position: -170px -326px;
}

li#crew a {
	background-position: 0px -345px;
}

li#crew a:hover, li#crew a.current {
	background-position: -170px -345px;
}

li#employment a {
	background-position: 0px -364px;
}

li#employment a:hover, li#employment a.current {
	background-position: -170px -364px;
}

li#contact a {
	background-position: 0px -383px;
}

li#contact a:hover, li#contact a.current {
	background-position: -170px -383px;
}

#search {
	padding: 15px 0;
	margin: 0 15px 15px;
	border: 1px dashed #9a9f72;
	border-width: 1px 0;
}

#search .formInput {
	width: 160px;
	margin-bottom: 5px;
}

#tweets li a {
	display: inline;
	background-image: none;
	height: auto;
}

#tweets li {
	height: auto;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1em;
	color: #1e4c3f;
}

#tweets li span {
	color: #5d6f3c;
}

a.stbutton {
	font-weight: bold;
}

#tweets li span.stbuttontext {
	color: inherit;
}

/* @end */

/* @group Footer */

#footer {
	width: 830px;
	text-align: center;
	margin: 10px auto;
	color: #fff;
	font-size: 11px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFF;
}


/* @end */

/* @group MailChimp Form Validation */

fieldset div.mce_inline_error {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	z-index: 1;
	color: #D12F19;
	font-weight: bold;
	position: relative;
	top: -1.5em;
}

/* @end */

/* @group Miscellaneous */


hr {
	clear: both;
	visibility: hidden;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.centred {
	text-align: center;
}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 5px 10px;
	display: inline;
}

img.centered {
	display: block;
	margin: 0 auto;
}

/* @end */


@media print {

	#top, #body {
		padding: 0;
		background-image: none;
	}
	
	#header, #nav, #signup, p.nav {
		display: none;
	}
	
	#printLogo {
		display: block;
		width: 160px;
		height: 200px;
		margin-bottom: 20px;
	}
	
	.slideshow {
		margin-left: 0;
	}
	
	#footer {
		text-align: left;
	}

}