body {font:14px/1.5 "YaHei Consolas Hybrid", "\5FAE\8F6F\96C5\9ED1","\5b8b\4f53", sans-serif; color: #333333; background-color: rgb(245, 245, 245);background-image: none;}
a{color: #3399ff;}
/* 页底记录IP样式
#histats_counter_8038_canvas{position: absolute;left: 50%; transform: translateX(-50%);} */
/* 1 */
#mainContent {
    float: right;
    display: inline-block;
    width: 765px;
    border-radius: 6px;
    background: white;
    box-shadow: 0px 0px 8px #999;
    -moz-box-shadow: 0px 0px 8px #999;
    -web-kit-shadow: 0px 0px 8px #999;
    -moz-border-radius: 6px;
    -web-kit-shadow: 6px;
    font: "mononoki";
}
/* 主体内容 */
#main{background-color: none;}
#sideBar{background-color: #fff;width: 212px;}
#navigator, #blogTitle, #main, #footer {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
#mainContent {
    width: 950px;
    box-shadow: 0px 3px 8px ##CFD8DC;
}
#main{background-color: #FFFFFF;border-radius: 5px;margin-top: 3px;}
/* 计数器IP */
.sCount{text-shadow: 0 0 1px #607D8B;font-size: 14px;color: #727272;letter-spacing: 0.5px;}
.sCount img{vertical-align: middle;}
/* 头像 */
#sideBarMain {}
#blog-news{}
#blog-news .sLogo {position: relative;width: 48px;height: 48px;margin-top: 10px;margin-bottom: 10px;overflow: hidden;}
#blog-news .sLogo img{position: absolute;left: 0;top: 50%; transform: translateY(-50%);width: 100%;height: 100%;border-radius: 50%;}
#sideBarMain div div{margin: 0;}
/* 时间table控件 */
#blog-calendar{display: none;}
/* header */
#header{background-color: #455A64;}
#navList li a{background-color: #455A64;}
#navList li a:hover{background-color: #2175bc;}
/* 日期隐藏 */
#blogCalendar{display: none;}
/* h1 */
h1{
    background-color: #e10601;
    box-shadow: 0 0 5px #e10601;
    padding-left: 10px;
}
.post h1:first-of-type{background-color: none;box-shadow: none;padding-left: 0;}
/* h2 */
h2{
   /* background-color: #00BCD4; */ 
    background-color: #336699;
    border-radius: 5px;
    box-shadow: 0 0 5px #455A64;
    padding-left: 10px;
}
h4{
    background-color: #99CCCC;
    margin: 3px 0;
    border-radius: 3px;
    box-shadow: 0 0 5px #99CCCC;
}

/* 标题linear background-color */
.postTitle, .postTitl2, .entrylistPosttitle{border-left-color: #607D8B;}
/* 公告 */
.newsItem .catListTitle{display: none;}
/* a链接颜色 */
a:link, a:visited {
    text-decoration: none;
    color: #455A64;
}
a:hover{color: #455A64;text-decoration: underline;}
/* 返回顶部 */
#comment_nav a:last-of-type{    position: fixed;
    bottom: 36px;
    right: 50px;
    font-size: 16px;
    color: #455A64;
    font-weight: bold;
    text-shadow: 0 0 5px;}
/* title style */
.postTitle{display: none;}
/* .postTitle a{color: #455A64;} */
/* .postTitle a:hover{color: #455A64;}*/
.postBody{
    margin-top: 3px;
}