#footer{
    position: fixed;
    bottom: 0px;
    width: 100%;
    background:none;
}
#blogTitle{
   position:relative;
}
#main{position:relative;width:70%;top:20px;}
#mainContent{margin:0px;}
#blogTitle h1{padding-top:30px}
#blogTitle h2{position:absolute;top:100px}
#footer{padding-bottom:10px}
#sidebar_news{display:none;}
#calendar{display:none;}
#blogTitle{}
#header{background:none;display:none;}
.catListTitle{font-size:14px;background:none;padding-left: 5px;}
#sideBar{width:200px;float:left;    position: absolute;
    top: 0px;
    left: -190px;}
#mainContent .forFlow{margin:0px;padding:0px;background:none;}
.day{background:none;margin-bottom:20px;background: white;border-radius: 10px;padding: 10px;}
.day:hover{background:none;margin-bottom:20px;background: white;border-radius: 10px;box-shadow:10px 10px 10px #dedede;padding: 10px;}
body{background:#f3f3f3;min-height:100vh;}
#navigator{background:none;}
#blogTitle{ background:none; }
#sidebar_shortcut{display:none;}