.myposts_title {
    margin-bottom: 25px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-bottom: 11px solid #e6e6e6;
    color: #333;
}

#div_digg {
    position: fixed;
    bottom: 10px;
    right: 15px;
    border: 2px solid #ECD7B1;
    padding: 10px;
    width: 140px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}


.newsItem .catListTitle {
    font-weight: bold;
    line-height: 1.2;
    font-size: 110%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    width: 229px;
    height: 135px;
    background: url("https://images.cnblogs.com/cnblogs_com/AaronShen/1157051/o_Cg-4WlU1-L6IfclWAAnWkFj5FloAAB_AQOQoEEACdao178.jpg") no-repeat center;
    background-size: cover;
    text-indent: -9999px;
}

#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 16px;
}


#blogTitle h2 {
    font-weight: normal;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
    float: left;
    text-indent: 56px;
    margin: 25px 0px;
}

#navigator {
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 0;
    height: 50px;
    clear: both;
    margin-top: 25px;
}



#comment_form_container .comment_textarea {
    width: 100%;
    height: 200px;
    font-size: 13px;
    padding: 8px;
    margin: 12px 0;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    display: block;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
    resize:none;
}

.commentbox_title {
    width: auto;
}

.commentbox_title_right {
    float: right;
}

.comment_icon {
    vertical-align: middle;
    margin: 0 4px;
}

.author_avatar {
    vertical-align: top;
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    padding-left: 2px;
    border: 0;
    width: 60px;
    height: 60px;
    border-radius: 999px;
}

div#blog_post_info {
    padding-top: 20px;
}

#green_channel {
    padding: 16px 0;
    /* margin-bottom: 10px; */
    /* margin-top: 10px; */
    border: silver 1px solid;
    font-size: 12px;
    width: 350px;
    text-align: center;
    float: right;
}

#author_profile {
    float: left;
    width: 280px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    margin-left: 0;
    font-size: 12px;
}

.author_profile_info {
    float: left;
    line-height: 22px;
}

#topics .postDesc {
    padding-left: 0px;
    width: 100%;
    text-align: left;
    color: #666;
    margin-top: 14px;
    background: none;
}

.c_ad_block{
    display:none;
}

#ad_t2{
    display:none;
}