﻿body {
    margin-top: 20px;
}

.site-footer {
    padding: 40px 0;
    color: #eee;
    text-align: center;
    background-color: #101010;
    border-top: 1px solid #282828;
}

.club-footer {
    background-color: #101010;
    border-top: 1px solid #282828;
}

.blog-footer p:last-child {
    margin-bottom: 0;
}

#main_content, #side_bar {
    padding: 15px;
}

#logoDiv {
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
}
