/*时间*/
<link href="https://files.cnblogs.com/files/liyunhua/cnblogs.css" rel="stylesheet" />



/*公用*/
body {

    font-size:15px;
    padding:0px 10px;
    margin:0px 30px;
    font-family:"微软雅黑","宋体",Aria,"楷体";

   background-size:contain; 
   background:#205424 url('https://images.cnblogs.com/cnblogs_com/congli0220/752817/o_M02.jpg')  repeat;

    min-width:1300px;
   max-width:1300px;
   opacity: 0.50;
    filter: alpha(opacity=50);
   
}
#home {
    opacity: 0.80;
    filter: alpha(opacity=80);
    box-shadow:10px 0 20px #000;
   
    margin-top:20px;  
    margin-left:30px;  
    width:1300px;
    background-size:contain; 
    background:#205424 url('https://images.cnblogs.com/cnblogs_com/congli0220/752817/o_M02.jpg')  repeat ;
     height:100%;
      width:100%;
      border:0;
    overflow:auto;
   
}



 

/*段落*/
.postBody p,.postCon p {
    margin:7px 0;
    line-height:24px;
}
h1 {
    margin:0;
}
h3 {
    font-size:15px;
    font-weight:bold;
}

/*超链接*/
a {
    color:#464646;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:visited,a:hover {
    color:#464646;
}
url {
    list-style:none;
    margin:0;
    padding:0;
}
image {
    border:none;
}
#header {
    padding:20px;
}



/*博客标题*/
#blogTitle,#blogTitle a {
    
    color:#CAFF70;
}
#blogTitle .title {

    margin-top:10px;
    margin-left:100px;
    height:110px;
    line-height:100px;
    font-size:36px;
    font-color:#ffee99;
    padding-left:120px;
    background: url('https://www.cnblogs.com/images/cnblogs_com/congli0220/752817/t_none-7244829.jpg') no-repeat;
}
.headermaintitle {
    }#blogTitle,#blogTitle a:hover {
    text-decoration:none;
}



/*子标题*/
.subtitle {
    padding-left:100px;
    font-size:16px;
    color:#ffff;
    font-weight:Bold;
    margin:10px 0;
    keep-all;
    
}

/*导航栏*/
#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;
}



/*左边*/
#sideBarMain {
    padding:5px 20px 0 10px;
    background-color:#666666;
    margin:10px 20px 10 10px;
    width:265px;
    font-size:16px;
    line-height:28px;
}
/*字体颜色*/
#sideBarMain a {
    color:#CAFF70;
}
#leftcontentcontainer {
   color:#CAFF70;
}
.newsItem {
    color:#CAFF70;
}

/*公告*/
#profile_block {

    margin-top:0px;  
    margin-left:10px;  
    padding-top:10px;
    padding-left:10px;
    line-height:20px;
    text-align:center;
     font-size:16px;
     font-family:"楷体";
     font-weight:blod;
   
}





/*主面板*/
#mainContent {
    margin:0px 10px;
    padding-top:10px;
    padding-left:0px;
    background:#fff;
    padding-bottom:0px;
    float:right;
    width:960px;
   
}

/*每日文章列表*/
.day {
    background:#CAFF70;
    padding:0;
    margin:10px 0 0px 0;
}

/*博客标题*/
.postTitle a {
    color:#464646;
}
.postTitle {
    padding-bottom:10px;
    font-size:20px;
    font-color:#FFFF00;
    font-weight:bold;
    color:#464646;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 10px;
    padding-left:20px;
}
.dayTitle {
    display:none;
}

/*摘要*/
.c_b_p_desc {
    padding:10px;
    line-height:24px;
    color:#888;
}
.c_b_p_desc a {
    color:#888;
}
.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 0 20px;
}
.postDesc {

    margin:0 20px 0 20px;
    padding:0px 20px 0 10px;
    font-size:14px;
    color:#aaa;
    background:#fff;
    text-align:left;
}
.postDesc a {
    color:#AAA;
}
.postBody {
    padding:0 20px;
}

/*google搜索框*/
#google_q,#q {
    height:22px;
    width:120px;
    border:solid 1px #ccc;
    box-shadow:inset 0 0 3px #ddd;
    border-radius:4px;
}

/*搜索按钮*/
.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:'楷体';
    border:none;
    margin:10px 10px 10px 10px;
    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 10px 10px ;
    font-size:24px;
    font-weight:bold;
    color:#55895B;
    border-bottom:solid 6px #55895B;
}
.feedbackListSubtitle {
    padding:10px 10px 10px ;
    font-size:12px;
    color:#888;
}
.feedbackListSubtitle a {
   padding:10px 10px 10px ;
    color:#888;
}
.comment_quote {

    margin:10px 10px 10px 10px;
    background:#FCFAAC;
    padding:15px 15px 15px;
    border:1px solid #CCC;
}
#commentform_title {
    color:#55895B;
    background-image:none;
    background-repeat:no-repeat;
    margin:10px 10px 10px 10px;
    padding:10px 10px 10px 10px;
    font-size:24px;
    font-weight:bold;
    border-bottom:solid 6px #55895B;
}


/*评论框*/
#comment_form {
    margin:10px 10px 10px;
    padding:0;
}
.commentform {
    margin:10px 10px 10px;
    padding:10px 10px;
    background:#fff;
}

/*评论输入域*/
#tbCommentBody {
    font-family:'MIcrosoft Yahei';
    margin:10px 20px 0 20px;
    width:900px;
    max-width:900px;
    min-width:900px;
    background:white;
    color:#333;
    border:2px solid #fff;
    box-shadow:inset 0 0 8px #aaa;
    padding:10px 10px 10px;
    height:120px;
    font-size:14px;
    min-height:120px;
}

/*分类页*/
.entrylist {
    padding:10px 20px;
    background:#fff;
}
.entrylistItem {
    margin:10px 10;
    padding:10px;
}
.entrylistPosttitle {
    font-size:20px;
    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:20px;
    color:#999;
    padding-left:40px;
}

/*评论条目*/
.feedbackItem {
    font-size:14px;
    line-height:24px;
    margin:10px 10px 10px 10px;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
    font-weight:normal;
}


/*尾部*/
#footer {
    font-size:12px;
    margin:20px;
    padding:10px;
    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 .diggnum {
    line-height:100px;
}
.diggit {
    float:left;
    width:128px;
    height:128px;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_dig.gif') no-repeat;
    background-position:0 0;
    text-align:center;
    cursor:pointer;
}
.diggit:hover {
    background-position:-128px 0;
}

.buryit {
    display:none;
}
.diggword {
    display:none;
}


/*green_channel*/
#green_channel {
    text:align:right;
    background:#6DA47D;
    padding-left:10px 0 10px;
    font-weight:blod;
    font-size:15px;
    width:900px;
    border:none;
    color:#fff;
    padding:20px;
    border-radius:4px;
}

/*最新评论*/
#myposts .PostList {
    font-size:14px;
    line-height:24px;
    margin:10px 10px 10px 10px;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
#myposts .postTitl2 a {
    color:#6DA47D;
}