@charset "UTF-8";

#mainContent .day .c_b_p_desc_readmore,#mainContent .day .dayTitle {
	display: none
}

#mainContent,#sideBar {
	overflow: hidden!important;
        
}

#author_profile,#main {
	width: auto!important
}

#main {
	max-width: 1200px
}

#mainContent {
	width: 80%;
	float: left;
	padding-bottom: 5rem;   
}

#mainContent .forFlow {
	margin: 0!important
}
.day,#mainContent{
        background-color: rgb(180,231,186)
}
#mainContent .day {
	padding: 1.5rem 1rem 0
}

#sideBar {
	#float: right;
	padding: 0!important;
	width: 20%!important
        display: inline-block;
}

#sideBarMain {
	padding: 16px!important
}
.postBody,.postCon,.entrylistPostSummary{color:#000}
.postTitle a:link, .post-title a:visited,.postTitl2 a:link,.postTitl2 a:visited,.entrylistPosttitle a:link,.entrylistPosttitle a:visited{
    color: #3194d0;
}
a:link, a:visited {
    color: #3194d0;
}

@media only screen and (max-width:767px) {
	#mainContent {
		width: 100%!important
	}

	#mainContent #post_detail {
		padding: 0 10px
	}
       #mainContent #comment_form {
                padding: 0 10px
       }
	#mainContent .post {
		padding: 32px 0!important
	}

	#mainContent .day .postTitle {
		border: none;
		padding: 0
	}

	#sideBar {
		display: none!important
	}
}

div#cnblogs_post_body h2 {
    font-size: 23px;
    font-weight: bold;
    color: #3194d0;
    letter-spacing: 1.4px;
    margin-top: 20px;
    padding: 2px 2px 5px 2px;
    border-bottom: solid 1px #3194d0;
    text-align: left;
    text-indent: 0px;
}

div#cnblogs_post_body h3 {
    background-color: rgb(180,231,186);
    margin: 1em 0 0.5em 0;
    font-weight: bold;
    font-family: Monaco,Consolas,"Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
    font-size: 18px;
    line-height: 25px;
    color: #355681;
    padding: 0px 0px 0px 0px;
    /*border-bottom: 1px solid #a7d0ab;*/
}

div#cnblogs_post_body h4 {
    background-color: rgb(180,231,186);
    margin: 1em 0 0.5em 0;
    font-weight: bold;
    font-family: Monaco,Consolas,"Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    color: #000;
    padding: 0px 0px 0px 0px;
}

.post em{
    font-weight: bold;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #fff;
    border-radius: 5px;
    margin: auto 3px;
}

.postCon {
margin-top: 5px;
}

.postDesc {
margin: 10px 0px;
}

.forFlow img {
margin:0;
}

.linux {
background-color: #000;
color: #FFFFFF;
overflow:auto;
padding-left: 5px;
}

#cnblogs_post_body img{
max-width:900px;
}

.postBody blockquote,.postCon blockquote{
    border-left: 0.25rem solid #e5e5e5;
    margin: .8rem 0;
    padding: .5rem 1rem;
    background: #f8f8f2;
}

#cnblogs_post_body ol {
    padding: 0;
}

#green_channel,#author_profile,#post_next_prev,#BlogPostCategory,#comment_nav,#ad_t2,.c_ad_block, #under_post_news,#under_post_kb{
 display: none;
}
#div_digg {
    position: fixed;
    left: 5px;
    width: 44px;
    height: 56px;
    bottom: 5px;
    z-index: 9999;
    background-color: #fff;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 5px;
    border: 1px solid #7dd287;
    border-radius: 5px;
    opacity: 0.5;
}

#div_digg .buryit {
    display: none;
}

.blog_comment_body {
    color: #000;
}

/* Border styles */
table thead, table tr {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(211, 202, 221);
}
table {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(211, 202, 221);
}

/* Padding and font style */
table td, table th {
padding: 5px 10px;
font-size: 12px;
font-family: Verdana;
color: rgb(95, 74, 121);
}

/* Alternating background colors */
table tr:nth-child(even) {
background: rgb(223, 216, 232)
}
table tr:nth-child(odd) {
background: #FFF
}

/* highlight */
code,pre{font-family:Monaco,Consolas,Courier,monospace,"Source Code Pro"!important;border-left:15px solid #555!important;font-weight:400!important;font-style:normal!important;font-size:.8em!important;color:#fff!important;overflow-x:auto!important;max-width:100%!important;max-height:45em!important;display:block}code{padding:5px!important;border:2px solid #E0DFCC!important}pre code{border:0!important}.cnblogs-markdown code,.cnblogs-post-body code,code{background-color:#000!important;border:0!important;border-radius:0!important}.hljs .kw{color:#fff!important}.hljs .ot{color:#D14!important}.hljs .fu{color:#f6aa11!important}.hljs,.hljs-subst,.hljs-tag{color:#f8f8f2!important}.hljs-emphasis,.hljs-strong{color:#a8a8a2!important}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#ae81ff!important}.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title{color:#a6e22e!important}.hljs-strong{font-weight:700!important}.hljs-emphasis{font-style:italic!important}.hljs-attr,.hljs-keyword,.hljs-name,.hljs-selector-tag{color:#f92672!important}.hljs-attribute,.hljs-symbol{color:#66d9ef!important}.hljs-class .hljs-title,.hljs-params{color:#f8f8f2!important}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable{color:#e6db74!important}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e!important}