body {
    /*background: #ff4d17 url(../images/bodybg-wide.gif) repeat-y top center;*/
	background: #303030 url(../images/bg5.gif); 
}
#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;	
	background: #f4f6f6;
}
#contentleft {
	width: 600px;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	background-color: #f4f6f6;
} 

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

#headerwrap h1.bloglogo {
	display: none;
}
#searchform {
	padding: 6px 10px 0px 0px
}

#contentwide .post, #contentwide .singlepost {
	border-top: 1px solid #d8d9da;
	border-bottom: 1px solid #d8d9da;
}


.postmetadata {
	margin-bottom:0px;
	background: #FFF url(../images/postmetabg.gif) top repeat-x;
	border-top:1px dotted #BFBFBF;
	margin-top:10px;
}


.akpc_pop {
	margin-bottom: 0px;
}

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