/*
Theme Name: SeiDesign Black v2 Widgets
Description: SeiDesign's Black theme with widgets
Author: Unique Blog Designs and Blog Tech Guy
Author URI: http://www.uniqueblogdesigns.com
*/
/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
	outline:0;
}
img{
	border:0;
	vertical-align:bottom;
}
a,a:visited{
	text-decoration:none;
	color: #999966;
}
ul{
	list-style:none outside;
}
body{
	text-align:center;
	background:#000 url(images/footer-main-bg.jpg) repeat-x left bottom;
	font:13px/18px arial,helvetica,sans-serif;
	color:#fff;
}
#outer{
	width:100%;
	overflow:hidden;
	padding:19px 0 0;
	background:url(images/bg.jpg) repeat-x;
}
#header{
	width:987px;
	margin:0 auto;
	text-align:left;
	background:url(images/header.jpg) no-repeat;
}
#wrap{
	width:987px;
	margin:20px auto 0;
	text-align:left;
}
h1{
	width:300px;
	height:118px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	float:left;
}
h1 a,h1 a:visited{
	float:left;
	color:#fff;
	width:300px;
	height:118px;
	overflow:hidden;
	text-indent:-100em;
}
span#des{
	display:block;
	clear:both;
	color:#fff;
	overflow:hidden;
	text-indent:-100em;
}
#subscribeform-2{
	float:right;
	display:inline;
	margin:0 22px 0 0;
	width:296px;
}
#subscribeform-2 h3{
	font:bold 13px arial;
	padding:10px 0 6px;
}
#subscribeform-2 p{
	font:12px/16px arial;
	margin:0 0 15px 35px;
}
#subscribeform-2 p.info{
	font:9px/12px arial;
	margin:0;
	clear:both;
	color:#ddd;
}
#subscribeform-2 #ssfr-1{
	border:none;
	float:left;
	width:110px;
	width/**/:/**/104px;
	height:21px;
	height/**/:/**/auto;
	padding:2px 3px;margin:0 7px 0 0;
	font:10px arial;
	color:#000;
	background:url(images/input-subscribe.jpg) no-repeat;
	text-transform:uppercase;
}
#subscribeform-2 #ssfr-2{
	border:none;
	float:left;
	width:110px;
	width/**/:/**/104px;
	height:21px;
	height/**/:/**/auto;
	padding:2px 3px;
	font:10px arial;
	color:#000;
	background:url(images/input-subscribe.jpg) no-repeat;
	text-transform:uppercase;
}
#subscribeform-2 #ssf-1{
	float:right;
	width:62px;
	height:20px;
	padding:0;
	border:none;
	background:url(images/newsletter-subscribe.jpg) no-repeat;
	cursor:pointer;
	margin:-2px 0 0 6px;
}
#hd-inner{
	clear:both;
	overflow:hidden;
	padding:0 0 0 15px;
}
#menu{
	width:100%;
	overflow:hidden;
	font:12px/27px arial;
	text-transform:uppercase;
}
#menu li{
	float:left;
	margin:0 5px 0 0;
	background:#000 url(images/menu-left.jpg) no-repeat left bottom;
}
#menu li a{
	color:#aaaa76;
	float:left;
	padding:0 41px 7px;
	background:url(images/menu-right.jpg) no-repeat right bottom;
}
#menu li.selected,
#menu li.sfhover,
#menu li:hover{
	background:#000 url(images/menu-left-hover.jpg) no-repeat left bottom;
}

#menu li.selected a,
#menu li a:hover{
	color:#fff;
	background:url(images/menu-right-hover.jpg) no-repeat right bottom;
}

#menu li a:hover{
	color:#fff;
	background:url(images/menu-right-hover.jpg) no-repeat right bottom;
}
#outer div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* main content */
#main{
	float:left;
	width:100%;
	background:url(images/main-bg.jpg) repeat-y center;
}
#content{
	margin:0 218px;
	width:551px;
	background:url(images/main-bottom.jpg) no-repeat left bottom;
}
#content-inner{
	width:551px;
	background:url(images/main-top.jpg) no-repeat;
}
#main .apost{
	overflow:hidden;
	padding:15px;
	width:551px;
	width/**/:/**/521px;
	clear:both;
	font:13px/20px arial;
}
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	overflow:hidden;
	font:24px/32px arial;
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#fff;
}
#main .postarchive h2 a:hover,
#main .postarchive h3 a:hover,
#main .apost h2 a:hover{
	text-decoration:underline;
}
#main .apost span.ptime,
#main .apost span.pcomm{
	font:11px/18px arial;
}
#main .apost span.ptime a,
#main .apost span.pcomm a,
#main .apost span.pcomm a:visited{
	color:#fff;
}
#main .apost span.pcomm a:hover{
	text-decoration:none;
}
#main .apost span.ptime{
	display:block;
	color:#dbd0a7;
}
#main .apost span.ptime a{
	color:#dbd0a7;
}
#main .apost span.pcomm{
	margin:5px 0 0;
	float:right;
	font:bold 10px/16px arial;
	text-align:center;
	background:url(images/comment-bubble.jpg) no-repeat center top;
	color:#fff;
}
#main .apost span.pcomm span{
	display:block;
	padding:5px 0;
	font:bold 14px/18px arial;
	color:#fff;
}
#main .apost .pmain{ font-size: 14px; clear:both; overflow:hidden; width:100%; border-width:1px 0; padding:5px 0; border-color: #dbd0a7; border-style: solid; }
#main .apost .pmain img { margin: 4px 6px 5px 2px; }
#main .apost p,
#main .apost blockquote{
	padding:5px 0;
	text-align:justify;
}
#main .apost blockquote{
	padding:5px 20px;
	margin:5px 20px;
	background:#111;
}
#main .apost blockquote blockquote{
	background:#222;
}
#main .apost ol,
#main .apost ul{
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol{
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a{ /*color:white;*/color:#999966; text-decoration: underline; }
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:none;
}
#main .apost ul li{
	padding:0 0 5px 18px;
}
#main .apost ol li{
	padding:0 0 5px;
}
#main .pfoot{
	font:11px/21px arial;
	overflow:hidden;
	margin:8px 0 0;
	width:100%;
}
#main .pfoot a{ color:#fff; font-size: 11px; }
#main .pfoot a:hover{ font-size: 11px; text-decoration:underline; }
#main .pfl{
	float:left;
	font:bold 14px/20px arial;
	padding:0 0 0 25px;
	background:url(images/comment-bubble-small.jpg) no-repeat left;
}
#main .pfm{ display:block; width:100%; clear:both; padding:10px 0 0 25px; background:url(images/subscribe.jpg) no-repeat left 9px; position: relative; top: -5px; margin: 0; }
#main .pfr{
	float:right;
}
#main .pfoot .pfm a{ color:#a8a874; font-size: 11px; font-weight:bold; text-decoration:underline; }
#main .pfoot .pfm a:hover{ font-size: 11px; text-decoration:none; }
#main .postarchive{
	clear:both;
	width:551px;
	width/**/:/**/521px;
	padding:15px;
	font:13px/20px arial;
}
#main .postarchive a{
	color:#a8a874;
}
#main .postarchive a:hover{
	text-decoration:underline;
}
#main .postarchive ul,.postarchive ol,.postarchive p,.postarchive blockquote{
	margin:5px 0;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:24px/32px arial;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#fff;
}
#main #srel a:hover,
#main .postarchive #linklist a:hover,
#main .apost .subh a:hover,
#main .atitle a:hover{
	text-decoration:underline;
}
#main p.nopost{
	font:13px/18px arial;
	margin:0;
}
#main p.nopost a{
	color:#a8a874;
}
#main p.nopost a:hover{
	text-decoration:underline;
}
#main .lead{
	clear:both;
	font:13px/20px arial;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a{
	color:#a8a874;
	overflow:hidden;
	text-indent:-100em;
}
#main .lead a:hover{
	text-decoration:underline;
}
#main .lead .ppre{
	float:left;
	width:135px;
}
#main .lead .ppre a{
	float:left;
	width:135px;
	height:25px;
	background:url(images/posts-previous.jpg);
	margin:0 0 0 -4px;
	position:relative;
	top:1px;
}
#main .lead .pnex{
	float:right;
	width:111px;
}
#main .lead .pnex a{
	float:right;
	width:111px;
	height:25px;
	background:url(images/posts-next.jpg);
	margin:0 -4px 0 0;
	position:relative;
	top:2px;
}

/* sidebars */
#sidebar-two,
#sidebar-one{
	float:left;
	width:186px;
	margin:0 0 0 -206px;
	display:inline;
	font:12px/20px arial;
}
#sidebar-one{
	margin:0 0 0 -969px;
}
#sidebar-two a,
#sidebar-one a{
	color:#aaaa76;
}
#sidebar-two a:hover,
#sidebar-one a:hover{
	text-decoration:underline;
}
.sb-columns{
	padding:0 0 11px;
	margin:0 0 15px;
	background:url(images/sidebar-bottom.jpg) no-repeat left bottom;
}
.sb-columns h2{
	font:bold 14px/30px arial;
	padding:0 0 6px 10px;
	margin:0 -4px 0 0;
	width:190px;
	width/**/:/**/180px;
	clear:both;
	background:url(images/sidebar-top.jpg) no-repeat;
	position:relative;
}
.sb-columns .sbc-inner{
	width:186px;
	background:#2d2d2d;
	padding:0;
}
.sb-columns p,
.sb-columns div,
.sb-columns ul{
/*	padding:0 13px;*/
}
.sb-columns ul li{
	padding:0 0 8px;
}
.sb-about{
	width:190px;
	margin:0 -4px 15px 0;
	background:url(images/box-about.jpg) no-repeat;
	position:relative;
}
.sb-about h2,
.sb-about .sbc-inner,
.sb-search,
.sb-search h2,
.sb-search .sbc-inner,
.sb-rss,
.sb-rss h2,
.sb-rss .sbc-inner,
.sb-email,
.sb-email h2,
.sb-email .sbc-inner{
	background:none;
}
.sb-search{
	width:228px;
	margin:0 0 15px -42px;
	background:url(images/box-search.jpg) no-repeat;
	position:relative;
}
.sb-search h2{
	padding-left:52px;
	width:auto;
}
.sb-search .sbc-inner{
	padding:0 10px 8px;
	width:auto;
}
.sb-popular .sbc-inner{
	padding-top:8px;
}
.sbc-inner ul li { padding-left: 10px; }
.sb-popular ul li{ 
width:187px; 
width/**/:/**/160px; 
padding-left:33px; 
background:url(images/bullet-sidebar.jpg) no-repeat; 
/*margin:0 0 5px -27px; */
margin:0 0 5px -17px; 
position:relative; height: 40px; }
.sb-rss{
	width:218px;
/*	margin:0 -32px 15px 0;*/
	margin:0 -32px -20px 0;
	background:url(images/box-rss.jpg) no-repeat;
	position:relative;
}
.sb-rss #rss{
	font:bold 11px/18px arial;
	color:#fff;
	text-decoration:underline;
}
.sb-rss #rss:hover{
	text-decoration:none;
}
.sb-rss .sbc-inner{
	padding:25px 0 10px 10px;
	width:auto;
}
.sb-email{
	width:227px;
/*	margin:0 -41px 10px 0;*/
	margin:0 -41px 0 0;
	background:url(images/box-contact.jpg) no-repeat;
	position:relative;
}
.sb-email p{
/*	padding:5px 60px 10px 13px;*/
	padding:5px 60px 5px 13px;
	font:13px/18px arial;
}
#sidebar-two .sb-email p a{
	font:bold 13px/18px arial;
	color:#fff;
}
.sb-reading .sbc-inner{
	padding-top:10px;
}
#sidebar-two .sb-reading a:hover{
	text-decoration:none;
}
.sb-images ul{
	padding-top:10px;
	text-align:center;
}
.sb-images ul li{
	text-align:center;
}
#searchform{
	display:block;
	width:208px;
}
#searchform div{
	padding:0;
}
#searchform p{
	font:10px/14px arial;
	text-align:left;
	padding:3px 0 4px 85px;
}
input#sfr{
	margin:6px 0 0 80px;
	padding:2px 3px;
	width:96px;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font:11px arial;
	color:#000;
}
input#ss{
	width:25px;
	height:25px;
	padding:0;
	margin:3px 0 0;
	float:left;
	border:none;
	background:none;
	cursor:pointer;
}
#subscribeform{
	overflow:hidden;
	width:100%;
}
#subscribeform div{
	padding:0;
}
#subscribeform p{
	padding:10px 80px 5px 0;
	color:#000;
	font:10px arial;
}
#subscribeform #ssfr{
	color:#000;
	font:11px arial;
	border:none;
	background:url(images/input-email.jpg) no-repeat;
	float:left;
	width:123px;
	width/**/:/**/117px;
	height:22px;
	height/**/:/**/auto;
	padding:4px 3px 5px;
}
#subscribeform #ssf{
	width:30px;
	height:31px;
	padding:0;
	float:left;
	border:none;
	cursor:pointer;
	background:url(images/rss-subscribe.jpg) no-repeat;
	margin:-2px 0 0 3px;
}
#cmw{
	margin:10px 20px 20px;
	padding:3px 10px;
	text-align:center;
	font:13px/18px arial;
	border:1px solid #2c2c2c;
}
#cmbox{
	clear:both;
	text-align:left;
}
#cmbox  a{
	color:#fff;
}
#cmbox  a:hover{
	text-decoration:underline;
}
span.cauth{
	float:left;
}
span.cauth a { text-decoration: underline; }
span.cauth em{
	font-size:11px;
}
span.cdate{
	float:right;
}
/* footer */
#footer{
	clear:both;
	text-align:left;
	overflow:hidden;
	width:987px;
	margin:0 auto;
	font:13px/20px arial;
	padding:15px 0 0;
}
#footer .ft-box{ font-size: 11px; float:left; width:493px; padding:0 0 20px; }
#footer .ft-box .ftb-inner{
	width:481px;
	background:#414141;
	margin:0 0 0 8px;
}
#footer .ft-box-1{
	margin:0 0 13px;
	padding:0 0 10px;
	background:url(images/footer-middle.jpg) no-repeat 8px bottom;
}
#footer .ft-box-2{
	margin:0 0 13px;
	padding:0 0 10px;
	background:url(images/footer-middle.jpg) no-repeat 8px bottom;
}
#footer .ft-box-3 .ftb-inner,
#footer .ft-box-4 .ftb-inner{
	background:#3f3f3f;
}
#footer .ft-box h2{
	font:bold 14px/30px arial;
	padding:0 0 7px 12px;
	margin:0 0 0 7px;
	clear:both;
	background:url(images/footer-top.jpg) no-repeat;
}
#footer .ft-box ul{
	overflow:hidden;
	padding:10px 20px 0;
	width:481px;
	width/**/:/**/441px;
}
#footer .ft-box ul li{
	float:left;
	display:inline;
	padding:0 10px 10px 25px;
}
#footer .ft-box ul li a{
	color:#aaaa76;
}
#footer .ft-box ul li a:hover{
	text-decoration:underline;
}
#footer .ft-box-1 ul li{
	width:220px;
	width/**/:/**/185px;
	background:url(images/bullet-check.jpg) no-repeat;
}
#footer .ft-box-2 ul li{
	width:147px;
	width/**/:/**/112px;
	background:url(images/bullet-arrow.jpg) no-repeat;
}
#footer .ft-box-3 ul li{
	width:147px;
	width/**/:/**/112px;
	background:url(images/bullet-star.jpg) no-repeat;
}
#footer .ft-box-4 ul li{
	width:147px;
	width/**/:/**/112px;
	background:url(images/bullet-heart.jpg) no-repeat;
}
.ftb-bottom{
	width:100%;
	clear:both;
	overflow:hidden;
	background:url(images/footer-bottom-box-bg.jpg) repeat-y -1px top;
}
.ftb-bottom .ftb-bottom{
	background:url(images/footer-bottom-box-bottom.jpg) no-repeat -1px bottom;
}
#ft-bottom{
	width:100%;
	clear:both;
}
#ft-bottom ul{
	width:100%;
	overflow:hidden;
}
#ft-bottom ul li{
	float:left;
	width:481px;
	margin:0 0 0 9px;
	display:inline;
	padding:0 0 88px;
	background:url(images/footer-sub-bg.jpg) repeat-x;
}
#ft-bottom ul li#ubd{
	float:right;
	margin:0 4px 0 0;
}
#ubd a{
	float:right;
	margin:0 6px 0 0;
	overflow:hidden;
	width:155px;
	height:36px;
	text-indent:-100em;
	background:url(images/ubd-logo.jpg) no-repeat;
}
#ft-bottom p{
	float:left;
	font:13px/30px arial;
	padding:0 10px;
}
#ft-bottom p a{
	color:#aaaa76;
}

/* extra */
.skiplink{
	position:absolute;
	left:-9999em;
	top:-9999em;
}
.left{
	float:left;
	margin:5px 10px 10px 0;
}
.right{
	float:right;
	margin:5px 0 10px 10px;
}
.center{
	display:block;
	margin:0 auto;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}
.none{
	display:none;
}
.LTwrapper img { float: left; padding-right: 15px; padding-bottom: 15px; display: inline; }
.LTwrapper { float: left; margin-left: 10px; padding-right: 15px; display: inline; }
.pmain a { text-decoration: underline; }
.wp-tag-cloud li { line-height: 1.5; text-align: left; margin: 0 2px 3px; padding: 0; display: inline; }
.wp-tag-cloud { text-align: left; position: relative; /*left: -15px;*/ width: 180px; float: left; display: inline; }

ul .gotbanners img { margin: 5px; }
#LTwrapper .LTitem { float: left; }
.comlink { color: white; cursor: pointer; }
#cmbox  .nocomments{
	padding:0 8px;
}
#commentform{
	overflow:hidden;
	clear:both;
	width:100%;
}
#commentform .first{
	width:100%;
	height:12px;
	overflow:hidden;
	background:url(images/post-top.png) no-repeat;
}
#commentform .inner{
	width:526px;
	overflow:hidden;
	background:url(images/post-hor.png) repeat-y;
}
#commentform .inner .inner{
	width:512px;
	width/**/:/**/492px;
	padding:0 10px;
	margin:0 0 0 7px;
	background:url(images/post-ver.jpg) repeat-x;
}
#commentform .second{
	width:100%;
	height:11px;
	overflow:hidden;
	background:url(images/post-bottom.png) no-repeat;
}
#commentform p{
	margin:0 0 6px;
}
#commentform .changeAva{ text-align:center; float:right; display:inline; margin:0 25px 0 0; width:204px; width/**/:/**/150px; padding:5px 10px; background:no-repeat; font:11px/12px arial; border: solid 1px gray; }
#commentform .changeAva h4{
	color:white;
	font:bold 13px/15px arial;
	margin:5px 0;
}
#commentform .changeAva span{
	display:block;
	padding:5px 0 0;
}
#commentform .changeAva a{
/*	color:#ee8f33;*/
	color:#999966;
}
#commentform input,
#commentform textarea{
	padding:2px 3px;
	color:#b6b6b6;
}
#author,
#email,
#url,
#comment{
	display:block;
	font-size:13px;
	border:1px solid #3d4349;
	font-family:arial;
	width:209px;
	width/**/:/**/201px;
	height:23px;
	height/**/:/**/17px;
	background:#13171b url(images/comment-input.jpg) repeat-x;
}
#commentform textarea#comment{
	width:440px;
	min-height:69px;
	border-width:1px;
	margin:0 0 10px;
	background:#13171b url(images/comment-textarea.jpg) repeat-x;
}
* html #commentform textarea#comment{
	height:69px;
}
#commentform input#submit{
	width:115px;
	height:31px;
	float:left;
	margin:-5px 0 0 -4px;
	border:none;
	background:url(images/comment-submit.jpg);
	cursor:pointer;
}
.commentlist{
	list-style:none outside;
	overflow:hidden;
}
.commentlist li{
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
	color:#aeaeae;
}
.commentlist li .first{
	width:100%;
	height:12px;
	overflow:hidden;
	background:url(images/post-top.png) no-repeat;
}
.commentlist li .inner{
	width:526px;
	margin:-5px 0 -4px;
	position:relative;
	background:url(images/post-hor.png) repeat-y;
}
.commentlist li .inner .inner{
	width:512px;
	margin:0 0 0 7px;
	background: #3a3a3a url(images/comment-top.jpg) no-repeat bottom;
}
.commentlist li.cadmin .inner .inner{
	background:url(images/comment-author-top.jpg) no-repeat;
}
.commentlist li .second{
	width:100%;
	height:11px;
	overflow:hidden;
	background:url(images/post-bottom.png) no-repeat;
}
.commentlist li .cmAvatar{
	float:left;
	display:inline;
	width:84px;
	font:0/0 arial;
	color:#181d22;
	position:relative;
}
.commentlist li .cmAvatar a{
	color:#181d22;
}
.commentlist li .cmAvatar img{
	margin:12px 0 0 12px!important;
	display:block!important;
}
.commentlist li.cadmin .cmAvatar img{
	margin:13px 0 0 12px!important;
}
.commentlist li .cmContent{ float:left; width:390px; overflow:hidden; padding:5px 0 0; }
.commentlist li .cmContent .first{
	width:100%;
	height:13px;
	overflow:hidden;
	background:no-repeat;
}
.commentlist li.cadmin .cmContent .first{
	background:no-repeat;
}
.commentlist li .cmContent .inner{ width:390px; margin:0; background:repeat-y; }
.commentlist li.cadmin .cmContent .inner{
	background:url(images/comment-author-content-hor.png) repeat-y;
}
.commentlist li .cmContent .inner .inner{ width:408px; width/**/:/**/360px; padding:6px 10px 0; margin:-6px 0 -8px 7px; background:black repeat-x; border: solid 1px silver; }
.commentlist li.cadmin .cmContent .inner .inner{
	background:#161b20;
	margin:-6px 0 -7px 7px;
}
.commentlist li .cmContent .second{
	width:100%;
	height:16px;
	overflow:hidden;
	background:no-repeat;
}
.commentlist li.cadmin .cmContent .second{
	height:15px;
	background:no-repeat;
}
.commentlist li.cadmin .cmContent{
	color:#aeaeae;
}
.commentlist li.cadmin .cmContent a{
	color:#fff;
}
.commentlist li .cmContent .cmInfo{
	color:#aeaeae;
	padding:0 0 10px;
}
#cmbox  .commentlist li .cmContent .cmInfo a{
	color:#fff;
}
.commentlist li .cmContent .cmInfo .cauth{
	font:16px/20px arial;
}
.commentlist li .cmContent .cmInfo .cauth img{
	display:none!important;
}
.commentlist li p{
	padding:0 0 15px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments{
	font:bold 16px/22px arial;
	color:#fff;
	padding:5px 8px;
	margin:0 0 5px;
}


/* Additional Image Classes for WP2.6.1 */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
/*	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;*/
	margin: 4px 2px 5px 6px; 
	}

img.alignleft {
/*	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;*/
	margin: 4px 6px 5px 2px; 
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
