#sideBar {
    font-size: 14px;
}
#sideBarMain li {
    line-height: 2;
}
#blog-calendar{
   display: none !important;
}

code{
  display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    background-color: pink;
    border-radius: 5px;
    margin: auto 3px;
}



body{
   background-color: #f5f5D5;
   font-family: Georgia, serif;
}
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: #F5F5D5;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: none;
}
#cnblogs_post_body p{
   line-height: 180%;
   font-size: 16px;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #f5f5D5;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#sideBar a {
    color: #556677;
    font-size: 16px;
}
.topics h1 {
    margin: 0.4em 0 0.2em 0;
    padding: 0 0 0.2em 0;
    color: #000000;
    font-weight: 500;
    letter-spacing: -0.03em;
    border-bottom: 1px solid #d3d3d3;
}
.topics h1 a{
    color: #000;
}
h1.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #000;
    transition: all 0.4s linear 0s;
    font-size: 28px;
    line-height: 250%;
    font-family: 'Trebuchet MS', Arial, 'Lucida Grande', Verdana, Lucida, Helvetica, sans-serif;
}
#comment_form_container .comment_textarea{
    border: 1px solid #d3d3d3;
    background-color: #f5f4df;
    padding: 0.5em;
    width: 90%;
}
#navigator{
   border: none;
}
#topics h1.postTitle{
   border-bottom: 1px solid #d3d3d3;
}
#navList a:link{
   font-size: 16px;
   font-weight: normal;
}
background-color: #f5f2f0;
    padding: 1em;
    margin: 2em 2em;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    border-width: 0.3em;
    border-color: #e0dfcc;
    border-style: solid;
    text-shadow: 0 1px white;
    overflow: auto;
}
.postCon{
   display: none !important;
}
.day .postTitle{
   line-height: 28px;
}
.day .postTitle a{
   color: #000;
}
blockquote{
    background-color: #f5f2f0;
    padding: 1em;
    margin: 2em 2em;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    border-width: 0.3em;
    border-color: #e0dfcc;
    border-style: solid;
    text-shadow: 0 1px white;
    overflow: auto;
}
.postBody blockquote{
   min-height: 0;
}
.postTitle a:hover {
        margin-left:0;
        color: #0f3647;
        text-decoration: none;
    }
.postTitle a:active{
   font-size: 20px;
   line-height: 1.4;
}
.postTitle a{
   font-family: 'Trebuchet MS', Arial, 'Lucida Grande', Verdana, Lucida, Helvetica, sans-serif;
}


.PostList{
   padding-bottom: 0;
}
.postTitl2{
   font-size: 18px;
   padding: 0;
}
#myposts .postDesc2 {
    font-size: 14px;
    padding-top: 2px;
    color: #999; 
}
.postTitl2 a{
   font-weight: 700;
}
.c_b_p_desc{
   display: none;
}
.postCon{
   display: none;
}
.postDesc{
   margin-top: 0;
  color: #999;
  background:none;
}
.postTitle{
   border-left: 0;
}
.day{
   border-bottom: 1px solid #ccc;
}