/*  
Theme Name: JeffMills
Description: JeffMills's theme.
Author: UBD
*/
*{
	margin:0;
	padding:0;
	outline:0;
}
img{
	border:none;
	vertical-align:bottom;
}
a,a:visited{
	text-decoration:none;
}
ul{
	list-style:none outside;
}
body{
	text-align:center;
	background:url(images/bg.jpg);
	font:12px/18px arial,helvetica,sans-serif;
	color:#383737;
}
#outer{
	width:100%;
	overflow:hidden;
	background:url(images/bg-top.jpg) repeat-x;
	padding:20px 0;
}
#header{
	width:1010px;
	height:312px;
	margin:0 auto;
	text-align:left;
	background:url(images/header.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
#wrap{
	width:1010px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background:url(images/main-bg.jpg);
}
#rss{
	position:absolute;
	right:0;
	top:0;
	width:100px;
	height:90px;
	z-index:10;
}
#subscribeform{
	overflow:hidden;
	float:right;
	width:293px;
	position:relative;
	z-index:5;
}
#subscribeform p{
	padding:30px 85px 33px 0;
	height:30px;
	color:#868585;
	font:12px arial;
	
}
#subscribeform #ssfr{
	color:#868585;
	font:10px arial;
	border:none;
	background:none;
	float:left;
	width:127px;
	padding:3px;
	margin:0 0 0 50px;
	display:inline;
}
#subscribeform #ssf{
	width:25px;
	height:25px;
	padding:0;
	float:left;
	border:none;
	cursor:pointer;
	background:none;
	margin:-4px 0 0 5px;
}
h1{
	width:425px;
	height:120px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	float:left;
	margin:0 0 0 232px;
	display:inline;
}
h1 a,h1 a:visited{
	float:left;
	color:#fff;
	position:relative;
	width:425px;
	height:120px;
	overflow:hidden;
	text-indent:-100em;
}
span#des{
	display:block;
	clear:both;
	color:#fff;
	overflow:hidden;
	text-indent:-100em;
}
#top-links{
	display:block;
	clear:both;
	margin:0 0 0 235px;
}
#top-links ul{
	color:#9c9c9c;
	font:10px arial;
}
#top-links ul li{
	display:inline;
}
#top-links ul li a{
	color:#9c9c9c;
}
#top-links ul li a:hover{
	text-decoration:underline;
}
#hd-inner{
	width:100%;
	clear:both;
	padding:9px 0 0;
	overflow:hidden;
}
#hd-inner h2{
	font:bold 18px "Century Gothic";
	color:black;
	margin:0 0 20px 220px;
}
#subscribeform-2{
	float:left;
	margin:0 0 0 193px;
	display:inline;
	width:280px;
}
#subscribeform-2 h3{
	font:12px arial;
	color:#389fe3;
	text-transform:uppercase;
	margin:0 0 3px;
}
#subscribeform-2 p{
	font:9px/13px arial;
	color:#868585;
	margin:0 0 5px;
}
#subscribeform-2 #ssfr-1{
	border:none;
	float:left;
	width:136px;
	width/**/:/**/126px;
	height:25px;
	height/**/:/**/auto;
	padding:4px 5px 5px;
	font:10px arial;
	color:#868585;
	background:url(images/input.jpg) no-repeat;
	text-transform:uppercase;
	margin:0 0 3px;
}
#subscribeform-2 #ssfr-2{
	border:none;
	float:left;
	width:136px;
	width/**/:/**/126px;
	height:25px;
	height/**/:/**/auto;
	padding:4px 5px 5px;
	font:10px arial;
	color:#868585;
	background:url(images/input.jpg) no-repeat;
	text-transform:uppercase;
}
#subscribeform-2 #ssf-1{ float:right; width:46px; height:23px; padding:4px; background:url(images/mail.jpg) no-repeat; cursor:pointer; margin:-10px 0 0 15px; border-style: none; }
#dvd{
	float:right;
	width:244px;
	margin:0 26px 0 0;
	display:inline;
}
#dvd img{
	float:right;
	margin:5px 0 0;
}
#dvd h3{
	font:12px arial;
	color:#f09318;
	text-transform:uppercase;
	margin:0 0 10px;
}
#dvd p{
	font:12px arial;
	color:#868585;
}
#menus{
	width:980px;
	margin:0 19px 0 11px;
	clear:both;
	overflow:hidden;
	background:url(images/menu-bg.jpg) repeat-x;
}
#menu{
	float:left;
	width:755px;
	font:12px/30px arial;
	
}
#menu li{
	float:left;
	background:url(images/menu-divider.jpg) no-repeat right;
}
#menu li a{
	color:#389fe3;
	float:left;
	padding:0 15px;
}
#menu li.selected a,
#menu li a:hover{
	color:#086fb3;
}
#searchform{
	text-align:left;
	float:right;
	display:inline;
	width:220px;
	background:url(images/search.jpg) no-repeat right top;
}
#searchform label{
	font:bold 12px/30px arial;
	color:#868585;
	float:left;
	width:57px;
	
}
input#sfr{
	margin:6px 0 0;
	padding:3px;
	width:127px;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font:10px arial;
	color:#868585;
	
}
input#ss{
	width:27px;
	height:30px;
	padding:0;
	float:left;
	border:none;
	background:none;
	cursor:pointer;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}

/* main content */
#main{
	float:left;
	width:100%;
}
#content{
	margin:10px 450px 0 25px;
	text-align:left;
	overflow:hidden;
	width:535px;
}
#main .apost{
	overflow:hidden;
	margin:0 0 25px;
	clear:both;
	width:100%;
	color:#383737;
	font:12px/15px arial;
}
#main .apost .posts-avatar{
	float:left;
}
#main .apost .posts-avatar img{
	display:block;
}
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	overflow:hidden;
	font:bold 18px/25px arial;
	color:#383737;
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#383737;
}
#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{
	margin:3px 0;
	font:12px/20px arial;
	color:#383737;
}
#main .apost span.ptime{
	float:right;
}
#main .apost span.pcomm{
	float:left;
	font:bold 12px/20px arial;
}
#main .apost span.pauth a,
#main .apost span.ptime a,
#main .apost span.pcomm a{
	color:#070db5;
}
#main .apost span.pauth a:hover,
#main .apost span.ptime a:hover,
#main .apost span.pcomm a:hover{
	text-decoration:underline;
}
#main .apost .pmain{
	clear:both;
	overflow:hidden;
	width:100%;
}
#main .apost p,
#main .apost blockquote{
	padding:5px 0;
	text-align:justify;
	color:#383737;
}
#main .apost blockquote{
	padding:5px 20px;
	margin:5px 20px;
	color:#555;
	background:#ededed;
}
#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:#070db5;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:underline;
}
#main .apost ul li{
	padding:0 0 5px 18px;
}
#main .apost ol li{
	padding:0 0 5px;
}
#main .pfoot{
	font:11px/18px verdana;
	color:#383737;
	overflow:hidden;
	margin:10px 0 0;
}
#main .pfoot a{
	color:#070db5;
}
#main .pfoot a:hover{
	text-decoration:underline;
}
#main .pfl{
	float:left;
	font:bold 12px/18px verdana;
}
#main .pfm{ line-height: 1.4; display:block; width:100%; clear:both; padding:4px 0 0; }
#main .pfm a { color: #e95914; }
#main .pfr{
	float:right;
}
#main .pfoot .pfr,
#main .pfoot .pfr a{
	color:#53713e;
}
#main .postarchive{
	clear:both;
	margin:12px 0 8px;
	width:100%;
	font:12px/20px arial;
}
#main .postarchive a{
	color:#f09318;
}
#main .postarchive a:hover{
	
}
#main .postarchive ul,.postarchive ol,.postarchive p,.postarchive blockquote{
	margin:5px 0;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:bold 18px/25px arial;
	color:#383737;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#383737;
}
#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:12px/18px arial;
	margin:0;
}
#main p.nopost a{
	color:#f09318;
}
#main p.nopost a:hover{
	text-decoration:underline;
}
#main .lead{
	clear:both;
	overflow:hidden;
	font:12px/20px arial;
	color:#383737;
	text-align:left;
	margin:10px 0 0;
	width:100%;
}
#main .lead a{
	color:#f09318;
}
#main .lead a:hover{
	text-decoration:underline;
}
#main .lead .ppre{
	float:left;
}
#main .lead .pnex{
	float:right;
}

/* sidebars */
#sidebar-two,
#sidebar-one{
	float:left;
	width:214px;
	margin:279px 0 0 -435px;
	display:inline;
	font:11px/20px arial;
	overflow:hidden;
	color:#fff;
}
#sidebar-two{
	width:202px;
	margin:279px 0 0 -221px;
	color:#389fe3;
}
#sidebar-box{
	float:left;
	width:416px;
	margin:0 0 0 -435px;
	background:#f7e0b0 url(images/sidebox-bg.jpg) repeat-x;
}
#sidebar-box ul{
	margin:9px 0 10px 15px;
	overflow:hidden;
	width:401px;
}
#sidebar-box ul img{
	float:left;
	padding:0 5px 5px 0;
}
#sidebar-box ul img a{
	float:left;
}
#sidebar-two h2,
#sidebar-one h2{
	font:bold 12px/29px arial;
	color:#389fe3;
	padding:0 0 10px 10px;
	clear:both;
	height:1%;
	background:url(images/sidebar-1-heading.jpg) repeat-x;
}
#sidebar-two h2{
	color:#f09318;
	background:url(images/sidebar-2-heading.jpg) repeat-x;
}
#sidebar-one a{
	color:#383737;
}
#sidebar-one a:hover{
	text-decoration:underline;
}
#sidebar-one .sb-columns{
	background:url(images/sidebar-1-bg.jpg) no-repeat left 28px;
}
#sidebar-two .sb-columns{
	background:url(images/sidebar-2-bg.jpg) no-repeat left 28px;
}
#sidebar-one .sb-columns ul{ line-height: 1.4; padding:0 11px 11px; }
#sidebar-one .sb-columns ul li{ line-height: 1.4; padding:3px 0 3px 23px; background:url(images/star.jpg) no-repeat left 50%; border-bottom: 1px solid white; }
#sidebar-one .sb-columns ul li:hover { background-color: #66b6fb; }
#sidebar-one .sb-columns ul li a{ color:#fff; font-weight: bold; line-height: 1.4; }
#sidebar-one .sb-columns ul li a:hover { text-decoration: none; }
#sidebar-two .sb-columns ul li a{ color:#389fe3; font-weight: bold; }
#sidebar-two .sb-columns ul{
	padding:0 11px 11px;
}
#sidebar-two .sb-columns ul li{ padding:3px 0; border-bottom: 1px solid #67b7fc; }
#sidebar-two .sb-columns ul li:hover { background-color: #fef1c5; }
.none{
	display:none;
}

/* comment */
#cmw{
	margin:10px 20px 0;
	padding:3px 10px;
	text-align:center;
	font:12px/18px arial;
	border:1px solid #DDD;
}
#cmbox{
	clear:both;
	text-align:left;
}
#cmbox  a{
	color:#383737;
}
#cmbox  a:hover{
	text-decoration:underline;
}
#commentform{
	padding:10px 0 5px;
	width:100%;
	overflow:hidden;
}
#commentform input,
#commentform textarea{
	padding:1px 2px;
	color:#383737;
}
#author,
#email,
#url,
#comment{
	width:221px;
	height:24px;
	display:block;
	font-size:11px;
	border:solid #999;
	border-width:2px 1px 1px;
	font-family:arial;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:218px;
	height:auto;
}
#commentform textarea#comment{
	width:465px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
}
* html #commentform textarea#comment{
	height:100px;
}
#commentform input#submit{
	width:120px;
	height:31px;
	padding:0;
	float:left;
	border:none;
	background:url(images/add-comment.jpg);
	cursor:pointer;
}
#commentform label{
	color:#383737;
}
.commentlist{
	list-style:none outside;
}
.commentlist li{
	border-bottom:1px solid #aaa;
	margin:0 0 10px;
}
.commentlist li p{
	padding:8px 0 10px;
	clear:both;
	text-align:justify;
}
span.cauth{
	float:left;
}
span.cauth em{
	font-size:11px;
}
span.cdate{
	float:right;
}
h3#respond,
h3#comments{
	font-size:15px;
	color:#389fe3;
	padding:5px 0 10px;
}

/* footer */
#footer{
	clear:both;
	text-align:left;
	overflow:hidden;
	width:100%;
	color:#fff;
	font:12px/18px arial;
	padding:15px 0 0;
	background:url(images/footer-bg.jpg) no-repeat;
	min-height:265px;
}
* html #footer{
	height:265px;
}
#footer .ft-box{
	float:left;
	width:550px;
	margin:0 0 0 25px;
	display:inline;
	background:url(images/footer-star-paper.jpg) no-repeat;
}
#footer .ft-box2{
	width:280px;
	margin:0;
	background:url(images/footer-friends.jpg) no-repeat;
}
#footer .ft-box h2{
	font:bold 15px/30px arial;
	color:black;
	margin:0 0 15px;
}
#footer .ft-box ul li{
	padding:2px 0;
	width:49%;
	float:left;
}
#footer .ft-box ul li a{
	color:#fff;
}
#footer .ft-box ul li a:hover{
	text-decoration:underline;
}
#footer .ft-box p{
	padding:0 0 10px;
}

/* extra */
.mbl_h,
.mbl_fo_hidden{
	display:none;
}
.left{
	float:left;
	margin:5px 10px 10px 0;
}
.right{
	float:right;
	margin:5px 0 10px 10px;
}
}
.center{
	display:block;
	margin:0 auto;
}
#ubd { text-align: right; float: right; margin-right: auto; margin-left: auto; }
#credit { color: #5c5c5c; font-size: 14px; font-weight: bold; float: left; margin-top: 10px; margin-right: auto; margin-left: auto; }
#postfooter { width: 950px; margin-right: auto; margin-left: auto; }
#dvd p a{ font:12px arial; color:#868585; text-decoration: none; }
#trans { position: absolute; top: 140px; right: 35px; float: right; }
#postimgpad {
	border:none;
	vertical-align:bottom;
        padding: 10px;
        float: left;
}

