#header {
    margin-top: 40px;
    background-image: url(https://www.cnblogs.com/skins/CodingLife/images/title-yellow.png);
    background-size: 1200px;
    background-repeat: no-repeat;
    background-color: rgb(34,46,55);
    padding-bottom: 0;
}
#mainContent {
    padding: 0px 0px 10px 45px;
    width: 90%;
}
.catListTitle {
    margin-top: 3px;
    margin-bottom: 5px;
    border-left: 10px solid #5a6e75;
    padding: 10px 0 10px 14px;
    background-color: #AFEEEE;
    width: 98%;
}
#sideBar {
    padding: 0px 35px 0px 20px;
    border-left: 1px solid #a4a2a5;
}
body {
    background-color: #efefef;
    background-attachment: fixed;
    background-image: url(https://images.cnblogs.com/cnblogs_com/ezoiLZH/1266019/o_200911123846hhh.jpg);
    background-position: center 0;
    background-size: cover;
}
#blogTitle h1 {
    font-size: 30px;
    font-family: Ubuntu, 'Comic Sans MS',"微软雅黑","宋体",Arial;
    line-height: 1.5em;
    padding-left: 160px;
    padding-top: 75px;
}
#blogTitle h2 {
    font-size: 15px;
    padding-left: 80px;
    padding-top: 35px;
    color: #ffffff;
}
#blogTitle h1 a {
    color: #ffffff;
}
.postBody {
    font-size: 16px;
}
#cnblogs_post_body h3 {
    font-size: 18px;
}
#home, .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #ededed; 
}
#home {
    box-shadow: 0 0 40px 3px #ededed80;
    width: 1200px;
    opacity:0.9;
    padding: 0 0 30px;
    margin-bottom: 750px;
}
#navList {
    margin-left: 40px;
}
.blogStats {
    color: #ffffff;
    margin-right: 40px;
}
#navigator {
    font-size: 15px;
    height: 55px;
    margin-top: 200px;
    background-color: #252525;
    border: 0px;
}
#MySignature{
    border:solid 1px #E5E5E5;
    padding:10px;
    background:#FFFEFE url(https://images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) no-repeat scroll 15px 50%;
    padding-left:80px;
}
#MySignature div{line-height: 25px;}

#navList a:link, #navList a:visited, #navList a:active {
    color: #ffffff;
}
.buryit {
    margin-left: 0;
    width: 0;
    height: 0;
    margin-top: 0;
    padding-top: 0;
}
.burynum {
    font-size: 0;
}
.diggit {
    float: right;
}

/*点赞按钮*/
#div_digg {
    position: fixed;
    bottom: 4px;
    width: 47px;
    right: 390px;
    border: 1px solid black;
    padding: 10px;
    border-radius: 5px 5px 5px 5px !important;
    background-color: #e4e4e4;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    z-index: 2;
}
/*标题*/
#cnblogs_post_body h2 {
    background: none repeat scroll 0% 0% rgb(43, 102, 149);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 0px 0px 1px rgb(95, 90, 75), 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: rgb(255, 255, 255);
    font-family: "微软雅黑","宋体","黑体",Arial;
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 0px 0px !important;
    padding: 5px 0px 5px 20px;
    text-shadow: 2px 2px 3px rgb(34, 34, 34);
    width: 96.6%;
}
#cnblogs_post_body h2 a{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h2 a:hover{
   color: rgb(255, 102, 0);
}

#cnblogs_post_body h1 {
    background: none repeat scroll 0% 0% rgb(50,149,43);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 0px 0px 1px rgb(95, 90, 75), 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: rgb(255, 255, 255);
    font-family: "微软雅黑","宋体","黑体",Arial;
    font-size: 28px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 20px;
    text-shadow: 2px 2px 3px rgb(34, 34, 34);
    width: 96.6%;
}
#cnblogs_post_body h1 a{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h1 a:hover{
   color: rgb(255, 102, 0);
}

.pln{color:#4d4d4c}
ol.linenums{margin-top:0;margin-bottom:0;color:#8e908c}
li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9{
    padding-left:1em;
    background-color:#fff;
    list-style-type:decimal!important;
}
@media screen{
    .str{color:#718c00}
    .kwd{color:#8959a8}
    .com{color:#8e908c}
    .typ{color:#4271ae}
    .lit{color:#f5871f}
    .pun{color:#4d4d4c}
    .opn{color:#4d4d4c}
    .clo{color:#4d4d4c}
    .tag{color:#c82829}
    .atn{color:#f5871f}
    .atv{color:#3e999f}
    .dec{color:#f5871f}
    .var{color:#c82829}
    .fun{color:#4271ae}
}

.cnblogs-markdown code{
background:#fff!important;
}
.cnblogs_code,.cnblogs_code span,.cnblogs-markdown .hljs{
    font-size:15px!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: 15px!important;
}

.cnblogs_code, .cnblogs_code span, .cnblogs-markdown .hljs{
    font-family:consolas, "Source Code Pro", monaco, monospace !important;
}

/*scroll to top*/
#scrollTop div{
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:149px;
  margin:0;
  padding:0
}
#scrollTop .level-2{
  background:url(//images2015.cnblogs.com/blog/894443/201707/894443-20170716165243785-2122236756.png) no-repeat scroll -149px 0 transparent;
  display:none;
  height:250px;
  opacity:0;
  z-index:1
}
#scrollTop .level-3{
  background:none repeat scroll 0 0 transparent;
  cursor:pointer;
  display:block;
  height:150px;
  z-index:2
}
#scrollTop{
  background:url(//images2015.cnblogs.com/blog/894443/201707/894443-20170716165243785-2122236756.png) no-repeat scroll 0 0 transparent;
  cursor:default;
  display:block;
  height:180px;
  overflow:hidden;
  position:fixed;
  right:25px;
  bottom:-5px;
  width:149px;
  z-index:11;
  padding:0
}



/*好看的滚动条*/
::-webkit-scrollbar{
    width:13px!important;
    height:10px!important;
    -webkit-appearance:none;
}
::-webkit-scrollbar-thumb{
    height:5px;border:1px solid transparent;
    border-top:none;border-bottom:none;
    -webkit-border-radius:6px;
    background-color:rgba(0,0,0,.3);
    background-clip:padding-box;
}