#blogTitle h2 {
    top: 117x;
    left: 15px;
    font-size: 24px;
}

.sidebar-block ul li:nth-child(n+4) {
    display: none;
}

#sidebar_search, #sidebar_postcategory, #sidebar_imagecategory {
    display:none;
}

#navList a:hover {
    text-shadow: none;
    font-weight: 800;
}

#topics {
    background: #fbfeff;
}
