#header{height:76px;}

#cate{background-color: #eee;position: absolute;top: 76px;width:97%;text-align: center;font-size: 16px;font-weight:700;padding: 5px;font-fa3mily: SimHei,Arial,sans-serif;}
#cate a{margin-left:5px;}
div.postTitle a:visited {
    color: #399ab2;
}
div.postTitle a:hover {
    color: #9cba39;
}

#navigator{display:none}
.postTitle2{color:#399ab2;text-decoration: none;font-weight:700}
.postTitle2:hover{color:#9cba39}
#mainContent{margin-top: 40px;}

.entrylistTitle{display:none}
.entrylistItemTitle{color:#399ab2;text-decoration: none;font-weight:700}
.entrylistItemTitle:hover{color:#9cba39}

#sideBar{border: 0px;display:block;}
#sideBarM2ain{background-color: #dee7de;}

#TopViewPostsBlock{font-size:80%}

#sidebar_search_box{position: absolute;top: -106px;left: 130px;}
#sidebar_categories{display:none;}
.catListTitle{display:none;}
#widget_my_google{display:none;}
#nav_newpost{display:none;}
#nav_contact{display:none;}
#nav_rss{display:none;}
.forFlow{max-width: 1000px;margin: 0px auto 0px auto;min-height: 700px;}
div.forFlow{padding:5px 37px 40px;}
.blogStats{display:none;}
.dayTitle{display:none;}
.postCon{display:none;}
.day .postDesc{display:none;}
.entrylistPostSummary{display:none;}
.entrylistItemPostDesc{display:none;}
body {
    font-family: "微软雅黑",Arial,sans-serif;
    font-size: 14px !important;
}
#profile_block{font-size: 10px}
div#license {
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #666666;
}
.post {background-color: #fff;border: 0px solid #F5F5F5;}

#cnblogs_post_body p {
    font-family: "微软雅黑",Arial,sans-serif;
    font-size: 14px !important;
margin:0px;
}
/*支持手机样式*/
@media screen and (max-width: 767px) {
    #mainContent {
        margin-left: 0
    }
    a {
        word-wrap: break-word;
    }
    #main, #mainContent {
        width: 100%;
    }
    #sideBar, body > a, #navList, #navigator, .postDesc a, #homepage_top_pager {
        displa2y: none;
    }
    #sidebar_search_box input[type=text]{
    width: 160px;
}
.entrylistItem{margin-left:0.4em}
    #blogTitle a {
        
    }
    #blogTitle h2 {
        font-size: 16px;
    }
    #home {
        background-image: none;
    }
    .postTitle a {
        font-size: 15px;
    }
    .postCon, .postCon a {
        font-size: 16px;
    }
    .day {
        margin: 0 2%;
    }
    .postCon a {
        padding-left: 0;
    }
    .postDesc {
        width: 100%;
        font-size: 12px;
    }
    #home {
        backgr2ound-color: #68BCCA;
    }
    #mainContent .forFlow {
        margin: 4px 0 0 0;
padding:0px;
    }
    #blogTitle {
        left: 0;
    }
    #mainContent .postBody {
        width: 100%;
    }
    .post {
        padding: 0 4%;
    }
    #header {
        background-size: 46px;
    }
    .topicListFooter {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 40px;
    }
    .topicListFooter a:link {
        font-size: 12px;
    }
/*文章详细页样式*/
    #green_channel {
        width: 100%;
    }
    .c_ad_block {
        width: 100%;
        overflow: hidden;
    }
    #tbCommentAuthor,.commentbox_title,#tbCommentBody {
        width: 100%;
    }
}
#cnblogs_post_body img{max-width: 600px;}
#blog-news {margin-bottom: -5px;}