#blogTitle h2{
 color:#999;
 font-family:'微软雅黑';
}
#home{
 width:90%;
}
#navList{
 font-family: Microsoft YaHei;
 color: #ee6b0b;
 font-size: 16px;
}
.blogStats{
 color:#EBEBEB;
}
#mainContent{
 width:100%;
 float:right;
}
.postTitle{
 border-left:30px solid #21759b;
 font-family: Microsoft YaHei;
}
.postTitle a:hover{
 color:#000;
}
.CalTodayDay{
 background-color:#FF0000;
}
#sideBar{
 float:left;
}
.CalNextPrev{
 padding-right:15px;
}