/*
Theme Name: Faye Whittemore Farms

Version: 1.0
Author: Ricky Lee Whittemore 
Author URI: http://www.trldesign.com/

*/


/* Reset */


html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: none;
}


/* Styles */

body {
	background: url(ui/body-bg.jpg) repeat-y #c2b684 top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#wrapper {
	width: 900px;
	margin: 0 auto;
	border-bottom: 6px solid #f58020;
}

#header {
	height: 110px;
	border-bottom: 6px solid #f58020;
}

#header .logo {
	float: left;
	}

#header #subscribe {
	float: right;
	margin-right: 35px;
	margin-top: 45px;
	color: #fff;
}

#header #subscribe h3 {
	color: #fff;
	text-shadow: 1px 1px #474747;
	
}

#header #subscribe input#irhdhi-irhdhi {
	font-size: 16px;
	background: transparent;
	border: none;
	border-bottom: 2px #e7d529 solid;
	border-top: 2px #e7d529 solid;
	color: #fff;
}

#header #subscribe input.submit {
	font-size: 14px;
	background: #f1de26;
	margin-left: 6px;
	height: 24px;
	width: 62px;
	border: none;
}

#header #call-us {
	float: right;
}


.product-nav {
	width: 960px;
	height: 42px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.product-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-nav ul li {
	display: inline;
	float: left;
	line-height: 42px;
}

.product-nav ul li a {
	display: block;
	padding: 0px 10px;
	color: #fff;
	font-size: 1.2em;;
	font-weight: bold;
	text-decoration: none;
}


#nav {
	float: left;
	padding-top: 30px;
	width: 220px;
	height: 600px;
	background: url(ui/sidebar.jpg) no-repeat #fff;
	
}

#nav img {
	margin-bottom: 6px;
}

#nav ul li {
	display: block;
	width: 198px;
	height: 20px;
	margin-bottom: 8px;
}

#nav ul li a {
	color: #333;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	font-size: 1.2em;
}

.main {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-left: 20px;
	min-height: 600px;
	width: 610px;
	float: left;	
}

#callouts {
	margin-top: 10px;
	width: 165px;
	float: right;
	background: #eee;
	}
	
#categories {
	margin-top: 10px;
	padding-left: 12px;
	width: 153px;
	float: right;
	background: #eee;
	}
	
#categories a {
	color: #333;
	}

#footer {
	width: 890px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0 auto;
	background: #eee;
}

#footer ul.nav li {
	display: inline;
	color: #575757;
	padding-right: 12px;
	}

#footer a{
	color: #474747;
	text-decoration: none;
	}

#footer a:hover {
	color: #474747;
	text-decoration: underline;
	} 


h1 {
	font-family: Georgia,"Times New Roman", serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 12px;
	color: #333333;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	color: #474747;
}



h3 {
	font-size: 1.3em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	color: #784818;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 6px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 6px;
	font-weight: bold;
}


p {
	font-size: 14px;
	color: #474747;
	line-height: 1.5em;
	padding-bottom: 6px;
	
}

.main a {
	color: #234f87;
	text-decoration: none;
	
}

.main a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


.main ol, ul {
	margin-bottom: 12px;
	color: #474747;
}

.main ol li {
	list-style: upper-roman;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	
}


.main ul li {
	list-style: disc;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	
}


blockquote {
  font: 14px/22px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
}


.associations img {
	float: right;
}

.subscribe {
	background: #eee;
	border: solid 1px #ccc;
	border-left: none;
	padding: 12px;
}

.subscribe h3 {
	color: #333;
	font-size: 1.0em;
	text-align: right;
}

.subscribe input#irhdhi-irhdhi {
	margin: 8px 0px;
	border: none;
	background: #fff;
	width: 140px;
	border: 2px #e7d529 solid;
	padding-left: 6px;
	color: #515151;
	font: 10px;
}

.subscribe input.submit {
	font-size: 12px;
	background: #f1de26;
	float: right;
	margin-left: 6px;
	height: 20px;
	width: 52px;
	border: none;
}

/* Begin Typography & Colors */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.center {
	text-align: center;
}

.postmetadata {
	margin-top: 15px;
}

.post h5 {
	margin-bottom: 12px;
}

.main hr {
	color: #eee;
	background: #eee;
	height: 4px;
	border: none;
	border-top: 1px #dadada solid;
	margin: 25px 0px;
}

/* End Images */
.size-full {
	margin: 12px 0px;
	padding: 6px;
	border: solid 1px #e1e1e1;
}

.piclenselink {
	display: none;
}

/* Contact Form */
#wpcf7-f1-p61-o1 {
	margin: 0px 0 0 0;
	padding: 40px 0 0 0px;
	float: left;
}

div.fieldblock {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 630px;
}

div.fieldblock label {
	float: left;
	display: block;
	margin: 0 ;
	padding: 5px 30px 0 0;
	width: 120px;
	text-align: right;
	color: #242f33;
}

/*
div.fieldblock label.error {
	position: absolute;
	top: -7px;
	right: 8px;
	margin: 10px 0 0 0;
	padding: 4px 0 2px 23px;
	width: 142px;
	outline: none;
	text-align: left;
	z-index: 99;
	line-height: 1.2;
}
*/

div.fieldblock div.input {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #dfe5e7;
	width: 449px;
}

div.fieldblock div.input.active {
	border-left: 1px solid #bcc4c4;
}

div.fieldblock div.input input {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 250px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
}

div.fieldblock div.input select {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 262px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
}


div.fieldblock div.input textarea {
	margin: 0 15px 0 0;
	padding: 5px;
	width: 437px;
	min-height: 180px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
	line-height: 1.5;
}


div.fieldblock div.input span {
	position: relative;
	top: 4px;
	font-size: 11px;
	color: #ff3716;
}


div.fieldblock div.checkboxes {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #dfe5e7;
	width: 449px;
	
	
}

div.fieldblock div.checkboxes span.wpcf7-list-item {
	float: left;
	width: 250px;
	padding-bottom: 6px;
	font-size: 13px;
	color: #474747;
}

div.fieldblock div.input label.error {
	position: relative;
	top: 4px;
	font-size: 11px;
	color: #ff3716;
	float: left;
}

#wpcf7-f1-p7-o1 input.submit { margin: 0 0 30px 181px; }
