body{
background: #C7EDCC;
font-family: -apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
font-size:18px;
}

#homepage_top_pager{display:none;}
.pager{font-size:18px;}

#sideBar{border: #adb dashed 3px; width: 245px;}

#home{margin:0px auto;}

//#home{background-color: #C7EDCC;}
#tbCommentBody{width:95% !important;}

//#sideBar div{background-color: #C7EDCC !important;}
#sideBar iframe {display:none !important;height:0px !important;}

blockquote {
    border-left: 2px solid #009a61;
    background: #f6f6f6;
    color: #555;
    font-size: 1em
}

#cnblogs_post_body img {height:auto}

body a{color:#3194d0 !important}

#blogTitle h2{
float:right;
color:#3194d0
}
.postDesc{width:auto;!important}

#cnblogs_post_body h1,h2,h3,h4 {
    font-size: 20px;
    font-weight: bold;
    color: #3194d0;
    letter-spacing: 1.4px;
    margin: 10px 0px;
    padding: 2px 2px 5px 2px;
    border-bottom: solid 1px #3194d0;
    text-align: left;
    text-indent: 0px;
}

#div_digg{
    float: right;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 10px;
    text-align: center;
    width: 120px;
    position: fixed;
    right: 50px;
    bottom: 0px;
    z-index: 10;
    border-radius:5px 5px 5px 5px !important;
    padding:10px;
    background-color:#ededed;
}

#div_digg{
	float: right;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 10px;
    text-align: center;
    width: 120px;
    position: fixed;
    right: 50px;
    bottom: 0px;
    z-index: 10;
border-radius:5px 5px 5px 5px !important;
	border:3px solid rgba(0, 188, 212, 0.52);
	padding:3px;
	background-color:#ededed;
}

#div_digg .diggit {  background-color:#6ce26c;}
#div_digg .buryit {  background-color:red;}