/*  
Theme Name: Soil, Foods and Healthy Communities
Theme URI: http://www.sfhc.org
Description: This is my theme for Soil, Foods and Healthy Communities.
Version: 1.0
Author: bob marteal
Author URI: http://www.martealdesigns.com/

*/
/* sfhc main stylesheet */
#wrapper {
	min-width: 1020px;
	max-width:1200px;
	width: 100%;
	overflow: hidden;
	position:relative;
	text-align:left;
	margin:0 auto;
	background: url(/layout-images/sfhc-wrapper-bg.jpg) repeat-y top right;
	margin-top:20px;
	
}

#main {
	padding: 0 470px 20px 0;
	overflow: hidden;
}

#leftColumn {
	float: left;
	width: 100%;
	overflow: hidden;
}

#mainHeader{
	height:125px;
	text-align:center;
	background:#333;
	background:url(/layout-images/sfhc-header-bg.jpg) no-repeat left;
	text-align:center;
	vertical-align:bottom;
}
#mainHeader img{
	padding-top:35px;
}
#mainHeader h1{
	display:none;
}
#mainContentWrapper, .post{
	background:url(/layout-images/sfhc-main-content-bg.jpg) no-repeat top right;
}
#mainContentWrapper .title{
	background:url(/layout-images/sfhc-h2-bg.jpg) no-repeat left/*#fff*/;
	padding-left:20px;
	width:510px;
	height:70px;
}
.title h2{
	padding-top:37px;
}
.title h2 a{
	padding-top:100px;
	font-size:1.4em;
	color:#d3c59b;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}
.post .title h2 a{
	
}
#content, #mainContentWrapper .content{
	background:url(/layout-images/content-bg.jpg) no-repeat top left;
	padding:0 20px;
}

#content h3{
	width:100%;
	color:#1e3227;
	clear:both;
	padding:8px 0px 4px 0px;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	border-bottom:1px solid #1e3227;
}
#content p, .entry p{
	padding:5px 0px;
}
.postdate {
	float:left;
	border:1px solid #666;
	line-height:1.4;
	text-align:center;
	padding:5px;
	margin:5px;
}
#content strong{
	font-weight:bold;
}
#rightcolumn {
	float: right;
	width: 460px;
	display: inline;
	margin: 0 -460px 0 0;
}

#mainPicture {
	height:200px;
	background:#58877a;
	clear:both;
}

#mainNavPanel {
  	width:250px;
	background:#3333CC;
	float:left;
	background:url(/layout-images/nav-sfhc-h2.jpg) no-repeat top;
}

#mainNavPanel h2.sfhc {
	width:250px;
	height:55px;
	visibility:hidden;
}

ul#mainNav{
	width:250px;
	background:url(/layout-images/sfhc-main-nav-bg.jpg) no-repeat bottom;
	padding-bottom:45px;
}
ul#mainNav li{
	padding:0 10px;
}
ul#mainNav li ul li{
	padding:0 0px;
}

ul#mainNav li a{
	display:block;
	width:210px;
	border-bottom:2px solid #d3c59b;
	padding:10px 10px 8px 10px;
	color:#d3c59b;
	font-size:1.1em;
}
ul#mainNav  li ul li a{
	width:190px;
	padding-left:30px;
	font-size:1em;
	color:#1e3227;
}

ul#mainNav li a:hover{
	color:#1e3227;
	border-bottom:2px solid #1e3227;
}
h3.update {
	width:250px;
	height:55px;
	background:url(/layout-images/sfhc-updates-bg.jpg) no-repeat;
	font-size:0em;
}
ul#newsNav{
	width:250px;
	background:url(/layout-images/sfhc-updates-div-bg.jpg) no-repeat bottom;
	padding-bottom:45px;
	font-size:.9em;
	line-height:1.1em;
}
ul#newsNav li{
	padding:0 10px;
}
ul#newsNav li a, ul#newsNav li p{
	display:block;
	width:210px;
	border-bottom:2px solid #d3c59b;
	padding:10px 10px 8px 10px;
	color:#d3c59b;
}
ul#newsNav li a:hover{
	border-bottom:2px solid #58877a;
}
ul#newsNav li a strong{
	display:block;
}
ul#newsNav li a:hover strong{
	color:#58877a;
}
ul#newsNav li a .date{
	display:block;
	color:#58877a
}
ul#newsNav li a .short, ul#newsNav li p{
	display:block;
}


/* ===== moreNavPanel : moreNav farmerStories photos ===== */
#moreNavPanel {
  	width:210px;
	background:url(/layout-images/sfhc-more-nav-bg.jpg) no-repeat bottom;
	float:right;
}

#more{
	background:url(/layout-images/more-h2-bg.jpg) no-repeat top;
	height:48px;
}

#moreNav ul{
	width:210px;
	padding-bottom:30px;
}

#moreNav ul li{
	padding:0 10px;
}

#moreNav ul li a{
	display:block;
	width:170px;
	border-bottom:2px solid #cf5d35;
	padding:10px 10px 8px 10px;
	color:#cf5d35;
	font-size:1em;
}

#moreNav ul li a:hover{
	color:#d3c59b;
	border-bottom:2px solid #d3c59b;
}

#farmerStories{
	background:url(/layout-images/sfhc-farmer-stories.jpg) no-repeat;
	padding:40px 20px 25px 20px;
}

#photos{
	background:url(/layout-images/sfhc-photos-header.jpg) no-repeat;
	padding:40px 20px 25px 20px;
}

ul#flickrFeed li, .flickr_badge_image{
	float:left;
	border:1px solid #9c230a;
	margin:4px 4px 0px 4px;
	width:75px;
	height:75px;
	background:#fff url(/layout-images/flickr-thumbnail-bg.jpg) repeat-x bottom left;
	padding-bottom:15px;
}


/* == right panel generic == */
#farmerStories, #photos{
	font-size:.9em;
	color:#d3c59b;
}
#farmerStories a, #photos a{
	color:#cf5d35;
	border-bottom:1px dashed #cf5d35;
}
#farmerStories a:hover, #photos a:hover{
	border-bottom:1px solid #cf5d35;
}

#photos .flickr_badge_image a, #photos .flickr_badge_image a:hover{
	border-bottom:none;
}
#photos .flickr_badge_image img {
border: 0;
display: block;
}

#farmerStories h4, #photos h4, #more h4{
	display:none;
}

/* ===== footer ===== */
#footer {
	clear:both;
	height:140px;
	padding: 0 470px 0px 0;
	overflow: hidden;
	font-size:.8em;
}
#leftFooter{
	float:left;
	width: 100%;
	overflow: hidden;
	background:url(/layout-images/sfhc-footer-bg-1.jpg) no-repeat bottom left;
	height:140px;
	border-top:1px solid #b8ac87;
	text-align:right;
	color:#fff;
}
#leftFooter p{
	padding-top:90px;
	padding-right:10px;
}
#rightFooter{
	float:right;
	width: 460px;
	display: inline;
	margin: 0 -460px 0 0;
	background:url(/layout-images/sfhc-footer-right-bg.jpg) no-repeat bottom left;
	height:140px;
}
#rightFooter ul{
	padding-top:90px;
	padding-right:10px;
}
#rightFooter ul li{
	float:right;
	border-left:1px solid #b8ac87;
	padding:0 5px;
}
#rightFooter p{
	float:right;
	clear:right;
	padding-right:10px;
	padding-top:20px;
}
#rightFooter ul li a, #rightFooter p a{
	color:#fff;
	border-bottom:1px dashed #fff;
	}
#rightFooter ul li a:hover/*, #rightFooter ul li a:visited*/, #rightFooter p a:hover{
	border-bottom:1px solid #fff;
}

#main:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* == headers == */
h2, h3, h4{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#d3c59b;
}
/* == general styles == */
p {
	line-height:1.4em;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}

/* == content images == */

#content img{
	background:#b8ac87;
	padding:7px;
	border:1px solid #9e9474;
	margin:10px;
}

/* == imageWithCaption == */
.imageWithCaption{
	background:#b8ac87;
	border:1px solid #9e9474;
	margin:10px;
	font-size:1em;
	float:left;
}
#content .imageWithCaption img{
	padding:0px;
	border:none;
	margin:0px;
	padding:7px;
}
.imageWithCaption p.credit, .imageWithCaption p.caption{
	margin:7px;
	margin-top:0px;
}
/*490px image*/
.large{
	width:506px;
}

/*333px image */
.mediumhor{
	width:352px;
}

/*250px image*/
.mediumvert{
	width:266px;
}
/*140px image*/
.small{
	width:156px;
}

/* == content lists ==*/
#content ul, #content ol{
	line-height:1.4em;
}
#content ol{
	list-style-type:decimal;
	padding-left:25px;
}
#content ul li{
	padding:3px 23px 0 23px;
	margin:0px;
	background:url(/layout-images/bullet-1.png) no-repeat 0 .4em;
}
#content ol li{
	padding:3px 23px 0 0px;
}
/* == content links == */
#content a, .content a{
	color:#9c230a;
	border-bottom:#9c230a dashed 1px;
}
#content a:hover, #content a:visited, .content a:hover, .content a:visited{
	color:#58877a;
	border-bottom:#58877a solid 1px;
}
