*{
	margin:0;
	padding:0;
	outline:0;
}

img{
	border:0;
	vertical-align:bottom;
}

a,a:visited{
	text-decoration: none;
}

ul{	list-style:none outside;}

body{
	text-align:center;
	background:#000 url(images/bg.jpg) repeat-x;
	font:14px/21px arial,helvetica,sans-serif;
	color:#1d1d1d;
	padding:13px 0 0;
}

.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}

.none{	display:none;}

#header{
	width:980px;
	height: 300px;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/header_bg.jpg) repeat-x;
}

#ppheaderboxleft {
	position: inline;
	margin-left: 45px;
	margin-top: 25px;
	position: inline;
	float: left;
	width:316px;
	height: 246px;
	text-align:left;
	overflow: hidden;
}

#ppheaderboxcenter {
	position: inline;
	margin-top: 20px;
	width:216px;
	height: 237px;
	text-align:left;
	margin-left: 35px;
	overflow: hidden;
	float: left;
}

#ppsubscribe1 {
	margin: 16px 0;
	float: left;
	width: 140px;
	height: 30px;
}

#ppsubscribe2 {
	margin: 16px 0;
	float: right;
	width: 140px;
	height: 30px;
}

#pplogo1 { border: none; }
#pplogo2 { border: none; margin-top: 10px; }

#logo a,#logo a:visited{
	float:left;
	width:327px;
	height:415px;
	overflow:hidden;
	text-indent:-100em;
}

span#des{
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}

#header .menu{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #525252;
	margin: 0px;
	padding: 0px;
}

#menu{	font:12px/29px arial;	text-transform:uppercase;	float:left;}
#menu ul{ margin: 0px; padding: 0px;}
#menu li{	margin:0 8px;	float:left;	display:inline;}
#menu li a{	color:#fff;text-decoration:none;}
#menu li.current_page_item a,
#menu li a:hover{	text-decoration:underline;}

#searchform{
	float:right;
	width:310px;
	margin:5px 0 0;
}

#searchform label{
	float:left;
	margin:0 5px 0 0;
	font:11px/19px arial;
	text-transform:uppercase;
	color:#fff;
}

input#s{
	padding:2px 3px;
	width:157px;
	width/**/:/**/151px;
	height:19px;
	height/**/:/**/13px;
	*height: 24px;
	float:left;
	border:1px solid #535151;
	background:url(images/input-1.jpg) no-repeat;
	text-align:left;
	font:11px arial;
	margin:0 5px 0 0;
}

input#searchsubmit{
	width:54px;
	width/**/:/**/52px;
	height:21px;
	height/**/:/**/19px;

	float:left;
	border:1px solid #535151;
	background:#000 url(images/search-submit.jpg) no-repeat;
	cursor:pointer;
}

#header .extras{
	float:left;
	width:652px;
	background:#fff url(images/top-bg-top.jpg) repeat-x;
}

/************************************************************************/
/*								SUBSCRIBE FORM							*/
/************************************************************************/

#ppheaderboxright {
	position: inline;
	margin-top: 25px;
	margin-right: 20px;
	float: right;
	width:320px;
	height: 230px;
	text-align:left;
	overflow: hidden;
}

#ppsubscribeemail { 
	position: inline;
	margin-left: 70px;
	border: 0px;
	float: left;
}

#ppebookcover {
	position: inline;
	float: left;
	margin: 10px 20px;
	border: 0px;
	overflow: hidden;
}

#ppebookactioncall {
	position: inline;
	width: 165px;
	height: 100px;
	float: left;
	margin: 10px 0 0 0;
	color: #ffffff; 
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

#ppebookinput {
	float: right;
	margin: 0px;
	border: 1px solid #000000;
}

#ppsubname{
	color:#505050;
	font:11px arial;
	border:1px solid #525252;
	background:url(images/input-2.jpg) no-repeat;
	float:left;
	width:149px;
	width/**/:/**/149px;
	height:13px;
	height/**/:/**/13px;
	*height: 24px;
	padding:5px;
	margin:3px 5px 0 0;

}

#ppsubemail{
	color:#505050;
	font:11px arial;
	border:1px solid #525252;
	background:url(images/input-2.jpg) no-repeat;
	float: left;
	width:149px;
	width/**/:/**/149px;
	height:24px;
	height/**/:/**/13px;
	*height: 24px;
	padding:5px;
	margin:3px 5px 1px 0px;
}

#ppsubbutton{
	width:160px;
	height:27px;
	border: none;
	margin:0;
	display:inline;
	cursor:pointer;
	background:url(images/send_ebook_button.png) no-repeat;
}

/************************************************************************/
/*								HEADER									*/
/************************************************************************/

#header .inner{ width:100%; clear:both; border-top:1px solid #525252; background:url(images/top-heading.jpg) repeat-x; height: 50px; }

#header .inner h2{
	font:bold 14px/27px arial;
	color:#fff;
	padding:0 0 0 10px;
}

#header .inner ul{
	padding:10px;
	font:12px/16px arial;
	color:#ac0505;
	overflow:hidden;
}

#header .inner ul li{
	padding:0 0 3px 15px;
	background:url(images/arrow.jpg) no-repeat left 4px;
}

#header .inner ul li a{
	color:#ac0505;
}

#header .inner ul li a:hover{
	text-decoration:underline;
}

#header .inner .review{
	float:right;
}

#header .inner .review h2{
	text-align:center;
	margin:0 0 1px;
	padding:0;
}

/************************************************************************/
/*								MAIN CONTENT SECTION					*/
/************************************************************************/

#outer ul:after,
#outer div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#outerMost{
	width:100%;
	background:url(images/bg-bottom.jpg) repeat-x left bottom;
}


#ppouter {
	width:982px;
	width/**/:/**/980px;
	border:0px;
	border-bottom:none;
	margin:10px auto 0 auto;
	padding: 0px;
	overflow:hidden;
	background: #000000;
}

#ppwrap {
	width:980px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background: #000000;

}

/************************************************************************/
/*								MAIN CONTENT							*/
/************************************************************************/

/* main content */

#main{
	display: inline;
	float:left;
	width:645px;
	background: #000000;
	margin: 0px;
}



#pppostwrapper{
margin: 0px;
background: #555555;
padding: 25px;
border: 0px solid #cccdcd;
background: #ffffff url(images/content-top.jpg) repeat-x;
}

#content{
	display: inline;
	margin:25px 0 0 22px;
	padding:24px 23px 0 0;
	width:250px;
	width/**/:/**/250px;
}

#content .banner{
	width:468px;
	margin:0 0 20px 68px;
}



#main .apost{
	overflow:hidden;
	width:100%;
	clear:both;
    line-height:2.2;
	margin: 0;
	padding: 0px;

}

#main .apost .pdate{
	float:left;
	width:69px;
	height: 69px;
	background:url(images/date.jpg) no-repeat;
	font:bold 14px/26px arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin:5px 10px 10px 0;
}

#main .apost .pdate a{	color:#fff;}

#main .apost .pdate span{
	font:bold 30px/42px arial;
	color:#3c3c3c;
	display:block;}

#main .apost .pdate span a{
	color:#3c3c3c;}

#main .apost h1 {
	font:bold 30px/30px arial;
	color:#a20d0d;
	text-align: left;
}

#main .apost h2 {
	font:bold 24px/30px arial;
	color:#a20d0d;
	text-align: left;
}

#main .apost h3 {
	font:bold 20px/24px arial;
	color:#a20d0d;
	text-align: left;
}


#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#a20d0d;
	text-align: left;
}

#main .apost h3 a{
	color:#a20d0d;
	text-align: left;
}

#main .apost h1 a{
	color:#a20d0d;
	text-align: left;
}

#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	font:bold 24px/30px arial;
	color:#a20d0d;
	text-align: left;}

#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#a20d0d;
	text-align: left;
}

#main .postarchive h2 a:hover,
#main .postarchive h3 a:hover,
#main .apost h2 a:hover{
	text-decoration:underline;
	text-align: left;
}

#main .apost span.pauth,
#main .apost span.pcomm{
	font:12px/18px arial;
	color:#6a6a6a;
	float:left;
	margin:0 30px 0 0;}

#main .apost span.pauth a,
#main .apost span.pcomm a{
	color:#a20d0d;
	font:bold 12px/18px arial;}

#main .apost span.pauth a:hover,
#main .apost span.pcomm a:hover{
	text-decoration:underline;}

#main .apost span.commentslink {
	font: 15px/18px arial;
	color: #6a6a6a;
	float: left;
	margin: 0 30px 0 0;}

#main .apost span.commentslink a{

	font: bold 15px/18px arial;
	color: #a20d0d;
}

#main .apost span.commentslink a:hover{ text-decoration: underline;}

#main .apost .pmain{
	clear:both;
	overflow:hidden;
	width:100%;
	padding:14px 0 0;
	background:url(images/post-top.jpg) no-repeat;}

#main .apost p,
#main .apost blockquote{
	line-height: 24px;
	padding: 10px 0;
	text-align:justify;
	font-size: 16px;}

#main .apost blockquote{
	padding:5px 20px;
	margin:5px 20px;
	background:#eee;}

#main .apost blockquote blockquote{	background:#ddd;}

#main .apost ol,
#main .apost ul{
	padding:10px 20px;
	list-style:disc inside;
	text-align: left;}

#main .apost ol{
	list-style-type:decimal;
	margin:0 0 0 16px;
	list-style-position: outside;}

#main .apost p a,
#main .apost ol a,
#main .apost ul a{
	color:#a20d0d;
	text-decoration: underline;
	font-weight: bold;}

#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:underline;
	color: #cc3333;}

#main .apost ul li{	padding:0 0 5px 18px;}

#main .apost ol li{	padding:0 0 5px;}


/************************************************************************/
/*								POST FOOTER								*/
/************************************************************************/



#pppostfooter{
margin: 0px;
height: 59px;
background: #555555;
padding: 0px;
border: 0px solid #cccdcd;
background: #ffffff url(images/post-footer.jpg) repeat-x;
}


#main .apost .pfoot{
	font:16px/30px arial;
	overflow:hidden;
	margin:15px 0 0;
	width:100%;
	color:#5d5d5d;
}

#main .apost .pfoot a{
	color:#a20d0d;
	font-weight:bold;}

#main .apost .pfoot a:hover{	text-decoration:underline;}

#main .apost .pfoot .pfl{
	float:left;
	color:#272727;
	padding:0 0 0 15px;
}

#main .apost .pfoot .pfl p{
	display:inline;
	padding:0 0 0 10px;}

#main .apost .pfoot .pfr{
	float:right;
	margin:0 10px;
}

#main .apost .pfoot .pfr a{
	display:block;
	color:#6a6a6a;
	font-weight:normal;
	padding:0 40px 0 0;
	background:url(images/rss_32x32.png) no-repeat right;
}


#pppostfooter .lead .ppre{
	padding: 20px;
	float:left;
	font: bold 20px/30px arial;
}

#pppostfooter .lead .pnex{
	padding: 20px;
	float:right;
	font: bold 20px/30px arial;
}



/************************************************************************/
/*								POST BANNER								*/
/************************************************************************/

#pppostbanner{
margin: 10px 0 10px 0;
height: 80px;
background: #555555;
padding: 0px;
border: 0px solid #cccdcd;
background: #ffffff url(images/post-banner.jpg) repeat-x;
text-align: left;
}

#pppostbanner_banner {
display: inline;
float: left;
margin: 10px 0 0 10px;
}

#pppostbanner_adtext {
display: inline;
float: right;
margin: 26px 0 0 10px;
width: 130px;
}

/************************************************************************/
/*								SINGLE POST								*/
/************************************************************************/

#ppsinglebox{
margin: 10px 0 10px 0;
height: 280px;
background: #555555;
padding: 25px;
border: 0px solid #cccdcd;
background: #ffffff url(images/post-footer.jpg) repeat-x;
text-align: left;
}

#ppsinglebox ul {
margin: 10px 0;
list-style:disc inside;
}

#ppsinglebox li a{
	color:#880d0d;
	font-weight: bold;
	text-decoration: underline;
}

#ppsinglebox li a:hover{
	color:#ac0505;
	font-weight: bold;
	text-decoration: underline;
}








#main .postarchive{
	clear:both;
	padding:0 0 20px;
	width:100%;
}

#main .postarchive a{
	color:#a20d0d;
}

#main .postarchive a:hover{
	text-decoration:underline;
}

#main .postarchive ul,
#main .postarchive ol,
#main .postarchive p,
#main .postarchive blockquote{
	margin:5px 0;
}

#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:bold 24px/30px arial;
	color:#a20d0d;
	text-align: left;
	
}

#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#a20d0d;
}

#main #srel a:hover,
#main .postarchive #linklist a:hover,
#main .apost .subh a:hover,
#main .atitle a:hover{
	text-decoration:underline;
}

#main .lead{
	clear:both;
	font:12px/20px arial;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}

#main .lead a{
	color:#a20d0d;
}

#main .lead a:hover{
	text-decoration:underline;
}




/************************************************************************/
/*								SIDEBARS								*/
/************************************************************************/

#ppsidebarwrapper {
	float: right;
	width: 325px;
	color: #000000;
	overflow: hidden;
	border: 1px solid #000000;
	padding: 0px;
}


#linkcat-2 {
	background: #ffffff;
	margin: 0 0 0 0;
}

#sidebar-one {
	background: #ffffff;
	margin: 0 0 0 0;
}

#linkcat-2 .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	padding: 0px;
	border: 1px solid #000000;
	}

#sidebar-one .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	padding: 0px;
	border: 1px solid #000000;
	}


#linkcat-2 a{
	color: #990000;
	font-weight: bold;
}

#sidebar-one a{
	color: #990000;
	font-weight: bold;
}

#linkcat-2 a:hover{text-decoration: underline;}
#sidebar-one a:hover{text-decoration: underline;}

#linkcat-2, #sidebar-one .sb-columns{
	padding:0 27px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #cccdcd;
	background: #ebeeef;
	text-align: left;
}

#linkcat-2 .sb-columns h2{
	font:bold 16px/42px arial;
	clear:both;
	color:#000;
	background:url(images/sb-heading.jpg) repeat-x left bottom;
}

#sidebar-one .sb-columns h2{
	font:bold 16px/42px arial;
	clear:both;
	color:#000;
	background:url(images/sb-heading.jpg) repeat-x left bottom;
}

#sidebar-one .sb-columns ul{	padding:3px 0 0; }
#linkcat-2 sb-columns ul{	padding:3px 0 0; }

#sidebar-one .sb-columns ul li{	padding:0 0 3px;color: #990000;font-weight: bold;}
#linkcat-2 .sb-columns ul li { padding: 0 0 3px; color: #990000;font-weigth: bold;}

#sidebar-one  .sb-ads{	padding:20px 0 0 27px;}

#sidebar-one  .sb-ads ul li{	float:left;	padding:0 23px 23px 0;}



/************************************************************************/
/*								COMMENTS								*/
/************************************************************************/

#ppsinglecomments{
margin: 10px 0 10px 0;
background: #555555;
padding: 25px;
border: 0px solid #cccdcd;
background: #ffffff url(images/post-footer.jpg) repeat-x;
text-align: left;
padding: 20px 15px;
clear: both;
}

#cmAvatar{
	float:left;
	margin:0px -1px 0 10px;
	display:inline;
	width:94px;
	font:0/0 arial;
	color:#fff;
	background:url(images/comment-pointer.jpg) no-repeat right 20px;
	position:relative;
	border: 0px solid #cc33dd;
}

#cmAvatar a{
	color:#fff;
}

#cmAvatar img{
	margin:0!important;
	display:block!important;
	border: 3px solid #000000;
}



#cmw{

	text-align:center;

	padding: 0 0 15px;

}

#cmbox{

	clear:both;

	text-align:left;

}

#cmbox  a{

	color:#a20d0d;

}

#cmbox  a:hover{

	text-decoration:underline;

}

#commentform{

	padding:10px;

	overflow:hidden;

	border:1px solid #d6d6d6;

	width:601px;

	width/**/:/**/579px;

}

#commentform p{

	margin:0 0 10px;

}

#commentform .changeAva{

	text-align:center;

	float:right;

	width:160px;

	width/**/:/**/148px;

	padding:5px 10px;

	border:1px solid #d6d6d6;

	background:#f9f9f9;

	font:11px/16px arial;

}

#commentform .changeAva h4{

	color:#4c7fc8;

	font:bold 14px/18px arial;

}

#commentform .changeAva span{

	display:block;

}

#commentform .changeAva a{

	color:#4c7fc8;

}

#commentform input,

#commentform textarea{

	padding:2px 3px;

	color:#a20d0d;

}

#author,

#email,

#url,

#comment{

	display:block;

	font-size:13px;

	border:1px solid #d6d6d6;

	font-family:arial;

	width:157px;

	width/**/:/**/218px;

	height:22px;

	height/**/:/**/auto;

	background:#f2f2f2 url(images/comment-input.jpg) repeat-x;

}

#commentform textarea#comment{

	width:571px;

	min-height:100px;

	border-width:1px;

	background:#f2f2f2 url(images/comment-textarea.jpg) repeat-x;

}

* html #commentform textarea#comment{

	height:100px;

}

#commentform input#submit{

	width:236px;

	height:34px;

	padding:0;

	float:left;

	border:none;

	background:url(images/submit.gif);

	cursor:pointer;

}

.commentlist{

	list-style:none outside;

	width:100%;

	overflow:hidden;

}

.commentlist li{

	margin:0 0 20px;

	width:100%;

	overflow:hidden;

}

.commentlist li .cmAvatar{

	float:left;

	margin:0 -1px 0 1px;

	display:inline;

	width:104px;

	font:0/0 arial;

	color:#fff;

	background:url(images/comment-pointer.jpg) no-repeat right 20px;

	position:relative;

}

.commentlist li.cadmin .cmAvatar{

	background:url(images/comment-auth-pointer.jpg) no-repeat right 20px;

}

.commentlist li .cmAvatar a{

	color:#fff;

}

.commentlist li .cmAvatar img{

	margin:0!important;

	display:block!important;

}

.commentlist li .cmContent{

	float:left;

	width:497px;

	width/**/:/**/475px;

	padding:5px 10px 0;

	border:1px solid #d6d6d6;

	background:#f9f9f9;

}

.commentlist li.cadmin .cmContent{

	border:1px solid #d6d6d6;

	background:#626267;

	color:#fff;

}

.commentlist li.cadmin .cmContent a{

	color:#fff;

}

.commentlist li .cmContent .cmInfo{

	font:13px/20px arial;

	color:#626267;

	padding:0 0 5px;

}

#cmbox  .commentlist li .cmContent .cmInfo a{

	color:#626267;

}

.commentlist li.cadmin .cmContent .cmInfo{

	color:#fff;

}

#cmbox  .commentlist li.cadmin .cmContent .cmInfo a{

	color:#fff;

}

.commentlist li .cmContent .cmInfo .cauth{

	font:bold 15px/20px arial;

}

.commentlist li .cmContent .cmInfo .cauth img{

	display:none!important;

}

.commentlist li p{

	padding:0 0 6px;

	clear:both;

	text-align:justify;

}

h3#respond,

h3#comments{
	font:18px/22px arial;
	color:#626267;
	padding:5px 0;
	margin: 0 0 20px 0;
}



/* footer */

#footer{
	margin: 0;
	clear:both;
	overflow:hidden;
	width:100%;
	color:#fff;
	background:url(images/footer.jpg) repeat-x;
	font:12px/18px arial;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .recentPosts{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:23px 0 10px;
}

#footer .recentPosts .apost{
	float:left;
	width:320px;
}

#footer .recentPosts .apost .pimage{
	float:left;
	margin:3px 12px 0 0;
}

#footer .recentPosts .apost h2{
	font:bold 14px/22px arial;
	margin:0 0 2px;
	padding:0 10px 0 0;
}

#footer .recentPosts .apost h2 a{
	color:#fff;
}

#footer .recentPosts .apost p{
	padding:0 10px 5px 0;
	text-align:justify;
}

#footer .recentPosts .divider{
	height:20px;
	background:url(images/footer-dash.jpg) repeat-x left;
}

#footer .boxes{
	width:960px;
	margin:0 auto 15px;
	text-align:left;
	clear:both;
	overflow:hidden;
}

#footer .boxes .abox{
	float:left;
	width:320px;
}

#footer .boxes h2{
	font:bold 16px/22px arial;
	margin:0 0 5px;
}

#footer .boxes ul{
	font:13px/18px arial;
}

#footer .boxes ul li{
	padding:0 0 3px;
}

#footer .boxes img{
	float:left;
	margin:5px 12px 4px 0;
}

#footer .boxes p{
	text-align:justify;
}

#footer .boxes .rmore{
	font:bold 12px/30px arial;
	float:right;
}

#footer .inner{
	width:100%;
	overflow:hidden;
	clear:both;
	background:url(images/footer-bottom.jpg) repeat-x;
	font:12px/30px arial;
	padding:1px 0 0;
}

#footer .inner .inner{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0;
	background:none;
}

#footer .inner p{
	text-align: center;
}

#footer .inner #ubd{
	float:right;
	margin:1px 0 0;
	width:89px;
	height:21px;
	overflow:hidden;
}

#footer .inner #ubd img{
	vertical-align:top;
}



/* 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;
}
.padding { padding-left: 5px; }