/*.newsItem .catListTitle ,
.catListTitle{
  border-left: 4px solid #999;
  padding: 4px 10px;
}
body{
  background: url('https://www.cnblogs.com/images/cnblogs_com/wyqy/1343080/o_6ecc909140745928c97c44f7a6b3edb3.jpg');
    min-height: 100%;
}
#home{
  position: absolute;
  top:20px;
  left:20px;
  right:20px;
  bottom:20px;
}
#home,.newsItem,#blog-calendar{
  background-color: rgba(255,255,255,0.5);
}
#blog-sidecolumn{
  display:none;
}

element.style {
}
#footer{
  margin-top: 20px;
}
#blog-calendar{
 
}
.CalNextPrev{
    text-align: center;
}
#blog-news{
  padding: 0 10px 10px 10px;
}
#profile_block{
  margin-top:10px;
}
#mainContent{
  height: 235px;
  overflow: scroll;
}*/