body {
    /*background: #333333 url(../images/bodybg-wide.gif) repeat-y top center;*/
	background: #720d00 url(../images/topback.jpg) top repeat-x; 
}
#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: 160px;
	border-bottom: 1px solid #CCC;
}

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

#rss {
	float: right;
	font-size: 12px;
	padding: 20px 15px 0 0;
	text-align: right;
	width: 360px;
	padding-right: 80px;
	}
#rss a {
	color: #FFF;
}