/* CSS Document */
/*  
Theme Name: Green Tea
Theme URI: http://www.wordpressthemesbox.com/
Description: A Theme For Free Brush Download.
Version: 1.0
Author: Ashish sharma
Author URI: http://www.wordpressthemesbox.com/
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f8f8f;
	line-height:160%;
	margin:0;
	background-image:url(images/bg-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#656e38;
	}
h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}
a img{
	border:none;
	}
a{
	color:#889749;
	text-decoration:underline;
	}
a:hover{
	color:#000;
	text-decoration:underline;
	}
#wrapper{
	margin:27px auto 0;
	width:984px;
	background-color:#f5f5f5;
	}
#header{
	margin:0;
	background-color:#2d2923;
	width:984px;
	height:105px;
	}
#menu{
	background-image:url(images/bg-menu.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:984px;
	}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu li a{
	display: block;
	float: left;
	padding: 9px 20px 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #e6dbad;
	}
#menu li a:hover{
	background: #332c29;
	color: #FFFFFF;
	}
#container{
	width:964px;
	background-color:#f5f5f5;
	margin:0;
	padding:10px;
	}
#content{
	width:618px;
	margin:0 0 10px 0;
	float:left;
	}
#sidebar{
	width:334px;
	margin:0 0 10px 10px;
	float:left;
	}
.gads-right{
	width:332px;
	background-color:#fff;
	background-image:url(images/bg-post.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #e0e0e0;
	min-height:250px;
	margin:0 0 10px 0;
	}
.yui-navset ul{
	margin:10px;
	padding:0
	}
.yui-navset li {
	list-style:none;
	}
.yui-navset {
	background-image:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border:1px solid #E0E0E0;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px 10px 5px;
	}
#tabs{
	width:332px;
	background-color:#fff;
	background-image:url(images/bg-post.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #e0e0e0;
	padding:0;
	margin:0;
	}
#slide{
	background-image:url(images/img.jpg);
	height:248px;
	width:618px;
	margin:0;
	}
.post{
	background-image:url(images/bg-post.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	border:1px solid #e0e0e0;
	width:588px;
	margin:10px 0 0 0 ;
	padding:15px 15px 8px 15px;
	}
.post h1{
	color:#889749;
	font-size:24px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	padding: 0 0 10px 0;
 	}
.post h1 a{
	color:#889749;
	font-weight:normal;
	text-decoration:none;
	}
.post h1 a:hover{
	color:#889749;
	text-decoration:none;
	}
.entry {
	padding: 0 0 10px 0;
	border-bottom:1px solid #e3e3e3
	}
.entry p {
	padding: 0 0 10px 0;
	}
.read-more{
	text-align:right;
	padding:3px 0 0 0;
	}
.posted-in{
	margin:8px 0 0 0;
	}
.comments-is{
	margin:8px 0 0 0;
	}
.yui-navset li {
	list-style:none;
	}
.yui-content {
	padding:10px 0 0 0 ;
	margin:10px;
	}
#contentright .yui-navset {
	background-image:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border:1px solid #E0E0E0;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px 0px 5px;
	}
.yui-nav li a:hover {
	color:#000;
	}
.sidebar li a:hover, .yui-content a:hover,.yui-nav li.selected a {
	color:#AA2616;
	}
.yui-nav li {
	font-size:11px;
	text-transform:uppercase;
	color:#201F29;
	font-weight:700;
	border:none;
	float:left;
	border-right:1px solid #D6D6D6;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	}

.yui-nav li a {
	text-decoration:none;
	color:#201F29;
	display:block;
	}
.yui-content a {
	color:#666;
	text-decoration:none;
	}
.yui-content ul {
	margin:0;
	}
.yui-content li {
	border-bottom:1px solid #eee;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	}
#footer{
	height:55px;
	margin:10px 0 0 0; 
	background-color:#6f7d35;
	clear:both;	
	}
#footer p{
	text-align:center;
	color:#fff;
	padding:17px 0;
	}
#footer a{
	text-align:center;
	color:#d9ed75;
	text-decoration:underline;
	}
#footer a:hover{
	text-align:center;
	color:#fff;
	text-decoration:none;
	}