/*

Theme Name: Belle Farms

Theme URI: http://bellefarms.com/

Description: This WordPress theme is developed for the  <a href="http://bellefarms.com">bellefarms</a>.

Version: 1.0

Author: Venkat Raj

Author URI: http://codinggeek.com/

Tags: blue, custom header, fixed width, two columns, widgets

*/





/* Begin Typography & Colors */



/* 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, sub, sup, tt, var,

dl, dt, dd, 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: top;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

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: "" "";

}



address {

font-style: normal;

}



.clear {

	clear: both;

}



.clear-left {

	clear: left;

}



a {

	text-decoration: none; 

	color: #2c9d36;

}



a:hover {

	text-decoration: underline;

}



body {

	font-family: Tahoma, "Trebuchet MS", Arial ,"Times New Roman", Helvetica, sans-serif;

	line-height: 1.5;

	font-size: .89em;

	color: #000;

	background: url('images/body-bg.gif') repeat center top;	

}



#wrapper {

	background: url('images/wrapper-bg.gif') repeat-y center top;	

	width: 800px;

	margin: 40px auto 0;

}



#subcol {

	width: 142px;

	float: left;

}



#content-wrapper {

	width: 658px;

	float: left;

	background: url('images/content-center-bg.png') repeat-y center top;

}



#bottom-bg {

	background: url('images/content-bottom-bg.png') no-repeat center top;

	height: 14px;

	margin-left: 142px;

}

 

#subcol a.logo {

	background: url('images/logo-bg.png') no-repeat left top;

	width: 132px;

	height: 194px;

	display: block;

	margin: 0 0 25px 0;

}



#subcol a.logo img {


}



ul#nav li {

	margin-bottom: 10px;

}



ul#nav li a {

	text-align: center;

	display: block;

	width: 120px;

	color: #1e4517;

	font-size: .8em;

	text-transform: uppercase;

}
ul#nav li.page-item-204 {
	display: none;
	}


ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover, body.blog ul#nav li.page-item-55 a {

	font-weight: bold;

	text-decoration: none;

}



ul#nav li ul li.current_page_item a, ul#nav li ul li a {

	text-transform: capitalize;

	font-size: .8em;

}



ul#nav li.current_page_item  li a {

	font-weight: normal;

}



ul#nav li.current_page_item ul, ul#nav li.current_page_ancestor ul {

	display: block;

} 







ul#nav ul li {

	margin-bottom: 0px;

}



ul#nav ul li a {

	font-size: .8em;

}



#main-col {

	font-family: Tahoma, Arial, "Times New Roman",Helvetica, sans-serif;

	border-top: 0;

	width: 510px;

	min-height: 500px;

	padding: 10px 0 10px 40px;

}



#main-col img.right-img {

	float: right;

	margin: 0 -80px 0 10px;

}

img.alignright {
	float: right;
	margin: 0 -80px 0 10px;
}

#main-col img.oil-imgalign {

	float: right;

	margin: 0 -215px 0 10px;

}



#content p {

   margin-bottom: 10px;

	color: #312d2d;

	font-size: .9em;

	line-height: 1.4em;

}





#main-col h2 {

	background: url('images/heading-line.gif') repeat-x left bottom;

	padding-bottom: 10px;

	margin-bottom: 15px;

	font-size: 2.3em;

	width: 510px;

        font-weight: bold;

	color: #113c10;

	line-height: normal;

	font-family: Garamond, "Times New Roman", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

}



#content-wrapper .widget_sp_image-description {

	width: 200px;

	line-height: normal;

	font-size: .9em;

	text-align: center;

	color: #113c10;

}



.bold {

	font-weight: bold;

}



#main-col .center-img {

	margin-left: 135px;

}



#content h4 {

	font-size: .9em;

	font-weight: bold;

	margin-top: 20px;

}



#content h3 {

	font-size: 1.1em;

	font-weight: bold;

	margin-top: 20px;

	color: #231f20;

}



#content ul {

	margin: 0 0 10px 15px;

}



#content ul li {

	font-size: .9em;

}



#main-col table {

	border-collapse: collapse;

	margin-bottom: 20px;

}



#content table td {

	padding: 0 10px;

}



table#bottle-rate td {

	text-align: center;

}



#content a {

	font-weight: bold;

}



#footer {

	margin-left: 142px;

	padding-bottom: 50px;
	text-align: center;
}



#footer li {

	color: #113c10;

	font-size: .8em;

	float: left;

	padding-left: 10px;
	margin-left: 5px;

	background: url('images/bullet.gif') no-repeat left center;

}



li.current_page_item a:before, body.blog li.page-item-55 a:before {

	content: "[ ";

}



li.current_page_item a:after, body.blog li.page-item-55 a:after {

	content: " ]";

}



li.current_page_item li a:before {

	content: "";

}



li.current_page_item  li a:after {

	content: "";

}



p.alignbottle {

	float: left;

	text-align: center;

	margin-right: 35px;

}



.faq-style {

	font-weight: bold;

	color: #2c9d36;

}



#sidebar {

	width: 185px;

	float: left;

	margin-top: 60px;

padding-bottom: 20px;

}





#sidebar p {

	font-size: .8em;

}



#content-wrapper .home-page {

	width: 385px;

	float: left;

}



#content-wrapper .oil-page {

	width: 385px;

}



#content-wrapper .oil-page h2 {

	width: 375px;

}



#content-wrapper .home-page h2 {

	width: 385px;

}

/*POSTS*/
.postdate {
	text-align: center;
	width: 50px;
	background-color: #094612;
	color: #FFF;
	float: left;
	padding: 3px 0 2px 0;
	border: 2px solid #094612;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.postblock {
	margin-top:20px;
	margin-bottom:10px;
}
.postblock a:hover .postdate {
	background-color: #988972;
}
.index-page .postexcerpt p {
	margin-left: 64px;
}
.posttitle {
	list-style-type: none;
	padding-left:0px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	
}
.posttitle .tags {
	float:right;
	font-weight: normal;
	font-size: 10px;
}
.postexcerpt {
	list-style-type: none;
	border-top: 2px dotted #99D98C;
}
.wpcf7-form input, .wpcf7-form textarea {
	border: 1px solid #2c9d36;
	clear:both;
width: 350px;
	}
.wpcf7-form-control-wrap {
	clear:both;
}
.wpcf7-form input.submit {
	border: 1px solid #2c9d36;
width: 80px;
}

.wpcf7-form span.captcha-142 input {
width: 275px;
}
