/*  
Theme Name: bB.NET
Description: Designed by http://www.bogdanblog.net
Author: Matei Bogdan
Author URI: http://www.bogdanblog.net
*/



body {
	 font-family:Arial, Helvetica, sans-serif;
     color:#1c1c1c;
     font-size:12px;
     line-height:20px;
     background:#1f1813 url('images/bg.jpg') repeat-x center 0;
     margin:0;
     padding:0;
}

.clear {clear:both;
	margin:0;
	padding:0;
}

ul, li {
	margin:0px;
    padding:0px;
}

a:link, a:visited {
		text-decoration:none;
	    color:#2a608c;
}

a:hover {
	text-decoration:underline;
    color:#1b1b1b;
}

blockquote {
	margin:10px;
	border: 1px dashed #c1c1c1;
	padding:0 10px; 
	background:#ddd;
}

h2 {
text-transform:uppercase;
color:#cc0000;	
margin:0;
padding:0;
font:14px Arial;
font-weight:bold;
}

.blog-title, .blog-tagline {display:none}

.wrap-top-cat {
	background:url('images/bg-menu.gif') repeat-x;
	width:1000px;
	height:50px;
	margin:0 auto 0 auto;
	padding:0;
}

.wrap-top-cat a {
		font:14px Arial;
		color:#1f252b;
		margin:0;
		padding:10px 20px;
		text-transform:uppercase;
		float:left;
}

.wrap-top-cat a:hover {
	background:#ffd18a;
	color:#000;
	margin:0;
	padding:10px 20px;
	text-decoration:none;
}


#header {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
}

.logo {
	background:url('images/logo.png') top left no-repeat;
	width:600px;
	height:130px;
	margin:20px 0 15px 0;
	padding:0;
}

.ads-468 {
	border:1px solid #fff;
	background:#e3e3e3;
	width:468px;
	height:20px;
	margin:40px 0 0 0;
	padding:20px 0 20px 0;
	float:right;
	font:17px Arial;
	font-weight:bold;
	text-align:center;
	color:#7d7d7d;
}

#slider-top {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
	overflow:hidden;
}


#sliderWrap {
	margin:0 30px 0 0;
	width: 300px;
	float:right;
}

#slider {
	position: absolute;
	background-image:url('images/slider.png');
	background-repeat:no-repeat;
	background-position: bottom;
	width: 300px;
	height: 159px;
	margin-top: -141px;
}

#slider img {
	border: 0;
}

#sliderContent {
margin:0;
position: absolute;
text-align:left;
color:#333333;
font-weight:bold;
padding:20px;
}

#openCloseWrap {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}

.searchbox {
	width:300px;
	height:23px;
	padding:0;
	margin:20px 0 0 0;
}

.searchbox .searchformbg {
	border:none;
	float:left;
	width:160px;
	padding:4px 0px 4px 10px;
	margin:0;
	background: url('images/searchbg.gif') top left no-repeat;
	color:#fff;
}

.searchbox input.gosearch {
	width:60px;
	background:url('images/searchbutton.gif') no-repeat;
	margin:0;
	float:left;
}

.feed a {
	font:12px Arial;
	color:#fff;
}

.feed h2 {
	font:13px Arial;
	color:#fff;
	margin:0;
	font-weight:bold;
	padding:0;
	float:left;
}


#menu {
	height:30px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}

#menu ul {
	list-style-type: none;
	margin:0;
	padding-left:20px;
}

#menu ul li {
	display: block;
	float: left;

}

#menu ul li a {
	font-family:Helvetica, sans-serif;
	display: block;
	padding:10px 15px;
	text-decoration: none;
	color: #f59e15;
	font-size:13px; 
  	font-weight:bold;
	text-transform:uppercase;
}

#menu ul li a:hover {
	color: #fff;
}

#wrap {
	width:1000px;
	margin:0 auto 0 auto;
	border:0;
	overflow:hidden;
	background:#fff;
}

.wrap-bottom {
	width:1000px;
	height:20px;
	margin:0 auto 30px auto;
	background:url('images/wrap-bottom.gif') no-repeat;
}


.thumb-image img{
	float:left; 
	padding:5px; 
	margin:0;
	border-top:1px solid #c3c3c3; 
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:none;
	width:200px;
	height:170px;
	background:#e3e3e3;
}

.posts {
	width:650px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	background:#fff;
	border-top:1px solid #d6d6d6;
	border-right:1px solid #c3c3c3;
}



.posts-single {
	width:640px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
}

.posts-single a {
	font-weight:bold;
}

.posts-single a:hover {
	text-decoration:underline;
	color:#ff670c;
}

.posts-single h2 {
	margin:0;
	padding:0;
}

.posts-single h2 a {
	font:20px Arial;
	color:#1c1c1c;
	padding:0;
	margin:0;
}

.posts-single img {border:0;}

.post-single img {
	border:3px solid #333;
	padding:5px;
	
}

.post-single-page img {
	border:0;
	
}

.content h2 a:hover {
	text-decoration:underline;
   	color:#2e2e2e;
}

.content {
	margin:10px 20px 0 0;
	padding:0;
	width:390px;
	float:right;
}

.content h2 {
	margin:0;
	padding:0;
}

.content h2 a {
	font:20px Arial;
	color:#1c1c1c;
	padding:0;
	margin:0;
}

.content h2 a:hover {
	text-decoration:underline;
   	color:#2e2e2e;
}

.comment-cloud {
	float:right;
	margin:0;
	padding:0;
}

.comment-cloud a {
	width:31px;
	height:32px;
	padding-top:3px;
	background: url('images/bg_comment_cloud.gif') no-repeat;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.comment-cloud a:hover {
	text-decoration: underline;
}

.post-meta {
	padding:5px 10px 5px 0;
	clear:both;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	margin:0 0 0 0;
	text-align:left;
	color:#1f252b;
}

.post-meta li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}

.post-meta li.date {
	margin:0 5px 0 10px;
	padding-left:25px;
	background:url('images/date_icon.gif') center left no-repeat;
	list-style:none;
}

.post-meta li.autor {
	margin:0 5px 0 0;
	padding-left:25px;
	background:url('images/autor.gif') center left no-repeat;
	list-style:none;
}


.footer-social {
	margin:0 0 0 20px;
}

.footer-social img {border:0;}

.post-meta-top {
	width:645px;
	height:15px;
	margin:0;
	padding:0;
	background:url('images/post-meta-top.gif') no-repeat;
}

.post-meta-bottom {
	width:645px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
	background:url('images/post-meta-bottom.gif') no-repeat;
}

.post-meta-single {
	background:#E0CEB5;
	margin:0;
	padding:0;
	overflow:hidden;
}

.post-meta-single a {
	color:#d01602;
}

.similar-posts {
display:block;
padding:0;
margin:0 20px 0 0;
font-family:Arial;
font-size:11px;
float:right;
}

.similar-posts ul { 
margin-left:0px;
list-style-type: none;
}

.similar-posts h2 {
	font:14px Arial, Helvetica, sans-serif;;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0;
}

.tags {
	margin:0 0 15px 20px;
	padding:0;
}

ol.commentlist li {
	background:#fff;
	border:1px solid #CAC9C6;
}

ol.commentlist li.alt {background: #fff;
	border:1px solid #CAC9C6;
}

.commentlist {margin:0;
              padding:0;
}

.commentlist li {list-style:none;
                 margin:0 0 5px 0;
                 padding:0 10px;
                 font: 13px Arial;
                 color:#000;
                 line-height:20px;
}

.gravatar {
	margin:10px 0;
	float:left;
}

.gravatar img {border:3px solid #CAC9C6;}

.comm-meta {
	padding:0;
	margin:10px 0 0 60px;
}

.comm-meta a {
	color:#2a608c;
	font:13px Arial;
}

.comm-meta a:hover {
	color:#333;
}

.comm-date {float:right;}


.reply {
	margin:0 0 5px 0;
	padding:0;
}

.reply a {	
	font:12px Arial;
	font-weight:bold;
	text-transform:uppercase;
}

.reply a:hover {
	text-decoration:underline;
}

#respond {
	margin:0 0 10px 0;
    padding:5px 5px 5px 10px;
	 font:11px Arial;
	 text-align:left;
	 font-weight:normal;
	 line-height:20px;
	 color:#7e7e7e;
	 list-style:none;

}

#author {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:5px 0 0 5px;
	color:#333333;
}

#author:focus {background:#e8f4fd;}

#email {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#email:focus {background:#e8f4fd;}

#url {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#url:focus {background:#e8f4fd;}

#comment {width:320px;
	height:165px;
	margin:10px 0 0 0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#comment:focus {background:#e8f4fd;}

#submit {width:325px;
	height:30px;
	margin:10px 0 0 0;
	background:#ddd;
	color:#333;
	font-size:13px;
	font-weight:bold;
	border:0;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
}

#submit:hover {color:#ee6d05;}


#sidebars {
	width:320px;
	margin:0;
	padding:10px 0;
	float:right;
	background:#ededed;
	border-left:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
}

.ads-125 {
	margin:0 0 0 10px;
	padding:0;
}

.ads-125 img {
	margin:0 0 7px 5px;
	padding:5px;
	border:1px solid #c3c3c3;
	background:#fff;
}
#tabs_container {
	width:300px;
	overflow:hidden;
	margin:5px 0 0 5px;
}

#tabs_container ol.idTabs {
	list-style:none;
	width:300px;
	height:24px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	color:#fff;
}

#tabs_container ol.idTabs li {
	float:left;
	display:inline;
	font:12px Arial;
	line-height:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:5px 10px;
	background:#3d85c1;
	border-top:1px solid #fff;
}

.idTabs a {
	color:#fff;	
}

#tabs_container a:hover {
	text-decoration:none;
}

#tabs_container ol.idTabs li a.selected {
	font-weight:bold;
	color:#101111;
}

#tab1, #tab2, #tab3 {
	width:300px;
	font-size:12px;
	margin:0 0 0 5px;
}

#tab1 a, #tab2 a, #tab3 a {
	color:#2a608c;
}

#tab1 a:hover, #tab2 a:hover, #tab3 a:hover {
	color:#2a608c;
	text-decoration:underline;
}

.tab-comments-avatar { 
	margin:5px 0 0 0;
	padding:0;
	float:left; 
}

.tab-comments-text {
	width:250px;
	float:right;
	margin:5px 0 0 0;
	padding:0;
}

.recent-posts {
	width:320px;
	background:url('images/recent-posts.jpg') top no-repeat;
	margin:10px 0 0 0;
	padding:45px 0 0 0;

}

.recent-posts a {
	list-style:none;
	color:#2a608c;	
}

.sidebar-thumb img{
	padding:2px; 
	margin:5px 10px 0 0;
	border:2px solid #c3c3c3;
	width:60px;
	height:50px;
	float:left;
	overflow:hidden;
}

.sidebar-posts {
	margin:0;
	padding:0 10px 0 10px;

}

.sidebar-posts ul li {list-style:none;}

.sidebar-posts li {
	padding:10px 0 0 0;
}

#footer {
	width:1000px;
	height:340px;
	background:#fff;
	margin:0 auto 0 auto;
	padding:0;
}

.footer-top {
	width:1000px;
	height:15px;
	margin:0 auto 0 auto;
	padding:0;
	background:url('images/footer-top.gif') no-repeat;
}

.footer-bottom {
	width:1000px;
	height:20px;
	margin:0 auto 30px auto;
	padding:0;
	background:url('images/footer-bottom.gif') no-repeat;
}

.projects {
	width:950px;
	margin:0 auto 0 auto;
	padding:50px 0 0 0;
	background:url('images/recent-works.gif') top left no-repeat;
}

.projects img {
	border:1px solid #c3c3c3;
	background:#e3e3e3;
	padding:5px;
	margin:0 0 0 15px;
}

.projects img:hover {
	border:1px solid #ff9e8e;
	background:#ffcac1;
}

.blogroll {
	margin:10px 0 0 0;
	padding:45px 0 0 0;
	background:url('images/blogs.jpg') top left no-repeat;
}

.blogroll ul li {
	width:130px;
	float:left;
	padding:0;
	list-style-type: none;
	margin:0 0 0 20px;
}

.blogroll ul li a, .blogroll ul li a:visited {
	text-decoration:none;
    background:url('images/bullet.gif') center left no-repeat;
    color:#2a608c;
    font:11px Arial;
    margin:0;
    padding:5px 0 5px 22px;
    display:block;
    font-weight:bold;
}

.blogroll ul li a:hover {
    color:#f59e15;
    text-decoration:underline;
}


.navi {
	margin:10px 0 5px 10px;
	padding:0;
	float:left;
}

.footer-feed {
	width:300px;
	margin:0 0 0 40px;
	padding:55px 0 0 0;
	background:url('images/footer-feed.gif') top left no-repeat;
	float:left;
}

.footer-feed a {
	padding:0;
	margin:0;
	text-decoration:none;
	color:#2a608c;
	font-weight:bold;
}

.footer-feed a:hover {
	text-decoration:underline;
	border:0;
}

.footer-rss {
	padding:0 0 0 20px;
	background:url('images/footer-rss.gif') center left no-repeat;
}

.footer-email {
	padding:0 0 0 20px;
	background:url('images/footer-email.gif') center left no-repeat;
}

.footer-twitter {
	padding:0 0 0 20px;
	background:url('images/footer-twitter.gif') center left no-repeat;
}


.footer-rss a:hover, .footer-email a:hover, .footer-twitter a:hover {
	color:#f59e15;
	text-decoration:underline;
}

alignright {float:right;}

alignleft {float:left;}

.port {
	float:right;
	margin:30px 0 0 0;
	padding:0;
	width:250px;

}

.port h2 {
	font:14px Arial;
	font-weight:bold;
	color:#F7580D;
	margin:0;
	padding:0;
	text-transform:none;
}