body {
  /* background: #b7cdd7; */
  background: url("https://images.cnblogs.com/cnblogs_com/blogs/685313/galleries/2162169/o_220520084924_haizeiwangwomenzaiyiqitupian-13584799_3.jpg");
  /* background-image: none; */
  position: relative;
}

#header {
  /* background-color: #dd6642 !important; */
  width: 100%;
  height: 154px;
  background-image: none;
  /* background: url("https://images.cnblogs.com/cnblogs_com/blogs/685313/galleries/2162169/o_220517024505_123.jpg"); */
  background-color: none !important;
  background-position: 1px -63px;
}
#HeaderTitle {
  left: 700px !important;
  right: auto !important;
}


#header a:link,
#header a:visited {
  color: #e8910f;
}
#header a:hover {
  color: #f8ad3c;
}

#main {
    left: 120px;
    top: 166px !important;
    width: 900px;
    background: #e3dfd4;
    padding: 16px;
    padding-top: 0px;
}
/* #post_detail {
  margin: 16px;
} */
#post_detail  h2 {
    background: #edf2e5;
    margin-bottom: 14px;
    border: none;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
}
#post_detail  h2 span {
    color: #e8910f;
    font-size: 16px;
}
#post_detail .postfoot {
  padding: 0 10px;
}
#cnblogs_post_body,
#blog_post_info_block {
    background: #edf2e5;
    padding: 10px;
}
#comment_form {
    background: #edf2e5;
    margin: 16px 16px;
    padding: 10px;
}
#footer {
    width: 100%;
}
#rightmenu {
    top: 166px !important;
    left: 1072px;
    background: rgb(57 16 4 / 0.3);
    padding: 0 10px;
    width: 300px;
}
#blogCalendar tbody tr:nth-child(-n+2) {
  height: 32px;
}
#blogCalendar tbody tr:nth-child(n+3) {
  height: 24px;
}
#rightmenu input[type=button] {
    background: #e8910f;
    color: #e8dbdb;
    border: 1px solid #eccd77;
}

#blog-calendar table .CalTitle tr {
    background: #e8910f;
    color: #e8dbdb;
}

#blog-calendar,
#rightmenu ul,
#blog-news,
#sidebar_search_box,
#sidebar_shortcut ul,
#sidebar_categories ul,
#TopViewPostsBlock ul {
  background: rgb(96 26 5 / 50%);
  padding: 10px;
}
#rightmenu h3 {
  letter-spacing: 8px;
  font-weight: bold;
  color: #e8e2d9;
  line-height: 28px;
}
#rightmenu a:link,
#rightmenu li {
  letter-spacing: 2px;
  line-height: 22px;
  color: #e8e2d9;
}
#rightmenu a:hover {
  color: #73b68c;
}

.ty-contain-cm {
  background: #3c3f4f;
  color: #d8d4e1;
  padding: 10px;
}
