/*  
Theme Name: Farmboy
Theme URI: http://www.farmboymatt.com/
Description: Farmboy is a 1 column Wordpress theme.
Version: 0.1
Author: Adam Dunford 
Author URI: http://www.steepleashton.com/

Based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/
/* ---- =universal styles --- */
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 {
	line-height: 1;
}

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: "" "";
}



body {
	font: normal 100%/1.4em Georgia, Times New Roman, Times, serif;
	background: #f8f8f3 url(images/bkg.jpg) top center; 
	color: #2e1600;
}

h1, h2, h3, h4, h5, h6 {
	color: #039;
	clear: both;
}


h2 {
	font-size: 1.8em;
	padding: 8px 4px 4px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #039;
}

h3 {
	font-size: 1.6em;
	padding: 20px 0 5px;
}

h4 {
	font-size: 1.5em;
	color: #2e1600;
}

h5 {
	font-size: 1.4em;
	padding: 20px 0 5px;
}

h6 {
	font-size: 1.2em;
	color: #6f5419;
}

p {
	margin-bottom: 0.8em;
}


#content ol {
	list-style-type: decimal;
}

#content ul {
	list-style-type: disc;
}

#content ol, #content ul {
	margin: 0 0 1.5em 1.5em;
}

#content ol li, #content ul li {
	margin-bottom: 0.75em;
}

#content ol ol, #content ul ul {
	margin: 0.75em 0 0.75em 3em;
}

#content ol li li, #content ul li li {
	margin-bottom: 0;
}

#content #post-20 h2 {
	display: none;
}


#wrap { 
	width:938px;
	margin: 0 auto;
	padding: 0;
}

a:hover {
	text-decoration:none;
	color:#666;
	border:none;
}

#box {  } 

#top {
	background:#f1efe7;
	height:26px;
	line-height:26px;
	margin:0 auto;
	padding:0 5px;
}

#header {
	background: url(images/header-bkg.jpg) bottom no-repeat;
}

#header h1 {
	font-size: 36px;
	font-weight: bold;
	display: block;
	position: relative; 
	width: 338px;
	padding: 0 300px;
	height: 193px;
	text-decoration: none;
	text-align: center;
}

#header a {
	color: #ffc948;
	text-decoration: none;
}

#header span {	
	display: block;
	position: absolute;
	left: 289px;
	top: 0;
	z-index: 0;
	width: 360px;
	height: 193px;
	background: url(images/logo.jpg) no-repeat;
}

#content {
	background: url(images/content-bkg.jpg) top;
	padding: 10px 120px 20px;
}

#footer {
	margin-top: 40px;
	text-align: right;
	font-size: 0.9em;
}

#ender {
	background: url(images/footer-bkg.jpg) top;
	height: 70px;
	padding-top: 20px;
	color: #e4ddc1;
	text-align: center;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

#ender a {
	color: #ffc948;
}

#ender a:hover {
	color: #fff;
	text-decoration: underline;
}

#ender .creditline { color:#e4ddc1; font-size:0.9em; }


/* ---------- =nav ---------- */
ul#nav-main {
	height: 60px;
	text-align: center;
	margin: 0;
}

#nav-main li {
	display: inline;
	margin-bottom: 0;
}

#nav-main a {
	padding: 6px 12px;
	color: #2e3839;
	font-size: 1.4em;
	text-decoration: none;
}

#nav-main .current_page_item a, #nav-main .current_page_parent a, #nav-main .current_page_parent .current_page_item a {
	font-weight: bold;
	text-decoration: underline;
}

#nav-main a:hover {
	color: #039;
}

#nav-main .current_page_item:hover {
	color: #039;
}

#nav-main ul {
/*	position: relative;*/
	position: absolute;
	margin-top: 1.0em;
	
}

#nav-main .current_page_item li a, #nav-main .current_page_parent li a {
    padding: 0.5em;
    margin: 4px 1.0em;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

#nav-main .subcurrent {
	text-decoration: underline;
    font-weight: bold;
}

#nav-main ul li a:hover {
	text-decoration: underline;
    color: #0b3900;
}


/* ------ =shoppingcart ------ */
.paginate {
	display: none;
}

ul.eshopsubpages li {
	margin-bottom: 1.6em;
}

.eshopcart, .custdetails {
	margin: 10px 20px;
	padding: 30px 50px 10px;
	background: #fff;
	border: 1px solid #665440;
}

.eshopcart caption {
	display: none;
}

.cart {
	margin: 3px 0;
	background: #fff;
	width: 100%;
}

.cart th {
	padding: 3px 6px;
	font-weight: bold;
	border: 1px solid #ddd;
}

.cart td {
	padding: 3px 6px;
	border: 1px solid #ddd;
}

.cart .amts {
	text-align:right;
}
.cart .cqty {
	text-align:center;
}
.cart .cqty input {
	text-align:right;
}
.cart .stotal {
	background:#fff88c;
	text-align:right;
}

.continue-proceed {
	text-align: center;
}

.continue-proceed li {
	display: inline;
	padding: 0 20px;
}

.cartopt {
	text-align: center;
}

.cartopt input {
	margin: 3px 5px;
}

form.addtocart {
	width:100%;
	margin-top:50px;
	padding:5px;
	background:#EDD1AC;
	color:#404040;
	border:1px solid #CDBBA4;
}
form.addtocart legend {
	border:0;
	background:transparent;
}
form.addtocart fieldset {
	border:0;
	padding:0;
}
form.addtocart select {
	width:auto;
	margin-right:4px;
	font-size:0.9em;
}
form.addtocart input.iqty {
	width:2.5em;
}

label {
	clear: left;
	float: left;
	width: 8em;
	margin-right: 5px;
	text-align: right;
}

.eshopform br {
	display: none;
}

.custdetails input {
	width: 200px;
}

/* shopping cart */

#gallery img {
	float: left;
	padding: 5px;
	border: 1px solid #2e1600;
	background: #fff;
	margin: 10px 5px;
}

