/*  
Theme Name: bonzai_v2
Description: 2011 refresh.
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
	################################## */


@font-face {
    font-family: 'BandaRegular';
    src: url('Banda_regular-webfont.eot');
    src: url('Banda_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Banda_regular-webfont.woff') format('woff'),
         url('Banda_regular-webfont.ttf') format('truetype'),
         url('Banda_regular-webfont.svg#BandaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


	
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: 0 0 20px;
	font-size: 14px;
	line-height: 22px;
}

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;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	margin: 25px auto;
	width: 1100px;
	background: rgba(255,255,255,0.85);
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .50);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .50);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .50);
}
	
#header {
	padding: 50px 0 0 0px;
	position: relative;
	height: 200px;
	margin: 0 auto 0 auto;
}

#content {
	margin: 0 auto;
	padding: 50px 45px;
}

#content-left {
	padding: 0px;
	float: left;
	width: 600px;
}

#content-right {
	padding: 0px;
	margin: 0px;
	color: #666;
	float: right;
	width: 330px;
}

#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.blogher {
	border-top: 1px dashed #ccc;
	padding: 20px 0 30px 0;
	margin-top: 20px;
}

.box-right.blogher a {
	display: inline;	
}


a.toms {
	display: block;
	width: 330px;
	height: 216px;
	background: url(img/toms_badge.png) no-repeat center;
}

.advertise_here a {
  text-indent: -9000px;
  background: url(img/advertise_here.png) no-repeat center;
  height: 34px;
  width: 300px;
  padding: 0 0 10px;
	
}

.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 auto;
	color: #666;
	width: 700px;
/* 	background: transparent url(img/big-banner.png) no-repeat bottom center; */
}

#about-right p {
	font-size: 18px;
	line-height: 26px;
}

#about-right .about_pic {
	width: 325px;
	margin: 0 30px 30px 0;
}

#about-right .about_banner {
/* 	width: 325px; */
	margin: 40px auto;
	display: block;
	border: none;
}


#about-left {
	margin: 60px 0px 0 60px;
	color: #999;
	float: left;
	width: 250px;
	padding: 365px 0 0 0;
	background: transparent url(img/about.png) no-repeat top center;
	background-size: contain
}

#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: 30px/35px 'BandaRegular', 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 h3 {
	margin: 0 0 10px;
}


#content-left a:hover {
	color: #85C652;
}



/*	##################################
   	HEADER
	################################## */
	
	
	
	
#logo {
	margin: 0 auto;
	width: 398px;
	height: 112px;
	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;
}

 #header ul li a {
	font-family: "BandaRegular";
 }

.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;
}
	
.box-left .meta {
	color: #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	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: 0 0 30px;
	margin: 0 0 30px;
	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;
  margin: 0 auto;
  display: block;
}

.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;
	text-align: center;
}

.box-right.proud_to_partner a {
	margin-top: 30px;
}

.box-right.proud_to_partner .partner_header {
	display: block;
	margin: 0 auto ;
	border: none;	
}

.ads-box.placeholder {
  background: url(img/ad-placeholder.jpg) no-repeat;
  width: 330px;
  height: 600px;
}

.ads-box .privacy {
  display: inline;
}

.ads-box {
  min-height: 0px;
  position: relative;
}

.ads-box .second_ad {
  position: absolute;
  top: 31px;
  right: 0px;
}

.haskell_house_ad a {
	width: 250px;
	height: 250px;
	background: url(img/haskell_house.jpeg);
	display: block;
	margin: 10px 0 20px 40px;
	padding: 0px;
}

.pf_ads {
	padding: 0 0 0 20px;
}

#blogherads {
  width: 330px !important;
}

#blogherads_div {
	margin: 0px auto;
}

.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;
}

.chick_talk {
  height: 169px;
  width: 330px;
  background: url(img/chick_talk.jpg) no-repeat;
  padding: 20px 0 30px 0;
}

.chick_talk a {
	text-align: left;
}

#rss, #twitter, #facebook, #pintrest {
  font-family: "BandaRegular";
  padding: 0 0 0 25px;
  font-size: 14px;
  margin: 12px 0 0 23px;
}

#rss {
	background: transparent url(img/rss.jpg) no-repeat left center;
}

#twitter {
	background: transparent url(img/twiter.jpg) no-repeat left center;
}

#facebook {
	background: transparent url(img/facebook.png) no-repeat left center;
}

#pintrest {
	background: transparent url(img/pintrest.png) no-repeat left center;
}

#tweet {
	padding: 40px 12px 25px 12px;
	background: transparent url(img/tweet.png) no-repeat 12px 15px;	
}

.twitter-link {
	display:hidden;
}

.instagram {
  width: 312px;
  height: 306px;
  padding: 0 0 0 20px;
  background: url(http://bonzaiaphrodite.com/wp-content/uploads/2016/07/sayward-in-snow-instagram-e1469667632536.jpg) no-repeat;
	text-indent: -9000px;
}

#cloud {
/*	margin:15px 0 15px 0;*/
	text-align: center;
}

#cloud a {
	display:inline;
/*	color: #85C652;*/
}

#cloud a:hover {
/*	color:#12AD12;*/
}



.give_box a {
  font-family: "BandaRegular";
  font-size: 14px;
  padding: 0 0 0 55px;
  margin: 15px 0 0 0;
  background: url(img/give_sprite) no-repeat;
}

.give_box .tips_link {
  background-position: 20px -77px;
}

.give_box #wishlist {
  background-position: 20px -39px;
}

.give_box .amazon_store {
  background-position: 20px 0px;
}

.give_box .bonzai_shop_button {
  width: 320px;
  height: 46px;
  background: url(img/bonzai_shop_button.png) no-repeat;
  text-indent: -9000px;
}

#tip-form {
	display:none;
	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{
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 20px;
	width: 330px;
	height: 196px;
/* 	background: transparent url(img/say.jpg) no-repeat center; */
	background: transparent url(img/say.png) no-repeat center;
	background-size: contain;
	
}

#say a:hover {
	background: transparent url(img/about-on.png) no-repeat 17px 147px;
}

#say a {
	background: transparent url(img/about-off.png) no-repeat 17px 147px;
	display:block;
	width: 330px;
	height: 196px;	
}



/** 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 {
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
	padding: 25px 25px 25px 25px;
	background: #f2f2f2;
	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 {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  background: #f2f2f2;
	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 .disclaimer {
	margin: 30px 0 0 0;
}

#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;
}


/*	##################################
   	SOCIAL PLUGINS
	################################## */


.pin-it-btn-wrapper-shortcode {
	float: right;
	margin: 17px 0 0 10px;
}

.sociable {
	float: right;
}




/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}



