#google_ad_c1, #google_ad_c2 {display:none;}
#commentform_title > a{
visibility:hidden;
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter             table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size:12px!important;
}
#post_next_prev{
padding-top:10px;
}
#mainContent{
float : right
}
#sideBar{
float : left
}

#comment_form_container > div.commentbox_main.comment_textarea{
width :100%
}
#green_channel{
display: none;
}

#author_profile{
display: none;
}
#topics > div > div.postBody > p{
text-indent: 0em;
}
#footer{
margin-top:20px;
}

#site_nav_under {
    display: none;
}
/*去除广告 自定义去除博客园底部的广告和链接推荐 - 赵磊de博客 - 博客园  https://www.cnblogs.com/zzhaolei/p/11063469.html*/
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2{
display:none;
}
#under_post_card1{
display:none;
}
#under_post_card2{
display:none;
}
#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;!important}
#cnblogs_ch{
display:none; 
}
#sideBar{
font-size:12px;
}
#sideBar h3, #MyIng .ing_title{
margin:16px 0 10px -6px;
font-size:22px;
font-weight:normal;
}
#blog_stats{
line-height:60px;
}
#navList li{
font-size:13pt;
}
#home {
opacity: 0.80;
margin: 0 auto;
width: 85%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
}
#navList a:hover {
color: #4C9ED9;
text-decoration: none;
}
#navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 18px;
}
#navigator {
font-size: 14px;
height: 60px;
clear: both;
margin-top: 25px;
line-height:30px;
}
.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
text-align: left;
border-left: 10px solid rgba(131, 179, 117, 0.8);
padding: 8px 0 8px 10px;
background-color: #f5f5f5;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{  
display: none !important;
}
/*可以设置背景图片 免费美图下载Beautiful Free Images & Pictures | Unsplash  https://unsplash.com/*/
/*藤萝紫 https://zhongguose.com/#tengluozi  */

body {
color: #000;
background-color: #8076a3;
background-size: cover;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 14px;
min-height: 101%;
line-height:1.7;
}
.postTitle, .entrylistPosttitle, .feedback_area_title{
font-size:18px;
}
#topics .postTitle {
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 5px;
}



.feedbackItem {
font-size:14px;
line-height:24px;
margin:10px 10px;
padding:20px;
background:#F2F2F2;
box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
font-weight:normal;
}
.feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
}
.feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}
.feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}
#comment_form .title {
font-weight: normal;
margin-bottom: 15px;
}





#uprightsideBar{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;
    top:50px;
    right:0px;
    width: auto;
    height: auto; 
}
#sideBarTab{
    float:left;
    width:30px; 
    border:1px solid #e5e5e5;
    border-right:none;
    text-align:center;
    background:#ffffff;
}

#sideBarContents{
    float:left;
    overflow:auto; 
    overflow-x:hidden;!important;
    width:200px;
    min-height:108px;
    max-height:460px;
    border:1px solid #e5e5e5;
    border-right:none; 
    background:#ffffff;
}
#sideBarContents dl{
    margin:0;
    padding:0;
}

#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}

#sideBarContents dd, dt {
    cursor: pointer;
}

#sideBarContents dd:hover, dt:hover {
    color:#A7995A;
}
#sideBarContents dd{
    margin-left:20px;
}

#div_digg{
  padding: 5px;
  border-radius: 5px;
  position: fixed;
  right: 100px;
  bottom: 80px;
  width:80px;
  z-index:100;
}
.diggit {
    background: url(https://www.cnblogs.com/images/cnblogs_com/tanshaoshenghao/1426602/o_tempZan.png) no-repeat;
    width: 60px;
    height: 60px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.diggit:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

#div_digg .diggnum{
  position: absolute;
  bottom: -20px;
  left: 6px;
  background: #D0D0D0;
  padding: 2px 0;
  display: block;
  color: #555;
  font-size: 12px;
  text-align: center;
  width: 60px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: bold;
}
/* 删除反对按钮,有点邪恶了 */
.buryit{
  display: none;
}
