/*  
Theme Name: Millionaire Failure
Theme URI: http://www.uniqueblogdesigns.com
Author: <a href="http://www.uniqueblogdesigns.com">Unique Blog Designs</a>
*/
*{
	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:#636363 url(images/main-bg.jpg) repeat-y center top;
	font:12px/18px tahoma,helvetica,sans-serif;
	color:#5B5B5B;
}
#topwrap{
	width:100%;
	overflow:hidden;
}
#header{
	width:999px;
	width/**/:/**/997px;
	margin:0 auto;
	text-align:left;
	border:solid #434444;
	border-width:0 1px;
	background:#fff url(images/photo.jpg) no-repeat right top;
	overflow:hidden;

}
#wrap{
	width:999px;
	width/**/:/**/997px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	border:solid #434444;
	border-width:0 1px;
	background:#fff;
}
h1{
	width:422px;
	height:88px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:21px 0 47px 21px;
}
h1 a,h1 a:visited{
	float:left;
	color:#fff;
	position:relative;
	width:422px;
}
h1 a span{
	display:block;
	width:422px;
	height:88px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	background:url(images/logo.jpg) no-repeat left top;
}
span#des{
	display:block;
	clear:both;
	color:#fff;
}
#hd-inner{
	float:left;
	width:100%;
	background:#E8E8E8 url(images/menu-bg.jpg) repeat-x left top;
}
#menu{
	overflow:hidden;
	float:left;
	padding:2px 0 0;
	font:16px/32px tahoma;
}
#menu li{
	float:left;
	border-right:1px solid #6D6D6D;
}
#menu li a{
	color:#636363;
	float:left;
	padding:0 15px;
	background:#EDEDED url(images/menu-hover.jpg) repeat-x left bottom;
}
#menu li.selected a,
#menu li a:hover{
	color:#fff;
	background:#FF7F01 url(images/menu-bg.jpg) repeat-x left bottom;
}
#ctt-top{
	width:100%;
	clear:both;
	overflow:hidden;
	background:#8D8D8D;
	padding:0 0 5px;
}
#ctt-top #join{
	float:left;
	width:220px;
	margin:15px 0 0 50px;
	display:inline;
}
#ctt-top #join h2{
	font:bold italic 17px/22px arial;
	color:#434444;
}
#ctt-top #join h2 a{
	color:#434444;
}
#ctt-top #join h3{
	font:bold 13px/18px arial;
	color:#fff;
}
#ctt-top #join h3 a{
	color:#fff;
}
#ctt-top #badge{
	float:left;
	width:73px;
	height:74px;
	margin:5px 0 0;
	background:url(images/badge.jpg);
}
#feed-icon{
	float:right;
	width:286px;
	height:58px;
	margin:13px 47px 0 0;
	cursor:pointer;
	background:url(images/rss.jpg) no-repeat left top;
}
#content-top{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
#content-top .abox{
	float:left;
	width:279px;
	margin:0 0 0 25px;
	padding:20px 0 13px;
	display:inline;
	background:url(images/box-bottom.jpg) no-repeat left bottom;
}
#content-top .abox-2{
	background:url(images/box-bottom.jpg) no-repeat right bottom;
}
#content-top .abox h2{
	font:bold 14px/18px arial;
	color:#096AB3;
	padding:0 20px;
}
#content-top .abox h2 a{
	float:right;
	font:12px/18px arial;
	color:#FF7E00;
	text-decoration:underline;
}
#content-top .abox ul{
	padding:10px 20px 0;
	font:10px/18px verdana;
	color:#393939;
	background:url(images/box-bg.jpg) repeat-x left bottom;
}
#content-top .abox ul li a{
	color:#393939;
}
#content-top .abox ul li a:hover{
	text-decoration:underline;
}
#content-top #feeds{
	width:318px;
	float:right;
	margin:5px 25px 0 0;
	display:inline;
	padding:0;
	background:url(images/subscribe.jpg) no-repeat left top;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}

/* main content */
#main{
	float:left;
	width:100%;
	overflow:hidden;
	border-top:20px solid #fff;
	border-bottom:20px solid #fff;
	background:url(images/content-bg.jpg) repeat-y 21px top;
}
#content{
	margin:0 374px 0 21px;
	padding:10px 30px 0 20px;
	text-align:left;
	overflow:hidden;
	background:url(images/content-top.jpg) no-repeat left top;
}
.content-bottom{
	height:28px;
	width:602px;
	margin:0 0 0 -20px;
	position:relative;
	background:url(images/content-bottom.jpg) no-repeat left bottom;
}
#main .apost{
	overflow:hidden;
	margin:0 0 25px;
	clear:both;
	width:100%;
	color:#5B5B5B;
	font:12px/18px tahoma;
}
#main .apost .pdate{
	font:bold 22px/30px arial;
	color:#353535;
	text-transform:uppercase;
	background:#E4EFF0;
	float:left;
	margin:5px 10px 0 0;
	text-align:center;
}
#main .apost .pdate span{
	font:bold 14px/20px arial;
	color:#fff;
	display:block;
	background:#697FC1;
	padding:0 8px;
	border-bottom:1px solid #fff;
}
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	overflow:hidden;
	font:bold 18px/25px tahoma;
	color:#5BBA0F;
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#5BBA0F;
}
#main .postarchive h2 a:hover,
#main .postarchive h3 a:hover,
#main .apost h2 a:hover{
	text-decoration:underline;
}
#main .apost span.pauth,
#main .apost span.ptime,
#main .apost span.pcomm{
	font:14px/22px tahoma;
	color:#434444;
}
#main .apost span.pauth a,
#main .apost span.ptime a,
#main .apost span.pcomm a{
	color:#434444;
}
#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:#5B5B5B;
}
#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:#5BBA0F;
}
#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:12px/18px tahoma;
	color:#7185C6;
	overflow:hidden;
	margin:10px 0 0;
}
#main .pfl{
	float:left;
	padding:0 0 0 20px;
	background:url(images/comment-bubble.jpg) no-repeat left;
}
#main .pfm{
	display:block;
	width:100%;
	clear:both;
	padding:4px 0 0 20px;
	font-weight:bold;
	background:url(images/tags.jpg) no-repeat left;
}
#main .pfr{
	float:right;
}
#main .pfoot a,
#main .pfoot a:visited{
	color:#7185C6;
}
#main .pfoot a:hover{
	text-decoration:underline;
}
#main .pfoot .pfm a,
#main .pfoot .pfm a:visited{
	color:#434444;
}
#main .postarchive{
	clear:both;
	margin:0 0 25px;
	width:100%;
	font:12px/18px tahoma;
}
#main .postarchive a{
	color:#5BBA0F;
}
#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:bold 18px/25px tahoma;
	color:#5BBA0F;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#5BBA0F;
}
#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 tahoma;
	margin:0;
}
#main p.nopost a{
	color:#5BBA0F;
}
#main p.nopost a:hover{
	text-decoration:underline;
}
#main .lead{
	clear:both;
	width:100%;
	overflow:hidden;
	font:13px/20px tahoma;
	color:#5BBA0F;
	text-align:left;
	margin:10px 0;
}
#main .lead a{
	color:#5BBA0F;
}
#main .lead a:hover{
	text-decoration:underline;
}
#main .lead .ppre{
	float:left;
}
#main .lead .pnex{
	float:right;
}

/* sidebars */
#sidebar-one{
	float:left;
	width:328px;
	margin:20px 0 0 -348px;
	display:inline;
	font:12px/18px verdana;
	overflow:hidden;
	color:#000;
}
#sidebar-one h2{
	font:bold 14px/34px tahoma;
	color:#fff;
	padding:0 0 0 20px;
	clear:both;
	height:1%;
	background:url(images/sidebar-heading.jpg) repeat-x left;
	position:relative;
	z-index:1;
}
#sidebar-one h2 span{
	display:block;
	padding:0 0 0 20px;
	color:#7E3F01;
	position:absolute;
	left:1px;
	top:1px;
	z-index:5;
}
#sidebar-one h2 span.upperText{
	padding:0;
	position:relative;
	left:0;
	top:0;
	z-index:10;
	color:#fff;
}
.sb-columns{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.sb-columns-1{
	width:auto;
	height:1%;
	padding:0 30px;
}
.sb-columns-1 #technoraty{
	float:left;
}
.sb-columns-1 #feedburner{
	float:right;
}
#sidebar-one .sb-columns ul{
	padding:10px 20px;
	overflow:hidden;
	height:1%;
}
#sidebar-one a{
	color:#5BBA0F;
}
#sidebar-one a:hover{
	text-decoration:underline;
}
#sidebar-one .sb-ads{
	padding:0 0 10px;
}
#sidebar-one .sb-ads ul{
	padding:20px 0 0 33px;
}
#sidebar-one .sb-ads ul li{
	float:left;
	padding:0 10px 10px 0;
}
#sidebar-one .sb-ads ul li a{
	float:left;
}
#sidebar-one #adsHere{
	display:block;
	clear:both;
	background:#454545;
	font:bold 12px/26px tahoma;
	color:#fff;
	margin:0 35px 0 33px;
	text-align:center;
}
#sidebar-one #adsHere:hover{
	text-decoration:none;
	background:#555;
}
#sidebar-one .sb-gallery p{
	padding:20px 0 10px 33px;
	overflow:hidden;
	height:1%;
}
#sidebar-one .sb-gallery a img{
	float:left;
}
#sidebar-one .sb-gallery a span{
	text-decoration:underline;
	float:left;
	margin:40px 10px 0;
	text-align:center;
	width:60px;
	cursor:pointer;
}
#sidebar-one .sb-gallery a:hover span{
	text-decoration:none;
}
.none{
	display:none;
}

/* comment */
#cmw{
	margin:10px 0 0;
	padding:3px 10px;
	text-align:center;
	font:12px/18px tahoma;
	border:1px solid #DDD;
}
#cmbox{
	clear:both;
	text-align:left;
}
#cmbox  a{
	color:#5BBA0F;
}
#cmbox  a:hover{
	text-decoration:underline;
}
#commentform{
	padding:10px 0 5px;
	width:100%;
	overflow:hidden;
}
#commentform input,
#commentform textarea{
	padding:1px 2px;
	color:#5B5B5B;
}
#author,
#email,
#url,
#comment{
	width:221px;
	height:24px;
	display:block;
	font-size:11px;
	border:solid #999;
	border-width:2px 1px 1px;
	font-family:tahoma;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:218px;
	height:auto;
}
#commentform textarea#comment{
	width:472px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	
}
* html #commentform textarea#comment{
	height:100px;
}
#commentform input#submit{
	width:129px;
	height:41px;
	padding:0;
	float:left;
	border:none;
	background:url(images/add-comment.jpg) no-repeat right bottom;
	cursor:pointer;
}
#commentform label{
	color:#5B5B5B;
}
.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:#5BBA0F;
	padding:5px 0 10px;
}

/* footer */
#footer{
	clear:both;
	color:#fff;
	margin:0 auto;
	font:12px/20px verdana;
	width:999px;
	background:#fff;
}
#ft-inner{
	width:999px;
	width/**/:/**/997px;
	margin:0 auto 1px;
	border:solid #434444;
	border-width:0 1px;
	background:url(images/footer-bg.jpg) repeat left 34px;
	overflow:hidden;
	text-align:left;
}
#ubd{ float:right; width:110px; height:25px; margin:7px 13px; background:url(images/ubd-logo.jpg) no-repeat left top; text-indent: -9999px; }
#ft-bottom{
	width:999px;
	width/**/:/**/997px;
	margin:0 auto;
	text-align:left;
	border:solid #434444;
	border-width:0 1px;
	background:#151515;
	overflow:hidden;
}
#ft-bottom p{
	float:left;
	padding:0 25px;
	font:14px/40px arial;
	color:#FF7E00;
}
#ft-bottom p a{
	color:#fff;
}
#ft-bottom p a:hover{
	text-decoration:underline;
}
#ft-boxes{
	clear:both;
	width:100%;
}
#ft-boxes .ft-box{
	float:left;
	width:333px;
	display:inline;
}
#ft-boxes .ft-box-1{
	width:334px;
}
#ft-boxes .ft-box-2{
	float:right;
	width:165px;
	display:inline;
}
#ft-boxes .ft-box h2{
	font:bold 14px/33px tahoma;
	color:#fff;
	padding:0 0 0 14px;
	background:#FF7E00 url(images/sidebar-heading.jpg) repeat-x left;
	border-bottom:1px solid #fff;
}
#ft-boxes .ft-box ul{
	padding:10px 14px;
}
#ft-boxes .ft-box ul li{
	padding:2px 0;
}
#ft-boxes .ft-box ul li a{
	color:#fff;
}
#ft-boxes .ft-box ul li a:hover{
	text-decoration:underline;
}
#newsletter{
	float:left;
	width:612px;
	margin:0 0 0 14px;
	display:inline;
	background:url(images/newsletter.jpg) no-repeat left top;
}

/* 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;
}
#searchform{
	text-align:left;
	float:right;
	margin:7px 5px 0 0;
	display:inline;
	width:325px;
	display:inline;
}
input#sfr{
	padding:3px;
	width:238px;
	float:left;
	border:none;
	border-top:1px solid #808080;
	background:#fff;
	text-align:left;
	font:12px arial;
	color:#434444;
}
input#ss{
	width:73px;
	height:23px;
	padding:0;
	float:right;
	border:none;
	background:url(images/search.jpg);
	cursor:pointer;
}
#subscribeform{
	overflow:hidden;
	width:100%;
	padding:27px 0 0;
}
#subscribeform p{
	font:9px arial;
	color:#979797;
	clear:both;
	padding:65px 20px 6px 0;
	text-align:right;
}
#subscribeform #ssfr{
	color:#434444;
	font:14px arial;
	border:none;
	background:none;
	float:left;
	width:140px;
	padding:3px;
	margin:0 11px 0 160px;
}
#subscribeform #ssf{
	width:115px;
	height:25px;
	padding:0;
	margin:16px 0 0 111px;
	float:left;
	border:none;
	cursor:pointer;
	background:none;
}
#newsletterform p{
	font:9px/16px arial;
	clear:both;
	padding:0 22px;
	position:relative;
	left:0;
	top:-8px;
}
#newsletterform #nlfr{
	border:none;
	float:left;
	width:165px;
	font:14px arial;
	color:#000;
	background:none;
	margin:17px 0 0 300px;
}
#newsletterform #nlf{
	float:right;
	width:114px;
	height:25px;
	padding:0;
	margin:17px 15px 0 0;
	border:none;
	background:none;
	cursor:pointer;
}