#blogTitle {
    background-color:#5c9737;
    background-image: url('https://images.cnblogs.com/cnblogs_com/jerrystark/1858158/o_201004070207Icon-60@2x.png');
    background-repeat: no-repeat;
    background-position: right;
}
.title a{
    color:#fff;
}
.blogStats{
    display: none;
}
#blogTitle .subtitle{
    color: #fff;
}
 
#top_nav,.under-comment-box-nav{
    display: none;
}
#navigator{
    background-color: #cce1c3;
}
#navList>li{
    min-width: 80px;
    text-align: center;
    color: #154a01;
    margin-right:0px;
}
#navList>li:hover{
    background-color: #f8fff5;
}
#footer{
    display: none;
}

.postCon{
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 20px;
}
.desc_img{
    border-radius: 10px;
    border: solid 1px #eeeeee;
    max-height: 150px;
}
.postTitle{
    padding-bottom: 5px;
    border: 0px;
}

.postTitle a{
font-size: 20px;
}
#profile_block{
display: none;
}
 
.postDesc{
    display: none;
}
.comment_textarea{
    width: 100%;
}
#green_channel{
    text-align: right;
    border: solid 1px #eeeeee;
    width: 100%;
    border-radius: 10px;
}
#author_profile{
    display: none;
}
#btn_comment_submit{
    height: 35px;
    width: 150px;
    background-color: #ff6465;
    color: #ffffff;
    font-size: 16px;
    border: 0px;
}

#main{
    display: table;
    width: 100%;
}
#mainContent{
    display: table-cell;
}
#sideBar{
    display: table-cell;
    position: static;
    border-left:solid 1px #cce1c3;
}
#my_foot{
    border-top: solid 1px #cce1c3;
    text-align: center;
    padding-top: 15px;
}
.postDesc2{
    display: none;
}
 
.PostListTitle{
    display: none;
}

.vertical-middle{
font-size: 18px;
background-image: url("https://images.cnblogs.com/cnblogs_com/jerrystark/1858158/o_201006110235title.jpg");
background-repeat: no-repeat;
padding-left: 30px;
background-position-y: 7px;
display: block;
box-sizing: border-box;
}
.c_b_p_desc{
    padding-left: 40px;
    box-sizing: border-box;
}


#dowm_href{
    display: block;
    border: solid 1px #ddd;
    margin: 10px;
    height: 90px;
    font-size: 15px;
    border-radius: 10px;
    background-image: url("https://images.cnblogs.com/cnblogs_com/jerrystark/1858158/o_201004071112mac.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-top: 10px;
    padding-left: 80px;
    background-position-x: 15px;
    color: #278105;
    box-sizing: border-box;
}
 
#ad_t2,#under_post_news,#under_post_kb{
    display: none;
}

#cnblogs_post_body img, .cnblogs-post-body img{
    border-radius: 10px;
    border: solid 1px #eeeeee;
    box-shadow: 0px 0px 5px 3px #ddd;
}

.sidebar-block{
    padding-bottom: 20px;
    border-bottom: solid 1px #cce1c3;
}

.catListTitle{
    background-image: url("https://images.cnblogs.com/cnblogs_com/jerrystark/1858158/o_201007081357fenlei.jpg");
    height: 30px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

#blog-sidecolumn li>a{
    display: block;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
}