#top_nav{
    display:none;
}
#ad_t2,#cnblogs_c1,#cnblogs_c2,#cnblogs_ch,#under_post_news,#under_post_kb,#under_post_card1,#under_post_card2,#green_channel {
    display:none; !important
}
#green_channel {
    display:none; !important
}
#profile_block {
    display:none; !important
}

.day .postCon {
    display:none; !important
}

.day .postDesc {
    display:none; !important
}

.day .postSeparator {
    display:none; !important
}

.day .postTitle {
    font-size: 20px;
}
#main {
    min-width: auto;
}
#mainContent .forFlow {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#comment_form {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1515px) {
    #mainContent {
        margin-left: 0;
        float: none;
    }
    #sideBar {
        width: 100%;
        max-width: 900px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

#sideBarMain {
    width: 250px;
}

#blogTitle {
    height: 50px;
}

#cb_post_title_url {
    font-size: 23px;
}

#cnblogs_post_body {
    font-size: 18px;
}

#cnblogs_post_body.mobile {
    font-size: 3px;
}

#cnblogs_post_body p,
#cnblogs_post_body li {
    line-height: 1.8;
    margin-bottom: 0;
}

#cnblogs_post_body p {
    margin: 1em 0;
}

#cnblogs_post_body h2 {
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px LightGrey solid;
    width: 98%;
    color: #666666;
}

#cnblogs_post_body h3 {
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px LightGrey solid;
    width: 98%;
    color: #666666;
}

#cnblogs_post_body h4 {
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px LightGrey solid;
    width: 98%;
    color: #666666;
}

#cnblogs_post_body h5 {
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px LightGrey solid;
    width: 98%;
    color: #666666;
}

#cnblogs_post_body img {
    display: block;
    box-shadow: 0 0 10px #555;
    border-radius: 6px;
    margin: 10px auto;
    width: 95%;
}


#cnblogs_post_body h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

#cnblogs_post_body h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

#cnblogs_post_body h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

#cnblogs_post_body h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

#cnblogs_post_body h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

#cnblogs_post_body h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
