@charset "utf-8";

/* 博客标题*/
#blogTitle h1, #blogTitle h2 {
	display:inline;  
}
#blogTitle h2 {
	color:#CD4900; font-size: 133%; margin-left:1em;  
}
#header {
	background-image:url(https://files.cnblogs.com/kui2/nerv.css); background-repeat:no-repeat; background-position:top right;
}
/* ie 6 */
#header {
	_height:135px;
}
.blogStats {
	_display:none;
}

/* 导航栏 */
#navList .menu {
	font-size:200%;
}
#navList .menu {
	display:none;
}
#MyLinks1_HomeLink, #MyLinks1_MyHomeLink, #MyLinks1_ContactLink, #MyLinks1_Syndication {
	display:inline !important;
}
.blogStats {
	color:gray;
}

/* 侧边栏 */
#blog-sidecolumn {
	margin:0 !important; padding:0 !important; border:none !important;
}
.mySearch, .catListTag, .catListPostCategory, .catListArticleCategory, .catListComment, .catListView {
	padding:15px; border: 1px solid black; margin-bottom: 15px;
}
.newsItem, .mySearch, .catListTag, .catListPostCategory, .catListArticleCategory, .catListComment, .catListView {
	background-image:url(https://files.cnblogs.com/kui2/metro.css); background-repeat:no-repeat; background-position:208px 16px; background-size:8px 22px;
	background-color:#FEFEFE;
}
#profile_block {
	display:none;
}
.input_my_zzk {
	padding:2px 5px 2px 5px\9;
}
#btnZzk {
	background-color:white\9; color:black\9;
}
.input_my_zzk, #btnZzk{
	font-size:14px\9; font-family:微软雅黑\9;
}
#btnZzk:hover {
	color:#CD4900\9;
}
.catListComment h3 a img {
	display:none;
}
.catListTitle {
	width:4em !important; overflow:hidden !important; white-space:nowrap !important;
	width:auto\9 !important;/* IE */
}
.catListTag li {
	display:inline !important; float:left; color:gray;
	display:list-item\9 !important; float:none\9;
}
.catListTag a {
	background-color:white; color:black;
}
.newsItem a:hover, .mySearch a:hover, .catListPostCategory a:hover, .catListArticleCategory a:hover, .catListComment a:hover, .catListView a:hover {
	color:#CD4900; text-decoration:underline;
}
.catListTag a:hover {
	color:white !important; text-decoration:none !important; background-color:#CD4900;
}
.mySearch .input_my_zzk:hover {
	color:#CD4900;
}
.catListComment .recent_comment_author {
	color:black !important;
}

/* 页尾 */
#footer {
	border-top-color:#C70505;
	color:gray !important;
}

/* 首页列表 */
.day .postDesc a {
	display:none !important;
}

/* 随笔/文章页 */
#topics .postTitle {
	 height:43px; line-height:43px; padding-left:15px;
}
#topics .postTitle a{
	color:#FFF !important; background-color:#CD4900; display:block; height:43px; line-height:43px;
	padding-left:21px;
}
#MySignature {
	display:none;
}
#BlogPostCategory {
	float:left; margin-bottom:0; line-height:17px;
}
#EntryTag {
	float:right;
}
#EntryTag a {
	background-color:white !important; color:green !important;
}
#EntryTag a:hover{
	background-color:#CD4900 !important; color:white !important;
}
#green_channel{
	font-size:0; border:none; clear:left; float:left; padding:0; margin-top:20px;
}
#green_channel a {
	font-size:12px;
}
#div_digg {
	margin-right:0; float:right; margin-top:20px;
}
#author_profile {
	display:none;
}
#post_next_prev {
	margin-top:-10px;
}
/* css3 ie9+ */
#topics>.post>.postDesc>a:nth-of-type(1) {
	color:#CD4900 !important;
}
#topics>.post>.postDesc>a:nth-of-type(2), #topics>.post>.postDesc>a:nth-of-type(3) {
	display:none;
}
/* css3 end */
#comment_nav {
	display:none;
}
#blog-comments-placeholder .comment_vote {
	font-size:12px;
}
#blog-comments-placeholder .feedbackCon {
	margin-bottom:8px;
}
#blog-comments-placeholder .feedbackManage {
	position:absolute; bottom:1px; left:7px;
}
#blog-comments-placeholder .feedbackManage a {
	padding-right:4px;
}
/* ie6~7 */
#digg_block {
	*width:620px;
}

/* 文字渲染阴影 */
#blogTitle h2 {
	text-shadow: 0px 1px 2px #D1D1D1;
}
.postTitle, .postTitle2 {
	text-shadow: 0px 1px 10px #D1D1D1;
}
.c_b_p_desc, #cnblogs_post_body, .day .postCon {
	text-shadow: 0px 1px 0px #D1D1D1;
}
/* 软广告屏蔽，动态加载 */
#site_nav_under, #blog_news_kb, #HistoryToday {
	display:none;
}