/*! Color themes for Google Code Prettify | MIT License | github.com/jmblog/color-themes-for-google-code-prettify */
.pln{color:#4d4d4c}ol.linenums{margin-top:0;margin-bottom:0;color:#8e908c}li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9{padding-left:1em;background-color:#fff;list-style-type:decimal!important;}@media screen{.str{color:#718c00}.kwd{color:#8959a8}.com{color:#8e908c}.typ{color:#4271ae}.lit{color:#f5871f}.pun{color:#4d4d4c}.opn{color:#4d4d4c}.clo{color:#4d4d4c}.tag{color:#c82829}.atn{color:#f5871f}.atv{color:#3e999f}.dec{color:#f5871f}.var{color:#c82829}.fun{color:#4271ae}}
.cnblogs-markdown code{
background:#f4f2f0!important;
}
.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;
}
.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: 16px!important;
}

.cnblogs_code, .cnblogs_code span, .cnblogs-markdown .hljs{
font-family:consolas, "Source Code Pro", monaco, monospace !important;
}
.CalTodayDay a:hover {
    text-decoration:none!important;
}
.CalTodayDay u {
    color: rgba(0, 0, 0, 0);
}

@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;
    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 .forFlow {
    margin-left: 16em;
}
#mainContent {
    margin-left: -16em;
}
.postTitle{
    border-left: 0;
    padding-top: 20px;
    border-top: 1px dashed #333!important;
    line-height: 2.0;
    margin-bottom: 40px;
}
.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;
}

.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: #00cc99;
}

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: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, 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: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, 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:'Microsoft Yahei', 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;
}
.feedbackItem {
    font-size:14px;
    line-height:24px;
    margin:10px 0;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
    font-weight:normal;
}

#blog-comments-placeholder, #comment_form {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 1px 2px 3px #ddd;
  box-shadow: 1px 2px 3px #ddd;
  margin-bottom: 50px;
}
.feedback_area_title {
  margin-bottom: 15px;
  font-size: 1.8em;
}
.feedbackItem {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
  padding: 5px;
  background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}
.feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}
#comment_form .title {
  font-weight: normal;
  margin-bottom: 15px;
}


.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;
}

body,p,a {
    font-family: 'comic sans ms';
    text-rendering: geometricPrecision;
    font-size:16px;
}