div.post div.entry ul li {
  background-image: url();
  padding: 0 0 0 0px;
}

div#sidebar {
  width: 360px;
  top: 162px !important;
}



@media (min-width: 1025px) {

  div#container {
      margin: 0 180px !important;
  }
  
  div#content {
      margin-right: 265px !important;
      min-height: 600px !important;
  }
}

.postTitle2 {
  font-size: 28px;
}

.blogpost-body p {
    margin: 8px auto !important;
    line-height: 1.6 !important;
}

code {
  background-color: whitesmoke !important;
}

div.post {
  margin-bottom: 16px !important;
}

div.post div.entry {
  font: 15px "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

div.entry p a {
  border-bottom-style: none !important;
}

div.post ul.postmetadata {
  border-top: 1px double #eee !important;
  border-bottom: 0px #eee !important;
}

#mySearch input.keyword {
  width: 63% !important;
}

#mySearchWrapper {
  margin: 15px auto 5px auto !important;
}

.lb_search {
  /* background-image: url(images/icon_search.gif); */
  padding: 0 0 0 0;
}

ul#menu li#rss a {
  margin: 15px 0 0 0;
}

#EntryTag {
  display: none;
}

#cnblogs_post_body h2 {
  font-size: 23px;
}

#cnblogs_post_body h3 {
  font-size: 20px;
}