body{
  background:url(https://www.cnblogs.com/images/cnblogs_com/vbcrazy/1472027/o_3.jpg) no-repeat center top;
  background-attachment:fixed;
}

#sideBarMain{
  margin-top:0px;
}

.postDesc{
  color:#333333;
}

.catListTitle{
 font-weight:normal;
}

.btn_my_zzk{
  background:#0084FF;
  color:#ffffff;
  border:none;
}

.input_my_zzk{
  outline:none;
}

#main {
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    opacity:0.9;
}
#footer{
   color:#ffffff;
}
#blogTitle h1 a, #blogTitle h2{
   text-shadow: none;
   color:#ffffff;
font-weight:normal;
}

#blogTitle h2{
margin-top: 1em;
}

#navigator{
  height:40px;
  line-height:40px;
  background-color:#333333; /*#0084FF;*/
border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
#navList{
 margin-left:0px;
}
#navList a{
  display:block;
  padding:0 20px;
  margin:0;
  text-decoration:none;
  height: 40px;
  line-height: 40px;
}

#navList a:hover{
  background:#ff6c00;
  color:#ffffff;
  text-decoration:none;
}

.blogStats{
   margin-top:0px;
}

#topics .postTitle, .postTitle{
  border-left:0px;
background:#fafafa;
font-weight:normal;
border-bottom:0px;
padding:0 10px;
}