
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    font-size: 22px;
    text-decoration: none;
    transition: all .600s linear 600s;
    transition-property: all;
    transition-duration: 5s;
    transition-timing-function: linear;
    transition-delay: 600s;
}

.postTitle {
    margin-bottom: 0px; 
}

.postDesc {
    margin-top: 0px;
}

.postBody {
    color: #000;
    line-height: 2em;
    font-size: 16px;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
}

.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #21759b;
    transition: all .600s linear 600s;
    transition-property: all;
    transition-duration: 5s;
    transition-timing-function: linear;
    transition-delay: 600s;
}

/*溢出隐藏设置*/
#topics, #mainContent {
    overflow: visible;
}
#postDesc {
    float: none;
}

#homepage_top_pager {
     display: none;
}

.pager {
    font-size: 16px;
}

.topicListFooter {
    font-size: 16px;
    font-weight: bolder; 
}

.pager a {
    background: white; 
}

/* adblock 关广告 */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}

#cnblogs_c1{
     display: none;
}
#under_post_card1{
    display:none;
}
#cnblogs_c2{
    display:none;
}
#under_post_card2{
    display:none;
}

/* 关微信微博分享 */
#green_channel {
     display: none;
}

#author_profile {
    float: left;
    width: 280px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #000;
    margin-left: 0;
    font-size: 12px;
}

/* 关相关博文 */
#under_post_news {
    display: none;
}

body {
    background-color: #FFFFFF;
    font-family: none; 
}

#home {
    margin: 0 auto;
    width: 80%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 0px;
    margin-bottom: 10px;
    /* box-shadow: 0 2px 6px rgba(100,100,100,.3); */
    box-shadow: none;
}

#mainContent {
    min-height: 200px;
    padding: 0 0 10px 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    margin-left: -22em;
    width: 95%;
}

.postCon a:link, .postCon a:visited, .postCon a:active {
    color: #21759b;
    text-decoration: none;
}

.postBody blockquote {
    background: #eef0f4;
    border-left: 5px solid #e2dfdf;
    min-height: 0px;
    _height: 35px;
    line-height: 2em;
    color: #666;
}

#cnblogs_post_body p {
    margin: 0px;
    text-indent: 0;
}

a:visited {
    color: #21759b;
    text-decoration: none;
}

a:link {
    color: #21759b; 
    text-decoration: none;
}

.c_b_p_desc {
    font-size: 16px;
    line-height: 2;
}

.c_b_p_desc_readmore {
    color: #21759b;
    font-size: 18px;
    padding-left: 5px;
}

.entrylistTitle, .PostListTitle, .thumbTitle {
    margin-bottom: 0px;
}
.entrylistItem {
    padding-bottom: 0px;
    padding-top: 0px; 
}
.entrylistItemPostDesc {
    margin-top: 0px;
}
.PostList {
    padding-top: 0px; 
    margin-bottom: 0px; 
    padding-bottom: 0px; 
}
#myposts .PostList {
    margin-right: 0px;
    margin-top: 0px; 
}
#myposts .postDesc2 {
    padding-top: 15px;
}

#sideBar {
    font-size: 16px;
}

#sideBar h3 {
    font-size: 18px;
}

.cnblogs_code {
    font-family: Consolas !important;
    font-size: 16px !important;
    padding-left: 20px;
    line-height: 1.5em;
}

.cnblogs_code pre {
    font-family: Consolas !important;
    font-size: 16px !important;
}

.cnblogs_code span {
    font-family: Consolas !important;
    font-size: 16px !important; 
}

.comment_textarea {
    width: auto;
    height: auto;
}

#back-to-top {
    background-color: #3D72A6;
    font-size: 8px;
    bottom: 10px;
    padding: 2px 2px;
    position: fixed;
    right: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.img_avatar {
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding: 2px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 100px;
    height: 100px;
}

#cnblogs_post_body ul {
    margin-left: 20px;
    padding-left: 0;
}
.postBody li, .postCon li {
    margin-bottom: 0em;
    font-size:16px;
    line-height: 2em;
}