* {margin:0; padding: 0; box-sizing: border-box; }
ul, li {list-style: none;}
a, a:link, a:visited {color: #0D52AE; text-decoration: none;}
a:hover {text-decoration: underline}
body {background-color:#F8F8F8; font-family: 'Bitstream Vera Sans Mono', Consolas;}
h1 {font-size: 16px;}
p, h2 {margin: 0}
#leftmenu { width: 240px; background: #FFF; padding: 10px; margin-left: calc(-850px - 273px); float: left;}
#leftmenu ul, .sidebar-block {margin-bottom: 14px;}
#leftmenu li {font-size: 13px; color: #1a1a1a;}
#main {margin: 0; padding: 25px; width: 850px; background: #FFF; margin-left: 333px; float: left;}
#top {width: 240px; background:#0D52AE; border: none; height: 63px; margin-left: 60px; padding: 10px 20px;}
#top a, #top a:link, #top a:visited, #top a:active, #top a:hover ,#tagline{color: #FFF; text-decoration: none;}
#tagline {font: 12px/1.8 Helvetica,Arial,sans-serif;}
#footer {display: none;}
#copyright {margin-left: 320px; text-align: center; width: 830px; margin-top: 20px;}
div.post,p.date,div.post h2,div.post h2 a:link {font:14px/1.8 'Bitstream Vera Sans Mono',Helvetica,Arial,sans-serif}
p.date,div.post h2,div.post h2 a:link {font-weight: bold;}
div.post h2 {margin-top:10px}

.cnblogs_code {background: ##EEEEEE; border:1px solid #DDDDDD; font-family: 'Bitstream Vera Sans Mono',Courier New,Courier,monospace}
#leftmenu h3 {font-size: 14px; font-weight: bold;}
div.post h2,div.post h2 a:link, div.post h2 a:visited, div.post h5 a:link, div.post h5 a:visited{font-family: 'Microsoft YaHei'; font-size: 24px; color: #000000;text-decoration: none}
.blogpost-body h2 {font-size: 18px !important;}
div.post .cnblogs-post-body h2 {font-size: 18px;}
#blogpost-body a:link {color: #0381ff;}
#blogpost-body a:hover {text-decoration: underline;}

#leftmenu h3 {font-size: 14px; color: #3f3f3f}
.cnblogs_code {background: url(https://developer.cdn.mozilla.net/media/redesign/img/blueprint-dark.png);}
.cnblogs_code pre,.cnblogs_code span {font-family: 'Bitstream Vera Sans Mono', Consolas !important;}
.cnblogs_code {border-left: 3px solid rgba(0, 83, 159, 0.65)}
.cnblogs_code div {background:none;}
.comment_vote {border-bottom: 1px solid #ccc;}
.comment_actions {float: right;}
#green_channel a {background-image: none;-webkit-box-shadow:none;-moz-box-shadow:none; -webkit-border-radius: 0; -moz-border-radius:0}
#green_channel {float: left; margin-bottom: 0px; margin-top:0px;}
#author_profile {margin-bottom: 0px;}
#profile_block {margin-top: 0;}


.cnblogs-post-body div.sourceCode {
background-color: #f5f5f5!important;
border: 1px solid #ccc!important;
padding: 5px;
}

blockquote {font-style: normal;margin-left: 0}
p.date {display: none;}
p.postfoot {border-bottom: 1px solid #d8d8d8; margin-top: 15px; color: #888888;}

.cnblogs-markdown code, .cnblogs-markdown .hljs {font-family: 'Bitstream Vera Sans Mono',Helvetica,Arial ,"Courier New",sans-serif!important}
.c_b_p_desc {margin-top: 10px;}

#comment_nav {
    height: 30px;
}

.commentform {
    font-size: 12px;
}

#copyright {
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}