.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: 15px!important;
}

.syntaxhighlighter .preprocessor {/*头文件、预编译部分*/
    color: #e29710!important;
}

.syntaxhighlighter .keyword {/*关键字（for/if...else/while/return...）*/
    font-weight: normal!important;
    color: #b216ac!important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {/*注释*/
    color: #d84f19!important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {/*int等变量类型名*/
    color: #15b6bf!important;
}
.syntaxhighlighter .string,
.syntaxhighlighter .string a {/*字符串*/
    color: #1bbb38!important;
}

.syntaxhighlighter .functions {/*scanf/printf等函数*/
    color: #ff1493!important;
}


#cnblogs_post_body code,
#cnblogs_post_body pre {
    font-family: Monaco, Menlo, Consolas, Courier New, monospace;
}

#cnblogs_post_body code {
    font-family: Monaco, Menlo, Consolas, monospace, Courier New !important;
    background: #eee;
    padding: 0 5px;
    margin: 0 2px;
    font-size: 14px !important;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


#cnblogs_post_body pre code {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}


.pager a:hover {
    background: rgb(229, 233, 236);
}
.pager a {
    box-shadow: 0 0 1px #898989;
    background: #ffffff;
}
a:link,a:visited{
color:#0074a3;
}
.cnblogs_code,.cnblogs_code span,.cnblogs-markdown .hljs{
    font-size:16px!important;
}
.comment_btn {
    background: #5d5d5d;
}


.CalTodayDay a:hover {
    text-decoration:none!important;
}
.CalTodayDay u {
    color: rgba(0, 0, 0, 0);
}
.CalTodayDay {
    color: rgba(0, 0, 0, 0);
    background: url(//images.cnblogs.com/cnblogs_com/flipped/789479/o_happy.png) no-repeat 6px!important;
}
@media screen and (max-width: 600px) {
#home {
    width: 100%;
}

#blogTitle {
    width: 100%!important;
}
#navList {
    width: 90%!important;
}
}
#green_channel {
    width: 500px;
}
body {
    background-color: #f4f6f8;
}
#MySignature{    white-space: nowrap;
    color: #99a1a9;
}
#home {
    width: 90%;
    max-width: 1200px;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    box-shadow: 0 0 0;
}
.postDesc {
    font-size: 13px;
    padding-left: 0px;
    background: url(images/posted_time.png) no-repeat 0 6px;
}
#blogTitle h1 a{
    font-size: 24px;
}
#blogTitle h1{
    text-align: center;
}
#blogTitle {
    width: 450px;
    height: auto;
    padding-bottom: 12px;
    border: 4px solid #000;
    margin: 0 auto;
}
#blogTitle h2 {
    color: #757575;
    float: none;
    text-align: center;
}
#navigator {
    border-bottom: 0;
    border-top: 0;
}
#navList {
    min-height: 40px;
    float: none;
    border-radius: 5px;
    background: #ffffff;
    width: 470px;
    border: border;
    border: 1px dashed;
    padding-left: 30px;
    margin: 0 auto;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #585858;
}
#navList a {
    padding-top: 8px;
    width: auto;
}
.blogStats {
    float: none;
    text-align: center;
}
.catListTitle {
    font-weight: lighter;
    margin-top: 0;
    text-align: center;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    text-align: center;
    padding: 10px;
    background:#f8f8f8;
    border: 1px dashed;
}

#blog-calendar {
    background: #fff;
}
#HistoryToday a{
    color:#ff7ba0;
}
#top{
    text-align:center;
}

#sideBar a {
    font-size: 12px;
}

#top a, #top a:link, #top a:visited, #top a:active, #top a:hover{
    padding: 0 20px;
}

#mainContent {
    margin-left: -16em;
}

#mainContent .forFlow {
    margin-left: 16em;
}

.postTitle{
    border-left: 0;
    padding-top: 20px;
    border-top: 1px dashed #333!important;
    line-height: 2.0;
}

.postBody a:link, .postBody a:visited, .postBody a:active{
    text-decoration:none;
}
.postTitle a {
    font-size: 22px;
    font-family: Microsoft YaHei,微软雅黑,宋体,Arial,Tahoma,Helvetica,sans-serif;
    font-weight: normal;
}
 .postTitle a:hover{
    margin-left: 0px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    transition: 0s;
    color: #000;
}

.day .postTitle a {
    padding-left: 0px;
}

.backToTop {
     border: 1px dashed;
     display: none;
     width: 18px;
     line-height: 1.2;
     padding: 5px 0;
     background-color: #fff;
     color: #000;
     font-size: 12px;
     text-align: center;
     position: fixed;
     _position: absolute;
     right: 10px;
     bottom: 100px;
     _bottom: "auto";
     cursor: pointer;
     opacity: .6;
     filter: Alpha(opacity=60);
}


::selection {
    color: white;
    background: #45d4f5;
}

div.commentform input.author {
    background-position-x: 5px;
}

.forFlow img {
    margin-top: 0;
    margin-bottom: 20px;
}

.author_avatar {
    border-radius: 100%
}

ins, s, a, a:hover {
    text-decoration: none;
}

.pager {
    font-size: 16px;
}

.pager a {
    border: 0;
}

*, *:before, *:after {
    -webkit-font-smoothing: antialiased;
}


/*表格*/
#cnblogs_post_body table
{
  overflow:hidden;
  border:1px solid #d3d3d3;
  background:#fefefe;
  margin:0 auto;
  width: 95%;
  border-left: 10px;
  border-right: 10px;
  margin:5% auto 0;
  border-radius:5px;
  font-family: "consolas";
}
#cnblogs_post_body table td
{
  border: 0px;
  font-size: 14px;
  text-align: center;
  border-top:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0;
}
#cnblogs_post_body table tr
{
  background: #F7F7F7
}
#cnblogs_post_body table th
{
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: 15px;
  text-align: center;
  padding-top:5px;
  text-shadow: 1px 1px 1px #fff;
  background-color:#e8eaeb;
  border: 0px;
}

/*表头排序*/
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(https://files.cnblogs.com/files/SivilTaram/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(https://files.cnblogs.com/files/SivilTaram/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(https://files.cnblogs.com/files/SivilTaram/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


/*引用块*/
#cnblogs_post_body blockquote {
        border-left:3px solid #D7D7D7;
        color:#8F9192;
        border-bottom: 5px,0px,0px,3px;
        margin:3px;
        background: no-repeat scroll right top #F7F7F7;
        padding: 10px 10px 5px;
        border:1px dashed #CCC
}


body,p,a {
    font-family: "Monaco","Microsoft YaHei";
    text-rendering: geometricPrecision;
    font-size:15px;
}


div.commentform p {
    margin-bottom: 10px;
}

.comment_btn {
    padding: 5px 10px;
    height: 35px;
    width: 90px;
    border: 0 none;
    border-radius: 5px;
    background: #ddd;
    color: #999;
    cursor: pointer;
    font-family: "Microsoft Yahei", Helvetica Neue, Helvetica, 宋体, Arial, sans-serif;
    text-shadow: 0 0 1px #fff;
    display: inline !important;
}

.comment_btn:hover {
    padding: 5px 10px;
    height: 35px;
    width: 90px;
    border: 0 none;
    border-radius: 5px;
    background: #258fb8;
    color: white;
    cursor: pointer;
    font-family: "Microsoft Yahei", Helvetica Neue, Helvetica, 宋体, Arial, sans-serif;
    text-shadow: 0 0 1px #fff;
    display: inline !important;
}

#commentform_title {
    background-image: none;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 0;
    font-size: 24px;
}

#commentbox_opt,
#commentbox_opt+p {
    text-align: center;
}

.commentbox_title {
    width: 100%;
}

#tbCommentBody {
    font-family: 'Monaco', Microsoft Yahei, 宋体, sans-serif;
    margin-top: 10px;
    max-width: 100%;
    min-width: 100%;
    background: white;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    // padding:10px;
    height: 250px;
    font-size: 14px;
    min-height: 120px;
}


#comment_form {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 1px 2px 3px #ddd;
    box-shadow: 1px 2px 3px #ddd;
    margin-bottom: 50px;
}