.postTitle { /*用于首页列表，删除恢复默认*/
    padding-right: 0px;
    padding-left: 0px;
    border-left: 0px solid #2175BC;
}

.day {
    padding-bottom:0px;
}

.dayTitle {
    display:none;
}

.c_b_p_desc a {
    display:none;
}


/* 博客 */
#header {
    position: fixed;
    z-index: 100;
    margin-top: -30px;
}
#navigator {
    margin-left: 8.5%;
    margin-right: 5%;
    width:auto;
}

#main {
    width:90%;
    margin-left:5%;/*7%*/
    margin-right:5%;/*3%*/
    margin-top: 30px;
}

#mainContent {
    width:78%;/*80%*/
    box-shadow: none;
}

#sideBar {/*no*/
    width:15%;
}

#profile_block {
    margin-top:270px;
}

#sidebar_search {
    display:none;
}

#sidebar_toptags {
    display:none;
}

h1.postTitle {
    text-align: center;
    font-weight: bold;
    font-size:22px;
    border-left-style: none;
    margin-bottom:10px;
}

.clear {
    margin-left:1.85em;
    margin-right:0em;
    font-size:14px;
    color:#5A5A5A;
}

.clear a {
    color: #999;
}

#cnblogs_post_body {
    font-size:14px;
    color:#5A5A5A;
    margin-bottom: 120px;
}

#cnblogs_post_body a {
    color: #2980B9;/*#999 #*/
    /*background: url("https://www.xuejianzhan.com/wp-content/themes/blog/images/view_reference.gif") no-repeat scroll right 4px transparent;
    padding-right: 13px;
    margin-right:5px;*/
}

blockquote {
    border: #73A0CF 1px dashed;
}

#cnblogs_post_body blockquote p {
    text-indent: 0em;
    margin:-6px 0 -6px -45px;
    background:white;
    padding:10px 15px 10px 15px;
    font-size:14px;
    color: green;
}

#cnblogs_post_body h3 {
    margin-top:20px;
    margin-left:25px;
    /*border-bottom: 1px solid #EEE;*/
    color: #39F;
    padding-bottom:2px;
    font-size:18px;
}

#cnblogs_post_body h5 {
    margin-left:25px;
    font-size:14px;
}

#cnblogs_post_body h6 {
    height:12px;
}

#cnblogs_post_body p {
    margin: 10px auto;
    margin-left:25px;
    /*text-indent: 2em;*/
}

#cnblogs_post_body ul li {
    margin-left:12px;
}

.cnblogs_code {
    margin: 10px 10px 10px 25px;
}

.cnblogs_Highlighter {
    margin-left: 25px;
    margin-right: 0.3em;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 14px !important;
}

.forFlow img {
    margin-top: 5px;
    margin-bottom: -2px;
    margin-right:-15px;
}

#blog_post_info_block {
    margin-top:60px!important;
}

object {
    margin-top:10px;
    margin-bottom:10px;
}

div.commentform textarea {
    height: 150px;
}

/*******/
#site_nav_under, #opt_under_post, #google_ad_c1, #under_post_news, #google_ad_c2, #under_post_kb, #HistoryToday {
    display:none;
}
/*******/

#div1 {position:absolute; z-index:100; width:250px; height:250px; margin-left:-15px; }
#div1 a {position:absolute; top:0px; left:0px; font-family: Microsoft YaHei; color:#000; font-weight:bold; text-decoration:none; padding: 3px 6px; }
#div1 a:hover {border: 1px solid #eee; background: #FFF; }