body {
    background: #d8f5ff 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: #000; */
}

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

#header {
	background: #000 url(../images/header.jpg);
	height: 160px;
}

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

#rss img {
	border: none;
}

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

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

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

#rss a{
	color: #25408f;
	}

#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;
}
*/
div.sociable {
	margin-bottom: 0px;
}