#topics .postTitle{font-size:25px}
.louzhu{color:red;font-weight:bold}
#home{width:90%;margin-top:25px;margin-botoom:25px}
#cnblogs_post_body img{max-width:1000px}


  .catListTitle {
        background-color: rgba(204, 196, 196, 0.3) !important;
        border-left: 10px solid rgba(82, 168, 236, 0.8) !important;
        padding: 5px 0 5px 5px !important;
        margin-top: 21px !important;
        margin-bottom: 10px !important
    }
#blogTitle h2{float:none}


  .postBody h2 {
        text-align: left !important;
        border-left: 10px solid rgba(82, 168, 236, 0.8) !important;
        padding: 5px 0 5px 10px !important;
        background-color: rgba(204, 196, 196, 0.3) !important;
        font-size: 21px ;
        color: #390 !important;
    }

 .postBody h3{
text-align: left !important;
    border-left: 10px solid rgba(98, 102, 105, 0.8);
    padding: 5px 0 5px 10px !important;
    background-color: rgba(204, 196, 196, 0.3) !important;
    font-size: 16px ;
    color: #390 !important;
}

.postBody h4{
    text-align: left !important;
    border-left: 10px solid rgba(98, 102, 105, 0.8);
    padding: 4px 0 4px 10px !important;
    background-color: rgba(204, 196, 196, 0.3) !important; 
    color: #390 !important;
}

.postBody li, .postCon li{
margin-bottom:2px
}
#green_channel a{
background:none;
border-radius:0;
text-shadow:none;
box-shadow:none;
}

.entrylistItem{padding-bottom:0}