/*
Theme Name: WiseBusiness
Author: Site5.com
Author URI: http://www.site5.com/
*/

/*
COLOR:
black: #555555;
*/

@charset "utf-8";
/* MAIN STYLES */
* { margin: 0; padding: 0; }
body, html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	margin:0;
	padding:0;
	line-height:135%;
    background: #3B6B00 url(./images/green/back_all.gif) repeat-x top;
}
div#topertop {height: 35px; width: 1145px; padding-top:15px; margin: 0; background-color: black; z-index:99999;}
div#toper {height: 25px; width: 1145px; padding-top:10px; }
div.topik {display:inline; height: 20px;}
.topik a {color: #8EC40C; font-size:12px; font-weight:bold; text-decoration:none;}
.topik a:hover {color: #a61d31; font-size:12px; font-weight:bold; text-decoration:none; }
.fl{float: left}
.fr{float: right}
ul {list-style:none;}
a {color:#83B30C;text-decoration:none;}
a:hover {text-decoration:underline;}
a:focus {outline:none;}
p {margin:1em 0;}
h1 {font-size:22px;
	font-weight:normal;
	color:#333;
	line-height:110%;
	margin-bottom:5px;
	letter-spacing:-1px;
	padding:10px 0 5px;
}
h1 a:hover {color:#83B30C;}
h1 a {color:#333;}
h1.home {
	font-size:20px;
	font-weight:normal;
	border-bottom:3px solid #DDD;
	border-top:1px solid #DDD;
	padding-bottom:9px;
	padding-top:17px;
	margin-top:20px;
	position:relative;
	text-transform:uppercase;
}
h2 {font-size:18px;color:#83B30C;font-weight:normal;}
h2.comments {color:#333;padding:20px 0;}
 /* LAYOUT STRUCTURE */
#wrapper {margin:0 auto;padding-top:35px; width:944px;}
#header {height:125px;position:relative;z-index:99;padding:5px 8px;}
#content {
	padding:18px 20px;
	padding-bottom:30px;
	background:#fff;
	position:relative;
}
#colLeft{width:595px;float:left}
#colRight{width:285px;float:left;margin-left:18px}
#footer {
	background:#F3F3F3 url(images/bk_footer.jpg) 0 0 repeat-x;
	padding:30px 0 0;
	color:#666;
	position:relative;
}
#footerInner {margin-left:-7px;padding-bottom:30px}
#footerInnerBottom {
	background:#000;
	border-top:8px solid #83B30C;
	padding:0 10px 50px;
	font-size:11px;
	position:relative;
}
/* HEADER ELEMENTS */
#site5top {position:absolute;top:40px;right:3px;border:0 solid !important;}
/*-- logo --*/
#logo {position:absolute;top:30px;left:10px;border:0 solid !important;}
#logo a img{border:0 solid !important;}
#logo span {display:block;padding-top:5px; color:#999;}
span.desc {font-size:14px;color:#fff;}
/*-- top menu --*/
#topMenu {
	position:absolute;
	bottom:0;
	right:0;
	border-top:1px solid #C1F44A;
	border-right:1px solid #C1F44A;
	/*background:url(./images/green/bk_top_menu_ov.jpg) 0 0 repeat-x;*/
background:#8ec40c	
}
#topMenu ul.sf-menu li {float:left;}
#topMenu ul.sf-menu li:hover {	}
#topMenu ul.sf-menu li a{
	display:block;
	text-transform:uppercase;
	color:#FFF;
	font-size:11px;
	line-height:36px;
	border-left:1px solid #C1F44A;
    text-shadow: #719C0A 1px 1px;	
	padding:0 17px;
	height:36px;
    /*background:url(./images/bk_top_menu_ov.jpg) 0 0 repeat-x;*/
}
/*#topMenu ul.sf-menu li a:hover {color:#FFF;text-decoration:none;background:url(./images/bk_top_menu.jpg) 0 0 repeat-x;}*/
#topMenu ul.sf-menu li li ul.children {margin:0 0 0 28px; }
#topMenu ul.sf-menu li li a {padding:0 12px;}
#topMenu ul.sf-menu li li a:hover {background:#89BF0B;}
#topMenu ul.sf-menu li li {padding:0;background:#7BAC0A;border-bottom:1px solid #C1F44A; border-right:1px solid #C1F44A;width:160px }

/* CONTENT ELEMENTS */
.alignleft {float:left;margin:5px 10px 5px 0;}
.alignright {float:right;margin:5px 0 5px 10px;}
#homeHeader {height:306px;background:url(images/bk_slider.jpg);position:relative;}
#homeHeader #headerImg {position:absolute;right:60px;top:30px;}
#homeHeader #headerText {
	padding-top:30px;
	padding-left:20px;
	width:450px;
	font-size:14px;
	color:#999;
}
#homeHeader #headerText a {color:#93CA0C;text-transform:uppercase;}
#homeHeader #buttons {position:absolute;bottom:15px;left:10px;}
#homeHeader #buttons a {
	display:block;
	width:112px;
	height:35px;
	background:url(images/green/but_slider.png) 0 0 no-repeat;
	padding:8px 40px 0 13px;
	font-weight:bold;
	text-shadow:#fff 1px 1px;
	text-transform:uppercase;
	font-size:12px;
	float:left;
	margin-left:10px;
}
#features {
	background:#ECECEC url(images/bk_featured.jpg) 0 0 repeat-x;
	width:938px;
	position:relative;
	margin-left:-31px;
	padding-left:28px;
}
#featuresBottom {
	width:966px;
	margin-left:-31px;
	height:10px;
	background:url(images/bk_featured_bottom.png) 0 0 no-repeat;
}
#features .featuresInner {width:279px;float:left;background:url(images/bk_line_vert.jpg) 0 0 repeat-y;padding:25px 18px 10px 20px;}
#features .featuresInner h2 {font-size:16px;font-weight:bold;text-transform:uppercase;}
#features .first {background:none;padding-left:0;}
#features .featuresInner img {float:left;margin:0 10px 40px 0;}

h1.home .links {
	position:absolute;
	font-size:11px;
	right:5px;
	top:18px;
	color:#ddd;
	font-weight:bold;
}
h1.home .links img {
	vertical-align:middle;
	margin-right:7px;
	margin-bottom:1px;
}
#innerTop {height:90px;padding:28px 20px 0 20px;background:url(images/green/bk_top_inner.jpg) 0 0 no-repeat;}
.innerTitle, .innerTitle h1{
	font-size:40px;
	font-weight:bold;
	padding:0;
	padding-right:11px;
	float:left;
	height:38px;
	letter-spacing:-1px;
    color:#fff;
	line-height:38px;	
}
.innerDesc {
	float:left;
	height:30px;
	border-left:1px solid #666;
	padding-left:20px;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	color:#CCCCCC;
	padding-top:13px;
}
.innerDesc p{margin:0;}
/* COL LEFT */
/* share icons */
#colLeft .social {
	padding:0 0 15px;
	border-bottom:1px solid #ddd;
	margin-top:-15px;
}
#colLeft .social img {border:none;margin:5px 5px 0 0;}
.more-link {display:block;clear:both;}
#archive-title, .searchQuery {
	border-bottom:1px solid #ddd;
	padding:7px 0 10px;
	margin-bottom:20px;
}
#colLeft .blogItem {
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	position:relative;
	/*padding-left:12px;*/
}
#colLeft .blogItem .postComments {
	position:absolute;
	left:0;
	top:-3px;
	width:37px;
	background:url(images/green/bk_ico_comments.png) 0 3px no-repeat;
	text-align:center;
	height:40px;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	text-shadow:#CF4705 1px 1px;
	padding-right:12px;
	/*border-right:1px solid #ddd;*/
	padding-top:3px;
}
#colLeft .blogItem .postComments a{color:#fff;}
#colLeft .blogItem .postRight{float:left;width:520px; /*padding-left:12px;*/}
#colLeft .blogItem .meta {font-size:11px; /*width:520px;*/color:#999;}
#colLeft .blogItem .meta .metadata {
	display:block; 
	background:#F3F3F3; 
	padding:6px 10px 4px; 
	margin-bottom:15px; 
	margin-left:37px;
	color:#444; 
	font-size:11px;
}
#colLeft .blogItem .meta img {vertical-align:middle;}
#colLeft ul {list-style:disc;list-style-position:inside;}
#colLeft .testimonial {padding:15px 0 25px;border-bottom:1px solid #ddd;background:url(images/bk_testimonial.png) 95% 80% no-repeat;}
#colLeft .testimonial p img {float:left;margin:0 10px 0 0;padding:5px;background:url(images/bk_thumbs.jpg) 0 0 no-repeat;}
#colLeft .testimonial p{font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;font-style:italic;margin:0.7em 0 0.2em;}
.wp-pagenavi, .navigation{clear:both;}
#colLeft .hometabs {
	width:100%;
        margin-top:15px;
	list-style:none;        
}

#colLeft .hometabs ul { border-bottom: 1px solid #ddd}
#colLeft .hometabs ul li{ border-bottom: 1px solid #ddd}

li.tabhome4  {	
        float:left;        
	border: 0 !important;
        height: 25px; 
        margin-left:2px;
        padding: 0px;
}
li.tabhome4 a   {
display:block; 
	background:none;
        height: 25px;       
}
li.tabhome4 a img:hover   {
	padding-top: 2px;  
}
#colLeft .tabcontent { display:block;
	padding: 10px;
	border:1px solid #ddd;
    margin-top:-15px;
}
.tabcontent .latestPosts { list-style:none; height:100%; margin:0} 
.tabcontent .latestPosts ul {  list-style:none; } 

.tabcontent .latestPosts ul li {
	float:left; 
	border-bottom:1px solid #ddd;
}	
.latestPosts li  { list-style:none; width:260px; height:210px; display:inline-block; margin-right:10px; padding:15px 5px 15px 5px;} 
.latestPosts li img {float:left;padding:5px;background:url(images/bk_thumbs.jpg) 0 0 no-repeat; margin:0 10px 0 0; }
.latestPosts li span {font-size:11px;color:#999; font-weight:normal;}
.latestPosts li div.ratings {float:right; margin-right:0; padding-bottom:5px}
.latestPosts li div.ratings img {padding:0px; margin:0;}
.latestPosts li a.title {padding-top:5px; font-weight:bold;}

/* COL RIGHT*/
#colRight h2{
	display:block;
	background:url(images/bk_rightbox_top.jpg) 0 0 no-repeat;
	color:#83B30C;
	padding:11px 10px 9px;
	margin-top:13px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#colRight h2 span {padding-top:4px;}
#colRight .boxRight {border:1px solid #ddd;border-top:none;border-bottom:none;}
#colRight .boxRight ul li {padding:6px 10px;border-bottom:1px solid #ddd;background:url(images/green/bullet_list_footer.png) 10px 10px no-repeat;padding-left:20px;}
#colRight  .tabs {
	width:100%;
	height:38px;
	margin-top:13px;
	background:url(images/bk_rightbox_top.jpg) 0 0 no-repeat;
}
#colRight  .tabs li{
	float:left;
	width:40%;
	display:block;
	background:url(images/bk_rightbox_top.jpg) 0 0 no-repeat;
	color:#83B30C;
	padding:11px 10px 9px 10px;
	margin-top:0px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#colRight .boxRight .tabcontent {border-bottom:1px solid #ddd;}
#colRight h2.testimonials {background:url(images/bk_rightbox_top_testimonials.jpg) 0 0 no-repeat;}
#colRight h2.twitter {background:url(images/bk_rightbox_top_twitter.jpg) 0 0 no-repeat;}
#colRight .testimonialsList {width:100%}
#colRight .testimonialsList ul {}
#colRight .testimonialsList ul li {padding:10px;background:none;}
#colRight .testimonialsList ul li span {font-size:11px;color:#999;font-family:Arial, Helvetica, sans-serif;font-style:normal;}
#colRight .testimonialsList ul li img {	float:left;margin:0 10px 0 0;padding:5px;background:url(images/bk_thumbs.jpg) 0 0 no-repeat;}
#colRight .testimonialsList ul li p{font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;font-style:italic;margin:0.7em 0 0.2em;}
#colRight .twitterList div.aktt_tweets li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	background:none;
	padding:10px;
}
#colRight .twitterList div.aktt_tweets li a.aktt_tweet_time{
	display:block;
	clear:both;
	font-size:11px;
	color:#999;
}
#colRight .twitterList div.aktt_tweets li.aktt_more_updates a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
}
#colRight #searchBox {
	background:url(images/bk_search.png) 0 0 no-repeat;
	padding:13px 10px;
	width:265px;
	height:47px;
}

#colRight #searchBox2 {
	background:url(images/bk_search2.png) 0 0 no-repeat;
	padding:13px 10px;
	width:265px;
	height:87px;
}

#colRight #searchBox h2 {
	background:none;
	color:#666;
	padding:0;
	margin:0;
	line-height:100%;
	height:20px;
}
/* Sidebar (widgets)*/
.textwidget {clear: both;padding: 5px 2px;line-height:20px;}
#wp-calendar {
	width: 100%;
	padding: 0 0 0px 0;
	margin-bottom: 2px;
	clear: both;
}
#wp-calendar caption {padding: 10px; font-size: 16px;}
#wp-calendar th {color: #888;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: url(images/box3-bg.png) repeat top left;
	color: #888;
font-size: 15px;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0; font-size: 15px;}
#wp-calendar a {text-decoration: underline; font-size: 15px;}
#wp-calendar a:hover {text-decoration: none;}
/* FOOTER ELEMENTS */
#footer .footerBox {width:283px;float:left;margin-left:25px;}
#footer .footerBox h2  {border-bottom:1px solid #DDD;padding-bottom:10px;text-transform:uppercase;font-size:14px;color:#333;font-weight:bold;}
#footer .footerBox ul li {
	border-bottom:1px solid #DDD;
	padding:5px 0;
	background:url(images/green/bullet_list_footer.png) 0 10px no-repeat;
	padding-left:12px;
}
#footer .contact {
	background:url(images/bk_footer_contact.jpg) 100% 0 no-repeat;
	padding-left:10px;
	width:265px;
	border-left:1px solid #ddd;
	min-height:200px;
}
#footer .contact .social {
	font-size:11px;
	display:block;
	padding-top:15px;
	margin-top:10px;
	border-top:1px solid #ddd;
}
#footer .contact .social img {vertical-align:middle;margin-right:5px;}
#copy {clear:both;padding:20px 0 10px;}
#footer ul#footerMenu li{
	float:left;
	padding:0 10px;
	border-left:1px solid #292929;
	line-height:100%;
}
#site5bottom {position:absolute;right:10px;top:20px;}
/*COMMENTS */
#colLeft ul.commentlist {
	margin:25px 0 -20px;
	list-style:none;
	list-style-position:outside;
}
#colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
}
#colLeft ul.commentlist li {
	background:none;
	border:1px solid #ddd;
	padding:10px 15px;
	position:relative;
	background:#F3f3f3;
	margin-bottom:40px;
}
#colLeft ul.commentlist li .comment-meta {margin-top:-36px;}
#colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	padding-top:7px;
	line-height:210%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#colLeft ul.commentlist li .comment-meta span strong {font-size:14px;}
#colLeft ul.commentlist li .commentRight .text {padding-bottom:15px;}
#colLeft ul.commentlist li .avatar {
	border:1px solid #FFF;
	padding:5px;
	background:#E6E6E6;
	float:left;
	margin-right:5px;
}
#colLeft ul.commentlist .reply a {
	font-size:11px;
	position:absolute;
	bottom:10px;
	right:15px;
	margin-top:15px;
	display:block;
	background:url(images/green/but_reply.png) 0 0 no-repeat;
	width:47px;
	text-align:center;
	color:#fff;
	height:20px;
}
#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
	display:block;
}
#colLeft ul.commentlist li .children li {
	background:#fff;
	margin-left:20px;
	margin-top:25px;	
}
/* FORMS */
fieldset {
	border:1px solid #ddd;
	background:#F3f3f3;
	padding:15px;
	padding-bottom:20px;
	position:relative;
}
#searchform input {
	border:1px solid #DADADA;
	background:#FFF;
	padding:4px;
	color:#999;
	width:175px;
	float:left;
}
#searchform input#searchsubmit {
	width:72px;
	height:26px;
	border:none;
	background:url(images/green/but_form.png) 0 0 no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
	font-size:11px;
	margin-left:5px;
	font-weight:bold;
	padding:0;
}
#searchform input#searchsubmit {
	width:72px;
	height:26px;
	border:none;
	background:url(images/green/but_form_hover.png) 0 0 no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
	font-size:11px;
	margin-left:5px;
	font-weight:bold;
	padding:0;
}
/* contact */
#contact label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}
#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
	margin-bottom:10px;
}
#contact textarea {width:500px;}
#contact input.submit {
	border:none;
	width:74px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}
#contact input.submit:hover {
	border:none;
	width:74px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form_hover.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}
#askform .askbutton {
	border:none;
	width:124px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form_large.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}
#askform .askbutton:hover {
	border:none;
	width:124px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form_large_hover.png) 0 0 no-repeat;
	color:#FFF;
        font-weight:bold;
	text-align:center;
	cursor:pointer;	
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}
.successmsg {background:#F5FAF1;border:1px solid #C2E1AA;color:#8FA943;}
/* post comment */
#commentform p {margin:0;}
#commentform label {display:block;padding:5px 0 2px;font-weight:bold;}
#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	font-size:12px;
	margin-bottom:10px;
}
#commentform textarea {width:500px;}
#commentform input#submit{
	border:none;
	width:74px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
/* CLEARING */
#topertop{z-index:99999; position:fixed; top:0; left:0; padding-left:60px; padding-right:2000px;} 
.clearfix:after {content: "."; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear: both;}
.noclear {clear: none;}
/* Styles for two-column display */
#wp125adwrap_2c { width:100%; border:none}
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:7px; border:none}
.wp125ad img {border:none}
#colLeft .answer {text-decoration: none; font-family: Arial, Helvetica, sans-serif; line-height: normal; font-size: 13px;}
#error-submit .button, #errorsubmit .button{
	border:none;
	width:124px;
	height:26px;
	margin-top:20px;
	background:url(images/green/but_form_large.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}