*{
border-radius:1px !important;
}
#sidebar_recentcomments{
display:none;
}
.catListTitle {
    background: #000;
    border-bottom: 1px solid #030303;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #050505;
    transition: all 0.4s linear 0s;
}

#navList a:link, #navList a:visited, #navList a:active {
    color: #faf8f8;
}

input.btn_my_zzk {
    border: 1px solid #111;
    border-radius: 0px !important;
}

#blogTitle {
    height: 55px;
}

.syntaxhighlighter {
    border: 1px solid #ddd;
    padding: 4px;
}