/*
THEME NAME: Vital-Farms Upgrade
THEME URI: http://www.vitalfarms.com
Description: An updated look and feel for Vital Farms, changing simple elements
VERSION: 1.0
AUTHOR: Chris Ledesma
AUTHOR URI: http://www.chrisledesmamakes.com
TAGS: two columns, widgets ready,fixed width,valid XHTML,simple
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 12px; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background: #003300;color: #333;	margin:10px auto;height:auto;}

a {
	color: #339900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

h2 {
	font-size: 16px;
	color:#003300;
}

h3,h4 {
	font-size: 14px;
	font-weight:bold;
}

img {
	border: 0;
}

.clear {clear:both;}

small {font-size: 10px;}

#mainNav {	
	float: left;
	background: #ff9933;
	color: white;
	width: 800px;
	position; relative;
	z-index; 100;
}

ul#menu {
	color: white;
	float: left;
}

ul#menu li {
	position: relative;
	display: inline;
	float: left;
}

ul#menu li a {
	color: white;
	font-size: 16px;
	padding: 5px 15px;
	height: 20px;
	float: left;
	display: inline;
}

ul#menu li a:hover {
	background: #993300;
	text-decoration: none;
}

ul#menu li.current_page_item a, ul#menu li.current_page_parent a, ul#menu li.current_page_ancestor a  {
	background: #ffcc66;
	color: #993300;
}

ul#menu li ul {
	position: absolute;
	top: 30px;
	clear: both;
	display: inline;
	left: -9999px;
	z-index: 100;
	width: 400px;
	background: #ffcc66;
}

ul#menu li ul li {
	float: left;
	display: inline;
	background: #ffcc66;
	padding: 0;
}

ul#menu li ul li a {
	background: #ffcc66;
	color: #993300;
	font-size: 12px;
	float: left;
	display: inline;
	padding: 5px 15px;
	padding-bottom: 2px;
}


ul#menu li ul li a:hover {
	background: none;
	text-decoration: underline;
}

ul#menu li:hover ul, ul#menu li.current_page_item ul, ul#menu li.current_page_parent ul, ul#menu li.current_page_ancestor ul {
	left: 0px;
}

ul#menu li:hover ul {
	z-index: 1000;
}

ul#menu li ul li.current_page_item a {
	font-weight: bold;
}

ul#menu li.page-item-158 ul {
	padding-left: 170px;
	margin-left: -170px;
}

ul#menu li.page-item-76 ul {
	padding-left: 300px;
	margin-left: -300px;
}

ul#menu li.page-item-130 ul {
	padding-left: 100px;
	margin-left: -100px;
}
/* End html tags */

#maincontent p.storelistlinks {
	padding: 0 15px;
}

#maincontent h1 span#editLink, #maincontent h2 span#editLink  {
	float: right;
	font-size: 12px;
	background: #993300;
	font-weight: normal;
	color: white;
}

.blogBlurb {
	font-size: 18px;
	color: #993300;
}

#moreTab {
	position: relative;
	z-index: 100;
	left: 350px;
	width: 250px;
	text-align: center;
	background: url(img/learnmoretab.gif) 0 0 no-repeat;
	color: white;
	height: 40px;
	margin-bottom: -40px;
	font-size: 18px;
}

#moreTab a {
	color: white;
	outline: none;
}

#sidebar form {
	margin-top: 20px;
}


#sidebar p.facebook {
        clear: left;
	margin-left: 26px;
        margin-bottom: 15px;
}

#sidebar p.facebook a {
	color: #3366cc;
	font-weight: bold;
	font-size: 14px;
}

#sidebar p.facebook.youtube a {
	color: #700d00;
	font-weight: bold;
	font-size: 14px;
}

#sidebar p.facebook img {
	margin-left: -26px;
	margin-bottom: -10px;
}

#sidebar input {
	margin-bottom: 10px;
}

#sidebar input[type="submit"] {
	width: 80px;
	margin-left: 30px;
	float: right;
	clear: both;
}

#sidebar hr {
	margin: 10px 0;
}

#sidebar ul li {
	margin-bottom: 15px;
}

#sidebar h2.address {
	margin-top: 15px;
}

/* Begin Structure */
#header {
	background: url(img/newbanner.jpg) no-repeat;
	width: 800px;
	height:147px;
	margin:auto;
	color: #F1E7DB;
}

#contact {
	float: right; 
	margin-right: 30px; 
	margin-top: 25px; 
	padding: 5px;
}
#contact a {
	outline: none;
}

#content{
	width:800px;
	background: url(img/sidebarOrange.jpg) 0 0 repeat-y white;
	float: left;
}

#maincontent {
	background: url(img/contentback.gif) repeat-y;
	float:right;
        padding: 0 15px;
	width:620px;
}

#maincontent p {
	padding: 5px 15px;
	line-height: 20px;
}


#maincontent h2 {
	padding: 5px 15px;
}

#topQuote {
	float: left;
	width: 760px;
	padding: 20px;
	padding-top: 30px;
	background: #ffcc66;
	border-bottom: 15px #993300 solid;
}

#topQuote h1 {
	font-weight: normal;
	font-size: 18px;
}

#topQuote b {
	color: #993300;
}

#topQuote strong {
	color: #009900;
}

#topQuote h1 em {
	font-style: normal;
	font-weight: bold;
}

#contact a {
	float: left;
	background: url(img/contactbutton.png) 0 0 no-repeat;
	width:90px;
	height: 24px;
	text-indent: -9999px;
}

#sidebar {
	float:right;
	padding:15px 10px;
	width:130px;
	background: #ffcc66;
}

#footer {
	float: left;
	background: #ff9933;
	width:760px;
	padding: 20px;
	height:35px;
	margin:auto;
	font-size: 11px;
	color: white;
}

.entry hr {
visibility: hidden;
clear: both;
line-height:0px;
font-size:0;
height:0;
margin:0;
padding:0;
}

#maincontent .entry h3 {
}
/* End Structure */

#sidebar input {
	width: 125px;
}

#sidebar ul.wholeFoods li.current_page_item {
	font-weight: bold;
}

#sidebar ul.blogCategories li.current_page_item {
	font-weight: bold;
}

#sidebar ul.blogCategories li {
	margin-bottom: 20px;
}

/* begin header*/
#header h1{
	font-size: 18px;
	padding:15px 0 0 340px;
}

#header h1 a {
	color:#eee;
}

.description {
	padding:3px 0px 0 3px;
}
/* End header*/


#page {
	margin: 0 auto;
	width: 800px;
}


/* begin maincontent*/
#maincontent a:hover{color:#339900;}
#maincontent h2 a{color:#003300;}

#maincontent h1 {
	margin: 5px 15px;
	padding: 5px 0;
}

.entry {margin-top:5px;
float: left;}

.entry h2, .entry h2 a, .postFront h2{
	font-size: 20px;
}

.entry p {margin-bottom:1em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {padding-left: 20px;}
.entry ul li {margin-left: 20px; margin-bottom: 10px; list-style: url(img/ol.gif); width: 550px;}
.entry img {border:medium none;}

.entry ul.stateList {
	float:left;
	width: 150px;
}

#sidebar ul.wholeFoods li {
	margin-bottom: 2px;
}

.entry blockquote {
margin:20px 20px;
padding:5px;
background:#ffffe5; 
overflow: auto;
}

.postmetadata {padding:1px 5px; margin:0.5em 0 25px; /* border-left:15px solid #FFCC00; */}

.ping-track{padding:5px;background:#FFCC00;}
.postnav{margin:1em 0;}

.post_info{
	font-size:10px;
	color:#999999;
}
/* End maincontent */

/* Begin sidebar */
#sidebar h2{
	text-transform:uppercase;
	font-size: 12px;
	color: #993300;
}

/* End sidebar */

/* Begin footer */
#footer a{color:#ccc;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* End footer */

/* Begin wp-tags*/
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;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#maincontent .post_info {
	margin-left: 15px;
}

.datebar {
	background: #ff9933;
	margin: 20px 15px 5px 5px;
	padding: 5px;
	padding-left: 10px;
	color: white;
	font-size: 11px;
	letter-spacing: 2px;
        float: left;
        width: 600px;
}

#maincontent .postFront h3 {
	font-size: 16px;
	color: #993300;
	padding: 0;
}

.postFront {
	width: 418px;
	float: left;
	border-right: 1px solid #993300;
	margin-bottom: 20px;
	margin-top: 20px;
        padding-right: 10px;
}

#maincontent .postFront h2 {
	margin: 0;
	padding: 0;
}

#maincontent .postFront p {
	padding: 5px 0;
}
	
.postFront .datebar {
	background: none;
	color: #333;
	padding: 0;
	margin: 0;
}

#maincontent h3 {
	font-size: 16px;
	color: #993300;
	padding: 0 15px;
}

.wp-caption img {margin: 0;padding: 0;border: 0 none;}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}
.message-by{float:left;}
.message-count{float:right;}
.message-content{margin:10px 20px;width:80%;padding-bottom:5px;border-bottom:2px solid #FFCC00;}
.alt{border-bottom:2px solid #FFCC00;}
.author{border-bottom:2px solid #FFCC00;}
.message-entry{}
.inputs input{background:##FFCC00;border:0;padding:2px;background: #A2B180 url(img/input.gif) no-repeat top center;width:166px;height:16px;}
.message textarea{border:0;width:380px;height:180px;overflow:hidden;background: #FFFFFF url(img/textarea.gif) no-repeat top center;padding:10px;}
.submit input{border:0;width:60px;height:30px;background: #A2B180 url(img/submit.gif) no-repeat top left;color:#fff;}
.submit{margin-top:1em;}
.avatar-place{}
/* End comments */

#testimonials {
	margin-top: 20px;
	float: right;
	width: 170px;
	padding: 0;
	color: #993300;
	margin-bottom: 20px;
}

#maincontent #testimonials p {
	padding: 5px 0;
}

#maincontent #testimonials h2 {
	font-size: 16px;
	color: #993300;
	padding: 0;
}

#maincontent h1 span#editLink a, #maincontent h2 span#editLink a  {
	color: white;
}

#sidebar .tweetmeme_button {
        display: none;
}

.slideshow {
margin-left: -8px !important;
}