.entrylistTitle,
.PostListTitle,
.thumbTitle {
  display: none;
}
.catListTitle {
  display: none;
}
#sideBar {
  display: none;
}
.dayTitle {
  display: none;
}
.blogStats {
  display: none;
}
#footer {
  display: none;
}
.c_b_p_desc {
  display: none;
}
.postDesc {
  display: none;
}
#blogTitle h1 a {
  display: none;
}
.blogStats {
  display: none;
}
#footer {
  display: none;
}
#myposts .postDesc2 {
  display: none;
}
#comment_nav a {
  padding-left: 10px;
  display: none;
}
#blog_post_info_block {
  display: none;
}
#div_digg {
  display: none;
}
#green_channel {
  display: none;
}
#comment_form_container {
  display: none;
}
h1.entrylistTitle {
  display: none;
}
#navList {
  display: none;
}
#site_nav_under,
.c_ad_block {
  display: none;
}
.c_ad_block,
.under-post-card {
  display: none;
}

/*主页面样式*/
.postBody a:link,
.postBody a:visited,
.postBody a:active {
  color: #000;
}

.cnblogs-markdown code, .cnblogs-post-body code {
    font-family: "Courier New",sans-serif !important;
    font-size: 12px !important;
    line-height: 20px;
    background-color: transparent !important;
    border: 1px solid #ccc !important;
    padding: 0 5px !important;
    border-radius: 3px !important;
    line-height: 1.8;
    margin: 1px 5px;
    vertical-align: middle;
    display: inline-block;
    overflow-x: auto;
}

.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    /*padding: 1.6em 3em !important;*/
    padding: 0.5em !important; 
    font-size: 14px !important;
    background: #272822 !important;
    color: #FFF;
    /*max-height: 700px;*/
}
 
.hljs,
.hljs-tag,
.hljs-subst {
    color: #f8f8f2;
}
 
.hljs-strong,
.hljs-emphasis {
    color: #a8a8a2;
}
 
.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal,
.hljs-link {
    color: #ae81ff;
}
 
.hljs-code,
.hljs-title,
.hljs-section,
.hljs-selector-class {
    color: #a6e22e;
}
 
.hljs-strong {
    font-weight: bold;
}
 
.hljs-emphasis {
    font-style: italic;
}
 
.hljs-keyword,
.hljs-selector-tag,
.hljs-name,
.hljs-attr {
    color: #f92672;
}
 
.hljs-symbol,
.hljs-attribute {
    color: #66d9ef;
}
 
.hljs-params,
.hljs-class .hljs-title {
    color: #f8f8f2;
}
 
.hljs-string,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-id,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-variable {
    color: #e6db74;
}
 
.hljs-comment,
.hljs-deletion,
.hljs-meta {
    color: #75715e;
}

#cnblogs_post_body table,
.cnblogs-post-body table {
  border: 1px solid #dfdfdf;
  border-collapse: collapse;
  word-break: break-word;
  color: #A9A9A9;
}
#cnblogs_post_body {
  word-break: break-word;
  font-family: Georgia;
  color: #000;
}

#cnblogs_post_body ul {
    margin-left: 30px;
    padding-left: 0;
    line-height: 50px;
    color: #A9A9A9;
}

#cnblogs_post_body ul li {
  list-style-type: disc;
  line-height: 50px;
}
body {
  color: #808080; /*颜色*/
  font-size: 20px; /*大小*/
  opacity: 1;
  /*background-image: url('https://img-blog.csdnimg.cn/20210228201440194.png');*/
  background-size: 100%;
  background-color: #2F2F2F;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

#myposts {
  margin-left: 20px;
  line-height: 60px;
  font-weight: 900;
}

#myposts .PostList {
  margin-right: 20px;
  margin-top: 0px;
  font-size: 13px;
  padding-left: 30px;
  background-color: transparent;
}

#mainContent .forFlow {
  margin-left: 0px; /*修正初始文件*/
  margin-top: 70px;
  padding-left: 230px;
  padding-right: 230px;
}

#cnblogs_post_body h1 {
  font-size: 23px;
  line-height: 1.25;
  margin: 10px 20px;
  color: #A9A9A9;
}

#cnblogs_post_body h2 {
  font-size: 22px;
  line-height: 1.25;
  margin: 10px 25px;
  color: #A9A9A9;
}

#cnblogs_post_body h3 {
  font-size: 17px;
  line-height: 1.25;
  margin: 10px 30px;
  color: #A9A9A9;
}

#fixed-siderbar {
  margin-top: -610px;
  position: fixed;
}

.vertical-middle > * {
  vertical-align: middle;
  font-size: 25px;
  padding-left: 10px;
  font-family: Georgia;
  line-height: 45px;
  color: #FFA500;
}

.day {
  position: relative;
  padding: 10px 10px 10px 10px;
  margin: 0px 0 0px 0px;
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  background: #3C3C3C;
  min-height: 10px;
}

#blogTitle h1 a {
  font-size: 30px;
  color: #708090;
  padding: 10px;
}

.postCon {
  float: right;
  line-height: 1.5;
  width: 100%;
  clear: both;
  padding: 0;
}

#main {
  min-width: 950px;
  text-align: left;
  margin-top: 100px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 150px;
  padding-left: 20px;
  padding-right: 20px;
}

#myposts .PostList {
  margin-right: 20px;
  margin-top: 0px;
  font-size: 13px;
  padding-left: 30px;
}

#mainContent {
  margin-left: -230px;
  width: 100%;
  float: right;
  margin-top: -150px;
}

#cnblogs_post_body p {
  padding: 20px;
  color: #A9A9A9;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 13px;
  margin: 10px auto;
  line-height: 35px;
}

li {
  list-style: none;
  font-size: 18px;
}

.c_b_p_desc {
  overflow: visible;
  font-family: kaiti;
}

#header {
  width: 100%;
  box-shadow: none;
  z-index: 100;
  height: 0%;
}

#topics .postDesc {
  float: right;
  width: 100%;
  text-align: right;
  padding-right: 5px;
  color: #666;
  margin-top: 35px;
}

#blogTitle h1 a {
  font-size: 30px;
  color: #000;
  padding: 30px;
  height: 47px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
}

.post {
  background-color: #3C3C3C;
  border-radius: 6px 6px 6px 6px;
  padding: 10px;
}

.postTitle {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}

#sideBarMain ul {
  margin: 0 0 1px 15px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 40px;
  font-family: heiti;
}

.entrylistTitle,
.PostListTitle,
.thumbTitle {
  font-size: 110%;
  color: beige;
  font-weight: bold;
  border-bottom: 1px solid #000;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 10px;
}

ul {
  word-break: break-all;
  font-size: 10px;
}

#main_sideBar {
  width: 250px;
  padding: 10px;
  color: #666;
  float: left;
}

#mainContent {
  margin-left: 100px;
  width: 100%;
  float: right;
}

#blog_post_info_block {
  margin-top: 20px;
}
