/*  
Theme Name: bonzai
Description: Current.
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML


colors: 
dark grey blue- #3090A0
light grey blue- #8CA3A8



*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: white url(img/bubbles.png) repeat-x top left;
	font:13px/20px Georgia, Tahoma;	
	color: #666;
}

a {
	color: #12AD12;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #85C652;
	text-decoration: none;	
}

a:visited {
	color: #85C652;
	text-decoration: none;	
}

p {
	margin:10px 0px 10px 0px;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #58a9d6;
}

img {
	padding:3px;
	border: 1px solid #ccc;
}

.img-no-border {
	padding:0px;
	border:none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

img#wpstats{display:none}

#italic {
	padding: 25px 50px 0px 50px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	margin: 0 auto;
}
	
#header {
	background: transparent url(img/bg-header.png) no-repeat top center;
	padding: 50px 0 0 0px;
	position: relative;
	width: 930px;
	height: 200px;
	margin: 0 auto 0 auto;
}

#content {
	background: transparent url(img/white-bg.png) repeat-y top center;
	width: 930px;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

#content-left {
	padding: 0px 50px 25px 60px;
	border-right: 1px solid #f2f2f2;
	float: left;
	width: 475px;
}

#content-right {
	padding: 0px 10px 0px 0px;
	margin: 0 50px 0 0;
	color: #666;
	float: right;
	width: 250px;
}

#content.astore-content {
padding: 0px 60px;
width: 830px;
}

#content.astore-content h3 {
text-indent: -9000px;
background: url(img/astore-header.png) no-repeat left;
border-bottom: 1px dashed #666;
height: 39px;
padding: 0 0 10px;
}

.box-right #astore-button {
display: block;
width: 216px;
height: 40px;
text-indent: -9000px;
background: url(img/astore-button.png) no-repeat left;
margin: 0 auto;
}

.box-right #store-button {
display: block;
width: 216px;
height: 40px;
text-indent: -9000px;
background: url(img/store-button.png) no-repeat left;
margin: 0 auto;
}

.box-right #astore-button:hover, .box-right #store-button:hover {
background-position: right; 
}

#about-right {
	font:16px/24px Georgia, Tahoma;
	padding: 0px 0px 150px 0px;
	margin:50px 60px 0 0;
	color: #666;
	float: right;
	width: 500px;
	background: transparent url(img/big-banner.png) no-repeat bottom center;
}

#about-left {
	margin: 60px 0px 0 60px;
	color: #999;
	float: left;
	width: 250px;
	padding: 395px 0 0 0;
	background: transparent url(img/about.png) no-repeat top center;
}

#about-meta {
	margin:0;
	padding:0;
	width:250px;
	list-style:none;
}

#about-meta p {
	padding:0 5px 0 5px;
}

.acordion-header {
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px;  
	border-radius: 3px;
	color:white;
	display:block;
	height:28px;
	line-height:28px;
	margin-bottom:3px;
	padding-left:5px;
	text-decoration:none;
	background:#68AF2B;
}


#footer-content {
	background: transparent url(img/bg-footer.png) repeat-y bottom center;
	width: 930px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.gap-75 {
	padding-bottom:75px;
}

.gap-50 {
	padding-bottom:50px;
}

.gap-25 {
	padding-bottom:25px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	color: #12AD12;
	margin: 0px;
	padding: 0px;
	font:bold italic 20px/24px Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color:#666;
	text-decoration: none;
}


h2 {
	margin: 0 0 0 0;
	font: 16px/19px Georgia, Tahoma;
	text-transform: none;
}

h2 a {
	color: #444;
	text-decoration: none;
}

h2 a:hover {
	color: #85C652;
	text-decoration: none;
}



h3 {
	margin: 0 0 0 0;
	font: 24px/29px Georgia, Tahoma;
}

h3 a {
	color: #444;
	text-decoration: none;
}

h3 a:hover {
	color: #85C652;
	text-decoration: none;
}

h4 {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	text-transform: capitalize;	
}

h4 a {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

h5 {
	color:#aaa;
	padding:0px;
	margin:2px 0px 4px 0px;
	font: italic 9px/11px Georgia, Tahoma;
}

#content-left a {
	color: #12AD12;
}

#content-left a:hover {
	color: #85C652;
}



/*	##################################
   	HEADER
	################################## */
	
	
	
	
#logo {
	margin: 0 auto;
	width: 397px;
	height: 87px;
	background: url(img/logo.png) no-repeat;
}

#logo a {
	display:block;
	width: 397px;
	height: 87px;
}
	
	
	


#header ul, #header ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }


 #header ul {
	height: 55px;
	background: transparent url(img/nav-fade-w.png) no-repeat center center;
	margin-top: 10px;
	padding-top: 40px;
    text-align: center;
 }

 #header ul li {
	margin-top: 40px;
    display: inline;
	padding: 15px 25px 15px 25px;
 }

.page_item a, .cat-item a {
	color: #12AD12;
	margin: 0px;
	font:normal 15px/18px Georgia, Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
}



.page_item a:hover, .cat-item a:hover {
	color: #85C652;
}


.current_page_item a, .current_page_item a:hover {
	color: #B2BEBF;
}

#round {
	background: url(img/h-round.png);
}

/*	##################################
   	CONTENT
	################################## */
	
	
.archive-headers {
	margin:0 50px 0 60px;	
}

.cat-headers {
	border:1px solid #ccc;
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;
	height:250px;
	width:750px;
	margin:0 auto;
	padding:25px;
}	

.archive-box{
	padding: 25px;
	width: 230px;
	float: left;
}

.archive-box ul {
	margin: 0px;
	list-style: none;
}

.archive-box li {
	display: inline; /* white space bug IE6 */
}


.archive-box a {
	color: #12AD12;
	font:normal 12px/18px Georgia, Tahoma;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}

.archive-box a:hover {
	color: #85C652;
}

.archive-box h4 a {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

.sub-nav {
	overflow:hidden;
	width:850px;
	margin: 0 auto;
}

#food-pic {
/*	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;*/
	display: block;
	width:375px;
	height:250px;
	float:left;
	background: transparent url(img/food-pic.png) no-repeat;
}

#fashion-pic {
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;
	display: block;
	width:375px;
	height:250px;
	float:left;
	background: transparent url(img/fashion-pic.jpg) no-repeat;
}

#farm-pic {
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;
	display: block;
	width:375px;
	height:250px;
	float:left;
	background: transparent url(img/farm-pic.jpg) no-repeat;
}

#furthermore-pic {
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;
	display: block;
	width:375px;
	height:250px;
	float:left;
	background: transparent url(img/furthermore-pic.jpg) no-repeat;
}

.blurb {
	width:300px;
	float:right;
	margin: 25px 25px 0 0;
}
	
#the-food {
/*	background: url(img/the-food.png) no-repeat center;*/
}

#the-fashion {
/*	background: url(img/the-fashion.png) no-repeat center;*/
}

#the-farm {
/*	background: url(img/the-farm.png) no-repeat center;*/
}

#furthermore {
/*	background: url(img/furthermore.png) repeat top left;*/
}

.recipe {
	margin:0px;
}

.recipe-top {
	margin: 0 0 10px 0;
}

.recipe-head {
	margin: 20px 0 10px 0;
}

	
/** box left */

.box-left {
	margin: 0 0 70px 0;
	font-size: 12px/18px;
	color: #666;
	clear: both;
}

.social-bottom {
	padding: 10px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
	
.meta {
	color: #999;
	margin-bottom: 20px;
	font: italic 11px/16px Georgia, Tahoma;
}

.meta a {
	color: white;
	text-decoration: none;
}

.meta a:hover {
	color: white;
	text-decoration: none;
}

.meta-date {
	padding: 0 0 0 0px;
}

.meta-categories {
	padding: 0 0 0 0px;
}

.meta-s {
	margin-top:5px;	
	padding: 0 0 0 0px;
}

.meta-social {
	float: right;
}

/*
.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}
*/

.tags a {
	font-size: 11px;
	text-decoration: none;
}

.tags {
	margin:16px 0 5px 0;
}

/** wordpress css */

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 5px;
   margin: 0;
}

/** box right */



.box-right {
	border-bottom: 1px dashed #ccc;
	padding: 25px 12px;
	clear: both;
}

.box-right.top-box {
  padding-top: 0px;
}

.box-right.book_ad {
  padding: 25px 0px !important;
}

.box-right.book_ad img {
  border: none !important;
}

.box-right h4 {
	border: none;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right a{
	color:#12AD12;
	font:normal 12px/18px Georgia, Tahoma;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}

.ads-box .privacy {
  display: inline;
}

.box-right a:hover {
	color: #85C652;
	
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

#twitter:hover {
	opacity: .75;
/* 	background: transparent url(img/twitter-off.png) no-repeat center center; */
}


#rss:hover {
	opacity: .75;
/* 	background: transparent url(img/rss-off.png) no-repeat center center; */
}

#rss, #twitter {
	height: 47px;
	width: 213px;
}

#rss {
	background: transparent url(img/rss.png) no-repeat center center;
}

#twitter {
	background: transparent url(img/twitter.png) no-repeat center center;
}

#tweet {
	padding: 40px 12px 25px 12px;
	background: transparent url(img/tweet.png) no-repeat 12px 15px;	
}

.twitter-link {
	display:hidden;
}

#cloud {
/*	margin:15px 0 15px 0;*/
	text-align: center;
}

#cloud a {
	display:inline;
/*	color: #85C652;*/
}

#cloud a:hover {
/*	color:#12AD12;*/
}

#tips {
	margin-top: 40px;	
	width:150px;
	float:right;
	font-size: 14px;
}

#wishlist {
	margin-top: 15px;
}

#tip-form {
	display:inline;
	width:70px;
}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color: white;
	font-weight: normal;
	text-align: inherit;
}

#say{
	border-bottom: 1px dashed #ccc;
	width: 250px;
	height:250px;
	background: transparent url(img/say.jpg) no-repeat center;
}

#say a:hover {
	background: transparent url(img/about-on.png) no-repeat bottom center;
}

#say a {
	background: transparent url(img/about-off.png) no-repeat bottom center;
	display:block;
	width: 248px;
	height:248px;	
}



/** search form */


#searchform {
	width:190px;
	position:relative;
	margin:0 auto;
	
}

#search-box {
}

#search {	
	color:#666;
	font-size: 13px;
	font-family: Georgia;	
	background: transparent url(img/comment-input.png) no-repeat top left;
	width: 170px;
	padding: 5px 10px;
	border: none;

}

#search-submit {
	float: right;
	display:block;
	border: none;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 5px;
	background: red;
	color: #666;
}

/** wp-calendar */


#calendar_wrap {
	color: white;
	margin: 0px;
}

#wp-calendar {
	color: #666;
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

#wp-calendar td {
	text-align: left;
	padding-left: 3px;
	
}

#today {
	color: #58a9d6;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	background: #F2F2F2;
	margin:0px 0 0px 0;
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}

.authorcomment {
	background: #F0FFE1;
	margin:0px 0 0px 0;
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}

.comments {
	/* comment heading */
	padding:0 0 0 20px;
	background: #F2F2F2;	
}

.count {
	float:right;
	font-size:60px;
	color:#E5E5E5;
}

.avatar {
	margin:4px 0px 0px 4px!important;
}

.talk-box {
	float:left;
	width:51px;
	height:69px;
	background:transparent url(img/talk-box-grey-light.png) no-repeat;
}

.talk-box img {
	border:none;
	padding:0;
}

.comment-header {
	padding: 25px 25px 25px 25px;
	background: transparent url(img/grey-round.png) no-repeat top center;
	border-bottom: 1px dashed #ccc;
}

.comment-name {
	margin-left: 60px;
}

.comment-text p {
	padding: 5px 0px;
	margin: 0px;
}

.comment-details {
	margin: 0 0 0px 0;
}


/** comment form */

#commentform {
	background: transparent url(img/grey-round.png) no-repeat bottom center;
	padding: 20px;
}




#commentform label {
	font-size: 12px;
	display: inline;
	margin: 0 0 5px 10px;
}

input.text {
	background: transparent url(img/comment-input.png) no-repeat top left;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 6px 10px;
	border: none;
}

textarea {
	resize: none;
	background: transparent url(img/comment-textarea.png) no-repeat top left;
	width: 400px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: none;
}

input.submit {
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;
	width: auto;
	margin: 0;
	padding: 5px;
	background: #ccc;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: white url(img/bubbles-bottom.png) repeat-x bottom left;
}

#footer {
	padding: 55px 0 50px 0;
	background: transparent url(img/thin-bubbles.png) no-repeat top center;
	width: 850px;
	margin: 0 auto;
	font:normal 12px/18px Georgia, Tahoma;
	color: #666;
}

#footer-nav {
	padding-bottom:150px;
	background: transparent url(img/banner.png) no-repeat bottom center;
}


.footer-box{
	padding: 25px;
	width: 230px;
	float: left;
}


.footer-box ul {
	margin: 0px;
	list-style: none;
}

.footer-box li {
	display: inline; /* white space bug IE6 */
}


.footer-box li a {
	font:normal 12px/18px Georgia, Tahoma;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}

.footer-box li a:hover {

}


#footer a {
	text-decoration: none;	
	color:#12AD12;
	

}

#footer a:hover {
	text-decoration: none;	
	color:#85C652;
}

#legal {
	position: relative;
	top:65px;
	color:#666;
	padding:25px 0 25px 25px;
	float: left;
	width: 540px;
}

#banner{
	position: relative;
	top: 10px;
	float:right;
	width: 250px;
	height:125px;
	background: transparent url(img/banner.png) no-repeat top center;
}


.dsq-moderator {
  background: #EDFFDE;
}


/*	##################################
   	BODEGA
	################################## */


.bodega-header {
  background: url(img/bodega-header.png) no-repeat;
  width: 378px;
  height: 39px;
  margin: 0 0 20px;
  text-indent: -9000px;
}

#shoppingcart {
  border: 1px solid #eee;
  padding: 20px;
}

#shoppingcart h3 {
  font-size: 16px;
}

#shoppingcart td, #shoppingcart th {
  width: 30px;
}

#shoppingcart td.product-name, #shoppingcart th#product {
  width: 200px;
}

#shoppingcart .shoppingcart {
  padding: 0px;
}

#wpsc_checkout_gravatar {
  display: none;
}

#checkout_page_container {
  width: 505px !important;
}



/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}



