/*日历*/
.CalTodayDay{ font-weight:bold;background-color:#5bb7d4; }
/*关注*/
#blog_post_info_block{ 
 position:relative;
}
#div_digg{ 
 float:none;
 position:absolute;
 top:33px;
 left:460px;
}
#author_profile_detail a{
 float:left;
 line-height:26px;
 margin-right:8px;
 border:none;
}
#author_profile_honor, #author_profile_follow, 
#author_profile_detail br
{ 
 display:none; 
}

#author_profile_detail a:first-child{
 text-decoration: none;
 font-size:16px;
}
/*去除新闻*/
#ad_text_under_commentbox,#site_nav_under,#ad_under_post_holder
{
  display:none;
}