#blogTitle h1 a {
    text-shadow: none;
}

#navigator {
    padding-top:15px;
}

.blogStats {
    display: none;
}

#header {
padding-top: 24px;
}

#blogTitle h2 {
    font-weight: normal;
}



#navList a {
    font-weight: normal;
}

.postBody blockquote {
    padding:0;
    padding-left:8px;
        padding-top:8px;
    padding-bottom:8px;
    min-height: auto;
    line-height: initial;
    background-color:#e7f3f6;
}

.blogpost-body blockquote {
    border-left: 4px solid deepSkyBlue;

}

#cnblogs_post_body blockquote p {
    margin:0;
}

.postTitle {
font-size:1.8em;
margin-top: 24px;
margin-bottom: 10px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
color: deepSkyBlue;
}

#topics .postTitle a {
    text-shadow: none;
}

#navList {
    margin-left: 0;
}

.headermaintitle {
font-size:1.8em;
}

.catListTitle{
background: #1A6280;
}

.postBody {
color:black;
}

.postBody a {
color: #2eb1e8;
}

.dayTitle  {
border-radius:0;
}

.catListFeedback {
border-radius:0;
}

.newsItem {
border-radius:0;
color: #1A6280;
}

.catListPostArchive  {
border-radius:0;
}

.catListComment {
border-radius:0;
}

.catListTitle {
border-top-left-radius:0;
border-top-right-radius:0;
background-color:#2eb1e8;
}

.catListTag {
border-radius:0;
}

.commentform  {
border-radius:0;
}

#topics {
border-radius:0;
padding: 15px;
}

.catListView {
border-radius:0;
}

.day  {
border-radius:0;
color:black;
}

#cnblogs_post_body p {
line-height: 180% !important;
margin:15px auto;

}

#cnblogs_post_body div {
line-height: 200% !important;
margin-left:20px;
margin-right:20px;
text-align: justify;
}

#cnblogs_post_body {
line-height: 180% !important;
margin-left:20px;
margin-right:20px;
text-align: justify;
}

.postBody p {
font-size: 15px;
}

.postBody ol {
font-size: 15px;
}

.postBody ul {
font-size: 15px;
}

.postBody pre {
font-size: 13px;
}

.cnblogs-markdown p {
line-height: 180%  !important;
}

#cnblogs_post_body h1 {
margin-top:50px !important;
}

#cnblogs_post_body h2 {
margin-top:40px !important;
}

#cnblogs_post_body h3 {
margin-top:30px !important;
}

.cnb-code-toolbar {
    display: none;
}

#cnblogs_post_body div {
    margin-left:0;
    margin-right:0;
}

.catListTag {
    margin-top:0;
}

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

.day  {
    padding:24px;
}

.postBody blockquote {
    background: none;
}

.postBody {
  line-height: 1.8;
}

.postBody blockquote {
    padding: 8px;
        background-color:#e7f3f6;
}

.postBody blockquote p {
    margin: 0;
}

.dayTitle {
    text-shadow: none;
}

.catListTitle {
    text-shadow: none;
}


.day .postTitle {
    margin-top: 0;
    margin-bottom:0;
}

#sidebar_postarchive {
margin-top:0;
}