body {
   background: #cbdcec;
}

#blogTitle h1 a, #blogTitle h2 {
   color: #222;
   text-shadow: none;
}

#homepage_top_pager {
   display: none;
}

#cnblogs_c1 , #cnblogs_c2, #under_post_kb ,#ad_t2, #under_post_news{
  display: none;
}
#cnblogs_post_body img {
    max-width: 600px!important;
}
#blog-comments-placeholder > .feedbackItem {
    border: 1px solid #aaa;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 5px 2px -5px rgba(0,0,0,.5);
    margin: 20px auto 10px auto;
    width: 90%;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace!important;
  background-color: #f9f9f9!important; 
  padding: 12px 20px !important;
}
.postTitle {
   padding: 6px 0;
}
.postTitle, .entrylistPosttitle, .feedback_area_title {
       font-size: 20px;
}
.postTitle .postTitle2 {
     font-size: 16px;
    padding: 6px;
}
.feedbackCon {
  border: none!important;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
  color: #2b2e2f;
  font-weight: bold;
}
.postCon {
 color:#776f6f;
}



#poweredby {
  display: none;
}
#MySignature {
       margin-top: 50px;
      color: #e75026;
      font-weight: bold;
}
.comment_btn {
   border: none;
   cursor: pointer;
}
#author_profile {
    padding: 10px;
    border: 1px dashed #999;
    border-radius: 4px;
    margin: 10px 0 20px 0;
}


body {
  font-family: 'Chinese Quote', 'Segoe UI', Roboto, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji!important'
}

#nav_next_page a{
    font-weight: bold;
}
#sidebar_search {
   display: none!important;
}
#blog_nav_sitehome, #blog_nav_myhome, #sidebar_topcommentedposts>catListFeedback {
   display: none!important;
}
#sidebar_shortcut {
   display: none!important;
}
#sidebar_recentcomments  {
   display: none!important;
}
#green_channel  {
   display: none!important;
}

#sidebar_topcommentedposts {
  display: none;
}
 #blog_nav_rss_image {
   display: none!important;
}
.c_b_p_desc_readmore {
    color: #3d97cb!important;
}
.postTitle {
   border-left: none!important;
}
#sidebar {
  width: 208px;
}
#sideBarMain li {
  line-height: 2;
}
#TopViewPostsBlock a {
  color: #333;
}
#sidebar_topdiggedposts {
   display: none;
}
#blog_nav_rss {
   display: none!important;
}
#blog-calendar {
  display: none!important;
}
#sidebar_toptags {
  display: none!important;
}
#sidebar_categories {
  display: none!important;
}
#header {
  display: none!important;
}
#top_nav {
  display: none!important;
}
#sideBar {
   display: none!important; 
}
#home {
  width: 100%!important;
  padding: 0!important;
  margin: 0!important;
}
#main {
  margin: 0!important;
  padding: 12px 14px!important;
  box-sizing: border-box!important;
}
#footer{
  display: none!important;
}
#mainContent {
  width: 100%;
  clear: both!important;
  float: none!important;
  margin: 0!important;
}
.day {
  border-radius: 6px;
  padding: 2px 3px;
}
.day > .postDesc {
  display: none!important;
}
.day > .postDesc > .post-view-count{
  display: none!important;
}

.day > .postDesc > .post-comment-count{
  display: none!important;
}

.day > .postDesc > .post-digg-count{
  display: none!important;
}

.day > .postDesc > a{
  display: none!important;
}
.day > .postCon {
  display: none!important;
}

.forFlow {
  margin: 0!important;
  width: 100%!important;
}