body{
    color: #333;
    height: 100%;
    background-image: url("https://files-cdn.cnblogs.com/files/liujy111/20200325232855_JAKxf.bmp") !important;
}
.navbar, #blog-calendar  {
    display: none !important;
}
#home {
    background-color: rgba(255,255,255,.6);
    min-height: 700px;
    margin-top: 100px;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory, .input_my_zzk {
    background: rgba(255, 255, 255, 0);
    word-wrap: break-word;
}
#sideBar {
    border-left: 1px solid #fff;
    padding-left: 20px;
    width: 200px;
    display: none !important;
}
#blogTitle {
    height: 80px;
    clear: none;
    float: left;
}
#navigator {
    font-size: 13px;
    border-bottom: 0;
    border-top: 0;
    height: 50px;
    clear: none;
    margin-top: 0;
    width: 80px;
    float: left;
}
#blogTitle h1 a:hover {
    color: #fff;
}
#navList li a {
    display: none;
}
#navList li:nth-child(3) a {
    /* visibility: hidden; */
    display: block;
    padding-top: 30px;
}
.blogStats{
    display: none;
}
.input_my_zzk {
    border: 1px solid #fff;
    width: 160px;
}
.btn_my_zzk {
    right: -15px;
}
.entrylistTitle, .PostListTitle, .thumbTitle {
    border-bottom: 1px solid #fff;
    color: #515151;
    font-size: 14px;
    font-weight: bold;
}
#sideBar a:hover {
    color: #515151;
}
#mainContent {
    width: 95%;
}
.postDesc {
    margin-top: 5px;
}
#mainContent .forFlow {
    margin-left: 0 !important;
}
#mainContent {
    margin-left: 0 !important;
}
.day .postTitle a {
    padding-left: 0 !important;
}
.day {
    margin-bottom: 35px;
}
#footer {
    display: none;
}
