.postDesc {
    background:none;
    margin-left: -16px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #409EFF;
}
.catListTitle {
    background: #409EFF;
    border-bottom: 0px;
}
.day {
    border: 1px solid #dedede;
    box-shadow: none;
}
.CalTodayDay {
    background: bisque;
}