/* @override http://sowingseedsorganics.com/wp-content/themes/sowingseeds/style.css */

/*
Theme Name: Sowing Seeds
Theme URI: http://sowingseedsorganics.com
Description: Developed by Sabramedia, LLC
Version: 1.0
Author: Sabramedia, LLC
Author URI: http://sabramedia.com
*/

/* ----------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, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }


html { background: url(images/bg-tile.jpg) repeat; }
body { margin: 0; padding: 0; color: #000; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; font-size: small; line-height: 1.5em; background: url(images/bg-big.jpg) no-repeat fixed center top; width: 100%; display: table; }
#body-wrapper { background: url(images/bg-header.jpg) no-repeat center top; }
#container { margin: 0 auto; width: 900px; }


/* -------------HEADER-------------- */
#header { height: 175px;}

#header ul#main-nav { position: absolute; top: 129px; margin-left: 15px;}
	#header ul#main-nav li { display: inline; padding: 15px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;}
	#header ul#main-nav a { color: #fff; text-decoration: none;}
	#header ul#main-nav a:hover { color: #CCC;}
	#header li.push {margin-left: 250px;}

#header ul#login-nav { position: absolute; top: 154px; margin-left: 10px;}
	#header ul#login-nav li { display: inline; font-size: 80%;}
	#header ul#login-nav a { color: #d7d3cd; text-decoration: none; border-right: 1px solid #d7d3cd; padding-right: 8px; padding-left: 3px;}
	#header ul#login-nav a:hover { color: #FFF;}
	#header ul#login-nav li.none a{ border: none;}


/* ----------MAIN CONTENT----------- */
#content { float: right; width: 615px; min-height: 500px; border: 1px soid blue; padding: 30px;}
#content h1 { color: #61270b; font-size: 225%; text-transform: uppercase; font-family: Times, Georgia, serif; font-weight: normal; margin-bottom: 20px;}
#content h2 { color: #61270b; font-size: 110%;}
#content h3 { color: #6f5a20; font-size: 110%;}
#content p { color: #5b564d; text-indent: 15px; font-family: Georgia, serif; font-size: 110%; line-height: 1.8em; margin-bottom: 5px; }
#content p.intro { color: #6f5a20; text-indent: 0; font-style: italic; border-bottom: 2px dotted #6f5a20; padding-bottom: 20px; margin: 10px 0 20px 0;}
#content .entry .author { color: #5f5a52; text-indent: 0; font-size: 110%; margin-top: -20px;}
#content .entry .intro p { color: #6f5a20; text-indent: 0; font-style: italic; border-bottom: 2px dotted #6f5a20; padding-bottom: 20px; margin: 10px 0 20px 0;}
#content .entry ul li { color: #5b564d; font-family: Georgia, serif; font-size: 110%; line-height: 1.8em; list-style-type: disc; margin: 0 50px 5px; }

img.pic { border: 5px solid #eee; outline: 1px solid #bbb; margin: 15px 0; }

#homepage .product { float: left; margin: 0 8px 15px 0;}
.product img { border: 5px solid #eee; outline: 1px solid #bbb;}
.product img:hover {border: 5px solid #daead8; outline: 1px solid #bbb;}
#content .product h2 a { font-size: 120%; color: #625045; text-decoration: none;}
#content .product h3 a { color: #625045; text-decoration: none; font-weight: normal;}

.post-box .post { margin-top: 20px; border-top: 2px dotted #999; padding-top: 20px;}
	.post-box .post h3 a { font-size: 120%; color: #625045; text-decoration: none; }
	.post-box .post small { color: #61270b; font-size: 90%;}
	#content .post-box .post p.postmetadata, #content .post-box .post p.postmetadata a { font-size: 90%; text-indent: 0;  color: #61270b; text-decoration: none;}


/* ----------SIDE CONTENT----------- */
#side-content { float: left; width: 225px; min-height: 500px; text-align: right; margin-top: 25px; }
#side-content input#search { height: 20px; width: 178px;}
#side-content input#go { background: green; color: white; font-weight: bold; padding: 6px; border: 1px solid #AAA;}
#side-content p, #side-content li h2 { background: url(images/side-header.jpg); width: 210px; height: 32px; margin: 5px 0; color: #e6dfca; text-transform: uppercase; font-weight: bold; line-height: 2.2em; font-size: 115%; font-family: Arial, Helvetica, Tahoma, Verdana sans-serif; padding-right: 15px; list-style: none; }
#side-content li { list-style: none; }
#side-content ul li { margin-right: 15px; color: #625045; font-weight: bold; }
#side-content ul li a { color: #625045; text-decoration: none; font-weight: bold; }
#side-content ul li a:hover { color: #61270b; }
#side-content ul#side-nav { margin-right: 15px;}
	#side-content ul#side-nav li {text-transform: uppercase; font-weight: bold;}
	#side-content ul#side-nav a { color: #625045; text-decoration: none;}
	#side-content ul#side-nav a:hover { color: #38910d;}
	
/* ------------COMMENTS------------- */
#content h3#comments { border-top: 2px dotted; margin-top: 20px; padding-top: 20px; }
#content #respond p { text-indent: 0; }
#content #respond a { color: #625045; }
#content #respond p textarea { width: 100%; }
#content ol.commentlist li { border-top: 1px dotted; padding: 15px 0;}
#content ol.commentlist li a { color: #625045; }
#content ol.commentlist li p { text-indent: 0; }
#content ol.commentlist li img.photo{ border: 1px solid; float: left;  margin-right: 10px;}

/* -------------FOOTER-------------- */
#footer { clear: both; width: 900px; height: 100px; border-top: 1px solid #7b664e; text-align: center; text-transform: uppercase; color: #625045; font-size: 80% }
#footer ul#footer-nav { margin-top: 5px;}
#footer ul#footer-nav li { display: inline; padding: 4px;}
#footer a { color: #625045; text-decoration: none;}
#footer a:hover { color: #38910d;}


/* -------------CLEARFIX-------------- */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }