body{
background: #f5f5f5;
}
p, .cnblogs-markdown .hljs{
font-size: 14px !important;
}
#header a,#sideBar a{
cursor:pointer;color:#fff;
}
#header a:link,#header a:visited,#header a:hover,#header a:active{
color:#fff;
}
#sideBar a:link,#sideBar a:visited,#sideBar a:hover,#sideBar a:active{
color:#fff;
}
#home{
width:100%;max-width:1920px;
}
#home:before,#home:after{content:"";display:table}
#home:after{clear:both}
#home{*zoom:1}
#header{
margin:0;padding:1%;border:none;width:28%;height:98%;position:fixed;left:0;top:0;background:transparent url('https://images.cnblogs.com/cnblogs_com/azerothmemoir/959798/o_elwynn2.jpg') center no-repeat/100% 100%;
}
#blogTitle{
padding-bottom:220px;
}
#lnkBlogLogo{
width: 200px;height: 200px;display: block;margin: 0 auto;border-radius: 100%;background:url('https://images.cnblogs.com/cnblogs_com/azerothmemoir/959798/o_illidan3.jpg') center no-repeat/cover
}
#blogTitle h1{
margin:10px 0 0 0;width:100%;text-align:center;
}
#navigator{
background:none;
}
#navList{
width:100%;text-align:center;
}
#navList li{display:inline-block;float:none;}
#navList a{
border:none;
}
#navList a:hover{
background:transparent;text-decoration:underline;
}
#main{
width:66%;min-width:0;float:right;padding:2%;
}
#mainContent{
min-height:800px;
}
#mainContent .forFlow{
margin:0;
}
#mainContent .dayTitle{
display: none;
}
#sideBar{
position:fixed;left:0;top:320px;padding:1%;width:28%;min-height:0;margin:0 auto;
}
#sideBarMain ul{
text-align:center;
}
#sideBarMain ul li{
display:inline-block;margin:0 4px;
}
#sideBarMain ul:before,#sideBarMain ul:after{content:"";display:table}
#sideBarMain ul:after{clear:both}
#sideBarMain ul{*zoom:1}
#profile_block{
color:#fff;
}
.catListTitle{
color:#aaa;border-bottom:1px solid #aaa;
}


#sidebar_recentcomments,#sidebar_topviewedposts,#sidebar_topcommentedposts,#sidebar_topdiggedposts,#sidebar_search,#sidebar_imagecategory{
display:none !important;
}


#footer{
width:70%;float:right;
}
@media screen and (max-width:768px){
#header,#sideBar{display:none;}
#main{width:96% !important;padding:2% !important;}
#footer{width:100%}
}