body{
// background: url('https://img2018.cnblogs.com/blog/1524625/201812/1524625-20181212191828264-1383332950.jpg') no-repeat center top;
// background-size: 100% auto;
background: #FFF;
}
.forFlow .day:first-child{
margin-bottom: 40px;
}
#topics .postTitle{
text-align: center;
}
.postSeparator{
    margin: 0 auto 60px auto;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
font-size: 18px;
color: #000;
}
#home {
    width: 100%;
    padding: 0;
}
#main {
    width: calc(100% - 60px)!important;
    max-width: 1160px!important;
    padding: 30px!important;
    margin: 0 auto!important;
}
#blogTitle{
    height: 80px;
    line-height: 80px;
}
#blogTitle h1{
    text-align: left;
    height: 80px;
    line-height: 80px;
}
/* #blogTitle h1 a{
width: 210px;
height: 52px;
background: url('https://img2018.cnblogs.com/blog/1524625/201812/1524625-20181212202052228-1348165449.png') no-repeat;
background-size: 210px 52px;
display: inline-block;
font-size: 0;
text-index: -9999px;
} */
.postTitle{
border-left:0;
}
.day .postTitle a{
padding-left:0;
color: #000;
}
.postTitle a:hover{
margin-left:0;
}
.CalTodayDay{
background: #000 !important;
}
.CalTodayDay a{
color: #FFF !important;
}
#navigator{
background: #474747;
padding: 0 10px;
color: #EEE;
border: 0;
display: flex;
justify-content: center;
}
#navList a:link, #navList a:visited, #navList a:active{
font-size: 14px;
color: #EEE;
}
#navList a:hover{
color: #FFF;
}
#navList{
    min-width: 1160px;
    margin: 0 auto;
height: 50px;
}
#navList a{
height: 50px;
line-height: 50px;
padding: 0;
}
#header{
padding-bottom: 0;
}
#blogTitle {
    max-width: 1160px;
    margin: 0 auto;
}
.blogStats{
margin:0;
height: 50px;
line-height: 50px;
display: none;
color: #EEE;
}
.blogStats>span {
    margin-left: 20px;
}
#home{
margin-top:0;
overflow: hidden;
box-shadow: none;
background: none;
}
#main{
width: calc(100% - 20px);
background: #FFF;
margin-top: 0;
padding: 30px 10px 0 10px;
overflow: hidden;
}
#navList li {
    margin-right: 10px;
}
.newsItem{
display:none;
}
#blog-calendar{
    box-shadow: none;
    border: 0;
}
#widget_my_google{
display: none;
}
.entrylistPosttitle a:hover {
    margin-left: 0;
}
.postDesc span{
    margin-left: 20px;
}
.postSeparator {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEE;
}
.day:nth-child(1){
    display: none;
}
#footer {
    line-height: 30px;
}

#under_post_card1,#under_post_card2{
    display: none;
}