/*  
Theme Name: Thinking Man
Theme URI: http://www.sadhweb.com/
Description: WP  Thinking Man by <a href="http://www.sadhweb.com/">SadhWeb Directory</a>.
Version: 1.0
Author: SadhWeb Directory
Author URI: http://www.sadhweb.com/

	This theme was designed and built by sadh web directory
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

  	

*/
 body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #2c2c2c;
	
                background: #669900;
	margin: 0px;
	padding: 0px 0px 10px 0px;
        background-image:url(img/hhh.jpg);
        background-repeat:no-repeat;
 background-position:top center; 
      
}

/*
a {
	color: #00;
	text-decoration: none;
}
a:visited {
	color: #0d6a05;
	text-decoration: none;
}
a:hover {
	color: #053102;
	text-decoration: none;
}

*/

a {color:#853E8E;text-decoration: none;}

a:hover { text-decoration:none;}


img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #0c5e04;
	margin: 10px 0px 2px 0px;
	border-bottom: 1px dotted #197012;
	letter-spacing: -1px;
	/*font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;*/
        font: normal 22px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #0c5e04;
	text-decoration: none;
}
h2 a:hover {
	color: #0c5e04;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #287920;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #287920;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	/*width: 688px;*/
        width: 1002px;
	border-bottom: 0px solid #ffffff;
        border-top: 0px solid #669900;
	border-left: 0px solid #669900;
	border-right: 0px solid #669900;
	background: #FFFFFF ;padding:0px;
}
/* header area */
#header {
	/*background: #50b211 url(img/header-main.jpg) no-repeat;*/        
	height: 225px;
	border-bottom: 1px solid #ffffff;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 5px 0px 0px 35px;
	height: 40px;
}
#headerlogo .description{
	position: absolute;
	left: 40px;
	bottom: 3px;
	color: #ffffff;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
                
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #367e04;
	text-decoration: none;
}
#nav .page_item a{
	color: #095e03;
	text-decoration: none;
	background: #49a908 url(img/nav-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #72ca36;
	border-left: 1px solid #72ca36;
	border-right: 1px solid #72ca36;
	display: block;
}
#nav .page_item a:hover {
	color: #ffffff;
}

#navbottom
{
background: #ffffff url(img/bottom-nav.gif) repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

/* content  */
#content {
	padding: 5px 5px 25px 10px;
margin:2px;
	
	width: 95%;
        

	
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 50px;
	height: 54px;
	float:left;
	background: url(img/date-big.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #475404;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 478px;
}
.post-cat {
	background: url(img/category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/date.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0b7c03;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #117e06;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #a0d09b;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #021001;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #242121;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#d5e2d4;
	border: 1px solid #015407;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 450px;
	height: 115px;
	background:#d5e2d4;
	border: 1px solid #015407;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #2c9925 url(img/button-n.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:1px solid #015407;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
         width:90%;
padding: 0px 10px 20px 5px;
	/*float: top;
	padding: 0px 10px 20px 10px;
	width: 200px;
	color: #5b5b5b;
	overflow: hidden;
        padding-top:25px;*/
}
/*sidebar title  */
#sidebar h2 #sidebar .sidebartitle{
	font: normal 16px "Trebuchet MS", Tahoma, Arial;
	color: #287923;
	margin: 20px 0px 2px 0px;
	border-bottom: 1px solid #1acc08;

}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0c6903;
        
	text-decoration: none;
}
#sidebar a:hover{
	color: #052701;
	text-decoration: none;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #1acc08;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(img/blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*meta */
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category bar */
ul.list-cat li, li.bar_categories li{
	background: url(img/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #908f2d;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #015407;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#2c9925 url(img/button-n.gif) repeat-x;
	border: 1px solid #015407;
	width: 67px;
	height: 28px;
                font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar {
	margin: 0px auto;
                width: 800px;
                background: #13a909 url(img/foot-bg.jpg) no-repeat;
                height: 30px;
                border-bottom: 5px solid #669900;
                border-top: 0px solid #ffffff;
	border-left: 5px solid #669900;
	border-right: 5px solid #669900;
	font-size: 14;
	line-height: 100%;
                

                 


}
#fbar a, #credit a:visited {
                margin-top: 8px;
	color: #676767;
}



#fbar a:hover {
	color: #000000;
	text-decoration: none;
}

.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;

}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#footer-table{ background:#669900;}

.footer-cont-names{ font:normal 11px Arial, Helvetica, sans-serif; color:#676767;}
.footer-cont-names a{ color:#676767; text-decoration:none;}
.footer-cont-names a:hover{ color:#000000; text-decoration:none;}
.cell-a{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-a a{
	color: #676767;
	text-decoration: none;
}

.cell-a a:hover {
	color: #053102;
	text-decoration: none;
}
.cell-b{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-b a{
	color: #676767;
	text-decoration: none;
}
.cell-b a:hover {
	color: #053102;
	text-decoration: none;
}
.cell-c{ border-left:1px solid #A5A5A5; padding-left:5px;}

.cell-c a{
	color: #676767;
	text-decoration: none;
}
.cell-c a:hover {
	color: #053102;
	text-decoration: none;
}

.footer-menu{ font:normal 11px Arial, Helvetica, sans-serif; color:#ffffff;}
.footer-menu a{ color:#ffffff; text-decoration:none; padding:0 3px 0 3px;}
.footer-menu a:hover{ color:#000000; text-decoration:none;}
#wp-calendar{
 width:95%; 
}



.top-menu{ font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#ffffff; height:23px;}
.top-menu a{ color:#ffffff; text-decoration:none;}
.top-menu a:hover{ color:#ffffff; text-decoration:none;}

#wrapper{ width:100%; text-align:center; margin:0 auto;}


#header-table{width:1002px;  margin:0 auto; padding:0px;}

#header-table .header-table-menu-bg{ background:url(/images/header_03_bg.gif) repeat-x; height:23px;}


.top-menu{ font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#ffffff; height:23px;}
.top-menu a{ color:#ffffff; text-decoration:none;}
.top-menu a:hover{ color:#ffffff; text-decoration:none;}

#body-table{width:1002px;  margin:0 auto; padding:0px;}

.body-table-left-bar{ background:#669900 url(/images/body_left_bar.gif) no-repeat;  width:157px;}
.body-table-right-bar{ background:#669900 url(/images/body_right_bar.gif) no-repeat; width:159px;/* height:682px;*/}

#body-table .body-table-mid{ width:686px;}


#body-content-table{width:686px; margin:0px; padding:0px; background:#ffffff;}
.body-content-table-left-bar{ text-align:left; width:210px; padding:10px 0 10px 0;}
.body-content-table-mid-bar{ text-align:left; width:470px; padding:15px 5px 15px 0;}

#left-colm-table{ margin-left:16px;}
.left-colm-top{ background:url(/images/left-top.gif) no-repeat; height:16px;  width:169px; font-size:1px;}
.left-colm-bg{ background: url(/images/left-bg.gif) repeat-y; text-align:center;}
.left-colm-btm{ background: url(/images/left-btm.gif) no-repeat;  height:16px; width:169px; font-size:1px;}






#footer-table{ background:#669900;}
.footer-cont-names{ font:normal 11px Arial, Helvetica, sans-serif; color:#676767;}
.footer-cont-names a{ color:#676767; text-decoration:none;}
.footer-cont-names a:hover{ color:#000000; text-decoration:none;}
.cell-a{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-b{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-c{ border-left:1px solid #A5A5A5; padding-left:5px;}


.footer-menu{ font:normal 11px Arial, Helvetica, sans-serif; color:#ffffff;}
.footer-menu a{ color:#ffffff; text-decoration:none; padding:0 3px 0 3px;}
.footer-menu a:hover{ color:#000000; text-decoration:none;}
