#subTitle {
    margin-top: 5px;
}

#rightmenu h3 {
    margin-top: 10px;
}

h2 a:link, h2 a:visited, h2 a:active {
    color: #20609f;
    font-weight: 600;
}

h2 a:hover {
    text-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

div.post {
    margin-bottom: 32px;
}