body {
    background: #e8e8e8 url(../images/bodybg-wide.gif) repeat-y top center;
	}

#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: #556fb3 url(../images/navbg.jpg) top center no-repeat;
	border-top: none;
	}

#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:#25408f;
	}

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

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

#headerwrap h1.bloglogo {
    display: none;
    }

#searchform {
	padding: 6px 10px 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;
}

#contentwide .post, #contentwide .singlepost {
	border-top: 1px solid #d8d9da;
	border-bottom: 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: #25408f;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.akpc_pop {
	margin-bottom: 0px;
}

#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:0px;
	margin-top: 15px;
	}

#rss img {
	border: none;
}

#sidebar #rss ul li, #sidebar2 #rss ul li {
	list-style-type: none;
	background: none;
}

#sidebar #rss ul, #sidebar2 #rss ul {
	list-style-type:none;
	float: left;
	margin: 20px 0 0;
	width: 240px;
	}

#sidebar #rss li, #sidebar2 #rss li {
	margin: 0 0 3px;
	padding: 0 0 5px;
}

#rss a{
	color: #FFF;
	}

#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;
}


div.sociable {
	margin-bottom: 0px;
}

.optinform {
	background: url(../images/optinbg3.png) top center no-repeat;
	min-height:180px;
	padding-top: 490px;
	padding: 490px 35px 0px 35px;
}

.yellowdash {
	background: #fff5d6;
	padding: 0px;
	width: 300px;
	margin: 0 auto;
	border: 2px dashed #C00;
}

#sidebar .optinform ul li {
	list-style-type:none;
	background: transparent url(../images/checkmark.gif) no-repeat 0 2px;
	padding: 0 0 0 17px;
	border: 0;
	margin: 0 0 1px;
	}

input.send-btn {
	width: 162px;
	height: 25px;
	background: #333 url(../images/btn-send.gif) no-repeat;
	outline: none;
}
input.send-btn:hover {
	background: #666 url(../images/btn-send.gif) no-repeat 0 -25px;
}

#buttonPad {
	padding: 6px;
	background-color: #CC3333;
}

.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}