body {
    /*background: #999999 url(../images/bodybg-wide3.gif) repeat-y top center;*/ /*ORIGINAL - GREY */
	/*background:#000 url(../images/bodybg1c.jpg) fixed top center no-repeat;*/ /*COMPASS*/
	/*background:#000 url(../images/bodybg2.png) fixed top center no-repeat;*/ /*SPLATTER*/
	background: #000;
	}

#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;	
	background: #f4f6f6;
}
#contentleft {
	width: 549px;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	background-color: #f4f6f6;
} 

#nav {      
	/*background: #000 url(../images/navbg2.jpg);*/
	background: #C00 url(../images/navbg3.jpg);
	}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	/*color: #FFF; 
	background-color:#000;
	border-top:4px solid #000; */
	}

#nav ul li a:hover, #nav ul li a:active {
	/*background-color: #666;*/
	}

#nav ul li.current_page_item a {
	/*background-color:#CC0000 ;*/
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:0px 8px;
	}

#header {
    background: url(../images/header2.jpg) no-repeat;
    height: 140px;
    }

#headerwrap h1.bloglogo {
    background-image: none;
    background-repeat: no-repeat;
    height: 140px;
    }
	
#header p {
	/*color: #FFF;*/
}

#searchform {
	padding: 6px 70px 0px 0px
}

.post, .singlepost {
	margin: 0px;
	padding: 0px 10px;
	line-height: 130%;
	/*background: url(images/dot.gif) bottom left repeat-x;*/
	background: #FFF;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
}
.posttop {
	background: #FFF url(../images/posttop.gif) top center no-repeat;
	height: 12px;
}
.postbottom {
	background: #FFF url(../images/postbottom.gif) top center no-repeat;
	height: 12px;
	margin-bottom:15px;
}
.postmetadata {
	margin-bottom:0px;
	background: #FFF url(../images/postmetabg.gif) top repeat-x;
	border-top:1px dotted #BFBFBF;
	margin-top:10px;
}

.post h2, .post h2 a {
	color: #006FA7;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.akpc_pop {
	margin-bottom: 0px;
	color:#FFF;
}

#rss {
	width: 340px;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	background: #f4f6f6 url(../images/rssbg.gif) top center no-repeat;
	height: 91px;
	margin-bottom: 10px;
	margin-right:24px;
	}

#rss a{
	color: #006FA7;
	}

#rss ul{
	list-style-type:none;
	float: left;
	margin: 22px 0 0 0;
	width: 255px;
	padding: 0px;
	}

#rss li{
	margin: 0 0 3px;
	padding-bottom:5px;
}
#rss img{
	float: right;
	margin: 0px;
	padding-right:10px;
	padding-top:8px;
}

#sidebar_optin {
	padding: 0px 15px;
	border: 1px solid #d8d9da;
	background: #FFF;
}
#sidebar_optin .video {
	float: left;
	padding-right: 10px;
}
#player {
	float:right;
	position: relative;
}

.page-template-templatehome2-php p {
	margin-bottom:0;
}