
body{
    background: url("https://img2023.cnblogs.com/blog/794571/202308/794571-20230810112650392-1685456298.jpg") center no-repeat;
    /* background: url("https://img2023.cnblogs.com/blog/794571/202308/794571-20230810112937894-406471522.jpg") center no-repeat; */
    background-size: 100% 100%;
    background-attachment: fixed;
}

#blogTitle h1 a{
    font-size: 34px;
    color:#27408B;
}

.postBody p, .postCon p {
    text-indent: 0;
}

.day {
    padding: 16px 24px;
    background: #fff;
    border-radius: 5px;
    box-shadow: -5px 4px 8px #11111115;
}

#mainContent {
    margin-top: -14px;
}

#comment_form, #post_detail {
    overflow: hidden;
    background: #fff;
    border-radius: 4px;
     padding: 16px 20px;
}
#navigator {
    background-color: #27408B;
    border: none;
    padding-inline: 10px;
    border-radius: 4px;
}
#navList a {
    padding-top: 0;
    line-height: 50px;
}
#navList a:link, #navList a:visited, #navList a:active {
color: #fff;
font-size: 16px;
font-weight: 400;
}
.blogStats {
    margin-top: 0;
    color: #fff;
    line-height: 50px;
}
 #home {
     font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
      border-radius: 20px;
      background: #f7f7f7;
  }

  #blog-comments-placeholder {
    border-radius: 5px;
    margin: 12px 0;
    background: #fff;
    padding: 10px;
  }

  .feedbackCon .blog_comment_body {
    font-size: 14px;
    color: #333;
  }

  .feedback_area_title .comment-sort {
    align-items: center;
  }
  .post{
     
      /* background: #283671; */
  }
  #cnblogs_post_body {
      color: #333;
      font-size: 16px;
  }
  .postTitle, .entrylistPosttitle {
      border: none;
      text-align: center;
      margin-block-end: 24px;
  }
  .day .postTitle a:link, .day .postTitle a:visited, .day .postTitle a:active {
      font-size: 24px;
  }
  .postTitle a:link, 
  .postTitle a:visited, 
  .postTitle a:active,
  .entrylistPosttitle a:link,
  .entrylistPosttitle a:visited,
  .entrylistPosttitle a:active
   {
      color: #111;
      font-size: 34px;
      transition: none;
  }
  .entrylistPosttitle a:link,
  .entrylistPosttitle a:visited,
  .entrylistPosttitle a:active {
      font-size: 24px;
  }
  .postTitle a:hover,
  .entrylistPosttitle a:hover{
      margin-left: 0;
    color: #111;
    text-decoration: none;
  }
  .text-tail-icon {
      display: none;
  }

  #profile_block {
      padding: 10px;
      background: url("https://img2023.cnblogs.com/blog/794571/202308/794571-20230810111755396-1593300333.jpg") 20% 56% no-repeat;
      /* background: url("https://img2023.cnblogs.com/blog/794571/202308/794571-20230810112824160-1184831533.jpg") center no-repeat; */
      border-radius: 4px;
      color: #fff;
  }
#profile_block a {
      color: #ccc
  }

  .comment_btn {
      background: #2659BF;
  }
  .comment_btn:hover{
      background: #5B92FE;
  }
  a, #sideBar a {
    font-size: 14px;
  }
    a:hover, #sideBar a:hover {
        color: #5B92FE;
    }
  #cnblogs_c1, 
  #cnblogs_ch, 
  #under_post_card1,
   #under_post_card2,
   #opt_under_post
    {
      display: none;
  }

  #comment_form_container .comment_textarea {
      width: 100%;
  }

  #commentbox_opt {
      text-align: right;
  }
  #sideBar {
    width: 240px;
    background: #fff;
    padding: 10px 16px;
    box-sizing: border-box;
    border-radius: 5px;
  }
#sideBar h3{
    font-size: 16px;
}
  #sidebar_toptags li {
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
  }
  #sidebar_toptags li:nth-child(n+1) {
      background: #6495ED
  }
  #sidebar_toptags li:nth-child(2n+1) {
      background: #8FBC8F
  }
  #sidebar_toptags li:nth-child(3n+1) {
      background: #F4A460
  }
  #sidebar_toptags li:nth-child(4n+1) {
      background: #DDA0DD
  }
  #sidebar_toptags li:nth-child(5n+1) {
      background: #9FB6CD
  }
  #sidebar_toptags li:nth-child(6n+1) {
      background: #CAFF70
  }
  #sidebar_toptags li:nth-child(7n+1) {
      background: #FFD700
  }
  #sidebar_toptags li:nth-child(8n+1) {
      background: #FF6EB4
  }
  #sidebar_toptags li:nth-child(9n+1) {
      background: #008B8B
  }
 #sidebar_toptags li a, #sidebar_toptags li a:hover {
      color: #fff;
  }

#sidebar_recentposts li a, #sidebar_recentposts li a:hover{     
    display: block;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px dashed #b4afaf;
    color: #333;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.postBody blockquote {
    font-size: 15px;
    color: #999;
}
.entrylistTitle, .PostListTitle, .thumbTitle{
    color:#27408B;
}
#myposts .PostList {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#PostsList1_rpPosts_TitleUrl_1 {
    font-size: 18px;
}

#green_channel {
    border: none;
}
#green_channel #green_channel_digg {
    background-color: #3277FF;
}
#green_channel #green_channel_follow {
    background-color: #FF8800;
}
#green_channel #green_channel_favorite {
    background-color: #52C41A;
}
#blog_post_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#author_profile, .buryit {
    display: none;
}
#div_digg {
    width: auto;
}
.diggit {
    display: flex;
    width: 50px;
    height: 28px;
    background: url(https://img2023.cnblogs.com/blog/794571/202308/794571-20230811102406341-1783308349.png) no-repeat;
    background-position: 5px center;
    background-size: 28px;
    border: 1px solid #d81e06;
    justify-content: flex-end;
    align-items: center;
    padding-right: 6px;
    border-radius: 6px;
}
#div_digg {
    margin-right: 10px;
}
#digg_count, #bury_count {
    color: #d81e06;
}
// https://img2023.cnblogs.com/blog/794571/202308/794571-20230811102406341-1783308349.png