html,body{
}
body{
     background:url('https://www.cnblogs.com/images/cnblogs_com/pycmsj/1348154/o_1-1G1240US6.jpg') no-repeat fixed;
     background-size:cover;
}
#home{
     box-shadow: 0px 0px 50px rgba(255,255,255,.6);
     border-radius: 10px;
}
#home,#sideBar{
     background-color:rgba(255,255,255,.6);
     
}
#sideBar{
     margin:0;
}
#sideBarMain{
     background-color:transparent;
}
#blog-calendar{
    width:225px;
    border:none;
}
.CalTitle td,.CalTitle,.CalDayHeader,.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    background-color:transparent!important;
}
#blog-calendar td{
    text-align:center;
}
#navigator{
   border:1px solid rgba(255,255,255,.3);
   line-height:50px;
   border-radius:8px;
}
#navList{
   height:50px;
}
#navList li{
   margin:0;
   padding:0 15px;
}
#navList a{
   height:50px;
   padding-top:0;
}
.blogStats{
   margin:0;
   padding:0 15px;
}
#footer{
   border-top:1px solid rgba(255,255,255,.3);
   margin-bottom:0;
   padding-top:30px;
   margin-top:40px;
}
#snow{ position: absolute;width:100%;height:1798px; z-index: -99; top: 80px; left: 0; opacity: 0.5;}
