a:link, a:visited{ /* 超链接 */
    color: #5c8ed6;
    text-decoration: none;
}

/*主标题*/
#cb_post_title_url{ font-size: 40px; padding: 2px 0px 3px 0px; }

#cnblogs_post_body p { line-height: 1.4; font-size: 16px; margin-top: 10px; padding: 2px 0px 3px 0px;}

/*h1,h2,h3 底纹*/
#cnblogs_post_body h1 { font-size: 50px; font-family: "Open Sans", "微软雅黑"; text-align: left; color: black;  margin: 15px 0 !important; padding: 2px 0px 3px 0px;}
#cnblogs_post_body h2 { font-size: 40px; font-family: "Open Sans", "微软雅黑"; text-align: left; color: black;  margin: 15px 0 !important; padding: 2px 0px 3px 0px;}
#cnblogs_post_body h3 {
        font-size: 30px;
        font-family: "Open Sans", "微软雅黑";
        text-align: left;
        color: black; 
        margin: 15px 0 !important;
        padding: 0px 0px 2px 0px;
    }
#cnblogs_post_body h4 {
        font-size: 22px;
        font-family: "Open Sans", "微软雅黑";
        text-align: left;
        color: black; 
        margin: 15px 0 !important;
        padding: 0px 0px 2px 0px;
    }
#cnblogs_post_body h5 {
        font-size: 18px;
        font-family: "Open Sans", "微软雅黑";
        text-align: left;
        color: black; 
        margin: 15px 0 !important;
        padding: 0px 0px 2px 0px;
    }
#cnblogs_post_body h6 {
        font-size: 18px;
        font-family: "Open Sans", "微软雅黑";
        text-align: left;
        color: gray; 
        margin: 15px 0 !important;
        padding: 0px 0px 2px 0px;
    }

#main {
        font-size: 16px;
        font-family:"Open Sans", "微软雅黑";
        background-color: rgba(255,255,255,.8);
        margin-right: 100px;
        margin-left: 100px;
        margin-top: 100px;
        padding: 20px 100px 2px 100px;
        box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

/*引用-左侧线条颜色*/
blockquote, .blogpost-body blockquote{
    border:1em;
    border-left: .3em solid lightgray;
    background-color: white;
    padding: 0px 10px;
}
/*引用-文字颜色*/
blockquote p {
    color: gray;
}

/*代码*/
pre {
    font-size: 15px;
    border-radius: 4px;
    border-left: 5px solid skyblue;
}

/*表格*/
table {
    width: 100%;
    border: solid #ccc 1px;
}
table tr:hover {
    background: #eee;
}
table td, .table th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

table th {
    background-color: white;
    text-shadow: 0 2px 0 rgba(255,255,255,.5);
}

 #ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb{display:none;!important} 

/* 个人首页大标题 */

#header{
    background-color: #333333;
    font-size: 20px;
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 100px;
}
#Header1_HeaderTitle{ color: white; text-decoration: none; font-family: 'Open Sans'; }
#blogTitle{ height: 150px; }
#blogTitle h1{ margin: 0px; }
#blogTitle h2{ font-size: 18px; color: white; text-decoration: none; font-family: 'segoe script'; margin: 18px 0px 18px 0px; }
#navList li{
    list-style-type: none;
    float: left;
    height: 60px;
    line-height: 20px;
    list-style-type: none;
}
#navList a{
    padding: 0 20px;
    font-size: 16px;
    display: block;
}

#navigator .blogStats{
    display: none;
}

#mainContent .postTitle{
    padding: 0px 0px 10px 0px;
    font-size: 20px;
    font-weight: bold;
}

#mainContent .dayTitle{
    display: none;
}

#mainContent .postDesc{
    font-size: 10px;
    padding: 10px 0px 0px 0px;
    color: #cccccc;
}

#mainContent .day {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #dedede;
    margin-bottom: -1px;
}

#mainContent .postSeparator {
    display: block;
    border-bottom: 1px solid #dedede;
    margin: 20px;
}

#cnblogs_ch{
    display: none;
}

.under-post-card {
    font-size: 10px;
    color: #eee;
}

.under-post-card a:-webkit-any-link {
    color: #eee;
    cursor: pointer;
    text-decoration: underline;
}

#sidebar_search {
    display: none;
}

#EntryTag{ font-size: 16px; }

/* 点赞 */
#green_channel {
    border:none;
    font-size: 15px;
    float: right;
}

#green_channel a {
    padding: 3px 8px;
    text-decoration: none;
    font-weight: normal !important;
    cursor: pointer;
    margin-right: 30px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: inset 0px 0px 0px 0px !important;
    text-shadow: none;
    vertical-align: middle;
    background: rgba(0, 0, 0, 100) !important;
}
#div_digg { display: none; }
#green_channel #green_channel_digg { background-color: rgba(0,102,255,.15) !important; color: #06f !important;}
#green_channel #green_channel_follow { background-color: #d0ffe8 !important; color: #0f6 !important; }
#green_channel #green_channel_favorite { background-color: #ffd0e8 !important; color: #f06 !important; }
#green_channel #green_channel_weibo, #green_channel #green_channel_wechat { display: none; }
/* 头像 */
#author_profile{
    width: 500px;
    height: 80px;
    font-size: 15px;
}
#author_profile .author_profile_info {
    float: left;
    line-height: 25px;
}

#author_profile .author_avatar{
    margin: 5px 5px 5px 5px;
    height: 60px;
}
/* 评论 */
#comment_form_container{ font-size: 15px; }
#comment_nav{ font-size: 15px; }
#comment_form_container .comment_textarea{ width: 1000px; }
#blog-comments-placeholder .feedback_area_title{
    height: 30px;
    font-weight: bold;
}
#blog-comments-placeholder .feedbackManage{
    float: right;
}
#blog-comments-placeholder{ font-size: 12px; display: inline-block; width: 100%;}
#a_comment_author_5004800 a{ height: 20px; }
.feedbackAvatar {
    position: absolute;
    left: 1px;
}
.feedbackAvatar img {
    width: 40px;
    height: 40px;
    border: 1px solid #d1d5da;
    padding: 2px;
    border-radius: 3px;
}
.feedbackListSubtitle img{ margin-right: 10px !important; }
.feedbackListSubtitle {
    clear: both;
    align-items: center;
    color: #586069;
    background-color: #f6f8fa;
    border: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 20px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
}
// .feedbackListSubtitle .layer, .comment_date{ padding: 0px 10px 20px 10px; }
.feedbackCon {
    padding: 10px 20px;
    min-height: 35px;
    line-height: 1.5;
    border: 1px solid #e9e9e9;
    border-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    position: relative;
}
/* 排行榜*/
#sidebar_postarchive{ display: none; }
#sidebar_topviewedposts{ display: none; }