body {
    font-family: 'Open Sans', Arial, 'Hiragino Sans GB', 'Microsoft YaHei';
    background-color: #D2D8DE;
    background-image: url(https://zhaodongyu.duapp.com/images/header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
#sideBar {
    text-align: left;
    padding-left: 15px;
}
.dayTitle {display: none;}
.catListTitle {
    text-align: left;
}
.postTitle, .entrylistPosttitle, .feedback_area_title {
    font-size: 24px;
}
#blogTitle .subtitle {
    font-size: 10px;
    color: #FF4F87;
}
#blogTitle .subtitle a {
    text-decoration: underline;
}
#Header1_HeaderTitle {
    font: normal 30px 'Gentium Book Basic', Georgia, serif';
}
.postBody {
font-size: 16px;
line-height: 2.5;
}
#ad_under_post_holder {display: none;}
.dayTitle {text-align: right;}
#blog-calendar {display: none;}
#navList a {
    text-align: center;
}
.blogStats {
    border-top: none;
}
.cnblogs_code {
    background-color: #FFFFFF;
}
.cnblogs_code span {
    font-size: 14px!important;
}
.cnblogs_code div {
    background-color: #FFFFFF;
}
#navigator {
    background: #fff;
    opacity: 0.7;
    filter: Alpha(opacity=70);
}
#blogTitle {
    background: none;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #000;
}
#navList a:hover {
    color: #fff !important;
}
.blogStats {
    color: #000
}
.day {
    color: #333;
}
.catListTitle {
    background: #51aded;
    border-bottom: 1px solid #262626;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #434343;
}
.mySearch {
    display: none;
}
#cnblogs_post_body h2 {
    padding: 0 15px;
    color: #fff;
    border-radius: 5px;
    background: #51aded;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active,
.feedbackCon, .comment_date, .bq_post_comment {
    color: #0FC;
}
.cnblogs_code_toolbar {
    display: none;
}