/*************postBody************************************/

code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}

#cnblogs_post_body blockquote {
margin: 20px 0;
padding: 15px 20px 15px 60px;
background: rgb(255, 255, 163) url('https://images.cnblogs.com/cnblogs_com/wangiqngpei557/417984/o_title.png') no-repeat 9px 0px;
font-size: 15px;
font-family: 'Microsoft Yahei';
box-shadow: 0 0 8px #aaa;
clear: both;
}

.note {
    margin: 10px 0px;
    padding: 15px 20px 15px 60px;
    background:     url("https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png") no-repeat scroll 20px 0px rgb(252, 250, 169);
    box-shadow: 0px 0px 8px rgb(170, 170, 170);
    clear: both;
}
#cnblogs_post_body h4 {
background: url("https://images.cnblogs.com/cnblogs_com/humble/282182/o_info3.png") no-repeat scroll 1% 50% #5F5A4B;
border-radius: 6px;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.6);
color: #FFFFFE;
font-family: "微软雅黑","宋体","黑体",Arial;
font-size: 18px;
font-weight: normal !important;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 51px;
text-shadow: 2px 2px 3px #222221;
}

.mySearch {
display: none;
}



/*笔记标注*/
.note {
    margin: 10px 0px;
    padding: 15px 20px 15px 60px;
    background: url("https://images.cnblogs.com/cnblogs_com/archimedes/564429/o_o_yellow-pin.png") no-repeat scroll 20px 0px rgb(252, 250, 169);
    /*
    font-size: 15px;
    font-family: 'Microsoft Yahei';
    */
    box-shadow: 0px 0px 8px rgb(170, 170, 170);
    clear: both;
}
#div_digg {
    position: fixed;
    bottom: 10px;
    width: 140px;
    right: 390px;
    border: 2px solid #6FA833;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
/* 顶一下
.diggnum {
    font-size:28px;
    color:#6DA47D;
    font-family:'Microsoft Yahei';
}

.diggit {
float: left;
width: 128px;
height: 128px;
background: url('https://images.cnblogs.com/cnblogs_com/twobin/520730/o_blue.gif') no-repeat;
background-position: 0 0;
text-align: center;
cursor: pointer;
}
.diggit:hover {
    background-position:-128px 0;
} 
*/
/*踩一下（园友反映，这个有点“邪恶”，呵呵，其实是我没来得及设计这个背景图片，就暂时把它隐藏了……可以去掉这句话）
.buryit {
    display:none;
}
.buryit{
 display:none;
}

*/
#p_b_ing{
 display:none;
}

element.style {
border: 1px solid silver;
width: 300px;
height: 11px;
text-transform: none;
text-indent: 0px;
letter-spacing: normal;
font-family: 微软雅黑, PTSans, Arial, sans-serif;
word-spacing: 0px;
border-collapse: collapse;
-webkit-text-stroke-width: 0px;
}

/**************************************************
第二部：公共样式（全局样式）。公共会对所有页面的标签都起作用。这个部分你
可以随意的更改，并不会牵扯到其他的皮肤模板。但是每次更改都要注意你的皮肤
模板所有页面的变化。因为它们是全局的。
****************Combinatorial mathematics and Computer science**********************************/
* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    color: #000;
    font-weight: 400;
    font-size: 10pt;
    min-height: 101%;
    background-color: #FFFFFF;
}


fieldset, img {
    border: 0;
}

ul {
    word-break: break-all;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    color: #A5C63B;
    text-decoration: none;
}

    a:hover {
        color: #FFB900;
        text-decoration: none;
    }

.clear {
    clear: both;
}

button, input[type="button"], input[type="submit"], input[type="reset"] {
    border-style: solid;
    border-color: #A5C63B;
    border-width: 2px;
    color: #FFFFFF;
    font-family: "微软雅黑";
    background-color: #A5C63B;
    text-align: center;
}

    button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
        border: 2px solid #FFB900;
        color: #FFFFFF;
        font-family: "微软雅黑";
        background-color: #FFB900;
        text-align: center;
    }

/*****第二部分结束*******************************/

/**************************************************
第三部分：各个页面元素的样式。你可以根据需要随意的更改，并不会牵扯到其他
的皮肤模板。这个部分是最能展现你想象力的部分。其中头部和侧边栏部分是此皮
肤公共的部分。而每个页面特有的部分会有相应的注释和说明。
**************************************************/
/*****home和头部开始**************************/
#home {
background-color: #FFFFFF;
}

#header {
    margin-bottom: 10px;
    background-color: #FFFFFF;
    position: absolute;
    width: 100%;
}

#blogTitle {
    height: 64px;
    clear: both;
}

.headermaintitle {
font-family: "Comic Sans MS","Microsoft Yahei","Verdana","Arial","Helvetica","sans-serif";
}

#blogTitle h1 {
    font-size: x-large;
    line-height: 2em;
    margin-left: 1em;
    margin-top: 10px;
    width: 50%;
    float: left;
}

    #blogTitle h1 a:hover {
        text-decoration: none;
    }

#blogTitle h2 {
    margin-left: 2.1em;
    line-height: 1.5em;
    width: 50%;
    float: left;
}

#blogLogo {
    float: right;
}

#navigator {
    height: 33px;
    clear: both;
    font-size: 108%;
    font-weight: normal;
    background-color: #A5C63B;
    margin-top: 1em;
}
#navList {
    min-height: 30px;
    float: left;
    margin-left: 1em;
}

    #navList li {
        float: left;
        width: 5.3em;
        text-align: center;
    }


    #navList a {
        display: block;
        height: 22px;
        float: left;
        text-align: center;
        padding-top: 3px;
    }

        #navList a:link, #navList a:visited, #navList a:active {
            color: #FFFFFF;
            float: none;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        #navList a:hover {
            background-color: #FFB900;
            text-decoration: none;
        }

.blogStats {
    float: right;
    color: #FFF;
    margin-top: 8px;
    margin-right: 2px;
    text-align: right;
    font-size: 80%;
    opacity: 1;
}



/*****home和头部结束**************************/

/*****主页文章列表开始**************************/
#main {
   margin-left: 1em;
margin-right: 2em;
padding-top: 124px;
}

#mainContent .forFlow {
	background-color: #FFFFFF;
    margin-left: 22.5em;
    float: none;
    width: auto;
    padding: 15px;
}

#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    margin-left: -23em;
    width: 102%;
}

.day {
    min-height: 10px;
    _height: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.dayTitle {
    width: 100%;
    font-weight: 700;
    line-height: 1.5em;
    font-size: 120%;
    margin-top: 3px;
    margin-bottom: 10px;
    clear: both;
    border-bottom-color: #A5C63B;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.postTitle {
    font-size: 17px;
    font-weight: 500;
    float: right;
    line-height: 1.5em;
    width: 100%;
font-weight: bold;
    clear: both;
}

    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color: #A5C63B;
    }

    .postTitle a:hover {
        color:#FFB900;
        text-decoration: none;
    }

.postCon {
line-height: 1.5em;
width: 100%;
clear: both;
padding: 8px 0;
font-size: 100%;
}

.postDesc {
    width: 100%;
    clear: both;
    color: #666;
    margin-top: 5px;
    margin-bottom: 7px;
}

.c_b_p_desc {
    text-indent: 0;
}

.postDesc a:hover {
    /**/
    text-decoration: none;
}

.postSeparator {
    clear: both;
    height: 1px;
    border-top: 1px solid #666;
    width: 100%;
    clear: both;
    float: right;
    margin: 0 auto 15px auto;
}
/*****主页文章列表开始**************************/

/*****侧边栏开始********************************/
#sideBar {
position: absolute;
border-left: 1px solid #ccc;
border-top-width: 0;
top: 111px;
right: 0;
    width: 260px;
    min-height: 200px;
    background-color: #FFFFFF;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding: 15px;
}

/*公告隐藏*/
.newsItem .catListTitle {
    display: none;
}

.newsItem {
    padding: 8px 0 5px 0px;
    margin-bottom: 8px;
}
/**日历控件样式开始**/
#calendar {
    width: 229px;
}

    #calendar .Cal {
        border-bottom: #A5C63B solid 1px;
        width: 100%;
        line-height: 1.5em;
    }

.Cal { /**日历容器table**/
    border: none;
    color: #666;
}

#calendar table a:link, #calendar table a:visited, #calendar table a:active {
    font-weight: bold;
}

#calendar table a:hover {
    color: #A5C63B;
    text-decoration: none;
}

.CalTodayDay { /**今天日期样式**/
    color: #ffffff;
    background-color: #A5C63B;
}

#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active { /**上个月、下个月箭头样式**/
    font-weight: bold;
    background-color: #A5C63B;
    color: #ffffff;
}

.CalDayHeader {
    border-bottom: 1px solid #A5C63B;
}

.CalTitle {
    /**日历年月头部样式**/
    width: 100%;
    background: white;
    color: #A5C63B;
    border-bottom: 1px solid #A5C63B;
    font-weight: 700;
    font-size: 115%;
}
/**日历控件样式结束**/
.catListTitle {
    font-weight: 500;
    line-height: 1.7em;
    font-size: 115%;
    margin-top: 9px;
    margin-bottom: 10px;
    background-color: #A5C63B;
    color: #FFFFFF;
    padding-left: 10px;
}

.catListComment {
    line-height: 1.5em;
}

.divRecentComment {
    text-indent: 2em;
    color: #666;
}

#sideBarMain ul {
    line-height: 1.5em;
}
/*****侧边栏结束********************************/


/****查看文章页面开始*************************/
#topics {
    width: 100%;
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

    #topics .postTitle {
        font-size: 155%;
        font-weight: 500;
        border-bottom: 1px solid #999;
        float: left;
        line-height: 1.5em;
        width: 100%;
        padding-left: 5px;
    }

.postBody {
    padding: 5px 2px 5px 5px;
    font-size: 15px;
    line-height: 1.8em;
  
}

#EntryTag {
    color: #666;
}

    #EntryTag a {
        margin-left: 5px;
    }

        #EntryTag a:link, #EntryTag a:visited, #EntryTag a:active {
            color: #666;
        }

        #EntryTag a:hover {
            
        }

#topics .postDesc {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 5px;
    color: #666;
    margin-top: 5px;
}







#divRefreshComments {
    text-align: right;
    margin-bottom: 10px;
}

.commenttb {
    width: 320px;
}
/****查看文章页面开始*************************/

/****列表页面开始******************************/
.entrylistTitle, .PostListTitle, .thumbTitle { /**几个分类列表的标题样式**/
    width: 100%;
    line-height: 1.5em;
    font-size: 120%;
    margin-top: 3px;
    margin-bottom: 10px;
    clear: both;
    border-bottom-color: #A5C63B;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.entrylistDescription {
color: #666;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
margin-bottom: 10px;
display: none;
}


.entrylistItem {
    min-height: 20px;
    _height: 20px;
    margin-bottom: 3px;
    padding-bottom: 4px;
    width: 100%;
}

.entrylistPosttitle {
font-size: 16px;

font-weight: bold;
float: right;
line-height: 1.5em;
width: 100%;
clear: both;
}

    .entrylistPosttitle a:hover {
        text-decoration: none;
    }

.entrylistPostSummary {
line-height: 0.5em;
width: 100%;
clear: both;
padding: 10px 0;
font-size: 100%;
}

.entrylistItemPostDesc {
width: 100%;
clear: both;
color: #666;
margin-top: 1px;
margin-bottom: 2px;
}
    .entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
        color: #666;
    }

    .entrylistItemPostDesc a:hover {
        
    }

.pager {
    text-align: right;
    margin-right: 10px;
}

.PostList {
    border-bottom: 1px solid #ccc;
    clear: both;
    min-height: 1.5em;
    _height: 1.5em;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

.postTitl2 {
    float: left;
    font-size: 130%;
}

    .postTitl2 a:hover {
        text-decoration: none;
    }

.postDesc2 {
    color: #666;
    float: right;
}

.postText2 {
    clear: both;
    color: #666;
}

.pfl_feedback_area_title {
    text-align: right;
    line-height: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

.pfl_feedbackItem {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}

.pfl_feedbacksubtitle {
    width: 100%;
    border-bottom: 1px dotted #666;
    height: 1.5em;
}

.pfl_feedbackname {
    float: left;
}

.pfl_feedbackManage {
    float: right;
}

.pfl_feedbackCon {
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pfl_feedbackAnswer {
    color: #F40;
    text-indent: 2em;
}

.tdSentMessage {
    text-align: right;
}

.errorMessage {
    width: 300px;
    float: left;
}

.mySearch #q {
    height: 1.4em;
    width: 175px;
}
/****列表页面结束******************************/

/****相册页面开始******************************/
.divPhoto {
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 10px;
}

.thumbDescription {
    color: #666;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
}
/****相册页面开始******************************/


/*****留言页面开始*****************************/
#footer {
    text-align: center;
    min-height: 15px;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 110%;
    padding-bottom: 10px;
    color: #FFFFFF;
    background-color: #A5C63B;
}
/*留言查看页面的个人信息*/
.personInfo {
    margin-bottom: 20px;
}
/*留言分页区域*/
.pages {
    text-align: right;
}
/*****留言页面结束*****************************/
/*****第三部分结束*******************************/

/**************************************************
第四部分：文章内容常用标签格式。这个部分是设置作者写作内容的部分。例如：
如果作者的文章用有p标签，则可通过这个对这些文章中的p标签进行设置。前面
的“.postBody”明确的指出了这里样式的作用范围。仅仅适用于文章主体部分。
建议这个不要设置过于详细的细节。因为，一些样式，一篇文章比较适合的话，
并不能保证所有的文章都适合。
**************************************************/
/*文章内部常用标签格式*/
.postBody {
    line-height: 1.5em;
    font-size: 105%;
    margin-top: 10px;
}

#cnblogs_post_body {
font-size: 15px;
line-height: 1.5;
}

    .postBody p, .postCon p {
        text-indent: 0em;
        margin: 0 auto 1em auto;
    }

    .postBody h1 {
        font-size: 170%;
        font-weight: 500;
        border-bottom-color: #A5C63B;
        border-bottom-style: solid;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 4px;
    }

 .postBody h2 {
 background: none repeat scroll 0 0 #A5C63B;
  
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 5px;
    
    }

.postBody h3 {
color: #6FA833;
border-left: #6FA833 12px solid;
padding-left: 5px;
font-size: 16px;
font-weight: bold;
}

    .postBody h4 {
        font-size: 115%;
        margin: 15px auto 2px auto;
        font-weight: bolder;
        color: #333;
    }

    .postBody h5 {
        font-size: 105%;
        margin: 15px auto 2px auto;
        font-weight: bold;
        color: #333;
    }

    .postBody a:link, .postBody a:visited, .postBody a:active {
        text-decoration: none;
color: #5173E0;
border-bottom: 1px dashed #5173E0;
    }


.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: none;
}

.postBody ul, .postCon ul {
    margin-left: 2em;
}

.postBody li, .postCon li {
    list-style-type: disc;
    margin-bottom: 1em;
}

.postBody blockquote {
    background: url('images/comment.gif') no-repeat 25px 0px;
    padding: 10px 60px 5px 60px;
    min-height: 35px;
    _height: 35px;
    line-height: 1.6em;
    color: #333;
}

/*
.postBody .code {
    font-weight: 300;
    background: #ffffc6;
    border: #c0c0c0 1px dashed;
    font-size: 9pt;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: "Consolas", "Courier New", "新宋体", Courier, mono, serif;
    margin-top: 15px;
    margin-bottom: 15px;
}
*/
.postBody img {
    max-width: 100%;
}

.postBody table {
    border-collapse: separate;
}

.postBody th {
    font-size: 110%;
}

.postBody tr:hover {
    background-color: #dbebff;
    color: #000000;
}

.postBody .copyright {
    background: #dbebff;
    border: #c0c0c0 1px solid;
    font-size: 9pt;
    line-height: 15pt;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/*****第四部分结束*******************************/

/************第无部分：评论相关************/

.feedback_area_title {
    font-weight: 700;
    line-height: 1.5em;
    font-size: 130%;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #A5C63B;
    color: #FFFFFF;
    padding-left: 10px;
}

/*****第五部分结束*******************************/

/*****第六部分 code*******************************/
.title{
text-align: center;
font-size: 26px;

text-shadow: 0 0 1px #CCC;
}
.subtitle{
text-align: right;
font-family: "Comic Sans MS","Microsoft Yahei","Verdana","Arial","Helvetica","sans-serif";
 font-size: 130%;
color: #A5C63B;
text-shadow: 0 0 1px #CCC;
}
.cnblogs_code_hide {
    background-color: #FFFFFF;
}
/*
.cnblogs_code {
    margin-right: 15px;
    background-color: #F8F8EE;
    border: 1px dashed #CCC;
    padding: 5px;
    overflow-x: hidden;
    padding-left: 12px;
}
.cnblogs_code pre {
    max-width: 100%;
}
.cnblogs_code_hide {
    background-color: #F8F8EE;
}
.cnblogs_code {
    background: #FCFCFC;
    border: 1px solid #CCC;
    padding: 0 5px;
    font-family: "Courier";
    line-height: 14px;
    font-size: 14px;
    word-wrap: break-word;
    border-radius: 4px;
    margin: 0 3px;
}

.cnblogs_code {
    margin-right: 15px;
    background-color: #F8F8EE;
    border: 1px dashed #CCC;
    padding: 5px;
    overflow-x: hidden;
    padding-left: 12px;
}
.cnblogs_code pre {
    max-width: 100%;
}

.cnblogs_code_hide {
    background-color: #F8F8EE;
}
.cnblogs_code {
    position: relative;
}
.cnblogs_code img {
   box-shadow: none !important;
   padding-right: 0 !important;
}
.cnblogs_code div {
    background:none;
}
*/
.cnblogs_code_toolbar {
    display: none;
}
.cnblogs_code{
border-style: dashed;
border-left: solid 5px #6ce26c;
margin: 10px 0px 10px 0px;
font-size: 10pt;
line-height: 140%;
background-color: #FFFFFF;
font-family: "Consolas","Courier New","宋体",Courier,mono,serif;
}
.cnblogs_code pre{
font-family: "Consolas","Courier New","宋体",Courier,mono,serif;
}

.runCode {
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    border: 1px solid #CCC;
    padding: 3px;
    background: #EEE;
}

/******************************/
.feedbackItem { padding: 8px; border-bottom: 1px dotted #ccc; }
.feedbackManage { float: right; }
.feedbackCon { margin-left: 1em; color: #666; line-height: 1.5; }
.commentform td div span { margin-left: 12px; }
.gallery img { margin: 8px; }
#taglist { margin: 20px auto; }
.pfl_feedback_area_title { font-size: 16px; margin: 16px 0; font-weight: bold; }
.pfl_feedback_area_title a { font-size: 12px; color: #999; font-weight: normal; }
.pfl_feedbacksubtitle { height: 30px; }
.pfl_feedbackname, .pfl_feedbackManage { float: left; margin: 10px 20px 0 0; }
.pfl_feedbackCon, .pfl_feedbackAnswer { clear: both; margin-left: 12px; }

/************top************************/
.top_arrow {
border: 0 none;
bottom: 150px;
cursor: pointer;
display: block;
height: auto;
margin: 0;
opacity: 0.5;
padding: 0;
position: fixed;
right: 310px;

width: 35px;
z-index: 2147483647;
}


#MySignature{border:solid 1px #E5E5E5;
padding:10px;
background:#FFFEFE url(https://www.cnblogs.com/images/cnblogs_com/Terrylee/147338/o_info.png) no-repeat scroll 1% 50%;padding-left:60px;}

.cnblogs_code pre{line-height: 1;}