/*  
Theme Name: Bussines Theme
Theme URI: http://themesguy.com/
Description: Bussines Theme
Version: 1.1.0
Author:themesguy
Author URI: http://themesguy.com/
Tags: Clean, Corporate
*/

* {
	margin: 0;
	padding: 0;
}

hr {
  color: #666;
  border: 1px solid #121212;
  margin: 0 10px 0 10px;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


a {
  color: #008BAE;
  text-decoration: none;
  font-weight: bold;
  outline: none;
  }

a:hover {
  color: #008BAE;
  text-decoration: none;
  outline: none;
  }

a.kwalik{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.kwalik:hover{
	color: #000;
}

a img,img,a{
	border: none;
	outline: none;
}

.navigation {
	font-size:12px;
	}

blockquote {
  background: #565B45;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

html{
	color: #000;
}



body{
	background: #FFF;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
}

#top{
	margin: 0;
	padding: 0;
	height: 103px;
	background: url(images/bg.png) repeat-x;
}

#top-wrap{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
}

#top-wrap #rss{
	position: absolute;
	right: 50px;
	top: 20px;
	width: 37px;
	height: 38px;
	background: url(images/rss.png) no-repeat;
}

#top-wrap #logo{
	float: left;
	width: 355px;
	height: 83px;
	margin-top: 10px;
	padding: 0;
}
#top-wrap #tagy{
	position: absolute;
	top: 10px;
	left: 400px;
	width: 300px;
	height: 80px;
	background: url(images/tag.png) no-repeat;
}
#top-wrap #tagy h2#tagline{
	vertical-align:middle;
	font-size: 20px;
	width: 300px;
	text-align: center;
	font-family: Georgia;
	color: #333;
}

#top-wrap .search_bg {
float:right;
display: inline;
height:33px;
width:250px;
background:url(images/search-bg.gif) no-repeat left;
background-position: left;
margin-right: 10px;
margin-top: 120px;
}

#top-menu{
	margin: 0;
	padding: 0;
	height: 40px;
	background: #FFF;
}
#top-menu-wrap{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 40px;
	background: #FFF;
}
#top-menu-wrap .datetop{
	float: right;
	width: 200px;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 11px;
	color: #424242;
}
#nav {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 760px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li{
	height: 40px;
}
#nav ul li {
	height: auto;
}	
#nav li a{
	color: #656565;
	display: block;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 2px solid #969696;
    margin-top: 10px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	}

#nav li:hover {
	background: url(images/hovli.png) center top no-repeat;
	}
#nav li a:hover {
	color: #69B300;
	text-decoration: none;
	}	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFF;
	width: 170px;
	padding: 0 0 0 25px;
	margin: 0;
	color: #434343;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	float: none;
	text-align: left;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #767676;
	border-top: 1px solid #EEE;
	}

#nav .item a, #nav .item a:visited{
	color: #69B300;
	text-decoration: none;
}
	
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #69B300;
	text-decoration: none;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #008BAE;
	color: #FFF;
	opacity: .90;
	filter: alpha(opacity=90);
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	border-bottom: 1px solid #767676;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 197px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
/* end of header*/
#wraper{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #FFF;
}
#wraper-k{
	margin: 0;
	padding: 0;
}
/*main*/
#main-right{
	float: left;
	margin: 5px 0 20px 15px;
	padding: 0;
	width: 615px;
}
#main-left{
	float: right;
	margin: 5px 15px 20px 0;
	padding: 0;
	width: 300px;
}
/*closes main setup*/
.post{
	margin-bottom: 15px;
	padding: 0;
	border: 1px solid #E3E3E3;
}
.post h2.title-post{
	font-size: 27px;
	color: #0382CC;
	line-height: 33px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px solid #E3E3E3;
	text-shadow: #969696 0px 1px 0px;
}
h2.title-post a{
	color: #008BAE;
	text-decoration: none;
}
h2.title-post a:hover{
	color: #008BAE;
	text-decoration: none;
}
.post .date{
	float: left;
	line-height: 17px;
	font-size: 11px;
	font-family: Verdana;
	color: #808080;
	margin-left: 8px;
}
.post .comm{
	float: right;
	line-height: 17px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF9933;
	margin-right: 8px;
}
.post .post-text{
	margin: 8px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.post-text p{
	margin-bottom: 8px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
}
.post-text ul, .post-text ol{
	margin-left: 35px;
}
.post-text .thumb{
	float: left;
	margin-right: 8px;
	margin-top: 6px;
	background: #E3E3E3;
	border: 1px solid #ccc;
}
.thumb img{
	margin: 5px;
	border: none;
	outline: none;
}
/*sidebar*/
#opt{
	margin-bottom: 15px;
	height: 420px;
	background: url(images/opt.jpg) no-repeat;
}
#opt h3{
	padding-top: 63px;
	margin-left: 8px;
	width: 190px;
	height: 120px;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #FFF;
	overflow: hidden;
	text-shadow: #333 0px 2px 0px;
}
#opt img{
	margin-left: 15px;
}
#opt #opt-text{
	height: 50px;
	overflow: hidden;
	font-weight:normal;
}
#opt #opt-text center{
	margin: 4px 8px 2px 8px;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	vertical-align: middle;
}
#opt table#aweber{
	margin: 15px auto;
	color: #FFF;
}
table#aweber_pop {
	width:450px;
}
table#aweber_pop td{
	height: 20px;
	vertical-align: middle;
	font-size:14px;
	font-weight:normal;
	padding:1px;
}
#opt-text center{
	margin: 4px 8px 10px 8px;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	vertical-align: middle;
}
table#aweber {
	width:280px;
}
table#aweber td{
	height: 20px;
	vertical-align: middle;
	font-size:13px;
	font-weight:normal;
	padding:1px;
}
input#awebs{
	width: 165px;
	height: 50px;
	/*background: #D7811C url(images/button-grad.png) repeat-x scroll left top !important;*/
	background: #D7811C url(images/button-grad.jpg) no-repeat left top !important;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	text-shadow: #333 0px 1px 0px;
}
#connect{
	margin-bottom: 15px;
	padding: 0;
}
#connect center{
	color: #0382CC;
	font-size: 16px;
	font-weight: bold;
}
#connect .box{
	margin-top: 5px;
	background: url(images/bg-con.png) no-repeat;
	height: 75px;
	padding-top: 13px;
}
#connect .box .icon-holder{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.icon-holder a{
	float: none;
	margin: 0 5px 0 5px;
}

.sidebarbox{
	margin-bottom: 15px;
	padding: 0;
	border: 1px solid #E3E3E3;
}
.sidebarbox h2{
	color: #008BAE;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	margin: 8px;
	border-bottom: 1px solid #E3E3E3;
}
.sidebarbox ul{
	list-style: none;
	margin: 8px;
	padding: 0;
}
.sidebarbox ul li , .sidebarbox ul li.recentcomments{
	border-bottom: 1px solid #EEE;
	background: url(images/morep.png) 0  50% no-repeat;
	line-height: 25px;
}
.sidebarbox li a,.sidebarbox li.recentcomments a{
	margin-left: 21px;
}
.sidebarbox li.recentcomments {
	padding-left: 21px;
}
.sidebarbox p, .sidebarbox div{
	margin: 8px;
}
/*footer*/
#footer{
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-footer.gif) repeat-x;
	height: 50px;
	border-top: 2px solid #E3E3E3;
}
#footer .footer-text{
	margin: 0 auto;
	width: 960px;
	color: #707070;
	font-size: 11px;
	line-height: 30px;
	font-family: Tahoma;
}
.footer-text a:hover{
	color: #333;
}
/*wp-default*/
.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.textwidget {
	font-size: 9pt;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
.bmtxt{
	float: left;
	font-weight: bold;
	color: #008BAE;
} 
.bookmark{
	margin: 0;
	padding: 15px 15px 0 15px;
}

.bookmark ul{
	float: left;
	margin-left: 30px;
	padding: 0;
	list-style: none;
}
.bookmark ul li{
	display: inline;
	width: 20px;
	margin-right: 10px;
} 
.bookmark ul li a{
	opacity: .50;
	filter: alpha(opacity=50);
} 
.bookmark ul li a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
} 


/*wp-calendar*/
#calendar_wrap {
	padding: 0;
	border: none;
	margin-top: 10px;
	background: transparent url(images/midads.png) repeat-y;
	}
	
table#wp-calendar {
	width: 60%; 
	font-size:90%;
	border-collapse: collapse;
	background-color: #666666;
	margin: 0 auto;
	}

table#wp-calendar caption {
	width: auto;
	background: #333;
	border: none;
	padding: 3px;
	margin: 0 auto;
	font-size: 1em;
	color: #97BB2A;
	}

table#wp-calendar th {
	border: solid 1px #eeeeee;
	background-color: #97BB2A;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	}
	
table#wp-calendar td {
	padding: 0;
	line-height: 18px;
	background-color: #999999;
	border: 1px solid #dddddd;
	text-align: center;
	}

table#wp-calendar tfoot td {
	border: solid 1px #333333;
	background-color: #333333;
	}
	
table#wp-calendar td a {
	display: block;
	background-color: #333333;
	width: 100%;
	height: 100%;
	padding: 0;
	}
	
table#wp-calendar a{
	color: #FFF;
}

/*custom*/
.button-primary{
	background: #666666 !important;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 20px;
}

input.text {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	width: 60%;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	background-color: #E3E3E3;
	color: #333;
	border-color: #808080;
}

select.text{
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	outline: none;
	background-color: #E3E3E3;
	color: #333;
	border-color: #808080;
}

textarea#contact_message{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box; /* ie8 only */
	box-sizing: border-box;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	width: 500px;
	border-width: 1px;
	border-style: solid;
	background-color: #E3E3E3;
	color: #333;
	border-color: #808080;
}

#search{
	margin-bottom: 7px;
	padding: 0;
}
#search #search-form{
	padding: 4px;
	width: 200px;
	border: 1px solid #eeeedd;
	background: #FFFF;
}
#search .input{
	padding: 4px;
	background: #eeeedd;
	border: 1px solid #E3E3E3;
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #565656;
	text-shadow: #EEE 0px 1px 0px;
}

#qutext{
	position: absolute;
	left: 10px;
	bottom: 40px;
	width: 200px;
	height: 65px;
	color: #FFF;
	font-weight: bold;
	font-size:14px;
	font-style:italic;
	text-shadow: #666 1px 3px 1px;	
}