#navigator {
    background-color: gainsboro;
}

.blogStats {
    color: red;
    font-size: large;
}

#navList a:link, #navList a:visited, #navList a:active {
    color: lightseagreen;
    font-size: x-large;
}
/**
    头像样式
*/
#farb_avatar {
    width: 180px;
    height: 180px;
    background-image: url('https://files.cnblogs.com/files/farb/avatarV2.gif');
    -ms-border-radius: 90px;
    border-radius: 90px;
}

#cnblogs_post_body {
    color: #494949;
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "Microsoft Yahei","Simsun",Arial;
    line-height: 25px;
}

    #cnblogs_post_body h2 {
        color: #fff;
        padding-left: 15px;
        background: #6FA833 !important;
        -ms-border-radius: 5px !important;
        border-radius: 5px !important;
        -webkit-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
        -ms-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
        box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
        text-shadow: 2px 2px 3px #222222;
        font-family: "微软雅黑","宋体","黑体",Arial;
        margin-bottom: 5px;
    }

    #cnblogs_post_body blockquote {
        margin: 20px 0;
        padding: 15px 20px 15px 60px;
        background: rgb(223, 255, 163) url('https://files.cnblogs.com/files/farb/o_title.gif') no-repeat 9px;
        font-size: 15px;
        font-family: 'Microsoft Yahei';
        -webkit-box-shadow: 0 0 8px #aaa;
        -ms-box-shadow: 0 0 8px #aaa;
        box-shadow: 0 0 8px #aaa;
        clear: both;
    }

    #cnblogs_post_body h3 {
        color: #6FA833;
        border-left: 13px solid #6FA833;
        padding: 5px;
        background-color: #f5f5f5;
    }

        #cnblogs_post_body h3 a {
            color: #E08283 !important;
            padding: 5px;
            background-color: #f5f5f5;
            text-decoration: none;
        }

            #cnblogs_post_body h3 a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

    #cnblogs_post_body h4 {
        color: #cd4900;
        border-bottom: 1px solid #cd4900;
    }

    #cnblogs_post_body strong a {
        text-decoration: none;
        color: #4183C4;
    }

        #cnblogs_post_body strong a:hover {
            text-decoration: underline;
        }

#MySignature .content {
    border: dashed 1px #999999;
    padding: 10px;
    background: #F0F8FF url(https://files.cnblogs.com/files/farb/o_o_o_info.gif) no-repeat scroll 15px 50%;
    padding-left: 80px;
}

#MySignature div.content {
    line-height: 150%;
}

div.forFlow {
    background: none;
    border: 2px dashed lightsalmon;
}

#RecentCommentsBlock li.recent_comment_body {
    color: plum !important;
}

#RecentCommentsBlock li.recent_comment_author {
    color: #0094ff !important;
    font-weight: bolder;
}

.feedbackItem {
    border: 1px dashed #676767;
    background-color: #FAFAFF;
    margin-bottom: 5px;
    margin-top: 20px;
    line-height: 150%;
}

div.feedbackCon {
    color: #000 !important;
    border: 8px solid transparent;
    -moz-border-image: url(https://files.cnblogs.com/files/farb/border.gif) 30 30 round;
    -o-border-image: url(https://files.cnblogs.com/files/farb/border.gif) 30 30 round;
    -webkit-border-image: url(https://files.cnblogs.com/files/farb/border.gif) 30 30 round;
    border-image: url(https://files.cnblogs.com/files/farb/border.gif) 30 30 round;
}

.feedbackListSubtitle {
    font-weight: bold;
    border-bottom: dotted 1px #ccc;
}

#blog-comments-placeholder a {
    color: #79be1e;
    font-weight: bolder;
}

#div_digg {
    position: fixed;
    bottom: 50px;
    right: 20px;
    width: 180px;
    height: 180px;
    border-radius: 90px;
    background-color: pink ;
    border: 8px solid lightgreen;
    z-index: 100;
    opacity: 0.9;
}




#myVoteDiv {
    border: 2px dashed red;
    width: 100px;
    font-size: large;
    margin: -2px 38px;
    background-color: whitesmoke;
    border-radius: 15px;
    position: fixed;
    bottom: 110px;
    right: 58px;
    z-index: 500;
}

    #myVoteDiv a {
        cursor: pointer;
        color: blue;
        font-weight: bolder;
        margin: 1px 10px;
        text-decoration: none;
    }

.diggit {
    margin: 40px 20px;
}

.buryit {
    margin: 40px 20px;
}

div#nav_next_page a {
    color: lightseagreen;
    font-size: x-large;
    font-weight: bolder;
}


#footer {
    background-color: lightskyblue;
    color: whitesmoke;
    font-family: 微软雅黑;
    font-size: larger;
    border: 2px sandybrown dashed;
    padding: 7px;
}

.label-add {
    text-align: center;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    background-color: #45b6af;
    font-size: 12px;
    padding: 1px 4px 1px 4px;
    margin-left: 3px;
}

.label-update {
    text-align: center;
    color: #fff;
    font-family: Open Sans;
    background-color: #E08283;
    font-size: 12px;
    padding: 1px 4px 1px 4px;
    margin-left: 3px;
}

/*隐藏博客园广告*/

div#under_post_news, div#under_post_kb, div#ad_c2 {
    display: none;
}



/*打赏表格*/
#tableDiv {
    width: 600px;
    margin: 40px auto;
    font-family: 'trebuchet MS', 'Lucida sans', Arial;
    font-size: 14px;
    color: #444;
}

table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}

    .bordered tr:hover {
        background: #fbf8e9;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    .bordered td, .bordered th {
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding: 10px;
        text-align: left;
    }

    .bordered th {
        background-color: #dce9f9;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
        background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
        background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
        background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
        background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
        background-image: linear-gradient(top, #ebf3fc, #dce9f9);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
        border-top: none;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }

        .bordered td:first-child, .bordered th:first-child {
            border-left: none;
        }

        .bordered th:first-child {
            -moz-border-radius: 6px 0 0 0;
            -webkit-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
        }

        .bordered th:last-child {
            -moz-border-radius: 0 6px 0 0;
            -webkit-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
        }

        .bordered th:only-child {
            -moz-border-radius: 6px 6px 0 0;
            -webkit-border-radius: 6px 6px 0 0;
            border-radius: 6px 6px 0 0;
        }

    .bordered tr:last-child td:first-child {
        -moz-border-radius: 0 0 0 6px;
        -webkit-border-radius: 0 0 0 6px;
        border-radius: 0 0 0 6px;
    }

    .bordered tr:last-child td:last-child {
        -moz-border-radius: 0 0 6px 0;
        -webkit-border-radius: 0 0 6px 0;
        border-radius: 0 0 6px 0;
    }



/*----------------------*/

.zebra td, .zebra th {
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.zebra tbody tr:nth-child(even) {
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}

.zebra th {
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
    background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
    background-image: -o-linear-gradient(top, #f5f5f5, #eee);
    background-image: linear-gradient(top, #f5f5f5, #eee);
}

    .zebra th:first-child {
        -moz-border-radius: 6px 0 0 0;
        -webkit-border-radius: 6px 0 0 0;
        border-radius: 6px 0 0 0;
    }

    .zebra th:last-child {
        -moz-border-radius: 0 6px 0 0;
        -webkit-border-radius: 0 6px 0 0;
        border-radius: 0 6px 0 0;
    }

    .zebra th:only-child {
        -moz-border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
    }

.zebra tfoot td {
    border-bottom: 0;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;
}

    .zebra tfoot td:first-child {
        -moz-border-radius: 0 0 0 6px;
        -webkit-border-radius: 0 0 0 6px;
        border-radius: 0 0 0 6px;
    }

    .zebra tfoot td:last-child {
        -moz-border-radius: 0 0 6px 0;
        -webkit-border-radius: 0 0 6px 0;
        border-radius: 0 0 6px 0;
    }

    .zebra tfoot td:only-child {
        -moz-border-radius: 0 0 6px 6px;
        -webkit-border-radius: 0 0 6px 6px border-radius: 0 0 6px 6px;
    }


.farbBtn {
    color: #fff0f5;
    background-color: #32c5d2;
    border-color: #32c5d2;
    font-size: 16px;
    padding: 12px 26px 10px;
    margin-bottom: 5px !important;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
}