/*********************************************************************************
第一部分：
*********************************************************************************/
#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
    color: gray;
}

.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}

#divRefreshComments {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9pt;
}

/*********************************************************************************
第二部分： 公共样式（全局样式）
*********************************************************************************/

html {
    height: 100%;
}

body {
    color: #555;
    background-color: #525659;
    font-family: "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 12px;
    min-height: 100%;
}


a {
    outline: none;
    color: #21759b;
}

a:link, a:visited, a:hover; a:active {
  color: #555;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
    word-break: break-all;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}


/*********************************************************************************
第三部分： 各个页面元素的样式
*********************************************************************************/

/**************************************************************/
/***博客首页头部***/
#home {
    margin: 0 auto;
    width: 70%;
    min-width: 1048px;
    background-color: #fff;
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 0 20px #222;
	  /*border-radius: 8px;*/
}

#header {
    padding-bottom: 0px;
    margin-top: 10px;
    /*background: url(https://images2015.cnblogs.com/blog/459873/201611/459873-20161104114855658-1049556710.png) right top no-repeat;*/
	background: url(https://images.cnblogs.com/cnblogs_com/hwBeta/966960/o_header2.png) no-repeat;
    /*background-size: auto 100%;*/
	background-size: cover;
	-moz-background-size: cover;
}

/*博客标题格式*/
#blogTitle {
    height: 132px;     /*标题高度*/
    clear: both;
}

#blogLogo {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    background: #fff url(https://pic.cnblogs.com/avatar/123243/20170218172759.png) no-repeat left center;
    background-size: contain;
    margin-top: 15px;
    margin-left: 20px;
}

/*博客主标题格式*/
#blogTitle h1 {
    font-size: 36px;
    font-weight: normal;
    line-height: 100px;
    height:100px;
    margin-top: 0px; 
    padding-top: 15px;
    padding-left: 130px;
    /*padding-bottom: 10px;*/
}


/*博客主标题超链接颜色*/
#blogTitle h1 a, a:hover {
    color: #515151;
}

/*博客次标题格式*/
#blogTitle h2 {
    font-size: 18px;      /*原始 16px ；font-size: 1.0rem;*/      
    font-weight: normal;
    line-height: 32px;
    color: #757575;
    float: left;    
    padding-left: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom:10px;
}

/**************************************************************/
/*博客头部导航栏*/
#navigator {
    font-size:16px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 48px;
    clear: both;
    margin-bottom: 0px;
    bolder: none;
    background: #0071c5;
    box-shadow: 0 -1px 10px -4px #000;
    padding-top:0;
    padding-left: 0;
}

.portrait {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    background: #fff url(https://pic.cnblogs.com/avatar/459873/20150917085709.png) no-repeat left center;
    background-size: contain
}

/*导航栏设置,可以自定义导航栏的目录*/
#navList {
    min-height: 35px;
    float: left;
}

#navList li {
    float: left;
    margin: 0 5px 0 0;
}

#navList li a {
	  display: inline-block;
	  /*padding: 0 30px;*/
	  border 0;
}


/*导航栏菜单字体格式*/
#navList a {  
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 12px;
    padding-left: 10px;
}

#navList a:link, #navList a:visited, #navList a:active {
    color: #fff;
    font-weight: bold;
}

#navList a:hover {
    color: #fff;
    text-decoration: none;
}

/*导航栏博客统计*/
.blogStats {
    float: right;
    font-size:16px;
    color: #fff;
    margin-top: 12px;
    margin-right: 10px;
    text-align: right;
    padding-right: 10px;
}

/**************************************************************/
/****************主页侧边栏开始********************************/
#sideBar {
	/*
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;*/
	font-size: 14px;
	float: right;
	margin-left: -100%;
	position: relative;
	right: -220px;
	width: 210px;
	padding: 10px 0 0 18px;
}

#sideBar h3 {
    margin: 10px 0;
    border: 1px solid #555;
    border-left-width: 2px;
    border-right-width: 2px;
    border-radius: 5px;
    text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sideBar a {
  color: #757575;
}

#sideBar a:hover {
  color: #21759b;
  text-decoration: underline;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    /*background: #F5F5F5;*/
    margin-bottom: 10px;
    word-wrap: break-word;
}

#blog-calendar {
    width: 200px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #EDEDED;
}

/**************************************************************/
/******************主页文章列表********************************/
#main {
    width: auto;
    text-align: left;
    margin-top: 10px;
    padding: 10px 250px 10px 10px;
    /* background: url(https://images2015.cnblogs.com/blog/459873/201603/459873-20160316173132162-205254894.png) left top repeat-y #fff; */
}

#mainContent .forFlow {
    margin-left: 10pt;
    float: none;
    width: auto;
}

#mainContent {
    min-height: 200px;
    padding: 0px 10px 10px 0;
    padding-top: 5px;/*原始10*/
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    margin-left: -10px;
    width: 100%;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 15px;
}

/*每日文章列表*/
.day {
    min-height: 10px;
    _height: 10px;
    margin-bottom: 20px;
	  margin-left: 20px;
    margin-right: 20px;
    /*padding-bottom: 5px;
    padding-right: 25px;*/
    position: relative;
    background: white;
    border-bottom: 1px solid #aaa;
    
    background: url(https://images.cnblogs.com/cnblogs_com/hwBeta/966960/o_waterCover.png) no-repeat 530px top;
}

.day:hover {
	  background: #f5f5f5;
}

.dayTitle {
    display: none;
    border: 1px solid #21759b;
    background: azure;
    border-radius: 50%;
    font-size: 14px;
    height: 65px;
    line-height: 1.5;
    margin: 15px;
    text-align: center;
    width: 63px;
    margin-left: -100px;
    clear: both;
    position: absolute;
    top: -15px;
}

.dayTitle a {
    display: inline-block;
    color: #21759b;
    margin-top: 15px;
    width: 60px;
}

/*文章标题*/
.postTitle {
	color: #555;
    border-left: 3px solid #444;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    float: right;
    width: 100%;
    clear: both;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #555;
    transition: all 0.4s linear 0s;
}

.postTitle a:hover {
    margin-left: 30px;
    color: #555;
    text-decoration: none;
}

.day .postTitle a {
    padding-left: 10px;
}

/*首页文章简介内容*/
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    border-radius: 8px;
    background: #f0f0f0;
    padding: 0;
}

/*首页文章附加信息, 发布时间等*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: right;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    line-height: 1.8;
    /*padding-bottom: 10px;*/
}

.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #666;
}

.postDesc a:hover {
    color: #21759b;
    text-decoration: none;
}

.c_b_p_desc{
	font-size: 14px;
	line-height: 1.7;
	padding-left: 20px;
	padding-right: 20px;
}

/**************************************************************/
/******************博客文章阅读窗口****************************/


/****文章阅读页面***********/
#topics {
    width: 100%;
    min-height: 200px;
    padding: 0px 0px 10px 0;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

/*博客文章标题*/
#topics .postTitle {
    border: 0px;
    font-size: 20pt;
    font-weight: bold;
    float: left;
    line-height: 1.5em;
    width: auto;
    padding-left: 10px;     
	/*    background-color: #555;
    border-radius: 6px 6px 6px 6px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
	*/
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    /*color: #ffffff;*/
    transition: all 0.4s linear 0s;
}

.postTitle a:hover {
    margin-left: 30px;
    text-decoration: none;
}

.postCon p {
    text-indent: 2em;
    color: #555;  
    font: "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
    margin: 0 auto 1em auto;
}

#cnblogs_post_body {
    word-break: break-word;
	margin-left: 10px;
	margin-right: 10px;
}

#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0em;           /*首行缩进*/
    font: "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
    color: #555; 
    padding-left: 5px;
}


#cnblogs_post_body h1 {
    color: #555;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 30px;
    font-weight: bold;  
    margin: 10px 0;
    padding-left: 5px;
    /*background-color: #555;
    border-radius: 6px 6px 6px 6px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);*/
} 
  
#cnblogs_post_body h2 {
    color: #555;
    font-size: 24px;
    font-weight: bold;  
    margin: 10px 0;
    padding-left: 5px;
} 

#cnblogs_post_body h3 {
    color: #555;
    font-size: 21px;
    font-weight: bold;  
    margin: 10px 0;
    padding-left: 10px;
} 

#cnblogs_post_body h4 {
    color: #555;
    font-size: 16pt;
    font-weight: bold;  
    padding-left: 30px; 
} 

#cnblogs_post_body ul {
    margin-left: 20px;
    padding-left: 0;
    font-size: 12pt;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    color: #555;
}


#cnblogs_post_body table,.cnblogs-post-body table {
    border: 1px solid silver;
    border-collapse: collapse;
    word-break: break-word;
    line-height: 1.2;
    vertical-align: middle;
}


.postBody a:link, .postBody a:visited, .postBody a:active {
  text-decoration: underline;
}

.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: underline;
}

.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;
    min-height: 35px;
    _height: 35px;
    line-height: 1.6em;
    color: #222;
    background: #eee;
}

/****查看文章页面开始*************************/

/****列表页面开始******************************/
.entrylistTitle, .PostListTitle, .thumbTitle { /**几个分类列表的标题样式**/
    margin-bottom: 25px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-bottom: 2px solid #e6e6e6;
}

color: #21759b; .entrylistDescription {
    color: #666;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.entrylistItem {
    min-height: 20px;
    _height: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.entrylistPosttitle {
    padding-left: 15px;
    margin-bottom: 5px;
    border-left: 3px solid #444;
    font-size: 24px;
	font-weight: bold;
    width: 100%;
	clear: both;
}

.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
	color: #444;
	transition: all 0.4s linear 0s;
}

.entrylistPosttitle a:hover {
	margin-left: 30px;
	color: #444;
	text-decoration: none;
}

.entrylistPostSummary {
    margin-top: 5px;
    margin-bottom: 5px;
}

.entrylistItemPostDesc {
    margin-top: 20px;
    text-align: left;
    color: #757575;
    padding-left: 5px;
}

.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
	color: #666;
}

.entrylistItemPostDesc a:hover {
	color: #21759b;
}

.entrylist .postSeparator {
    clear: both;
    width: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    height: 0;
    border: none;
}

.divRecentCommentAticle a {
    color: #000;
}

.pager {
    text-align: right;
    margin-right: 10px;
}

.pager a {
	box-shadow: 0 1px 3px #3671a5;
	border: 1px solid #3671a5;
	background: #3671a5;
	color: white;
	transition: all 0.4s linear 0s;
}

.pager a:hover {
	background: #000;
}

.PostList {
    border-bottom: 1px solid #ccc;
    clear: both;
    min-height: 1.5em;
    _height: 1.5em;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.postTitl2 {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.postDesc2 {
    color: #666;
    float: right;
}

.postText2 {
    clear: both;
    color: #757575;
}

/*留言*/
.pfl_feedback_area_title {
    text-align: right;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}

.pfl_feedbackItem {
    border: 1px dashed #ccc;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.pfl_feedbacksubtitle {
    width: 100%;
    height: 1.5em;
}

.pfl_feedbackname {
    float: left;
}

    .pfl_feedbackname a {
        color: #21759b;
        font-weight: bold;
    }

.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;
}

#Profile1_panelAdd input[type=text], #Profile1_txtContent {
    padding: 8px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#Profile1_panelAdd input[type=text]:hover, #Profile1_txtContent:hover {
	color: #333;
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
	transition: all 0.4s linear 0s;
}

#Profile1_panelAdd input[type=text]:focus, #Profile1_txtContent:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, 0.8);
}

#Profile1_panelAdd input[type=submit] {
    padding: 8px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: none;
    background: #21759b;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    text-decoration: none;
}

#Profile1_panelAdd input[type=submit]:hover {
	background: #333;
}

.feedbackListSubtitle {
    clear: both;
    color: #A8A8A8;
    padding: 8px 5px;
}

.feedbackItem {
    margin-top: 30px;
}
/****列表页面结束******************************/
#green_channel {
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    /*border: silver 1px dashed;*/
    font-size: 15px;
    width: auto;
    text-align: center;
	border: none;
	border-radius: 4px;
	background:	#ccc;
}

#green_channel, .feedbackListSubtitle {
    font-weight: 400;
}

#commentform_title {
	font: normal normal 24px "Microsoft YaHei";
    font-size: 24px;
	font-weight: bolder;
	margin: 10px 0 10px;
    padding: 10px 20px 10px 10px;
    color: #555;
	border-bottom: 5px solid #0071c5;
    background-image: none;
    background-repeat: no-repeat;
}

#comment_form_container .author {
    padding-left: 10px;
    color: #444;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 320px;
    height: 20px;
    background-image: none;
    background-color: #efefef
}

#comment_form_container .comment_textarea {
    width: 100%;
    height: 200px;
    font-size: 16px;
    padding: 8px;
    margin-bottom: 10px;
    color: #444;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #efefef;
	display: block;
	box-sizing: border-box;
}

#footer {
    color: #fff;
    font-size: 14px;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 1px solid #ededed;
    margin-top: 10px;
    margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #0071c5;
}

#blog_post_info_block {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

#comment_form_container {
    margin-left: 10px;
    margin-right: 10px;
}

.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}

#comment_nav {
    text-align: right;
    margin-right: 10px;
}

#cnblogs_post_body img {
    box-shadow: 0 0 10px #222;
}

.btnTop { position: fixed; right: 2%; bottom: 2%; cursor: pointer; opacity: .7; z-index: 9; }
.btnTop:hover { opacity: 1;}
.imageTop { height: 72px; height: 72px;}

.cnblogs_code {
    background-color: #f5f5f5;
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid #ccc;
    padding: 5px;
    overflow: auto;
    margin: 5px 0;
    color: #000
}

span.cnblogs_code {
    padding: 3px
}

.cnblogs_code div {
    background-color: #f5f5f5
}

.cnblogs_code pre {
    font-family: Courier New!important;
    font-size: 12px!important;
    word-wrap: break-word;
    white-space: pre-wrap
}

.cnblogs_code span {
    font-family: Courier New!important;
    font-size: 12px!important;
    line-height: 1.5!important
}

.cnblogs_code_Collapse {
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: #fff;
    padding: 2px
}

.cnblogs_code_collapse {
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: #fff;
    padding: 2px
}

.cnblogs_code_hide {
    display: none
}

.code_img_closed {
    vertical-align: middle;
    padding-right: 5px
}

.code_img_opened {
    vertical-align: middle;
    padding-right: 5px
}

.cnblogs_code_open {
    margin-top: 5px
}

.codeLineNumber {
    -moz-user-select: none;
    color: teal;
    padding-right: 10px
}

.cnblogs_code ol {
    margin-left: 0;
    color: teal
}

.cnblogs_code ol li {
    list-style-image: none
}

.cnblogs_code ol li span {
    color: #000
}

.cnblogs_code_toolbar a:hover,.cnblogs_code_toolbar a:link,.cnblogs_code_toolbar a:visited,.cnblogs_code_toolbar a:active,.cnblogs_code_toolbar a:link img,.cnblogs_code_toolbar a:visited img {
    background-color: #f5f5f5!important;
    border: none!important
}