.newsItem, .catListTitle {
color:#069
}
.entrylistPosttitle a {
    color: #069;
}
#cnblogs_post_body p {
    text-indent: 24px;
}
#cnblogs_post_body img {
    margin: 0 auto;
    display: block;
}
#navigator {
    background-color: #069;
    height: 60px;
    clear: both;
    margin-top: 0px;
    position: relative;
}
.dayTitle {
    color: #666;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 110%;
    margin-top: -20px;
    margin-bottom: 50px;
    float: right;
    position: relative;
    top: 30px;
}
#mainContent {
    background: #eaf7fa80;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: underline;
    color: #1465b7;
}
.postBody {
    font-size: 14px;
}
#sideBarMain {
    margin-top: 15px;
}
.c_b_p_desc_readmore {
    color: #069 !important;
}
body {
    background-image: url(https://images.cnblogs.com/cnblogs_com/ricksteves/1628892/o_2001080656375sots.jpg);
    background-color: #FFFDFA;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.commentform {
    padding: 0 5px 10px 2em;
}
.postTitle ,.entrylistPosttitle{
    border-left: 5px solid #fd6600;
}
#cnblogs_post_body h2 {
    font-size: 18px;
}



/*去除广告*/
#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2 {
    display: none;
}