body{
background:#eee;
}
#header{
background:#eee;
}
.catListTitle{
color:#333 !important;
background:#fff !important;
border: 1px solid #dedede !important;
}
#sidebar_search{
display:none;
}
.newsItem>.catListTitle{
display:none;
}
.headImage>img{
border: 3px solid #c1c1c1;
border-radius: 50%;
width: 150px;
margin: auto;
display: block;
}
#blog-news{
background:#eee;
}
#blogTitle> h2{
color:#333;
margin-left:20px;
top:0px;
}
#blogTitle>h1{
top:0px;
color:#333;
}
#blogTitle h1 a{
color:#000;
}
#blogTitle{
background:url(https://images.cnblogs.com/cnblogs_com/ywb-articles/1456868/o_bg2.jpg) no-repeat center 21px;
background:#eee;
height:200px;
}
#navigator{
background:#eee;
border: 1px solid #dedede;
}
#navList a {
color:#333;
}
#navList a:link{
text-shadow:none;
color:#333;
}
#navList a:hover{
text-decoration:none;
background-color:#eee;
color:#169fe6
}
.dayTitle{
background-color:#b9bec1;
}
.dayTitle:hover{
background-color:#6fb2db;
}
#profile_block:hover{
border:1px solid #eee;
}
#profile_block{
color:#333;
font-weight: bold;
border:none;
margin: 0px 50px 0px 50px;
background:#eee;
}
#TopViewPostsBlock  ul li{
line-height:1.5;
}
#sidebar_postcategory ul li{
line-height:1;
}
#sidebar_postarchive ul li{
line-height:1;
}