body {
    background: #f2ebe3 url(https://images.cnblogs.com/cnblogs_com/wswq/929908/o_body_bg_page.jpg) center 0 no-repeat;
    color: #000;
    font-family: "Arial","Microsoft YaHei",Verdana,Helvetica,sans-serif;
    font-size: 14px;
    min-height: 101%;
}
#forme{
    position:fixed;
    top:0;
    right:0;
}
#blogTitle {
    background: url(https://images.cnblogs.com/cnblogs_com/wswq/929908/o_ban.jpg) center 0 no-repeat;
    height: 300px;
}
#lnkBlogLogo {
     width: 100px;
     height: 100px;
     display: block;
     position:absolute;
     top: 40px;
     margin-left: 44%;
     border-radius: 50%;
     background: url(https://images.cnblogs.com/cnblogs_com/wswq/929908/o_11-1.jpg);
}
#lnkBlogLogo:hover{
    box-shadow:0 0 8px 5px #0cb5e3;
}
#blogTitle h1 {
    margin-top: 150px;
    margin-left: 45%;
}
#blogTitle h2 {
    margin-left: 43%;
}
#navigator {
    background-color: #fff;
    clear: both;
    width: 920px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #333;
}
#navList a:hover {
    color: #fff;
    background-color: #0cb5e3;
}
.blogStats {
    color: #333;
    text-align: right;
}
#main {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    padding:15px 0 0 10px;
    text-align: left;
}
#mainContent .forFlow{
    margin-left: 19em;
}
#myposts {
    padding:20px;
    background-color: #fff;
    box-shadow: 1px 1px 2px #a7a8ad;
    border-radius: 7px;
}
#myposts .myposts_title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dadfe1;
}
.newsItem, #blog-calendar {
    border-radius:2px;
    box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    border-radius: 2px;
    box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
    margin-bottom:10px;
}
.catListTitle {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
#profile, .entrylist, .gallery {
    padding: 20px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color:#0cb5e3;
}
#p_b_follow a {
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    font-weight: bold;
    background: #0cb5e3;
}
#p_b_follow a:hover {
    color: #f60;
}
a.entrylistItemTitle {
    color: #0cb5e3;
}
.catListTitle {
    background-color: #0cb5e3;
     border: none;
}
#profile_block{
    color: #0cb5e3;
}
.btn_my_zzk {
    border-radius: 10px;
    color: #fff;
    border: none;
    background-color: #0cb5e3;
}
.day{
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: none;
    min-height: 10px;
    margin:0;
    padding:10px 20px;
    border-bottom:1px solid #dadfe1;
}
.dayTitle {
    display:none;
}
.postTitle{
    border:none;
}
.postSeparator {
    border-top:1px solid #dadfe1;
}
.postCon {
    padding:5px 0;
}
.entrylistItem{
    border-bottom:1px solid #ccc;
}
.entrylistPosttitle {
    border-bottom:none;
}
#topics{
    border-radius:2px;
}
#div_digg {
    position:fixed;
    left:80%;
    bottom: 10px;
    border:2px dashed #ccc;
    padding:8px 8px 4px 8px;
    box-shadow:0 0 8px 5px #0cb5e3;
    background-color: #fff;
}
#green_channel{
    position:fixed;
    bottom: 10px;
    margin: 0 auto;
    box-shadow:0 0 8px 5px #0cb5e3;
}

#ad_t2,#opt_under_post,#ad_c1,#under_post_news,#ad_c2,#under_post_kb{
    display:none;
}
.topicListFooter{
    text-align:center;
}
#nav_next_page{
     width:100%;
     height:20px;
     background-color: #fff;
}
.pager{
    width:100%;
    height:20px;
    text-align:center;
    background-color: #fff;
}
#comment_nav{
   padding:10px 0;
   text-align:center;
}
#blog-comments-placeholder{
    background-color:#f2f2f5;
    padding:0 20px 20px 20px;
}
#tbCommentBody{
    width:625px;
    height:100px;
    outline:none;
}
#tbCommentBody:focus{
    border-color:#fa7d3c;
}
#btn_comment_submit{
    border:none;
    border-radius:2px;
    color:#fff;
    background-color:#ff8140;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
}
#btn_comment_submit:hover{
    background-color:#f7671d;
}
#comment_form{
    padding:0 20px;
    background-color:#f2f2f5;
}
#footer {
    border-top:none;
    background-color:#0cb5e3;
    margin-bottom:0;
    padding-bottom:10px;
    color:#fff;
}
@media screen and (max-width: 767px){
    body {
        background-image:none !important;
    }
    #lnkBlogLogo {
        margin-left:36%;
    }
    #blogTitle h1 {
        margin-left:38%;
    }
    #blogTitle h2 {
        margin-left:32%;
    }
    #main{
        width:auto;
        min-width:320px;
        margin-right:0;
    }
    #navigator{
        width:auto;
    }
    #div_digg {
        display:none;
    }
    #mainContent .forFlow{
        margin-right:5px;
    }
    #sideBar{
         margin-right:5px;
    }
    #tbCommentBody{
        width:95%;
    }
    .postTitle {
        line-height:1.5em;
    }
    #sidebar_search,#sidebar_toptags,#sidebar_imagecategory{
        display:none;
    }
    .topicListFooter{
       margin-bottom:5px;
    }
}