.postBody li, .postCon li {
    margin-top: 2px;
    line-height: 15px;
}
.postBody ul, .postCon ul {
    line-height: 18px;
}
#sideBar {
    position:fixed;
}


/* 

.navbar {
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 0px solid #f2f2f2;
    display: contents;
}
.navbar>nav .navbar-list {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
#home {
opacity: 1.0;
color:white
}
a{
color:white
}
highlighter-prismjs {
    background-color: transparent;
    border-style: solid;
    border-color: slategray;
}
body {
background: url(https://images.cnblogs.com/cnblogs_com/blogs/753087/galleries/2341726/o_230905114547_151833.png 
)fixed;
background-size: 100%;
background-repeat: repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 17px;
min-height: 100%;
}
.postCon a, .postBody a, .feedbackCon a {
    border-bottom: 1px dotted white;
    color: white;
}
h1, h2, h3, h4, h5, h6, th {
    font-weight: bold;
    color: #d5ddf3;
}
#navigator {
    background: #445469;
}
.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 0px solid #ddd; 
    font-size: 14px; 
    font-weight: bold; 
    margin: 15px 0 10px;
}
.pager a {
    border: 0px solid #9aafe5;
    color: white;
    text-decoration: none;
    font-size: 15px;
}
#cnblogs_post_body p, .blogpost-body p {
    text-indent: 0;
    color: wheat;
}
#cnblogs_post_body th, .blogpost-body th {
    background-color: rgba(0, 0, 0, 0.2);;
}

.CalTitle{
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
}
 
.CalDayHeader{
    font-size: 15px;
    line-height: 35 px;
    border-bottom: 1px solid #F4F4F4;
}
 
.CalWeekendDay{
font-size:16px;
line-height:2.1;
}
.CalTodayDay{
background-color: #445469;
color:#fff;
border-radius:50%;
}
#blog-calendar  u{
color:#445469;
font-weight:600;
text-decoration:none!important;
}
p {
    margin-top: 0;
    margin-bottom: 0;
    color: blanchedalmond;
} */