/*
Theme Name: SBblog

*/

body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#fff;
	min-width:1000px;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:100%;
	overflow:hidden;
}
#header{
	background:url(images/dot.gif) repeat-x 0 100%;
	padding:31px 0 0;
	float:left;
	width:100%;
}
#header img {
	margin:21px 0 0 41px;
	display:block;
	float:left;
}
#header h1{
	position:absolute;
	top:21px;
	left:41px;
	width:205px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	margin:0;
	background:url(images/logo.gif) no-repeat;
}
#header h1 a{
	display:block;
	height:100%;
}
.search{
	float:right;
	overflow:hidden;
}
.search .box{
	float:right;
	margin:0 35px 0 0;
	display:inline;
}
.search input{
	float:left;
	width:165px;
	border:1px solid #b2b2b2;
	padding:3px 9px 2px;
	margin:0;
	font:14px Arial, Verdana, sans-serif;
	color:#b0b0b0;
	background:#fff;
}
.nav{
	float:right;
	overflow:hidden;
	margin:-1px 0 0;
	clear:both;
}
.nav ul{
	float:right;
	margin:0 260px 0 0;
	padding: 0;
	list-style:none;
	display:inline;
}
.nav ul li{
	float:left;
	font-size:14px;
	line-height:30px;
	margin:0 0 0 2px;
	display:inline;
}
.nav ul li a{
	float:left;
	background:url(images/bg-nav.gif) no-repeat;
	padding:0 0 0 28px;
	color:#3569b6;
}
.nav ul li a span{
	float:left;
	background:url(images/bg-nav.gif) no-repeat 100% 0;
	padding:0 28px 0 0;
	height:29px;
	overflow:hidden;
	cursor:pointer;
}
.nav ul li.current_page_item a,
.nav ul li.active a,
.nav li a:hover{
	color:#000;
	text-decoration:none;
	position:relative;
}
.nav ul li.current_page_item a span,
.nav ul li.active a span,
.nav li a:hover span{
	height:30px;
}
#content{
	width:100%;
	overflow:hidden;
clear:both;
	padding:24px 0 52px;
}
.content-holder{
	height:1%;
	overflow:hidden;
	padding:0 265px 0 275px;
}
.sidebar{
	width:255px;
	float:left;
	margin:0 0 0 -275px;
	display:inline;
	padding:0 0 0 8px;
}
.sidebox{
	width:100%;
	overflow:hidden;
	background:url(images/bg-sidebox.gif) repeat-y;
	margin:0 0 14px;
}
.sidebox .holder{background:url(images/bg-sidebox-t.gif) no-repeat;}
.sidebox .frame{
	background:url(images/bg-sidebox-b.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:2px 3px 7px;
}
* html .sidebox .frame{
	height:1%;
	overflow:visible;
}
.sidebox .heading{
	background:url(images/bg-heading.gif) no-repeat;
	padding:10px 0;
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
.sidebox .heading h3{
	font-size:14px;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
}
.sidebox ul{
	margin: 0;
	padding: 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.sidebox ul li{
	width:100%;
	overflow:hidden;
	border-top:1px solid #d8d8d8;
	margin:-1px 0 0;
	vertical-align:top;
	font-size:14px;
}
.sidebox ul li a{
	display:block;
	background:url(images/side-bullet.gif) no-repeat 13px 50%;
	padding:6px 0 8px 26px;
	color:#3569b6
}
.sidebox ul li a:hover{
	background:#f0f0f0 url(images/side-bullet-h.gif) no-repeat 13px 50%;
	text-decoration:none;
	color:#414141;
}
.date{
	width:100%;
	overflow:hidden;
	padding:4px 0 12px;
}
.date .years{
	height:1%;
	overflow:hidden;
	margin: 0;
	padding: 0 0 0 18px;
	list-style:none;
}
.date .years li{
	float:left;
	font-size:14px;
	margin:0 2px 0 0;
}
.date .years li a{
	float:left;
	color:#3569b6;
	padding:2px 5px 0;
}
.date .years li a.active,
.date .years li a:hover{
	border:solid #d8d8d8;
	border-width:1px 1px 0;
	padding:1px 4px 0;
	background:#f0f0f0;
	text-decoration:none;
	color:#414141
}
.date .date-box{
	height:1%;
	overflow:hidden;
	background:#f0f0f0;
	padding:11px 0 9px 9px;
}
.date .date-box div{
	width:100%;
	overflow:hidden;
}
.date .date-box ul{
	width:55px;
	float:left;
	margin:0 5px 0 0;
	padding: 0;
	list-style:none;
}
.date .date-box ul li{
	font-size:12px;
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.date .date-box ul li a{color:#3569b6;}

.tags li{
	display:inline;
	font-size:14px;
	line-height:24px;
	padding:0px;
}
.frame div a {color:#3569b6;}
.tags .n-popular{font-size:10px;}
.tags .v-popular{font-size:18px;}
.tags .vv-popular{font-size:24px;}
/* column */
.column{
	width:240px;
	float:right;
	margin:0 -260px 0 0;
	display:inline;
	padding:0 0 0 20px;
	position:relative;
	z-index:5;
	background:#fff;
}
.rss{
	width:100%;
	overflow:hidden;
	background:#f0f0f0 url(images/bg-news-b.gif) no-repeat 0 100%;
	margin:0 0 21px;
}
.rss img{display:block;}
.rss .rss-box{
	height:1%;
	overflow:hidden;
	padding:7px 0 9px 20px;
}
.rss .lnk-rss{
	float:left;
	width:51px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico-rss.gif) no-repeat;
	margin:0 11px 0 0;
}
.rss .readers{
	width:88px;
	float:left;
	height:26px;
	background:url(images/ico-reader.gif) no-repeat;
	text-align:right;
	color:#fff;
}
.rss .readers a{
	display:block;
	color:#fff;
	padding:2px 48px 0 4px;
	height:24px;
}
.rss .readers a:hover{text-decoration:none;}
.news{
	width:100%;
	overflow:hidden;
	background:#f0f0f0;
margin:0 0 21px 0;
}
.news .holder{background:url(images/bg-news-t.gif) no-repeat;}
.news .frame{
	background:url(images/bg-news-b.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:14px 22px;
}
* html .news .frame{
	height:1%;
	overflow:visible;
}
.news h4{
	font-size:14px;
	text-transform:uppercase;
	color:#b2b2b2;
	font-weight:normal;
	margin:0 0 10px;
}
.news-box{
	height:1%;
	overflow:hidden;
	border:1px solid #cdcdcd;
	background:#fff;
	padding:5px 5px 10px;
	text-align:center;
	margin:0 0 20px;
}
.news-box .img{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
	margin:0 0 5px;
}
.news-box img{display:block;}
.news a {color:#639cf2;}
.news-box a{
	color:#639cf2;
	font-size:13px;
	line-height:14px;
	text-decoration:underline;
}
.news-box a:hover{text-decoration:none;}
.content{
	width:100%;
	overflow:hidden;
	float:left;
}
.articles{
	overflow:hidden;
	margin:0 auto;
	margin-bottom: 40px;
}
.articles .box-l{background:url(images/bg-article.gif) repeat-y;}
.articles .box-r{background:url(images/bg-article-r.gif) repeat-y 100% 0;}
.articles .box-t-l{background:url(images/bg-article-t.gif) no-repeat;}
.articles .box-t-r{background:url(images/bg-article-t-r.gif) no-repeat 100% 0;}
.articles .box-b-l{background:url(images/bg-article-b.gif) no-repeat 0 100%;}
.articles .box-b-r{
	background:url(images/bg-article-b-r.gif) no-repeat 100% 100%;
	overflow:hidden;
	padding:4px 11px 13px;
}
* html .articles .box-b-r{
	height:1%;
	overflow:visible;
}
.articles .article{
	width:100%;
	overflow:hidden;
	position:relative;
}
.articles .article .set{
	margin: 0;
	padding: 0;
	list-style:none;
	width:220px;
	overflow:hidden;
	position:relative;
	height:234px;
	float:left;
}
.articles .article .set li{
height:100%;
text-align:center;
width:100%;
vertical-align:middle ;
}
.articles .article .set li strong {
position:absolute;
left:0;
bottom:0;
width:100%; 
}
.articles .article .set li strong a {display:block;}
.articles .article .set li img {display:inline;}
.articles .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.articles .lnk-close{
	float:right;
	width:19px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/btn-close.gif) no-repeat;
	margin:8px 0 0;
}
.articles h2{
	font:24px Verdana, Arial,  sans-serif;
	margin:0;
	color:#b2b2b2;
}
.articles .article .list{
	margin: 0;
	padding: 0;
	list-style:none;
	width:200px;
	overflow:hidden;
	float:right;
}
.articles .article .list li{
	font:14px Verdana, Arial, sans-serif;
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
}
.articles .article .list li a{
	color:#fff;
	display:block;
	height:60px;
	background:url(images/bg-article.png);
	padding:8px 13px 9px;
	cursor:pointer;
}
.articles .article .list li a:hover{
	text-decoration:none;
	background-image:url(images/bg-article-h.png);
}
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 36px;
}
.post h4 {clear:both;font-size:14px;}
.post h2{
	font:24px Verdana, Arial, sans-serif;
	color:#3569b6;
	margin:0 0 8px;
}
.post h2 a {	font:24px Verdana, Arial, sans-serif;}
.post h2 a{
	color:#3569b6;
	text-decoration:underline;
}
.post h2 a:hover{text-decoration:none;}
.categories{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
	color:#bebebe;
}
.categories dt{
	float:left;
	margin:0 4px 0 0;
}
.categories dd{
	float:left;
	margin:0;
}
.categories a{color:#3569b6;}
.post .photo{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.post .photo img{display:block;}
.post p{
	font:12px/21px Verdana, Arial, sans-serif;
	padding:9px 0 0;
	margin:0 0 12px;
}
.post {	font:12px/21px Verdana, Arial, sans-serif;}
.ngg-galleryoverview,
.gallery{
	height:1%;
	overflow:hidden;
	border:1px solid #e1e1e1;
	padding:2px 2px 1px;
	margin:0 0 28px;
	list-style:none;
}
.ngg-galleryoverview .ngg-gallery-thumbnail-box ,
.gallery li{
	float:left;
	padding:0 7px 1px 0;
}
.gallery img{display:block;}
.post-tags{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
	font-size:12px;
	color:#bebebe;
}
.post-tags dt{
	float:left;
	margin:0 5px 0 0;
}
.post-tags dd{
	float:left;
	margin:0;
}
.post-tags a{color:#639cf2;}
.actions{
	height:1%;
	overflow:hidden;
	border:1px solid #e1e1e1;
	padding:8px 0 6px 12px;
}
.actions .post-date{
	float:left;
	background:url(images/ico-date.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:11px;
	font-style:normal;
	color:#bebebe;
	margin:3px 12px 4px 0;
	width:100px;
}
.actions .bookmarks{
	width:136px;
	float:left;
	margin:2px 23px 3px 0;
}
.actions .bookmarks img{display:block;}
.actions .popularity{
	float:left;
	margin:0 26px 0 0;
	font-size:11px;
}
.post .akpc_pop,
.actions .popularity dt{
	float:left;
	color:#bebebe;
	margin:0 3px 0 0;
}
.actions .popularity dd{
	float:left;
	margin:0;
	color:#000;
}
.actions .popularity a{color:#639cf2;}
.actions .lnk-comment{
	float:left;
	font-size:11px;
	color:#639cf2;
	text-decoration:underline;
	margin:3px 24px 4px 0;
}
.actions .lnk-comment:hover{text-decoration:none;}
.actions .lnk-read{
	float:left;
	font-size:12px;
	line-height:21px;
	color:#e1e1e1;
	width:83px;
	height:21px;
	background:url(images/btn-read.gif) no-repeat;
	letter-spacing:1px;
	padding:0 0 0 11px;
}
.actions .lnk-read:hover{text-decoration:none;}
.pages{
	width:100%;
	overflow:hidden;
}
.pages .lnk-prev a{
	float:left;
	background:url(images/btn-prev.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:26px;
	height:24px;
	margin:0 1px 0 0;
}
.pages .lnk-next a{
	float:left;
	background:url(images/btn-next.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:26px;
	height:24px;
}
.pages ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.pages li{
	float:left;
	font-size:18px;
	line-height:24px;
	margin:0 1px 8px 0;
}
.pages li a{
	float:left;
	padding:0 0 0 7px;
	color:#3569b6;
}
.pages li a span{
	float:left;
	padding:0 7px 0 0;
	cursor:pointer;
	height:24px;
}
.pages li.active a,
.pages li a:hover{
	text-decoration:none;
	background:url(images/btn-pages.gif) no-repeat;
	color:#fff;
}
.pages li.active a span,
.pages li a:hover span{background:url(images/btn-pages.gif) no-repeat 100% 0;}
#footer{
	width:100%;
	overflow:hidden;
	
}
.foot-nav{
	height:1%;
	overflow:hidden;
	background:#f0f0f0;
	padding:17px 36px 33px;
}
.foot-nav .box{
	width:33%;
	float:left;
}
.foot-nav .holder{
	padding:0 19px;
	text-align:left;
}
.foot-nav .headline{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d8d8d8;
	padding:0 0 6px;
	margin:0 0 5px;
position:relative;
}
.foot-nav .headline h4{
	font-size:16px;
	font-weight:normal;
	color:#010101;
	margin:0;
position:absolute;
bottom:3px;left:24px;
}
.foot-nav .headline h4 a{color:#010101;font-weight:bold;}
.foot-nav .headline img{
	float:left;
	margin:0 9px 0 0;
}
.foot-nav ul{
	margin: 0;
	width:100%;
	overflow:hidden;
padding-left:13px;
}
.foot-nav ul li{
	font-size:12px;
	width:100%;
	margin:0 0 8px;
}
.foot-nav ul li a{
	color:#639cf2;
}
.foot-adv{
	height:1%;
	overflow:hidden;
	background:#383838;
	padding:19px 0 20px 36px;
}
.foot-adv .banner{
	float:left;
}
.foot-adv .banner img{display:block;}
.foot-adv .copy{
	width:500px;
	float:left;
	margin:0 0 0 144px;
	display:inline;
	background:url(images/foot-logo.gif) no-repeat;
	padding:0 0 0 59px;
}
.foot-adv .copy strong{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#fff;
}
.foot-adv .copy a{
	color:#fff;
	text-decoration:underline;
}
.foot-adv .copy a:hover{text-decoration:none;}
.foot-adv .copy p{
	margin:0;
	color:#9c9c9c;
	font-size:12px;
}
.post .akpc_pop {margin:0;padding:0;}
#respond a,
.post a {
font-size:12px;
color:#3569B6;
}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.slide-content {
	height:1%;
	overflow:hidden;
	padding:0 59px;
	position:relative;
}
.slide-holder {
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#6f6e6e;
	margin-top:10px;
	position:relative;
	height:200px;
}
.slide-holder ul {
	padding:0;
	margin:0;
	list-style:none;
	width:9999em;
}
.slide-holder ul li {
	float:left;
	padding-right:23px;
	margin:0;
	list-style:none;
	list-style-image:none;
	width:150px;
}
.slide-holder ul li strong {
	display:block;
	font-weight:normal;
	margin-bottom:3px;
}
.slide-holder ul li img {
	display:block;
	padding:2px;
	background:url(images/slide-img-bg.gif);
}
.slide-holder ul li p {
	margin:6px 0 0;
}
.slide-holder ul li p.price {
	color:#838181;
}
.prev-gallery,
.next-gallery {
	width:36px;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/prev-row.gif);
	position:absolute;
	top:50%;
	left:0;
	margin-top:-20px;
}
.next-gallery {
	left:auto;
	right:0;
	background:url(images/next-row.gif);
}

