body {
    background-image: url(https://images.cnblogs.com/cnblogs_com/yinblog/1589581/o_1911130959303.jpg);
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    height: 100%;
    width: 100%;
    background-size: cover;
    color: #7d8b8d;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 25px;
    min-height: 101%;
}

#header{
    background: none !important;
}

#sidebar_postcategory{
        border-radius:15px;
}
.catListTitle{
    border-radius: 10px 10px 0 0;
}
.sidebar_postarchive{
    border-radius: 10px 10px 0 0;
}
#profile_block{
        background: rgba(255,255,255,.5) !important;
    border-radius: 0 0 10px 10px;
}

.postCon a:link{
color: #137cb3 !important;
}

.postDesc{
    color: #525252 !important;
    font-weight: bold;
}

#blogTitle {
    background: url(images/title-yellow.png) no-repeat center 21px;
    height: 314px;
    clear: both;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: none;
}

.postTitle2 span{
    color:#333
}

#navList {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    background: rgba(255,255,255,.5);
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#navList a:hover {
    text-decoration: none;

    color: #333;
}

#navList a:link {
    color: #fff;
    text-shadow: 3px 3px 3px #4c4b4ba1;
}

#main {
    width: 1200px;
    margin: 10px auto 0;
    clear: both;
}

#navigator {
  background-color: rgba(255,255,255,0);
    height: 60px;
    margin-top: 10px;
    clear: both;
    position: relative;
    border: none; 
    border-left: none;
    border-right: none;
}

.day {
    background: rgba(255,255,255,.5);
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
    margin: 5px 0;
}

.dayTitle:hover{
background-color: #169fe6;
}

.sidebar-block ul li,.catListPostCategory ul li{
    border: 0px;
}

.sidebar-block ul{
    border-radius: 15px;
}



#sideBar {
    width: 290px;
    margin: 0px;
    margin-left: 20px;
    margin-top: 5px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
}

#profile_block:hover{
border:none;
}

#profile_block{
    background: rgba(255,255,255,.8);
}

#blog-calendar {
    background: rgba(255,255,255,.8);
    padding: 5px;
    border: 1px #bcbcbc solid;
}

#navList a {
    padding: 0 20px;
    font-size: 16px;
    display: block;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

#navList a:hover {
    text-decoration: none;
     background-color: rgb(65, 182, 243);
color:white;
}

#navList a:link {
    text-shadow: 3px 3px 3px #4c4b4ba1;
}

.sidebar-block {
    margin-bottom: 20px;
    background-color: rgba(255,255,255,.5);
    border-radius: 15px
}

.catListView {
    background: rgba(255,255,255,.5);
    margin-top: 20px;
     border-radius: 15px ;
}

#profile_block{
border:none;
}

#nav_next_page a{
    background-color: #45bcf9;
}

#footer{
color: #fff;
    text-shadow: 3px 2px 3px black;
}

.topicListFooter .pager a{
color: #169fe6;
font-weight: bold;
}

.topicListFooter .pager a:hover, .topicListFooter .pager span{
background: #169fe6;
}

.dayTitle{
background-color: rgba(255,255,255,.3);
border-radius: 15px;
}

.dayTitle a{
    text-decoration: none;
}

#blog-comments-placeholder{
display:none;
}

#topics{
background: rgba(255,255,255,.7);
}

#comment_form_container{
background-color: rgba(255,255,255,.5);
    color: #333;
}

#comment_nav a{
color:white;
}

.sidebar_postarchive{
    border-radius: 10px 10px 0 0;
}