#blog-calendar { display: none !important }

a { text-decoration: none !important }

.post, #rightmenu
{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 12px;
}

.postFoot
{
    border: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#rightmenu h3
{
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 6px;
}