/*  
Theme Name: businesstalk 
Theme URI: http://www.themespack.com/
Description: WP Theme business plus  by <a href="http://www.themespack.com/">Themespack</a>
Author: Wonder
Author URI: http://www.themespack.com/

	This theme was designed and built by Wonder
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #27013A;
	background: #f3f7fb url(img/bg.gif) top center repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #009900;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	display:block;
	background:url(img/logo.jpg) no-repeat left;
	height:50px;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
}
#bg{
	width:515px;
	height:35px;
	float:left;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:0px;
	background-image:url(img/post_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom top;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	width:515px;
	height:35px;
	float:left;
	padding-bottom:3px;
	padding-left:5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	margin:0px;
	color: #084b07;
	border:none;
	
}
h2 a, h2 a:visited {
	color: #084b07;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #010a13;
	text-decoration: none;
	border: none;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #53c400;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #2d6f2c;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 960px;
	}
/* header area */
#header {
	background: url(img/head.gif);
	height: 331px;
	position: relative;
	border-top: 20px solid #165715;
}
#headerlogo {
	background:url(img/logo.jpg) no-repeat left;
	display:block;
	left: 5px;
	position: relative;
	padding: 40px 5px 5px 20px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 35px;
	bottom: 3px;
	color: #ffffff;
	font-size: 14px;
}

#google{
	margin: 0px ;
	right: 20px;
	top: 5px;
	float: right;
	position: absolute;
    
}
#picbg{
	width:400px;
	height:165px;
	margin:0px;
	float:left;
	left: 15px;
        bottom: 5px;
	position: absolute;
	background:url(img/slide.jpg) top center no-repeat;
}
#pic{
	width:395px;
	height:160px;
	padding:2px;
	float:left;
	background:url(img/image.jpg) top center no-repeat;
}
#abt{
	width:500px;
	margin:0px;
	float:right;
	right: 15px;
        bottom: 10px;
	position: absolute;
	
}
#me{
	width:485px;
	font-size:11px;
	margin:0px 0 0px 0;
	padding:0px 0px 10px 10px; 
	border-bottom:#eee 1px solid;
	border-left:#eee 1px solid;
	float:left;
	color: #000000;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:#165715;
	right: 10px;
	bottom: 184px;
}
#nav li {
	float:left;
	margin-left: 0px;

}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background:#165715;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 15px 15px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:#165715;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #8c8c8c;
    text-decoration: none;
	padding: 15px 15px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:#165715;
}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 570px;
	margin:5px 0 5px 10px;
	overflow: hidden;
	border: 1px solid #eee;
	
}

#content-cse {
	padding: 0px 5px 0px 5px;
	float: center;
	width: 930px;
	margin:5px 0 5px 10px;
	overflow: hidden;
	border: 1px solid #eee;
        background-color:white;
}

.post {
	clear:both;
	padding-top: 10px;
}

.terms {
        text-align:justify;
}

.entry {
	float:left;
	width: 565px;
}
.post-views {
	background: #f3f7fb;
	padding-left: 7px;
	float:right;
	font-size: 11px;
	color: #c3c5c8;
}
.post-cat {
	width:450px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:0px;
}
.post-cat a, .categories a:visited {
	color:#53c400;
	text-decoration:none;
}
.post-cat a:hover {
	text-decoration:none;
	color:#000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:4px; 
	border-bottom: 1px solid #e8eef5;
	border-top: 1px solid #e8eef5;
	height:18px;
}
.postmetadatap { 
	text-align: justify;
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	border-bottom: 1px solid #e8eef5;
	border-top: 1px solid #e8eef5;
	height:60px;
}
.postrssse{
	border: 1px dotted #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFBDE;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.postrss{
        text-align: justify;
	color: #000000;
	font-size: 11px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.post-comments {
	background: #f3f7fb  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5b5e61;
}
.post-comments a, .categories a:visited {
	color:#8da566;
	text-decoration:none;
}
.post-comments a:hover {
	text-decoration:underline;
	color:#8da566;
}
.post-author {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #5b5e61;
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#f3f7fb;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.similiar2{
	width:980px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 0px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #F00C3A;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	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: #f3f7fb;
	border:1px dotted #eee;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #165715;
}
.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: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #f3f7fb ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #165715;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 5px 5px 0px 10px;
	width: 350px;
	overflow: hidden;
}
#misc{
	width:330px;
	margin:0 0 5px 5px;
	padding:0; 
	background:#f3f7fb; 
	float:left;
}
#info{
	width:320px;
	font-size:11px;
	margin:1px;
	padding:10px; 
	background:#f3f7fb; 
	border:#eee 1px solid;
	float:left;
	color: #46a103;
}
#misc1{
	width:330px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#f3f7fb; 
	float:left;
}
#info1{
	width:320px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:#f3f7fb; 
	border:#eee 1px solid;
	float:left;
	color: #46a103;
}

#misc2{
	width:330px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#f3f7fb; 
	float:left;
}

#info2{
	width:320px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:#FFFBDE; 
	border:#eee 1px solid;
	float:left;
	color: #46a103;
}

.info2{
	width:320px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:#FFF8DD; 
	border:#eee 1px solid;
	float:left;
	color: #46a103;
}

.info2 input {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        border: 1px solid #ddd;
}

.follow {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left {
	float: left;
	width: 170px;
}

#right {
	float: right;
	width: 130px;
}
#category_cloud {
	margin:0px;
	padding: 10px;
	text-align: justify;
	line-height: auto;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #000000;
	margin: 5px 0px 2px;
	border-bottom:#eee 1px solid;
	border-left:#eee 1px solid;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #46a103;
    font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
    font-size: 11px;
	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: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	padding-left: 5px !important;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 5px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 5px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 5px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 5px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 5px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 5px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 5px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
.bsearch{
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0px;
	padding:10px; 
	color: #ffffff;
}

.bsearch input {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        border: 1px solid #ddd;
}

#searchform {
	height:24px;
	line-height:24px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 380px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #FFFFFF;
    	border:1px solid #eee;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border:1px solid #eee;
	width: 30px;
	height: 22px;
        font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
/* footer bar */

#footerbg {
	background: #165715 ;
	}

#footer {
	background: #165715;
	color: #FFFFFF;
	width: 970px;
	height:40px;
	margin: 0px auto 0px;
	padding: 10px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #000000;
	text-decoration: underline;
	}
/* 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;
}

.stt2recent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.stt2recent ul li {
	background: url(img/bullet.png) no repeat;
	background-position: left 10px;
}
