/*
Theme Name: Corn Farmers Coalition
Description: Theme for Corn Farmers Coalition (Designed by Josh Weston)
Version: 1.0
Author: Dan Nixon (at MS&L Digital)
Author URI: http://mslworldwide.com
*/

/* COLORS
*********************************************************************************
3a3d47 = dark gray - background
c9c9c9 = light gray - body text
888e96 = med gray - caption text
54585e = med gray - caption background
96c046 = bright green - links, header backgrounds
fe6700 = orange - page title
*/

/* RESET (modified, but based off http://meyerweb.com/eric/tools/css/reset/)
*********************************************************************************/
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,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;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a img{border-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
sub{vertical-align:sub;}
sup{vertical-align:super;}

/* STRUCTURE & COMMON
*********************************************************************************/
body {
	width:960px;
	margin:1em auto;
	font-size:75%;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	background:url(images/bg-grad-top.jpg) repeat-x 0 0;
}
html>body {
	font-size:12px;
}
p, ul, ol {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}
li{
	margin:0 0 0.5em 0;
}
h2 {
	line-height:1em;
	font-size:1.5em;
	margin:0 0 1em 0;
}
.entry h2, h3, h4 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:0 0 0.643em 0;
}
h5 {
	font-size:1.0833em;
	line-height: 1.286em;
	margin:0 0 0.643em 0;
}
h2, h3{
	color:#fff;
	background-color:#96c046;
	padding:0.25em 0.5em 0.3333em;
}
h4, h5{
	color:#96c046;
}
a:link, a:visited{
	color:#96c046;
	text-decoration:none;
}
a:hover, a:active{
	color:#000;
	background-color:#96c046;
}

/* MASTHEAD AND NAVIGATION
*********************************************************************************/
#masthead{
	width:920px;
	background:#3a3d47 url(images/header-bg-inc-nav.jpg) no-repeat 0 0;
	clear:right;
	padding:173px 20px 0;
	position:relative;
	margin:0 0 35px 0;
}
#masthead h1 a{
	position:absolute;
	width:218px;
	height:45px;
	background:url(images/cfc-logo.gif) no-repeat 0 0;
	text-indent:-1000em;
	overflow:hidden;
	top:25px;
	left:30px;
}
#nav, #nav ul, #nav li{
	margin:0;
}
#nav{
	position:relative;
	width:100%;
	height:72px;
	margin-bottom:-20px;
	font-weight:bold;
}
#nav li{
	display:inline;
}
#nav li a{
	display:block;
	float:left;
	line-height:36px;
	padding:0 1em;
	margin:0 0.25em 0.25em 0;
	color:#fff;
}
#nav li a:hover{
	background-color:transparent;
	color:#000;
}
#nav li.current_page_item a, #nav li.current_page_ancestor a,
#nav li.current_page_item a, #nav li.current_page_parent a{
	color:#000;
	background:url(images/main-nav-selected.gif) no-repeat 50% 100%;
}
#nav li.current_page_item ul a, #nav li.current_page_ancestor ul a{
	color:#96c046;
	background:none;
}
#nav li.current_page_ancestor ul li.current_page_item a,
#nav li.current_page_ancestor ul li.current_page_ancestor a,
#nav li.current_page_item ul a:hover,
#nav li.current_page_ancestor ul a:hover{
	color:#fff;
	background:none;
}
#nav li ul{
	display:none;
}
#nav li.current_page_item ul, #nav li.current_page_ancestor ul{
	position:absolute;
	width:100%;
	height:36px;
	left:0;
	bottom:0;
	display:block;
}
#searchform{
	float:right;
	padding-bottom:1em;
	opacity:0.9;
}
#searchform label{
	display:none;
}
#searchform input{
	background-color:#fff;
	color:#3a3d47;
	font:bold 1em/1 "Helvetica Neue", Arial, Helvetica, sans-serif;
	border-style:none;
	padding:0.25em;
}

/* FEATURE ACCORDION
*********************************************************************************/
#feature{
	width:850px;
	height:125px;
	margin-left:55px;
	margin-bottom:15px;
}
#feature li{
	float:left;
	display:block;
	overflow:hidden;
	height:125px;
	width:167px;
	border-right:1px solid #fff;
}
#feature li div{
	padding:12px;
	height:101px;	
}
#feature #panel_1{
	background:url(images/feature-bg-factbook.jpg) no-repeat 100% 0;
}
#feature #panel_2{
	background:url(images/feature-bg-ads.jpg) no-repeat 100% 0;
}
#feature #panel_3{
	background:url(images/feature-bg-farmerinnovation.jpg) no-repeat 100% 0;
}
#feature #panel_1 div{
	background:url(images/feature-corners-left.gif) no-repeat 0 0;
}
#feature #panel_3 div{
	background:url(images/feature-corners-right.gif) no-repeat 100% 0;
}
#feature h2{
	background-color:transparent;
	padding:0;
	font-weight:bold;
}
#feature p{
	display:none;
	color:#fff;
	font-weight:bold;
}
#feature p a{
	color:#000;
}
#feature .opened{
	width:507px;
}
#feature .opened p{
	display:block;
}

/* CONTENT
*********************************************************************************/
#content{
	width:900px;
	padding:30px;
	background-color:#3a3d47;
	color:#c9c9c9;
	clear:both;
}
#main_content{
	margin-left:330px;
}
#main_content ul, #main_content ol{
	padding-left:1.5em;
}
#main_content ul{
	list-style:disc;
}
#main_content ol{
	list-style:decimal;
}
.alignleft{
	float:left;
	margin:0 0.5em 0.25em 0;
}
.alignright{
	float:right;
	margin:0 0 0.25em 0.5em;
}
.post_title{
	background-color:#54585e;
	color:#888e96;
}
.post_title .date{
	color:#888e96;
	float:right;
}
#main_content h2 a:link, #main_content h2 a:visited{
	color:#3a3d47;
}
#main_content h2 a:hover, #main_content h2 a:active{
	color:#000;
}
h2 .archive{
	float:right;
}
#main_content img{
	max-width:570px;
}
.wp-caption{
	color:#888e96;
	background-color:#54585e;
}
.wp-caption img{
	display:block;
	margin:5px auto;
}
.wp-caption p{
	margin:0.25em 5px;
	font-size:0.9166em;
}
.post_meta{
	padding:0.25em;
	color:#888e96;
	background-color:#54585e;
	font-size:0.9166em;
}
.navigation{
	line-height:2em;
}
.columns li{
	float:left;
	width:50%;
}
h3.downloads span{
	display:block;
	float:right;
	width:26%;
}
#main_content ul.downloads{
	list-style-type:none;
	float:left;
	width:70%;
	padding:0;
}
ul.downloads li{
	background-color:#54585e;
	padding:0 0.25em;
	line-height:24px;
}
#main_content .files{
	list-style-type:none;
	float:left;
	width:10%;
	padding:0;
}
.files li a{
	display:block;
	height:24px;
	width:100%;
	overflow:hidden;
	text-indent:-1000em;
}
li.excel a{
	background:url(images/icon-excel.gif) no-repeat 50% 0;
}
li.powerpoint a{
	background:url(images/icon-powerpoint.gif) no-repeat 50% 0;
}
#main_content form ol{
	list-style:none;
	padding:0;
}
form ol input, form ol textarea{
	width:95%;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:1em;
	display:block;
	border:1px solid #888e96;
	background-color:#54585e;
}
form ol input:focus, form ol textarea:focus{
	border-color:#96c046;
}
.reqtxt, .emailreqtxt{
	color:#888e96;
	font-size:0.9166em;
}
.failure{
	color:#fe6700;
	font-weight:bold;
	margin:0 0 1em;
}
#coalition_news{
	margin-bottom:2em;
}
#main_content ul.gallery{
	padding:0;
	list-style:none;
}
#main_content ul.gallery li{
	float:left;
	margin-right:9px;
	height:235px;
	line-height:235px;
}
#news, #news .post, #coalition_news .post{
	clear:right;
}

#related_content{
	float:left;
	width:300px;
}
.sub_nav li{
	background-color:#54585e;
	padding:0.25em;
}
.sub_nav li.pdf{
	background:#54585e url(images/icon-pdf.gif) no-repeat 3px 50%;
	padding-left:24px;
}
#related_content .vcard{
	margin:0.5em 0 1em;
	padding:0.5em;
	background-color:#54585e;
}
#related_content .vcard p{
	margin-bottom:0.5em;
}
#related_content .vcard span.fn{
	font-weight:bold;
}
#related_content .vcard span.org, #related_content .vcard span.street-address, #related_content .vcard .title, #related_content .vcard a{
	display:block;
}
#related_content img{
	max-width:300px;
}

.draft{
	color:#fa0;
}

#siteinfo{
	clear:both;
	padding:1em 0 0;
	margin:2em 0 -0.875em;
	border-top:1px dotted #54585e;
	color:#888e96;
	font-size:0.9166em;
}
#siteinfo p{
	margin:0;
	line-height:16px;
}
#siteinfo .contact{
	float:right;
}
#siteinfo .feed{
	background-image:url(images/icon-feed.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:18px;
}