/*
Theme Name: Intermountain Farmers Association
Theme URI:
Description: Made especially for IFA
Version: 1.0
Author: Alex Parker
Author URI: http://ladesignfactory.com
*/

/* Resets */
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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: #6E5545;
	background-color: #DADADA;
        background-image:url(images/bg_shadow.jpg);
        background-repeat: repeat-y;
        background-position: top center;
	font: 14px/20px Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #3C73B4;
	text-decoration: none;
}
a:hover {
	color: #880018;
	text-decoration: none;
}
a:active {
	color: #3C73B4;
	text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 5px 5px;
}
h1 {
	font-size: 1.3em;
	color: #880018;
	margin: 10px 0 15px;
	line-height: 1.5;
}
h2 {
	font-size: 1.3em;
	color: #880018;
	margin: 10px 0;
}
h3 {
	font-size: 1.1em;
	color: #880018;
	margin: 8px 0;
}
h4 {
	font-size: 0.9em;
	margin: 5px 0 8px;	
	color: #880018;
}
h5 {
}
h6 {
}
ul { 
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}

dl {
	margin: 15px 0;
}
dt {
	font-weight: bold;
}
dd {
	font-style: italic;
	font-size: 1em;
}
p {
	margin: 10px 0;
	color: #6E5545;
}
/* Wraps */
#body_wrap {
	background-color: #EEEAE3;
	height: 100%;
}
#header_wrap {
	padding: 10px 17px 0;
}
#subheader_wrap{
	padding: 0px 17px 0;
	margin: 0px;
}
#sidebar_wrap {
		width: 230px;
		float: left;
		color: black;
}
#content_wrap {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
#footer_wrap {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 10px solid #E5DED3;
	background: #E5DED3;
}
.column_845 {
	width: 845px;
	margin: 0 auto;
}
/* Header */
#header {
	height: 235px;
	width: 811px;
	background: black;
}
#subheader {
	background: #8A0018;
	margin:0;
	height: 35px;
}
#page_logo {
	text-align: center;
	margin: 5px auto;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* Content */
#content {
}
	#sidebar{
		width: 200px;
		border: 1px solid #CCC8C1;
		background-color: #fff;
		padding: 15px;
		color: black;
	}
		.float {
			
		}
		.float .link{
			float: left;
			margin: 5px 0;
		}
		#sidebar .list {
			list-style: none outside;
			line-height: 1.25;
			margin: 10px 0 20px 0;
		}
		#sidebar .list .list-link {
			
		}
		ul[role=navigation] {
			list-style:none;
		}
		#sidebar ul{
			list-style-type: none;
			padding-left: 0;
		}
		#sidebar ul li ul{
			padding-left: 0px;
		}

	#page {
		margin-left: 15px;
		padding: 0px 10px;
		width: 540px;
		float: left;
	}
	#full-page {
		padding: 20px 40px;
		width: auto;
	}
	#weather-vane{
		background: transparent url(/wp-content/uploads/2009/08/weather-vane4.png) no-repeat bottom right;
		height: 194px;
		width: 90px;
		padding: 12px 0 0;
		float:right;
	}
	#footer-body{
		height: 80px;
		width: 715px;
		padding: 10px 0 0;
		float:left;
		text-align: left;
		font-size:12px;
	}
	#join-social{
		height: 40px;
		width: 715px;
		padding: 5px 0 0;
		float:left;
		text-align: left;
	}
	#social-icons{
		height: 60px;
		width: 715px;
		padding: 10px 0 0;
		float:left;
		text-align: left;
	}
	
.post {
	margin: 10px 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC8C1;
}
#comment {
	width: 100%;
	height: 100px;
}

#bottom-flash-banner{
	text-align: center;
}
#bottom-logos {
	text-align: center;
}
#bottom-logos ul li{
	display: inline-block;
	
}
/* Footer */
#footer {
	text-align: center;
}


/* PAGE SPECIFIC - This can get messy */

.sidebar-image {
	margin: 5px 0;
}
#sidebar_wrap.main li#wp-dtree-categories, #sidebar_wrap.main li#wp-dtree-archives{
	display:none;
}
	/* MAIN */
		.main-column-left {
		float:left;
		width:180px;
		}
		.main-left-img {
		margin-top:13px;
		}
		.main-column-right {
		float:right;
		padding-left:30px;
		width:270px;
		}


	/* Locations */
		.locations td {
		margin:0 auto;
		padding:10px 15px;
		text-align:center;
		width:130px;
		}
		.locations td a {
		color:#214673;
		text-decoration:underline;
		}
		.locations td a:hover {
		color:#0F2451;
		text-decoration:none;
		}
		.line {
		background-color:#A29989;
		color:#FFFFFF;
		height:2px;
		line-height:2px;
		padding:0;
		}
		.line-td td {
		color:#FFFFFF;
		height:2px;
		line-height:2px;
		padding:0;
		}
		
	/* History */
		.history-img-left {
			float: left;
			margin: 10px;
		}
		.history-img-right {
			float: right;
			margin: 10px;
		}
	/*Management*/
		.management {
		margin:10px auto;
		text-align:center;
		line-height: 1;
		border-spacing: 5px;
		}
		.line-mgt {
		background-color:#A29989;
		color:#FFFFFF;
		font-size:15px;
		line-height:1;
		margin-bottom:10px;
		padding:8px;
		text-align:center;
		}
		.line-mgt-td {
		margin:0 auto;
		padding:10px;
		text-align:center;
		}
		.mgt-img {
		margin:0 auto;
		padding:10px 0;
		text-align:center;
		}
		.mgt-txt {
		margin:0 auto;
		padding:0;
		text-align:center;
		vertical-align:top;
		}
		.mgt-txt-bold {
		font-weight:bold;
		padding:0;
		text-align:center;
		vertical-align:top;
		}
	/* Garden-centers */
		#splash dt {
		float:left;
		margin-right:11px;
		}
		#splash dl {
		clear:both;
		display:block;
		float:none;
		height:110px;
		margin-bottom:10px;
		margin-left:17px;
		}
		#splash * dt + dd {
		border-color:#384242;
		border-style:dotted;
		border-width:0 0 1px;
		color:#282863;
		font-weight:bold;
		}
	/* Horse-tack */
		#splash-tack dt {
		float:left;
		margin-right:11px;
		}
		#splash-tack dl {
		clear:both;
		display:block;
		float:none;
		margin-bottom:10px;
		}
		#splash-tack * dt + dd {
		border-color:#384242;
		border-style:dotted;
		border-width:0 0 1px;
		color:#282863;
		font-weight:bold;
		}	
	/* Weather bug UN-RE-setting */
	
#weather-bug html, #weather-bug #weather-bug body, #weather-bug div, #weather-bug span, #weather-bug applet, #weather-bug object, #weather-bug iframe, #weather-bug h1, #weather-bug h2, #weather-bug h3, #weather-bug h4, #weather-bug h5, #weather-bug h6, #weather-bug p, #weather-bug blockquote, #weather-bug pre, #weather-bug a, #weather-bug abbr, #weather-bug acronym, #weather-bug address, #weather-bug big, #weather-bug cite, #weather-bug code, #weather-bug del, #weather-bug dfn, #weather-bug em, #weather-bug font, #weather-bug img, #weather-bug ins, #weather-bug kbd, #weather-bug q, #weather-bug s, #weather-bug samp, #weather-bug small, #weather-bug strike, #weather-bug strong, #weather-bug sub, #weather-bug sup, #weather-bug tt, #weather-bug var, #weather-bug dl, #weather-bug dt, #weather-bug dd, #weather-bug ol, #weather-bug ul, #weather-bug li, #weather-bug fieldset, #weather-bug form, #weather-bug label, #weather-bug legend, #weather-bug table, #weather-bug caption, #weather-bug tbody, #weather-bug tfoot, #weather-bug thead, #weather-bug tr, #weather-bug th, #weather-bug td {
	margin: 0;
	padding: auto;
	border: ;
	outline: ;
	font-weight: ;
	font-style: ;
	font-size: ;
	font-family: ;
	vertical-align: bottom;
	line-height: normal;
}

#weather-bug table {
	border-collapse: separate ;
	border-spacing: 0px;
	line-height: normal;
}
#weather-bug table > input {
	vertical-align: top;
}
#weather-bug caption, #weather-bug th, #weather-bug td {
	text-align: ;
	font-weight: ;
	line-height: normal;
	vertical-align: top;
	text-align: center;
}

/***** Flash homepage widget *****/
.ads-div {
background:white none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:235px;
margin:10px 0;
padding:14px;
width:498px;
}

.ads-wrapper {
margin:0 0px;
}

.flash-obj {
float:left;
}		

.ads-imgs {
float:right;
margin:0px 4px;
width:110px;
}

.ads-imgs img {
padding-bottom:9px;
}		