#footer{
	background-color: black;
	color: white;
  height: 50px;
}
#blogTitle{
	background-image:url('https://images.cnblogs.com/cnblogs_com/LoongKo/851171/o_background-top.jpg');
background-size: 105%;
  height: 272px;

}
#blogTitle h1:before{
  content: url(https://images.cnblogs.com/cnblogs_com/LoongKo/851165/t_287902702722532627.jpg);
}

#Header1_HeaderTitle{
	color: white;
  font-size: 2.5em;
  position: relative;
  top: 60px;
  left: -120px;

}
#navigator{
  background-color: #171717;
  height: 50px;
}
#navList li{


}
#navList li a{
  height: 38px;
  border-right:none;
  font-size: 1.5em;
  padding-top: 12px;
}
#navList li a:hover{
  background-color: #E27E60;
}
body{
  background-color: black;
  color: white;
}
#profile_block{
  font-size: 1.5em;
  background-color: #2E2E2E;
  border: 1px solid #080808;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
#profile_block a{
  color: white;
}
#blog-calendar, #sidebar_search{
  background-color: #2E2E2E;
  /*border: 1px solid #080808;*/
    padding: 10px;
    margin-top: 20px;

}
.CalTitle{
  background-color: #2E2E2E;
  color: white;
}
.CalNextPrev a{
  color: white;
}
#sidebar_search .catListTitle{
  display: none;
  visibility: hidden;
}
/*catListTitle*/
#sidebar_postcategory{
  background-color: #2E2E2E;
    padding: 10px;
    margin-top: 20px;
}
#sidebar_postcategory a{
  
    color: white;
}
#sidebar_postcategory .catListTitle{
  border-bottom: none;
}
#sidebar_postarchive{
  background-color: #2E2E2E;
    padding: 10px;
    margin-top: 20px;
}
#sidebar_postarchive a{
  
    color: white;
}
#sidebar_postarchive .catListTitle{
  border-bottom: none;
}
.day{
  background-color: #2E2E2E;
  padding: 20px;
  color: white;

}
.dayTitle{
  height: 30px;
  text-align: left;
}
.dayTitle a{
  color: white;
  font-size: 1.5em;
}
.postTitle{
  height: 30px;
}
.postTitle a{

  color: white !important;
  font-size: 1.5em;
}
.c_b_p_desc a{
  color: #4C9ED9;
}
#cnblogs_post_body{
  color: white !important;
  background-color: #2E2E2E;
  /*padding: 20px;*/
}
#topics .post{
  background-color: #2E2E2E;
  color: white !important;
  padding: 30px;
  
}
#blog_post_info_block{
  color: white !important;
}
#blog_post_info_block a{
  color: white !important;

}
.diggit, .buryit{
   border: 0px solid #2E2E2E;
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}
#comment_form_container{
  background-color: #2E2E2E;
  padding: 30px;

}
#comment_form_container a{
  color: white;
}
#under_post_news, #kb_block{
  display: none;
  visibility: hidden;
}
.CalTodayDay u{
  color: red;
}
#ad_t2, .c_ad_block{
  display: none;
  visibility: hidden;
}
.commentform a, .feedbackItem a, #RecentCommentsBlock a,.entrylistPosttitle a{
  color:white !important;
}