.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2 {
    display: none;
}
#under_post_news{
    display: none;
}
#commentform_title{
    display: none;
}

/*菜单右侧文章统计数*/
#navigator>.blogStats{ display:none; }

/*随笔分类、随笔档案、文章分类、新闻分类、相册、链接 */
#sidebar_categories{ display:none; }

/*我的标签*/
#sidebar_toptags{ display:none; }



/*详情页面*/
/*分享*/
#green_channel{display:none;}
#blog_post_info{overflow:hidden;border:2px dashed #ccc;margin:10px 0;}
#author_profile{padding-top:10px;margin-left:10px;}

/*评论*/
.feedbackCon{padding-right:0;}

/*退出*/
#commentbox_opt>a{display:none;}

/*评论人*/
.feedbackListSubtitle >a,.feedbackListSubtitle>span{font-size:12px;}

/*返回顶部*/
#back-to-top {
    bottom: 10px;
    position: fixed;
    right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgb(242, 245, 246);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 6px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border-radius: 5px;
    opacity: 0.5;
}

/*公告*/
#profile_block,#profile_block_custom {
    margin-top: 0px;
    line-height: 1.5;
    text-align: left;
}
#profile_block_custom{
    border: 1px solid red;
    border:0;
}
#profile_block {
    border: 1px solid red;
    border:0;
}
