/* 2015-03-20 */
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family:"microsoft yahei ui","Microsoft Yahei",arial,helvetica,sans-serif;
	color: #555555;
	background: rgba(249, 248, 243, 1) url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_o_bg1.jpg) no-repeat center top;
	min-width: 1200px;
}
#ad_t2{display:none}
#home {   
	margin: 0px auto;
	width: 1200px;
	overflow: auto;letter-spacing: 0.04em;
}
.postBody p, .postCon p {
	text-indent: 2em;
	margin: 7px 0;
	line-height: 24px;
}
a {
	outline: none;
	text-decoration: none;
}
a:link, a:visited {
	color: #69c;
}
a:hover, a:active {
	color: #f36;
}
ul,ol {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.8;
}
p span{
	line-height: 1.8;
}
image {
	box-shadow: 0 0 5px #aaa;
}
table {
    margin: 1em 0px;
}
hr {
    border: none;
    border-top: 1px solid lightgray;
}

/*top title*/
.top_blogtitle {
	height: 30px;
	background: rgba(255,255,255,.5);
}
.top_blogtitle a{
	margin: 0px 20px;
	color: gray;
	text-decoration: none;
}
.top_blogtitle a:hover{
	text-decoration: underline;
}
.top_blogtitle span{
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
/*博客标题*/
#blogTitle .title a {
	color: #f60;
	font-family: jokerman;
}
#blogTitle .title {
	margin: 10px 20px;
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	padding-left: 120px;
	background: url('https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_2015012507540191_easyicon_net_96.png') no-repeat;
}
#blogTitle, #blogTitle a:hover {
	text-decoration:none;
}
.subtitle {
	display: none;
}
#header {
	padding: 10px 0px;
}
#rss {
    padding: 20px 20px;
    background: url(https://images.cnblogs.com/cnblogs_com/Pandaman/653138/o_20150215095518627_easyicon_net_32.png) no-repeat center;
    position: absolute;
    top: 64px;
    margin-left: 433px;
}
#rss:hover {
    top: 65px;
    margin-left: 432px;
}
/* 导航 */
#nav {
    font-size: 14px;
    height: 45px;
    text-align: center;
    margin-top: 20px;
    position: absolute;
    top: 145px;
}
#navigator {
        display: none;/*
	font-size: 16px;
	height: 48px;
	text-align: center;
	margin-top: 20px;
	width: 826px;*/
}
#navList li {
	margin: 0;
	line-height: 48px;
	display: inline-block;
	float: left;
}
#navList li:hover {
        position: relative;
        top: 2px;
}
#navList li a {
	text-decoration: none;
	line-height: 48px;
	color: darkred;
	display: -moz-inline-box;
	display: inline-block;
	opacity: 0.6;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150214031752423_easyicon_net_128.png) no-repeat top left;
	width: 126px;
	margin:0 5px;
}
/*主面板*/
#main {
    padding: 10px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.blogStats {
	display: none;
}
#mainContent {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	width: 960px;
	padding-left: 0px;
}
.day {
	padding: 0;
	margin: 0 0 20px 0;
}
.dayTitle {
	display: none;
}
#myposts {
    margin: 20px;
}
#myposts .PostList {
    font-size: 18px;
    margin-bottom: 10px;
    background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_2015021408302732_easyicon_net_24.png) no-repeat;
    padding-left: 30px;
}
#myposts .PostList a {
    color: orange;
}
#myposts .PostList a:hover {
    color: #f60;
}
#myposts .postDesc2 {
	text-align: right;
}
#myposts .postText2 {
    font-size: 14px;
    margin: 20px 0px 25px;
}
.postTitle a:link, .postTitle a:visited {
    color: orange;
    font-weight: normal;
}
.postTitle a:hover,.postTitle a:active {
	color:#f60;
}
.postTitle {
    padding-bottom: 10px;
    border-bottom: 1px dotted orange;
    font-size: 18px;
    color: #464646;
    padding-left: 30px;
    margin-top: 20px;
    background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_2015021212234192_easyicon_net_24.png) no-repeat;
}

.entrylist {
	padding: 20px;
}
.entrylistPosttitle{
	padding-bottom: 10px;
	font-size: 18px;
	margin-bottom: 10px;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_2015021408302732_easyicon_net_24.png) no-repeat;
	padding-left: 30px;
}
.entrylistDescription{
	display: none;
}
.entrylistPosttitle a:link,.entrylistPosttitle a:visited{
	color:orange;
}
.entrylistPosttitle a:hover ,.entrylistPosttitle a:active {
	color: #f60;
}
.entrylistPostSummary {
	display: none;
}
.entrylistItemPostDesc {
	display: none;
}
.entrylistItemPostDesc a {
 color: #aaa;
}
.c_b_p_desc {
	padding: 0;
	color: dimgray;
	font-size: 14px; /* 为了在首页显示摘要，必须使用 <AS> 标签括起来。*/
}
 /**************AS  {font-size: 14px}*****************************/
.desc_img {
	float: right;
	margin: 0 0 0 20px;
	border: none;
	box-shadow: none;}
.c_b_p_desc_readmore{
	display:none;
}
/*侧边栏*/
#sideBarMain {
	padding: 0 10px 0 0;
	margin: 0 0 20px 0;
	width: 181px;
	font-size: 12px;
	line-height: 22px;
	float: right;
}
#leftcontentcontainer {
	color: darksalmon;
}
#blog-news {
	text-align: center;
	opacity: 0.8;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_c54dc96ce85cbc0b18895dbd05d3781e.gif) no-repeat -9px center;
}
#profile_block {
	margin-top: 0px;
	line-height: 24px;
	text-align: left;
}
#profile_block {
	display: none;
}
.newsItem {
	color: #666;
}
.newsItem h3{
	display: none;
}
.div_my_zzk {
	margin-top: -30px;
}
input.btn_my_zzk{
	font-size: 0px;
}
#q {
	background: rgba(255,255,255,.5);
	border: 1px solid orange;
	od: 2px 2px lightgray;
	border-radius: 5px;
	position: absolute;
	top: 156px;
	width: 200px;
	margin-left: -50px;
	height: 25px;
}
.btn_my_zzk {
	border: none;
	height: 26px;
	width: 20px;
	padding: 1px;
	font-size: 0px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	top: 159px;
	margin-left: 124px;
	background: rgba(255,255,255,1) url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150210102925629_easyicon_net_16.png) no-repeat right center;
}
.mySearch h3{
	display: none;
}
.catList a {
	color: darkorange;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150214084306681_easyicon_net_10.png) no-repeat left center;
	padding-left: 15px;
}
.catList a:hover {
	color: #f60;
}
.catList h3 {
	text-align: center;
	font-size: 14px;
	color: darksalmon;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid rgba(255,255,255,.8)
}
.catList {
	background: rgba(0,0,0,.02);
	padding-bottom: 10px;
	margin-top: 15px;
	box-shadow: 1px 1px lightgray;
	border-radius: 2px;
}
.catListPostCategory {
	margin-top: 10px;
	padding: 5px 10px;
	background:rgba(258, 189, 124, .2);
	border-radius: 5px;
	color: dimgray;
	font-size: 0px;
box-shadow:1px 1px lightgray;
}
.catListPostCategory a:hover {
	background: rgba(258, 189, 124, .2);
	text-decoration: none;
	border-radius: 5px;
}
.catListPostCategory a {
	margin: 0 -10px;
	display: block;
	padding: 10px 20px;
	color: dimgray;
	font-size: 12px;
}
/*博文与相册*/
#cnblogs_post_body p {
	margin: 10px auto;
	text-indent: 2em;
}
.postCon {
	padding: 15px 10px 15px 20px;
}
.postDesc {
	margin-bottom: 12px;
	font-size: 12px;
	color: gray;
	text-align: right;
}
.postDesc a {
	color: gray;}
.postBody {
	padding: 0;
}
.entrylist h1 {display:none;}
#taglist_title_wrap {
	text-align: center;
	padding-top: 100px;
}
#taglist_title {
	display:none;
	margin-bottom: 30px}
#Gallery h2, .thumbTitle, .galleryTitle, .PostListTitle {
	display:none;
}
#mainContent div.gallery {
	padding-top: 100px;	font-size: 0px;
}
#mainContent .thumbnail_td {
	font-size: 14px;color:darksalmon;
}
#ViewPicture1_ReturnUrl:hover,#ViewPicture1_OriginalImage:hover {
	background: orange;
	color: rgba(255, 255, 255, 0.9);
	border: 1px solid #f60;
}
#ViewPicture1_ReturnUrl, #ViewPicture1_OriginalImage {
	position: absolute;
	top: 260px;
	margin: 20px 100px;
	font-size: 12px;
	border: 1px solid rgba(254, 164, 0, .3);
	padding: 1px 8px 2px;
	color: orange;
	border-radius: 3px;
	background: rgba(255,255,255,.9);
}
#ViewPicture1_OriginalImage {
	margin-left: 740px;
}
#Gallery1_dlGalleries  table
{
	border-collapse: separate;
	border-spacing: 25px;text-align: center;
}
/*个人签名*/	 
#MySignature {
	margin: 0px auto;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_symphony.png);
	width: 51%;
	border: dotted 1px #999;
	font-size: 12px;
	line-height: 150%;
	border-radius: 4px;
	height: 76px;
}
#MySignature img {
	box-shadow: 0px 0px 0px 1px #e7eef2;
	border-radius: 50%;
	width: 60px;
	float: left;
	margin: 7px 20px;
}
/* 分类 标签 */
/*media all*/
#BlogPostCategory a::after , #MyTag1_dtTagList a::after , #EntryTag a::after , .catListTag a::after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}
#BlogPostCategory a:hover::before,#MyTag1_dtTagList a:hover::before, #EntryTag a:hover::before, .catListTag a:hover::before {
    border-right-color: #41a62a;
}
#BlogPostCategory  a::before, #MyTag1_dtTagList a::before, #EntryTag a::before, .catListTag a::before {
    border-top: 10px solid transparent;
    border-right: 8px solid orange;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0px;
    position: absolute;
    top: 0px;
    left: -8px;
    width: 0px;
}
/*
#BlogPostCategory a {
	margin-right: 6px;
	text-shadow: 0px 1px 0px #fff;
	padding: 2px 5px;
	border: 1px solid lightgray;
	background-color: rgba(0,0,0,0.02);
	text-decoration: none;
	border-radius: 3px;
	color: gray;
	font-size: 12px;
}*/
#BlogPostCategory a:hover, #MyTag1_dtTagList a:hover, #EntryTag a:hover, .catListTag a:hover {
    background-color: #41a62a;
}
#BlogPostCategory a, #MyTag1_dtTagList a, #EntryTag a, .catListTag a {
    background-color: orange;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
}
#BlogPostCategory {
	margin-right: 5px;
	padding: 0px 30px 1px;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150127110428792_easyicon_net_16.png) no-repeat  left center;
	color: white;
	font-size: 0px;
}
#EntryTag {
	margin-right: 5px;
	padding: 1px 30px 0px;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_o_biaoqianfenlei.png) no-repeat left center;
	color: white;
	font-size: 0px;
}
/*顶 & 踩 & 绿色通道 and so on */
#div_digg .diggnum {display:none;}
.diggnum, .diggit  {display:none;}
.buryit,.diggword {display:none;}
/* .digg_gray .diggword*/
#green_channel {display:none;}
#author_profile {display: none;}
#site_nav_under {display: none;}
#comment_nav{display: none;}
#ad_under_google {display: none;}
.c_ad_block, .ad_text_commentbox {display: none;}
/*评论*/
#comment_form_container {
	font-size: 15px;
	color: gray;
}
#commentbox_opt {
	position: absolute;
	text-align: right;
	width: 940px;
}
#btn_comment_submit {
	height: 30px;
	width: 100px;
}
.comment_btn {
	border: 1px solid rgba(254, 164, 0, .3);
	height: 48px;
	width: 120px;
	font-size: 15px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	background: rgba(250, 150, 0, .1);
	color: dimgray;
	border-radius: 3px;
}
#btn_comment_submit:hover {
	background: rgba(250, 150, 0, .2);
}
.feedback_area_title {
	padding: 10px 35px;
	font-size: 16px;
	background: rgba(250,150,0,.05) url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150213084907275_easyicon_net_16.png) no-repeat 5px center;
}
.feedbackListSubtitle {
	font-size: 12px;
	color: darkgray;
}
.comment_quote {
    padding: 5px 15px 10px;
    border: 2px solid #efefef;
}

#commentform_title {
	font-size: 16px;
	background-color: rgba(250,150,0,.05);
	background-position: 5px center;
	margin-bottom: 10px;
	padding: 10px 35px;
	color: #444444;
}
#comment_form {
	margin: 10px 0;
	padding: 0;
}
.commentform {
	margin: 10px 0;
	padding: 10px 20px;
}
.comment_icon {
	vertical-align: middle;
	box-shadow: none;
	border: none;
}
.commentbox_title {
	width: 940px;
}
div.commentform p {
	margin-top: 20px;
	line-height: 20px;
}
#tbCommentBody {
	margin-top: 10px;
	width: 950px;
	max-width: 940px;
	min-width: 950px;
	background: rgba(0,0,0,.03);
	color: #333;
	height: 120px;
	font-size: 14px;
	min-height: 120px;
}
.feedbackItem {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 10px 10px 5px 20px;
    border: 2px solid #efefef;
}

.feedbackListSubtitle {
	font-weight: normal;
}
.blog_comment_body {
    word-wrap: break-word;
    padding: 10px 0px 0px 20px;
    color: gray;
}

.comment_vote {
	text-align: right;
	font-size: 12px;
}
/*页码与底栏*/
#Pager {
	margin-top: 20px;
	color: #686868;
	font-size: 12px;
	text-align: center;
}
.pager {
	  color: rgba(254, 164, 0, 1);
}
.topicListFooter a, .Pager a {
    text-decoration: none;
    display: inline-block;
    color: orange;
    background-color: rgba(255,255,255,.3);
    border: 1px solid rgba(254, 164, 0, .3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 8px 2px;
}
.topicListFooter a:hover, .Pager a:hover {
	border: 1px solid orange;
	color: #fff !important;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ff7043),to(#f4511e));
	background-image: -webkit-linear-gradient(top,#ff7043,#f4511e);
	background-color: orange;
	background-image: linear-gradient(top,#ff7043,#f4511e);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.3);
}
#footer {
    font-size: 0px;
    /*width: 100%;
    position: absolute;
    left: 0px;
    color: gray;
    padding: 5px 0;
    text-align: center;
    background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_o_bg-tabs.png);
    border-top: 1px solid lightgray;*/
}
/*返回顶部*/
#shangxia {
	position: fixed;
	bottom: 100px;
	right: 50px;
	display: block;
}
#shang, #comt, #xia {
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_sprite.png) no-repeat;
	position: relative;
	cursor: pointer;
	height: 25px;
	width: 29px;
	margin: 10px 0 0;
}
#shang:hover {
	background-position: 0 -308px;
}
#shang {
	background-position: -31px -308px;
}
#comt:hover {
	background-position: 0 -338px;	
}
#comt {
	background-position: -31px -338px;	height: 32px;
}
#xia:hover {
	background-position: 0 -376px;
}
#xia {
	background-position: -31px -376px;
}
/*TOC*/
#TOCbar {
	font-size: 12px;
	text-align: left;
	position: fixed;
	bottom: 250px;
	right: 36px;
	width: auto;
	height: auto;
}
#TOCbarTab {
	border-radius: 100%;
	text-align: center;
	padding: 5px 15px;
	background: rgba(239, 147, 9, .5);
}
#TOCbarContents {
	float: left;
	overflow: auto;
	max-width: 247px;
	max-height: 367px;
	border: 1px solid #e5e5e5;
	background: rgba(255,255,255,.9);
	border-radius: 10px;
}
#TOCbarContents dl{
	margin: 0;
	padding: 0;
}
#TOCbarContents dt{
	margin: 5px;
}
#TOCbarContents dd, dt {
	cursor: pointer;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 5px
}
#TOCbarContents dd:hover, dt:hover {
	color: #f60;
}
/*博文样式*/
#cnblogs_post_body h1 {
    /*text-align: center;
    padding: 10px;*/
    font-size: 18px;
    clear: both;
}
#cnblogs_post_body h2 {
    font-size: 16px;
}

#cnblogs_post_body h3 {
    font-size: 14px;
    //font-weight: normal;
    //color: black;
}

#cnblogs_post_body h4 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

#cnblogs_post_body h5 {
	font-size: 14px;
	font-weight: normal;
	padding-left: 25px;
	color: red;
	margin: 12pt 0pt;
	background: url(https://images.cnblogs.com/cnblogs_com/pandaman/653138/o_20150212072628680_easyicon_net_16.png) no-repeat left center;
}
#cnblogs_post_body ul, #cnblogs_post_body ol {
    margin: 0.5em 0px 0.5em 3.5em;
    padding: 0px 0px;
    clear: both;
}
/*
#cnblogs_post_body ul {
    list-style-type: none;
}*/
#cnblogs_post_body ul li,#cnblogs_post_body ol li {
    padding-left: 0.5em;
}
blockquote {
    font-size: 15px;
    color: #555555;
    padding: 0px 0.5em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman",宋体;
}
.cnblogs-markdown code {
    font-family: Consolas,"microsoft yahei ui",arial,helvetica,sans-serif!important;
    font-size: 14px!important;
    background: none!important;
    border: none!important;
    color: black;
    padding: 0px!important;
}
.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    color: #555555;
    padding: 5px 0px 0px 0px !important;
}
.codes {
    padding: 2pt 2pt 2pt 10pt;
    border-left: 1px solid lightgray;
    font-size: 12px;
    color: gray;
}

.cnblogs-markdown pre {
    margin-top: 0px;
    margin-bottom: 0px;
}
.tog {
    cursor: pointer;
}
.topicListFooter {
    text-align: center;
}

.postDesc a:link, .postDesc a:visited, .postDesc a:active, .entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
    color: #666;
    background-color: orange;
    border-radius: 3px 3px 3px 3px;
    color: #ffffff;
    font-size: 9.75px;
    font-weight: bold;
    padding: 1px 3px 2px;
    text-shadow: none;
}
.postDesc a:hover, .entrylistItemPostDesc a:hover {
    background-color: #41a62a;
}