h2 {
background-color: #406CA4;
color: white;
font-family: 宋体,Calibri;
font-weight: bold;
font-size: 20px;
margin: 15px 0px 15px 0;
padding: 5px;
border-radius: 6px 6px 6px 6px !important;
}

#header {
background-color: #2C2C2C;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
clear: both;
content: "";
left: 0;
margin-bottom: 18px;
overflow: visible;
position: absolute;
right: 0;
top: 0;
z-index: 1030;
}

div#blogTitle {
background: none repeat scroll 0 0 transparent;
height: 50px;
float: left;
}

div#blogTitle .title {
font-family: Georgia, 'Serif', 'Arial', 'Helvetica';
font-style: italic;
font-size: 20px;
font-weight: bold;
text-shadow: 0 0 10px white, 0 0 15px white;
/* padding-top: 23px; */
}

body {
/* background: none repeat scroll 0 0 white; */
background: url(https://images.cnblogs.com/cnblogs_com/xiaofeixiang/606947/o_bgcloud.png) repeat-x scroll left 0px #C0DEED;
background-attachment: fixed;
background-color: #C0DEED;
background-position: left 0px;
background-repeat: no-repeat;
color: #333333;
top: 0;
height: 100%;
/* position: fixed; */
width: 100%;
z-index: -1;
}

div#blogTitle .title a {
color: #fff;
}

div#navigator {
/* background: url("") no-repeat scroll center center transparent; */
float: right;
font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
/* height: 80px; */
margin-right: 30px;
margin-top: 10px;
}
div#navigator ul#navList {
top:10px;
right: 20px;
}
div#navigator ul#navList li a {
font-size: 12px;
display: block;
color: #fff;
width: 65px;
padding: 4px 0 7px;
text-align: center;
margin: 0;
line-height: 120%;
background:none;
}
div#navigator .blogStats {
float: left;
right: 40px;
top: 0px;
}
div#mainContent {
margin-left: 280px;
margin-top: 86px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
/* box-shadow: 0 0 15px #AAAAAA; */
}
div#sideBar {
background-color: transparent !important;
border: medium none !important;
}
#blog-sidecolumn .catListImageCategory{
display:none;
}
#blog-sidecolumn .catListPostArchive{
display:none;
}
div.postCon{
font-family:微软雅黑;
}
.diggit{
margin-left:25px;
}
.catList .catListTitle{
display:none;
}