/*   
Theme Name: Baobob-Theme
Theme URI: http://baobobbotanicals.com
Description: This is a basic theme for wordpress -- WordPress v2.9.1
Author: Charles French
Author URI: http://www.nanylew.com
Version: 1
*/

/******************begin reset**********************/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, address, code, img, small, strong, em, dl, dt, dd, ol, ul, li, 
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	}
	
html, body{
	height:100%;
	font-family:"Arial", Verdana, sans-serif;
	font-size: 1em;
	}
	
p{ 
	color: #252525;
	font-size:85%;
	line-height: 1.5em;
	text-align: left;
	}
	
h2, h3{
	font-size: 130%;
	}
	
ol, ul{
	list-style: none;
	}
	now
a { outline:none; /* Remove Firefox's dotted borders */ text-decoration:none; color:#d05606; padding:0; margin:0;}
a img { border:none;} /* Remove IE's blue borders */


/* End Reset */

body{
	background: #f2f1ec;
}

#shadow-container{
	/*background: #f2f1ec url(images/bg.gif) top center repeat-y;*/

}

#container{
	background: none;
	/*border:1px solid #7d7d7d;*/
	margin:10px auto;
	position:relative;
	width:960px;
	}
	
#top-content{
	height:110px;
	width:960px;
	margin:none;
	padding:none;
	background:none;
	}
	
h1 a{
	display:block;
	margin:0 0 20px 0;
	border: 2px black solid;
	background:#fff url(images/header-tree.png) left center no-repeat;
	width:956px;
	height:300px;
	text-indent: -9999px;
	overflow: hidden;
}


#nav-content{
	background: #000000;
	height:60px;
	width:100%;
	}

.nav-wrap{
	float: left;
	}
	
.nav a  {
	color:#fff;
	display:block;
	line-height: 60px;
	font-size: 110%;
	padding:0 10px;
	text-transform: lowercase;
	}

 .nav a:hover{
		background: green;
		}
		
.current_page_item  a{
	background: green;
	}
	
#sidebar .current_page_item a:hover{
	background: none;
	}
	
#sidebar li h2{
	list-style-type: none;
	}

.nav li {
	background:none;
	float:left;
	line-height:60px;
	margin:0 0 0 10px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	
ul.nav {
	background: none;
	height:60px;
	margin:0 0 0 0;
	padding:0 5px;
	}
	
ul.nav li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;

	}
	

	
	
#block-content {
	overflow:auto;
	margin:20px auto 20px auto;
	position:relative;
	width:960px;
}

#primary {
	background:white;
	border:1px solid #cccccc;
	width:625px;
	float:left;
	min-height:100px;
}

.post_item a{
	color:#252525;
	float: right;
	}
.post_item a:hover{
	color:#c3c3c3;
	}

#sidebar {
	float:right;
	padding:10px;
	
	width:290px;
}

.post_item {
	background:url(images/transparent-bg.png) repeat;
	margin-bottom:10px;
	position:relative;
}
.post_item .block_inside { 
	padding:25px 15px 15px 15px; 
}

.block_inside h2 a{
	float:left;
	margin: 0 0 10px 0;
	}
.post_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390;  }

.post_item p{
	 margin-bottom: 1.2em;
}

/*****single page product view******************/
.page_item{
	margin-bottom: 10px;
	position: relative;
}

.page_item .block_inside{
	padding: 25px 15px 15px 15px;
	}
	
.page_item .block_inside img{
	float: left;
	}


/************end single page product view********/


#sidebar{
	width:290px;
	float:right;
	}
	

.secondary-box ul{
	}

#sidebar ul li{
	margin:0 0 5px 0;
	}

#sidebar ul li a{
	color:#252525;
	font-size: 90%;
	text-align: center;
	}
	
#sidebar ul li a:hover { color:#c3c3c3;}
	
.meta{
	clear:both;
	color:red;
	font-weight:900;
	margin-bottom:5px;
	}
	
	
#footer-block{
	background:none;
	clear:both;
	margin:30px 0 0 0;
	width:100%;	
}

#footer{
	margin:auto;
	position:relative;
	width:960px;
	height:50px; 
	background:none;
	padding:0 10px;
}

.contactinfo{
	float:right;
	}
.copyright{
	float:left;
	}


 #searchform{
	width:280px;
	height:36px;
	background:#000;
	color:#fff;
	padding:0 5px;
	}
	
.screen-reader-text{
	font: normal normal bold 12px/36px arial;
	height:36px;
	width:47px;
	margin-left: 9px;
	text-transform: uppercase;
	float: left;
	}

#sidebar h2{
	color:#000000;
	font-size:130%;
	line-height:1.5em;
	margin-top: 10px;
	}
	
#searchsubmit{
	width:24px;
	height:26px;
	margin: 5px 0 0 25px;
	overflow:hidden;
	float: right;
	border:none;
	text-indent: -9999px;
	background: url(images/search-icon.gif) no-repeat;
	}
	
#s{
	background: #fff;
	border:none;
	width:156px;
	height:24px;
	margin: 5px 0;
	float: right;
		}
		
		
/*****************shopping cart styles***************/
.imagecol{
	float: left;
	}

.producttext{
	float:right;
	}
.prodtitles  {
	float:left;
	color: #252525;
	font-size: 35px;
	font-weight: 700;
	}

 @media screen {


.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */



h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }


a { }
a:hover { } 

blockquote { }
blockquote p { }



.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }


.navgation { }
   .next-posts { }
   .prev-posts { }


	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 85%; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 90%; }
ol.commentlist li.comment div.reply a { font-weight: normal; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */





.shopping-cart-wrapper{
	background: #ffffff;
	border:1px solid #cccccc;
	padding: 0 3px;
	}
	
#calendar_wrap{
	}
	
table#wp-calendar{
	}

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */