.catListTag ul li:hover {
    background: #169fe6;
    font-weight:bold;
}

.catListTag ul li a:hover {
    color: #fff;
    font-weight:bold;
}
.PostList .postTitl2 a:hover{
    font-weight:bold;
}
#navList a:link {
    text-shadow: 3px 3px 3px #00ffcf;
    font-size:18px;
}
.day .postTitle2:hover{
    font-weight:bold;
}
#sidebar_search{
    display:none;
}