.headermaintitle {
}
#blogTitle h1 a {
  /*color: #757575;*/ 
  /*text-shadow: 3px 2px 2px #F8F8F8;*/ 
  color: black;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
  color: #005EA7;
  /*color: #b94c00;*/
}
#homepage1_HomePageDays_ctl00_DayList_TitleUrl_0 {
}

body {
  /*background: url('https://images.cnblogs.com/cnblogs_com/kingfy/859432/o_13d39e9e78f511000073.jpg');*/
  /*background-image: url(images/bg.gif);*/
  /*background: url('https://images.cnblogs.com/cnblogs_com/kingfy/859432/o_bird.jpg');*/
  /*background: url('https://images.cnblogs.com/cnblogs_com/kingfy/859432/o_bbbb.jpg');*/
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-size: cover;
  background-color: #F0EEF5;
  font-family: "微软雅黑", "宋体", "黑体", Arial;
}
#home {
  /*background: url('https://images.cnblogs.com/cnblogs_com/kingfy/859432/o_back.png');*/
  background-repeat: no-repeat;
  margin-top: 30px;
  background-color: #fff;
  width: 75%;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
  /*background-color:rgba(0,0,0,0.2);*/
  /*background-color: #fff;*/
}
#header {
  padding: 20px;
  background-color:;
  margin-top: 0;
}
#navigator {
  background-color: #2B6695;
  /*background-color: #2073B2;*/
  /*#FAFCFD;*/
  margin: 25px -50px 0;
  padding: 0 15px 0 9px;
  border: 0;
}
#navList a:link, #navList a:visited, #navList a:active {
  color: #fff;
}
.blogStats { 
  color: black;
}
#mainContent {
  margin-left: 0;
}
#mainContent .forFlow {
  margin-left: 0;
}

.day {
  padding: 20px;
  /*background-color:rgba(0,0,0,0.1);*/
  /*background-color: #FEFEF2;*/
  /*background-color: #F5F5FF;*/
  /*border-radius: 5px;*/
  width: 29%;
  float:left;
}

#main {
  margin-top: 5px;
}
#main h2 {
    /*background: #EFF6FA;#30A4E6;*/
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 15px 0 !important;
    padding: 10px;
    font-size: 18px;
    /*text-shadow: 2px 2px 3px #222222;*/
}
#topics {
  /*background-color:rgba(0,0,0,0.2);*/
  background-color: #fff;
  border-radius: 5px;
}
.postTitle {
  text-align: center;
  border-left: 0;
}
.post {
  margin: 20px;
}
.postBody{
  /*background-color: #FEFEF2;
  padding: 10px;*/
}
.postBody p span{
  font-size: 16px;
}
.postDesc {
  width: auto;
  float: left;
}
.postCon{
  /*text-align: center;*/
}
#blog_post_info_block, #under_post_kb, #ad_c2, #under_post_news, #ad_c1, #ad_t2, #comment_nav, #sidebar_shortcut, #sidebar_categories, #sidebar_topviewedposts, #sideBar{
  display: none;
}
.newsItem {
  
}

#footer {
  margin-top: 15px;
}
.commentbox_main {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
}