﻿
.main-container-column {
    margin-bottom: 20px;
}

h1.main-title {
    margin-left: 0;
}


.leaderboard-lg .ad-panel {
    margin: 0;
}



.news-header {
    padding: 0px;
    margin-top: 10px;
    border-top: 10px solid #c00d0e;
}

.one-half {
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
}

.one-fourth {
    width: 22%;
}

.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
    float: left;
    margin: 0 4% 0 0;
}

    .one-half.last, .one-third.last, .two-third.last, .one-fourth.last, .three-fourth.last, .one-fifth.last, .two-fifth.last, .three-fifth.last, .four-fifth.last, .one-sixth.last, .five-sixth.last {
        margin-right: 0;
    }

blockquote {
    margin: 16px 0;
    padding: 0 32px 0 36px;
    position: relative;
    font-size: 110%;
    line-height: 140%;
    font-style: italic;
}

blockquote:before {
    content: '\201C';
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 320%;
    font-style: normal;
}

blockquote:after {
    content: '\201E';
    position: absolute;
    bottom: 13px;
    right: 0;
    font-size: 320%;
    font-style: normal;
}

.caption {
    width: auto !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: italic;
}

.caption img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}




.aligncenter {
    display: block;
    margin: 16px auto;
}




/** EVENTS-----------------------------------------------------------*/
.event-container {
    border-bottom: 1px dotted #212b62;
    margin-bottom: 15px;
}

.event-container img {
    margin-right: 25px;
    max-width: 225px;
    max-height: 217px;
}


.event-info {
    clear: both;
    margin-top: 20px;
}


@media (min-width: 768px) {
    

    .leaderboard-lg .ad-panel {
        margin: 0;
    }
}

@media (min-width: 997px) {
    

    .leaderboard-lg .ad-panel {
        margin: 0;
    }
}

@media (min-width: 1200px) {
    

    .leaderboard-lg .ad-panel {
        margin: 0;
    }
}
