
#current_title li{
	height:12px;
	padding:6px;
	background-color: #F9F4E6;
	margin:6px 0;
}
#current_title li a{
}

#current_title li p{
	width:4px;
	height:16px;
	margin-right:6px;
	margin-bottom:3px;
	float:left;
}
#current_title{
	margin:12px 18px 24px 18px;
	_margin:12px 9px 24px 9px;
}

.current_post h3{
	font-size:120%;
	font-weight:bold;
}
.current_post h3 {
	height:20px;
	_height:30px;
	padding:6px;
	font-size:120%;
	font-weight:bold;
	vertical-align: top;
	border-bottom:solid 1px #341d0b;
}
.current_post small, .current_post .entry, .current_post .postmetadata {
	padding:12px;
}

.current_post{
	padding-top:12px;	
	width:654px;
}

.blog_wrapper {
	width: 950px;
	margin:0 auto;
}
#navigation h2{
	margin-bottom:12px;
}
#navigation li{
	border-bottom:dotted 1px #666;
	margin-bottom:12px;
	width:210px;
}
#navigation {
	margin:12px 0;
}

.post_date{
	padding:6px 6px 6px 24px;
	width:658px;
	height:21px;
	background-repeat:no-repeat;
	background-position:left top;
	color:#333;	
}
