body {
    background: #f2f2f2;
    font-family: "SF Pro SC","HanHei SC","SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
#div_digg{display:none;}
#ad_t2{display:none;}
#under_post_news{display:none;}
#cnblogs_c1{display:none;}
#cnblogs_c2{display:none;}
#under_post_kb{display:none;}
#HistoryToday{display:none;}
.dayTitle{display:none}
#navigator {
    background-color: black;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    clear: both;
    font-size: 12px;
}
#blogTitle {
    height: 30px;
    clear: both;
    background: #FAFCFD;
    box-shadow: 1px 1px 2px #A7A8AD;
}
#blogTitle h1 {
    font-size: 100%;
    font-weight: 300;
    line-height: 1;
    margin-left: 1em;
    margin-top: 8px;
    width: auto;
    float: left;
    text-shadow: 0 0 0.1px rgba(0, 0, 0, 0.11);
}
#blogTitle h2 {
    margin-left: 1em;
    line-height: 1;
    width: auto;
    float: left;
    margin-top: 8px;
    font-weight: 300;
    text-shadow: 0 0 0.1px rgba(0, 0, 0, 0.11);
}
.catListTitle {
    background: rgba(204, 204, 204, 0.65);
    border-bottom: 1px solid rgba(204, 204, 204, 0.65);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #000;
    font-size: 1.1em;
    height: 1.3em;
    line-height: 1.3em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: none;
}
.CalTitle {
    width: 100%;
    background: transparent;
    color: black;
    border-bottom: 1px solid #ccc;
}
.newsItem, #blog-calendar {
    margin-bottom: 15px;`
    text-indent: 0;
    padding: 10px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px rgba(167, 168, 173, 0.28);
    line-height: 1.5;
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    margin-bottom: 15px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px rgba(167, 168, 173, 0.28);
    overflow: hidden;
    zoom: 1;
}
.input_my_zzk {
    width: 146px;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 24px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    background: none;
    border: solid 1px #aaaaaa;
    cursor: pointer;
}
.postTitle {
    font-size: 110%;
    font-weight: 400;
    border-bottom: 1px dashed #ccc;
    float: right;
    line-height: 2em;
    font-size: 18px;
    width: 100%;
    clear: both;
}
#footer {
     border-top: none;
}
.postSeparator{
     border-top: none;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active,.postTitle a:hover{
    color: black;
}

#top_nav {
    display: none;
}