div.post div.entry
{
    font-family: "Trebuchet MS" ,Georgia,"Times New Roman",Times,sans-serif;
}

div.post div.entry img.embed {
    border: 0 none;
    padding: 0;
}

.lb_search { padding-top: 1px; }
#mySearch input.keyword { padding-bottom: 1px; padding-top: 1px; }

div.post div.entry blockquote { min-height: 30px; border-width:0px; }

div#my_ing_recent { display: none; }

div#about_body p { margin: 0 auto 10px auto; }

div#sidebar div#sideMain div ul li {
    padding-top: 4px;
}

div.post div.entry img {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	border-color: #CCC;
}

div.post div.entry img.floatLeft {
    margin: 5px 10px 5px 0px;
}

div.post div.entry img.floatRight {
    margin: 5px 0px 5px 10px;
}

#content, #sidebar {
	overflow:hidden;
}

div#sidebar div#sideMain div h2 {
    margin: 7px 0px 0px 0px
}

div#sidebar div#sideRight div h2, div#sidebar div#sideLeft div h2 {
	margin: 7px 0px 5px 0px;
}

div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
	margin-top: 18px;
	margin-bottom: 12px;
}

div.post div.entry h1 {
	padding: 5px;
	color:white;
	background-color: gray;
}

div.post h2 {
	font-size: 22px;
	line-height: 100%;
}

div.post div.entry blockquote p {
	line-height: 150%;
}

ol.commentlist li {
	border-bottom: gray 1px solid
}

div.post div.entry small {
	display: inline;
	text-align: left;
	font-size: 80%;
}

#AjaxHolder_PostComment_panelAD, #relative_posts, #itnews, #google_ads_div_cnblogs_blogpost_bottom, #div_ad2 {
	display: none;
}

#commentList fieldset.comment_quote, #comment_form fieldset.comment_quote {
	border:1px solid gray;
}

div.post div.entry pre.code {
    border-style: dashed;
    border-left: solid 5px #6ce26c;
    margin: 10px 0px 10px 0px;
    font-size: 10pt;
    line-height: 140%;
}

div.post div.entry {
    margin-bottom: 10px;
}

.jeffz_seo {display:none;}
div#license_information
{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-top: -15px;
    margin-bottom: 30px;
    color: #666666
}
div#license_information p a
{
    border-bottom: dashed 1px;
}
div#license_information img
{
    margin: 5px 8px 0 0;
}

div#author_profile, div.blog_topic, div#profile_block
{
    display:none;
}

div.post div.entry ul ul { margin-top: 0px; margin-bottom: 0px; }
/*评论*/
#tbCommentBody{
width:500px; 
}
#btn_comment_submit{
width: 80px; height: 28px;
}
.feedbackListSubtitle div{
margin:5px 10px 5px 10px;
}

.blog_comment_body fieldset.comment_quote
{
	border-color:#1a8bc8;
}
/*美化一下评论，增加气泡效果*/

.feedbackListSubtitle{
border:0px none;
border-bottom-style:none;
}
.list {width:90%; }
.list .out,.list .inc{margin:6px 0;width:90%;}
.list .out .icon,.list .inc .icon{width:48px;height:48px;}
.list .icontd {width:48px;}
.list .out .icontd{display:none;}
.list .out .topleft,.list .out .topright,.list .out .bottomleft,.list .out .bottomright,.list .inc .topleft,.list .inc .topright,.list .inc .bottomleft,.list .inc .bottomright{background: url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_bubbles.png) no-repeat;}
.list .out .top,.list .out .bottom,.list .inc .top,.list .inc .bottom{background:transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_horizontal.png) repeat-x;}
.list .out .left,.list .out .right,.list .inc .left,.list .inc .right{background:transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_vertical.png) repeat-y;}

.list .out .topleft{background-position:left top;height:9px;width:18px;}
.list .out .topright{background-position:-18px top;height:9px;width:11px;}
.list .out .bottomleft{background-position:left -9px;width:18px;height:12px;}
.list .out .bottomright{background-position:right -9px;width:11px;height:12px;}
.list .out .top{background-position:top;font-size:1px;height:9px;}
.list .out .bottom{background-position:0 -9px;height:12px;}
.list .out .left{background-position:left;width:18px;}
.list .out .right{background-position:-18px 0;width:11px;}

.list .inc .topleft{background-position:0 -21px;height:9px;width:18px;}
.list .inc .topright{background-position:-18px -21px;height:9px;width:11px;}
.list .inc .bottomleft{background-position:0 bottom;width:18px;height:12px;}
.list .inc .bottomright{background-position:right bottom;width:11px;height:12px;}
.list .inc .top{background-position:0 -21px;font-size:1px;height:9px;}
.list .inc .bottom{background-position:bottom;height:12px;}
.list .inc .left{background-position:-29px 0;width:18px;}  
.list .inc .right{background-position:right;width:11px;}

.list .inc .conmts{font-size:12px;color:#000;}
.list .out .conmts{background:#dcdcdc;/*text-shadow:0 1px 0 #eee;*/}
.list .inc .conmts{background:#c0e668;/*text-shadow:0 1px 0 #dfa;*/} 

/*推荐按钮浮动到右下角*/
#div_digg {
    position: fixed;
    bottom: 40px;
    right: 20px;
    background-color: #DCFCE9;
    border: 8px double #06F867;
    padding: 10px;
    margin: 10px;
    text-align: center;
}