#site_nav_under, #sidebar_search, #cnblogs_c1, #cnblogs_c2, #HistoryToday, #sidebar_search{
    display: none !important;
}

#sideBar{
    padding-right:10px  ;
}
.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;
    margin: 0;
    padding: 0;

}
#under_post_news, #under_post_kb{
    display: none !important;
	margin: 0;
    padding: 0;

}

#comment_form_container > p:nth-child(8){
    margin-bottom: 10px;
}

#tbCommentBody{
    height: 200px;
}

.commentbox_title{
    margin-right: 10px;
}

#author_profile_info > a > img{
    border-radius:5px;
}
#author_profile_info > a > img{
    border-radis:5px;
    margin:0;
    padding:1px;
}
a{
    text-decoration:none;
}

.commentbox_title,#tbCommentBody {
    width:100%;
}
.commentbox_main {
    padding-right:30px;
}

#comment_nav {
    text-align:right;
}

#comment_nav a {
    padding-left:10px;
}

a {
    outline: 0;
    color:#0378bb;
}

a:link {
    color: #2daebf;
    text-decoration:none;
}

a:visited {
    color: #2daebf;
    text-decoration:none;
}

a:hover {
    color: #f60;
    text-decoration:none;
}

a:active {
    color: #21759b;
    text-decoration:none;
}

#BlogPostCategory {
    color:#666;
}

#BlogPostCategory a {
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    color: #333;
    padding: 3px 14px;
    border-radius: 10px;
    margin: 2px 5px 0;
    background: #e7e7e7;
    text-decoration:none;
}

#BlogPostCategory a:link, #BlogPostCategory a:visited, #BlogPostCategory a:active {
    color:#666;
}

#BlogPostCategory a:hover {
    color: #f5f5f5;
    background: #21759b;
    transition:all .4s linear 0s
}
#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
    color:gray;
}

#EntryTag {
    color:#666;
}

#EntryTag a {
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    color: #333;
    padding: 3px 14px;
    border-radius: 10px;
    margin: 2px 5px 0;
    background: #e7e7e7;
    text-decoration:none;
}

#EntryTag a:link, #EntryTag a:visited, #EntryTag a:active {
    color:#666;
}

#EntryTag a:hover {
    color: #f5f5f5;
    background: #21759b;
    transition:all .4s linear 0s
}

#author_profile_info img.author_avatar {
    border-radius: 100%;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 3px solid #f7f7f7;
    padding: 0;
    margin-left: 3px;
    margin-right:7px;
}



#green_channel {
    padding: 5px 0 15px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0;
    border-top: #eee 1px dashed;
    border-bottom: #eee 1px dashed;
    font-size: 12px;
    width: 100% !important;
    text-align: center;
    display: inline-block;
    vertical-align:middle
}

a#green_channel_digg, a#green_channel_follow, a#green_channel_favorite, a#green_channel_weibo, a#green_channel_wechat {
    text-decoration: none;
    color: #fff;
    margin: auto;
    width: 80px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    position: relative;
    background-image: none;
    margin-top:10px
}

a#green_channel_digg:hover, a#green_channel_follow:hover, a#green_channel_favorite:hover {
    transform:scale(1.02, 1.02)
}
a#green_channel_weibo:hover, a#green_channel_wechat:hover{
    transform:scale(1.05, 1.05)
}

a#green_channel_digg:active, a#green_channel_follow:active, a#green_channel_favorite:active{
    transform: scale(0.95, 0.95);
    transition:all .4s -0.125s
}
a#green_channel_weibo:active, a#green_channel_wechat:active {
    transform: scale(0.95, 0.95);
    transition:all .4s -0.15s
}

a#green_channel_digg {
    background-color: #60cbd9;
}

a#green_channel_follow {
    background-color: rgba(237, 35, 33, 0.79) !important;
    margin-left:10px
}

a#green_channel_favorite {
    background-color: #ffb515;
    margin-left:10px
}

a#green_channel_weibo {
    background-color: #f7e65a !important;
    margin-left: 10px;
    width:45px
}

a#green_channel_wechat {
    background-color: #3cb034 !important;
    margin-left: 10px;
    width:45px
}

#author_profile_info img.author_avatar {
    border-radius: 100%;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 3px solid #f7f7f7;
    padding: 0;
    margin-left: 3px;
    margin-right:7px
}

div#green_channel img {
    height: 20px;
    width:20px
}
#MySignature{
    text-align:left;
}

#MySignature > p{
    color:#2daebf;
    text-align:center;
}

#bgCanvas{
    background-color: rgba(0, 0, 0, 0.1);
}


    .blog_comment_body {
        background: #B2E866;
        float: left;
        border-radius: 5px;
        position: relative;
        overflow: visible;
        margin-left: 33px;
        max-width: 700px;
    }

    .feedbackListSubtitle a.layer {
        background: #B2E866;
        color: #414141 !important;
        padding: 2px 4px;
        border-radius: 2px;
    }