body{font-family:'宋体';}
#navList a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
#navList a {
    padding: 0 20px;
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight:bold;
}
#navList a:link {
    text-shadow: 0px 3px 3px #000;
}
#blog-calendar{display:none !important ;}
#profile_block:hover {
    border: 1px solid #dedede;
}
.slideBox {
    width:288px;
    height: 164px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin-bottom:20px;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.day .postTitle{
  font-weight:bold;
}