/*隐藏日历*/
#calendar{
   display:none;
}
/*隐藏搜索*/
#sidebar_search{
   display:none;
}

/*隐藏常用链接*/
#sidebar_shortcut{
   display:none;
}
/*隐藏我的标签*/
#sidebar_toptags{
   display:none;
}
/*隐藏随笔档案*/
.catListPostArchive,#sidebar_topcommentedposts{
   display:none;
}
/*隐藏导航 上的新随笔*/
#nav_newpost{
   display:none;
}

/*公用*/
body { 
    background-color: #e6e6e6;
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    min-height: 101%;
}
#home {
    margin: 0 auto;
    width: 70%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 35px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    border-radius: 20px;
}
/*段落*/
.postBody p,.postCon p {
    margin:7px 0;
    line-height:24px;
    padding-left: 30px;
}
h1 {
    margin:0;
}
h3 {
    font-size:15px;
    font-weight:bold;
}
/*分页*/
#nav_next_page a
{
   color:#3fa74b;
}
.pager {
    font-size: 15px;
    margin: 10px 0;
    text-align: center;
    color: #3fa74b;
    line-height: 200%;
}
.pager a {
    border: 1px solid #3fa74b;
    color:#3fa74b;
}
/*超链接*/
a {
    color:#3fa74b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:visited,a:hover {
    color:#464646;
}
ul {
    list-style:none;
    margin:0;
    padding:0;
}
image {
    border:none;
}
#header {
    padding:0px 20px 0p 20px;
}
/*博客标题*/
#blogTitle,#blogTitle a {
    font-weight:bold;
    color:#666;
}
#blogTitle .title { 
    font-size:36px;   
}

#blogTitle,#blogTitle a:hover {
    text-decoration:none;
    color:black;
}
/*子标题*/
.subtitle {   
    font-size:14px;
    color:#999;
    font-weight:normal;
    margin-bottom :50px;
    margin-top:6px;
}
#blogTitle .subtitle a{  
color:#999;
font-weight:600;
}
/*导航栏*/
#navigator {
    font-size:16px;
    height:48px;
    background:#55895B;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
#navList li {
    margin:0;
    line-height:48px;
    display:inline-block;
    float:left;
}
#navList li:hover {
    background:#6DA47D;
}
#navList li a {
    padding:0 30px;
    text-decoration:none;
    line-height:48px;
    border:0;
    color:#fff;
    display:-moz-inline-box;
    display:inline-block;
}
.blogStats {
    height:48px;
    color:#fff;
    line-height:48px;
}
#main {
    padding:20px 2px 20px 2px;
}
#sideBar {
    margin-top: -15px;
    width: 240px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*左边*/
#sideBarMain {
       margin: 0;
    padding: 0;
}
#sideBarMain a {
    color:#3fa74b;
}
#leftcontentcontainer {
    color:#666;
}
.newsItem {
    color:#666;
}
/*公告*/
#profile_block {
    margin-top:0px;
    line-height:24px;
    text-align:left;
}
/*主面板*/
#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -22em;
    width: 104%;
}
#mainContent .forFlow {
    margin-left: 20em;
    float: none;
    width: auto;
}
/*每日文章列表*/
.day {
    background:#fff;
    padding:0;
    margin:0 0 50px 0;
}
/*博客标题*/
.postTitle a {
    color:#464646;
}
.postTitle {
    padding-bottom:10px;
    font-size:20px;
    font-weight:bold;
    color:#464646; 
    padding-left:30px;
}
.dayTitle {
    display:none;
}
/*摘要*/
.c_b_p_desc {
    padding:0px 10px 0px 10px;
    line-height:24px;
    color:#777;
}
.c_b_p_desc a {
    color:#3fa74b;
}
.blogpost-body a {
    color:#3fa74b;
}
.c_b_p_desc a:hover {
    text-decoration:none;
    border-bottom-width:1px;
    border-bottom-style:dotted;
}
/*右侧图片*/
.desc_img {
    margin-left:10px;
    border:solid 1px #fff;
    box-shadow:0 0 10px #aaa;
}
/*博文页*/
#topics .post {
    background:#fff;
}
.postCon {
    padding:0px 20px 0px 20px;
}
.postDesc {
    margin:0 30px;
    margin-bottom:2px;
    padding:8px 0px;
    font-size:13px;
    color:#aaa;
    background:#fff;
    text-align:right;
}
.postDesc a {
    color:#AAA;
}
.postBody {
    padding:0;
}

/*搜索按钮*/
.btn_my_zzk {
    font-family:'Microsoft Yahei';
    border:none;
    height:26px;
    width:60px;
    padding:1px;
    font-size:14px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#55895B;
    border-radius:4px;
    color:#fff;
}
.btn_my_zzk:hover {
    background:#6DA47D;
}
/*评论按钮*/

#btn_comment_submit {
    border:none;
    height:48px;
    width:120px;
}
/*评论按钮*/
.comment_btn {
    font-family:'Microsoft Yahei';
    border:none;
    height:48px;
    width:120px;
    font-size:18px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#55895B;
    color:#fff;
}
#btn_comment_submit:hover {
    background:#6DA47D;
}
/*评论标题*/
.feedback_area_title {
    padding:10px;
    font-size:24px;
    font-weight:bold;
    color:#55895B;
    border-bottom:solid 6px #55895B;
}
.feedbackListSubtitle {
    font-size:12px;
    color:#888;
}
.feedbackListSubtitle a {
    color:#888;
}
.comment_quote {
    background:#FCFAAC;
    padding:15px;
    border:1px solid #CCC;
}
#commentform_title {
    color:#55895B;
    background-image:none;
    background-repeat:no-repeat;
    margin-bottom:10px;
    padding:10px 20px 10px 10px;
    font-size:24px;
    font-weight:bold;
    border-bottom:solid 6px #55895B;
}
/*评论框*/
#comment_form {
    margin:10px 0;
    padding:0;
}
.commentform {
    margin:10px 0;
    padding:10px 20px;
    background:#fff;
}
/*评论输入域*/
#tbCommentBody {
    font-family:'MIcrosoft Yahei';
    margin-top:10px;
    width:96%;  
    background:white;
    color:#333;
    border:2px solid #fff;
    box-shadow:inset 0 0 8px #aaa;
    padding:10px;
    height:120px;
    font-size:14px;
    min-height:120px;
}
/*评论条目*/
.feedbackItem {
    font-size:14px;
    line-height:24px;
    margin:10px 0;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
    font-weight:normal;
}
/*分类页*/
.entrylist {
    padding:10px 20px;
    background:#fff;
}
.entrylistItem {
    margin:10px 0;
    padding:10px;
}
.entrylistPosttitle {
    font-size:18px;
    font-weight:bold;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
    padding-left:30px;
}
.entrylistPostSummary {
    padding:10px;
}
.entrylistItemPostDesc {
    font-size:12px;
    color:#999;
    padding-left:40px;
}
/*尾部*/
#footer {
    font-size:12px;
    margin:20px 2px 20px 2px;
    padding:12px;
    text-align:center;
    background:#55895B;
    color:#DDD;
    font-size:14px;
}
/*文章内图片*/
#cnblogs_post_body p img {
    margin:10px;
}
/*顶一下*/
.diggnum {
    font-size:28px;
    color:#6DA47D;
    font-family:'Microsoft Yahei';
}
#div_digg  {
    position: fixed;
    right: 1.4%;
    bottom: 100px;
    padding: 10px; 
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}
.diggit {
    float:left;
    background: url(//images2017.cnblogs.com/blog/894443/201709/894443-20170920105433618-867225449.png) no-repeat;
    width: 60px;
    height: 60px;
    text-align:center;
    cursor:pointer;
}
#div_digg .diggnum {
    position: absolute;
    bottom: -20px;
    left: 6px;
    background: #bbb;
    padding: 2px 0;
    display: block;
    color: #555;
    font-size: 12px;
    text-align: center;
    width: 60px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: bold;
}
/*踩一下（园友反映，这个有点“邪恶”，呵呵，其实是我没来得及设计这个背景图片，就暂时把它隐藏了……可以去掉这句话）*/
.buryit {
    display:none;
}
/*green_channel*/
#green_channel {
    text:align:right;
    background:#6DA47D;
    padding-left:20px;
    font-weight:normal;
    font-size:15px;
    width:920px;
    border:none;
    color:#fff;
    padding:20px;
    border-radius:4px;
}
/*最新评论*/
#myposts .PostList {
    font-size:14px;
    line-height:24px;
    margin:10px 0;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
#myposts .postTitl2 a {
    color:#6DA47D;
}
#blog_post_info_block
{
    margin:20px 20px 20px 30px;
}
#blog-comments-placeholder
{
    margin:20px 20px 20px 30px;
}
#comment_form,#divCommentShow
{
    margin:5px 20px 20px 30px;
}
.cnblogs_Highlighter,.sh-gutter
{ 
margin:5px 20px 20px 30px;
}
.catListComment, .newsItem, .catListPostCategory, .catListPostArchive, .catListTag, .catListView, .catListBlogRank,.catListFeedback
{
    background: #fff;
    -webkit-box-shadow: 1px 2px 3px #ddd;
    box-shadow: 10px 10px 10px #ddd;
    margin-bottom: 30px;
    word-wrap: break-word;
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #ddd;
}
#blog-sidecolumn h3, .newsItem h3 {
    padding: 15px 20px;
    font-size: 1em;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
}
#blog-sidecolumn ul, .newsItem #blog-news {
    font-size: 0.9em;
    padding: 0px 20px 15px 20px ;
}
.recent_comment_author{
    font-size: 0.9em;
    padding-bottom: 15px;
}
#TopViewPostsBlock li,#TopDiggPostsBlock li{
   padding-bottom: 15px;
}
.entrylistPosttitle a
{
    color:#3fa74b
}
.catListPostCategory li{
   line-height:26px;
}


/*支持手机样式*/
@media screen and (max-width: 768px) {
    #mainContent {
        margin-left: 0
    }
    a {
        word-wrap: break-word;
    }
    #main, #mainContent {
        width: 100%;
    }

   #blogTitle .title {
        font-size: 20px;
    }
    #blogTitle h2 {
        font-size: 16px;
    }
    #home {
        background-image: none;
        margin-bottom:6px;
    }
    .postTitle {
          padding-left: 0;
    }
    .postTitle a {
        font-size: 22px;
    }
    .postCon, .postCon a {
        font-size: 16px;
    }
    .day {
        margin: 0 2%;
    }
    .postCon a {
        padding-left: 0;
    }
    .postDesc {
        width: 100%;
        font-size: 12px;
    }
    #home {
          min-width: 50px;
          width: 80%;
          margin-top:5px;
    }
    #main{
         padding:0px;
    }
    #mainContent .forFlow {
        margin: 4px 0 0 0;
    }
    #blogTitle {
        left: 0;
    }
    #mainContent .postBody {
        width: 100%;
    }
    #mainContent .postBody  p{
         padding-left:0px;
    }
    .post {
        padding: 0px;
       padding-left:0px;
    }
  #cnblogs_post_body .cnblogs_code{
     margin-left:0px;
    }
    #header {
        background-size: 46px;
    }
    .topicListFooter {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 40px;
    }
    .topicListFooter a:link {
        font-size: 12px;
    }
/*文章详细页样式*/
    #green_channel {
        width: 100%;
    }
    .c_ad_block {
        width: 100%;
        overflow: hidden;
    }
    #tbCommentAuthor,.commentbox_title,#tbCommentBody {
        width: 100%;
    }
    #div_digg{
            margin-right:0px;
            right:0px;
            bottom:15px;
            width:80px;
    }
    #blog_post_info_block,#comment_form{
            margin:20px 20px 20px 0px;
    }

    #sideBar, body > a, #navList, #navigator, .postDesc a, #homepage_top_pager {
        display: none;
    }
    #comment_form, #divCommentShow{
            margin:5px 20px 20px 0px;
    }
   .postDesc{
          margin:0px;
    }
    #blog_post_info  #green_channel{
          width:100%;
     }
    .subtitle{
            margin-bottom:30px;            
     }
}