.navbar {
	display: none;
}
#footer{
    display: none;
}
#cnblogs_ch{
    display: none;
}
#under_post_card1,under_post_card2{
    display: none;
}
.itnews under-post-card{
    display: none;
}
#under_post_card2{
    display: none! important;
}
#blog_post_info_block{
    display: none! important;
}
a[href="https://cnblogs.vip/"] {
  display: none! important;
}
.blogStats{
    display: none! important;
}
a[href="https://click.aliyun.com/m/1000399295/"] {
  display: none! important;
}
#blog_c1{
	display: none! important;
}
#cnblogs_c2{
	display: none! important;
}
#blog_nav_admin{
	display: none! important;
}
#navList li{
	cursor:pointer;
}
/* 内容列表 */

#mainContent,#sideBar,#topics {
	text-overflow: ellipsis;
	overflow: hidden
}

#BlogPostCategory a {
	background: #e8a258
}

#EntryTag {
	margin-top: 20px
}

#EntryTag a {
	background: #6fa3ef
}

#EntryTag a span,#BlogPostCategory a span {
	margin-right: 3px
}

.topicListFooter {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px
}

#navList a,.dayTitle,button {
	text-align: center
}

