.cnblogs-markdown code {
 color: #c7254e;
 background-color: #f9f2f4 !important;
 border: none !important;
}
.cnblogs-markdown .hljs {
 font-size: 14px !important;
 padding: 8px 18px!important;
 color:#f8f8f2;
 background: #333!important;
}
.hljs-keyword {color:#f92672;}
.hljs-string {color: #e6db74;}
.hljs-attribute{ color:#66d9ef;}
.postBody blockquote {
border-left: 10px solid rgba(102,128,153,0.075);
background-color: rgba(102,128,153,0.05);
}


 .hljs, .hljs-tag, .hljs-subst {
        color: #f8f8f2
    }

     .hljs-strong, .hljs-emphasis {
        color: #a8a8a2
    }

     .hljs-bullet, .hljs-quote, .hljs-number, .hljs-regexp, .hljs-literal, .hljs-link {
        color: #ae81ff
    }

     .hljs-code, .hljs-title, .hljs-section, .hljs-selector-class {
        color: #a6e22e
    }

     .hljs-strong {
        font-weight: bold
    }

     .hljs-emphasis {
        font-style: italic
    }

     .hljs-keyword, .hljs-selector-tag, .hljs-name, .hljs-attr {
        color: #f92672
    }

     .hljs-symbol, .hljs-attribute {
        color: #66d9ef
    }

     .hljs-params, .hljs-class .hljs-title {
        color: #f8f8f2
    }

     .hljs-string, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-addition, .hljs-variable, .hljs-template-variable {
        color: #e6db74
    }

     .hljs-comment, .hljs-deletion, .hljs-meta {
        color: #75715e
    }

     .hljs, .hljs-tag, .css .hljs-rules, .css .hljs-value, .css .hljs-function .hljs-preprocessor, .hljs-pragma {
        color: #f8f8f2
    }

     .hljs-strongemphasis, .hljs-strong, .hljs-emphasis {
        color: #a8a8a2
    }

     .hljs-bullet, .hljs-blockquote, .hljs-horizontal_rule, .hljs-number, .hljs-regexp, .alias .hljs-keyword, .hljs-literal, .hljs-hexcolor {
        color: #ae81ff
    }

     .hljs-tag .hljs-value, .hljs-code, .hljs-title, .css .hljs-class, .hljs-class .hljs-title:last-child {
        color: #a6e22e
    }

     .hljs-link_url {
        font-size: 80%
    }

     .hljs-strong, .hljs-strongemphasis {
        font-weight: bold
    }

     .hljs-emphasis, .hljs-strongemphasis, .hljs-class .hljs-title:last-child {
        font-style: italic
    }

     .hljs-keyword, .hljs-function, .hljs-change, .hljs-winutils, .hljs-flow, .lisp .hljs-title, .clojure .hljs-built_in, .nginx .hljs-title, .tex .hljs-special, .hljs-header, .hljs-attribute, .hljs-symbol, .hljs-symbol .hljs-string, .hljs-tag .hljs-title, .hljs-value, .alias .hljs-keyword:first-child, .css .hljs-tag, .css .unit, .css .hljs-important {
        color: #f92672
    }

     .hljs-function .hljs-keyword, .hljs-class .hljs-keyword:first-child, .hljs-constant, .css .hljs-attribute {
        color: #66d9ef
    }

     .hljs-variable, .hljs-params, .hljs-class .hljs-title {
        color: #f8f8f2
    }

     .hljs-string, .css .hljs-id, .hljs-subst, .haskell .hljs-type, .ruby .hljs-class .hljs-parent, .hljs-built_in, .sql .hljs-aggregate, .django .hljs-template_tag, .django .hljs-variable, .smalltalk .hljs-class, .django .hljs-filter .hljs-argument, .smalltalk .hljs-localvars, .smalltalk .hljs-array, .hljs-attr_selector, .hljs-pseudo, .hljs-addition, .hljs-stream, .hljs-envvar, .apache .hljs-tag, .apache .hljs-cbracket, .tex .hljs-command, .hljs-prompt, .hljs-link_label, .hljs-link_url {
        color: #e6db74
    }

     .hljs-comment, .hljs-javadoc, .java .hljs-annotation, .python .hljs-decorator, .hljs-template_comment, .hljs-pi, .hljs-doctype, .hljs-deletion, .hljs-shebang, .apache .hljs-sqbracket, .tex .hljs-formula {
        color: #75715e
    }

     .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata, .xml .php, .php .xml {
        opacity: .5
    }


/*md header*/
#cnblogs_post_body p {font-size: 15px;}
#cnblogs_post_body h2 {font-size: 26px; margin-top: 36px;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #eee;}
#cnblogs_post_body h3 {font-size: 20px; margin-top: 22px;}


/*========================================  */
#blogTitle h1 {margin:0;}
#home {width: 70%;}
#sideBar {display:block;}
/*#mainContent {margin: 0}
#mainContent .forFlow {margin:0}*/
#mainContent .forFlow {padding-right: 18px;}
#topics .postTitle {font-size: 38px}
#blog_nav_sitehome, #blog_nav_rss {display: none !important;}
/**广告**/
#cnblogs_c1, 
#under_post_news, 
#under_post_card1,
#under_post_card2,
#cnblogs_c2,
#under_post_kb, 
#ad_t2
{
    display: none
}
