#content_wrap{
	padding-left:11px;
	padding-right: 1px;
	width: 936px;	
}
#blog_top_spacer{
	width: 936px;
	height: 22px;
}
#blog_top_spacer{
	width: 936px;
	height: 22px;
}
#blog_wrapper{
	width: 430px;
	margin-left: 0;
	overflow:hidden;
	float:left;
	padding-bottom:25px;
}
#blog_header{
	margin-bottom: 10px;
}
#blog_content{
	width: 430px;
	float: left;
}
.blog_box_top{
	margin-top:5px;
	padding-left: 5px;
}
.blog_box_mid{
	margin-top:5px;
	padding-left: 5px;
}
h3.post-title{
	margin:0;
}
h3.post-title a{
	font: bold 18px arial;
	color: #000;
}
h2.date-header{
	font: italic normal 11px arial;
	color: #595959;
	margin:0;
}
div.post-body{
	font: normal 12px arial;
	color: #373737;
}
div.post-body a{
	color:#000000;
	font-weight: bold;
}
p.post-footer{
	border-top: solid 2px #F1F1F1;
	margin:6px 0 20px 0;
	padding:2px 0 0;
}
p.post-footer em{
	float:left;
	font: normal 11px arial;
	color: #595959;
}
 p.post-footer em a{
 	color: #595959;
 }
a.comment-link{
	font: normal bold 11px arial;
	color: #595959;
	float:right;
}
/*
 * sidebar
 */
#sidebar_wrapper{
	display:inline;/*here to fix the ie double margin bug*/
	float:left;
	overflow:hidden;
	padding-left:15px;
	width:177px;
}
h2.sidebar-title{
	color: #000000;
	font: normal 14px arial;
	background: #F1F0F0 url(/v/blog/images/sidebar_heading_bg.gif) no-repeat scroll left top;
	height: 20px;
	line-height: 1em;
	padding-top: 7px;
	padding-left: 16px;
	margin:0;
}
.blog_sidebar_box_info{
	background-color:#F8F8F8;
}
#blog_sidebar_box_mid{
	font: normal 11px verdana;
	color: #595959;
}
#blog_sidebar_box_mid ul{
	list-style:none;
	padding-left:0;
	margin:0;
}
#blog_sidebar_box_mid ul li{
	border-bottom:1px solid #C2CADA;
	height:25px;
	line-height:12px;
	padding-left:0px;
}
#blog_sidebar_box_mid ul li a{
	background:transparent url(/v/blog/images/blog_bullet.gif) no-repeat scroll 8px center;
	padding-left:0px;
}
#blog_sidebar_box_mid a{
	color:#595959;
}
#blog_sidebar_box_about{
	padding:10px 0 10px 15px;
}
#blog_sidebar_box_about span{
	font: normal bold 11px verdana;
	color: #E50D0D;
}
#blog_sidebar_box_about a{
	text-decoration:underline;
}
/*
 * sidebar2
 */
#sidebar_wrapper2{
	display:inline;/*here to fix the ie double margin bug*/
	float:left;
	overflow:hidden;
	padding-left:15px;
	width:290px;
}
.comment_box{
	font: normal 11px arial;
}
.comment_box a{
	color: #000;
}
