#home {}

#header {
    height: 289px;
}

#blogTitle {
    height: 76px;
}

#blogTitle h1 {}

#blogTitle h2 {
    margin-top: 7px;
}

#navigator {}

#navList {}

#navList li {}

#navList a {
    font-size: 16px;
}

#navList a:hover {
    font-size: 18px;
}

.blogStats {
    font-size: 14px;
}

.newsItem .catListTitle {
    font-size: 18px;
    height: 30px;
}

#blog-news {
    font-size: 14px;
}

#blog-news .introduction {
    text-indent: 2em;
}

#profile_block {}

.newsItem a {
    font-size: 14px;
}