body{
/*background-image:  url(https://img.t.sinajs.cn/t6/skin/skin027/skin.png?version=344482d202659629);*/
background-color:#f4f9f0;
background-repeat:  no-repeat;
background-attachment: fixed;
background-size: 1350px 662px;
}
#home{
width:78%;
margin-top:30px;
}
/*header部分*/
#header{
border-top: 0px solid rgb(219, 242, 222) !important;
}
#blogTitle{
height:50px;
}
#blogTitle h2{
color: #ffae96;
}

#sign{
    width: 200px;
    height:40px;
    background-color: #fff;
    float:right;
}
#sign p{
    font-size:20px;
    line-height:40px;
    margin: 0px auto;
}
#header{
border-top:4px solid rgb(219,242,222);
border-bottom: 0px;
}

#Header1_HeaderTitle{
font-size: 20px;
}

#navigator{
background:transparent;
}
.post{
padding:5px;
background-color: rgb(255,255,255);
}

.postTitle{
padding-top:10px;
padding-bottom:10px;
}
#navList a{
border-right:0px;
}
#navList a:link, #navList a:visited, #navList a:active{
color:#fd9e9e;
font-weight:bold;
font-size:17px;
}
#navList a:hover{
font-size:18px;
background: none;
text-shadow: none;
}
.blogStats{
display:none;
}
/* footer部分 */
#footer{
border-top: 0px;
}
.pager a{
border: 0px;
}
.topicListFooter{
margin-top: 0px;
background-color: white;
}

#homepage1_HomePageDays_homepage_bottom_pager{
padding: 10px 0px;
}
#nav_next_page{
padding: 20px 10px;
font-size: 12px;
}
/* Content 部分*/
/*@media (max-width: 850px){
    #sideBar{
        display: none;
    }
}*/

.blogpost-body pre {
white-space: normal;
}
#mainContent .forFlow{
margin-left: 0em;
}
#homepage_top_pager{
display: none;
}
#mainContent, #sideBar{
    margin-top: 10px;
}
.day, .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory, .topicListFooter{
border-radius: 0px;
border: 0px !important;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.catListTitle{
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

a:link{
text-decoration: none !important;
}
#author_profile{
display: none;
}

/* 左边栏 */
#sideBar{
display: none;
}
.newsItem{
    background-color: rgba(255,255,255,0.8);
}
#profile_block{
   margin-top:0px;
   margin-left: 10px;
}
#blog-news{
  margin-bottom:10px;
}
#blog-calendar{

}
/*   日历   */
.CalTitle{
background-color:rgb(258,234,106);
border-bottom: 0px;
}
#blog-calendar{
background-color: rgba(255,255,255,0.8);
}

/*    搜索栏   **/
.catListTitle{
border-bottom: 0px;
}
#sidebar_search{
     background: rgba(255,255,255,0.6);
}
#sidebar_search_box{
    padding: 10px 10px;
}
/*  列表部分 */
.day{
     background: rgba(255,255,255,0.9);
     padding: 20px 20px;
     border:1px solid rgb(218,218,218);
}
.dayTitle{
    display: none;
}
.postTitle{
    margin: 0px auto;
    border-bottom: 0px;
}
.postTitle a{
    font-size: 20px;
}
#tbCommentBody{
width:100%;
}

/*下面的广告*/
#under_post_kb{
display:none;
}
#cnblogs_c2{
display:none;
}
#under_post_news{
display:none;
}
#cnblogs_c1{
display:none;
}
#ad_t2{
display:none;
}

/*代码区*/
.cnblogs_code{
background-color:#fbf6e6;
font-family:"Microsoft YaHei";
}

.cnblogs_code>div{
display:none;
}

/*三个按钮：好文要顶，关注、和收藏、评论*/
#green_channel, #comment_form{
display:none;
}


.syntaxhighlighter .line.alt2 {
    background-color: #fbf6e6 !important;
}
.syntaxhighlighter .line.alt1 {
    background-color: #fbf6e6 !important;
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 14px !important;
}