*{
margin: 0;
padding: 0;
}

a:link {
 text-decoration: none;
  color: RGB(255,255,225);
}
a:visited {
 text-decoration: none;
color: #99CCFF;
}
a:hover {
 text-decoration: none;
 /* color: #638f27;*/
color: #663300;
}
a:active {
 text-decoration: none;
color:#99CCFF;
}

body{
    background-size:cover;
 background:#ccc;
   
/*background: url("https://images.cnblogs.com/cnblogs_com/try-wyh/673700/o_a.jpg") ;*/ 
}

body#centerbody{
width:100%;
height:100%;
}
#centerbody .header{
width:100%;
background: url("") no-repeat; 
 background: rgba(0, 0, 0, 0.6);
margin-bottom: 0;
border: 0;
}

#centerbody #mytopmenu{
width:100%;
height: 65px;
margin-top: 0;
background: url("") no-repeat; 
background-color: rgba(0,0,0,0.5);
 border:0; 
}
#centerbody #mytopmenu .blogStats{
display:none;
}

#centerbody #mytopmenu #mylinks{
height: 65px;
background: rgba(0,0,0,0.4);
padding-top: 0;
padding-left:0;
line-height: 65px;
 font-size: x-large;
}
#centerbody #mytopmenu #mylinks #MyLinks1_XMLLink{
display:none;
}
#centerbody #mytopmenu #mylinks a{
height:65px;
width:100px;
display:block;
float: left;
}
#centerbody #mytopmenu #mylinks .menu{
height:65px;
padding-left:25px;
}
#main{
width:100%;
height:100%;
} 

#main #centercontent{
width:80%;
float:left;
}
#leftcontentcontainer{
  margin-left: 5px;
  background-color: rgba(0,0,0,0.7);
  border: 1px solid #aaa;
  margin-top: 20px;
}

#main #centercontent .day{
width:95%;
margin-left: 0;
float:left;
background: url("") no-repeat; 
background: rgba(0,0,0,0.7);
color: RGB(255,255,225);

}

#main #centercontent .day .cnblogs-post-body,.c_b_p_desc{

  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  line-height: 1.5;
  font-size: 18;
}
#main #centercontent .post{
background: url("") no-repeat; 
background: rgba(0,0,0,0.5);
color: RGB(255,255,225);
 font-size: 18;
}

#main #centercontent .post,.commentform,.entrylist,#blog-comments-placeholder{
/* margin-left: 220px; */
}
#main #leftcontent{
width:20%;
float:left;
}
#main #centercontent #footer{display:none;width:100%;}
#site_nav_under,#ad_under_post_holder,#google_ad_c2,#google_image_div,google_ad_c1,.itnews c_ad_block,#under_post_kb,#under_post_news,#homepage_top_pager,.mySearch,#sidebar_shortcut{
display:none;
}
#google_image_div,#ad_unit{
 display:none;
}

#nav_next_page{
width:100px;
height:100px;
position:fixed;
border-radius:50px;
filter:alpha(opacity=60);    
opacity:0.6;  
bottom:50px;
right:50px;
background-color:red;
text-align: center;
line-height:100px;
}

#nav_next_page a{
width:100px;
height:100px;
display:block;
line-height: 100px;
 font-size: x-large;


}
#div_digg{
position:fixed;
bottom:50px;
right:50px;
background-color:red;
filter:alpha(opacity=60);    
opacity:0.6; 
}
#main #leftcontent #leftcontentcontainer  #blog-calendar .Cal{
display: none;

}
#digg_tips{
display: none;
}
#tbCommentBody, #tbCommentAuthor{

filter:alpha(opacity=60);    
opacity:0.6; 

}
.RecentComment{
  width:212px;
border-right: 1px solid #aaa;
}



.entrylist{
    background: rgba(0,0,0,0.8);
}
.postSeparator{
   display: none;
}

.entrylistItemPostDesc{
  padding-bottom: 40px;
}


#p_b_follow, #p_b_follow a{
  display: block;
    width:200px;
    height: 40px;
   color:#fff;
    background-color:  rgba(0, 0, 0, 0.3);
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    text-align:center;     
    font-size:16px;   
   line-height:40px;   
  margin-top:10px;
}

#profile_block{
padding-left: 20px;
}