body{
font-family: PingFangSC-Light, sans-serif;
    color: #000;
    font-size: 14px;
    min-height: 101%;
    background: #f0f0f0;
}
.dayTitle{font-weight: normal}
#home{
    margin: 0 auto;
    width: 1100px;
}
#home .postTitle{font-size:17px;}
#navigator {
    background-color: #333;
    height: 60px;
    clear: both;
    margin-top: 0;
    position: relative;
}

#blogTitle h1 a, #blogTitle h2{color:#333;text-shadow:none}


#author_profile, #div_digg{display:none;}

div.commentform textarea{width:100%}
.commentbox_title_right{float: none;}
.catListTitle{font-weight: normal}
#footer{color:#333}


#comment_form_container{
border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#under_post_kb{padding-bottom: 10px;}
.postBody{padding-bottom:20px;border-bottom: 1px solid #ccc;}