
body{
   background-color:#f1f1f1!important;
}
.blogStats {
    display:none;
}
#navigator,#navList a{
  background-color:#6569c3;
  height:40px!important;
  line-height:40px!important;
}
#navList a:link, #navList a:visited, #navList a:active
{
   color:#fff !important;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
    color: black !important;
    font-size:13px !important;
}
.postCon,.postDesc{
   font-size:12px !important;
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
   border-radius:0px!important;
   background:#fff!important;
}
.catListTitle{
  border-radius:0px!important;
 background: #fff !important;
  color:#000!important;
 font-weight: bold!important;
}
.day{
  border-radius:0px!important;
}
.dayTitle,#sidebar_toptags,#sidebar_topviewedposts,#sidebar_recentcomments,#sidebar_topdiggedposts,.post-view-count,#sidebar_postarchive,#sidebar_search,#blog-calendar,.c_ad_block,#sidebar_shortcut{
  display:none!important;
}
.entrylistItem{
   margin-bottom: 0px!important;
   padding-bottom: 0px!important;
}

<!--纯css 会被放入custom.css-->