#blogTitle {
    height:0px; 
    background: #fff;
    clear: both;
    position: absolute;
    right: 5px;
    color: #bbb;
    top: 16px;
}
#blogTitle h1{display:none}
#blogTitle h2{width:100%}
#mainContent{float:left}
#sideBarMain ul {
    line-height: 2;
    padding: 10px 15px;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
   text-decoration: none;
    color: #390;
}
.dayTitle{font-size:18px;text-align:right;
}
#profile_block { 
    font-family: "微软雅黑";
}