﻿
/* Exclude From Printing */
@media print {
    #above-header,
    .headercontent.center,
    .headercontent.right,
    #main-menu,
    #menu-dropdown,
    #pre-footer,
    #footer,
    #post-footer .footright {
        display: none;
    }

    #header-wrap {
        box-shadow: none;
    }

    #inner-header {
        text-align: left;
    }

    .headercontent.left,
    .headercontent.left2 {
        float: none;
        display: inline-block;
    }

    .nopr {
        border: none;
    }
}

/* screen */
@media only screen and (max-width:1200px) {
    .headercontent.left2 {
        font-size: 20px;
    }

    #menu-bar .menu1 > a,
    #menu-bar .menu1.hasmore > a {
        padding: 5px 20px;
    }


    #menu-bar .menu1.hasless > a {
        padding: 0 20px 5px 20px;
    }
}

@media only screen and (max-width:1150px) {
    .headercontent.left2 {
        padding: 15px 0 0 20px;
    }

        .headercontent.left2 .titlebreak {
            display: inline-block;
        }
}

@media only screen and (max-width:1100px) {

    #menu-top .menu1 > a {
        padding: 10px;
    }

    #content #home-container #home-right-container {
        float: right;
        width: 35%;
    }

    #content #home-container #home-left-container {
        float: left;
        width: 65%;
    }

    .home-slide-container {
        width: 96%;
    }

    .home-left-slide {
        height: 320px;
    }

    #home-container .news-banner-container {
        width: 48%;
    }

    .plainpage .news-banner-container {
        height: 150px;
        width: 48%;
    }
 
}

@media only screen and (max-width:1050px) {

    #menu-bar .menu1 > a,
    #menu-bar .menu1.hasmore > a {
        padding: 5px 15px;
    }

    #menu-bar .menu1.hasless > a {
        padding: 0px 15px 5px 15px;
    }
}

@media only screen and (max-width:1000px) {
    #content #home-container #home-right-container {
        float: right;
        width: 40%;
    }

    #content #home-container #home-left-container {
        float: left;
        width: 60%;
    }
}

@media only screen and (max-device-width:800px), only screen and (max-width:800px) {

    /* maximize the boxes and get rid of the shaded borders */

    html {
        font-size: 17px;
    }

    body {
        background-color: #fff;
        background-image: none;
    }

    h1 {
        padding: 10px 0 0 20px;
    }

    h2, h4, h5 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    h6 {
        font-size: 18px;
    }

    #above-header {
        background-color: #efefef;
    }

    #menu-top .menu1 > a {
        font-size: 16px;
    }

    .headercontent.left2 {
        font-size: 22px;
        padding: 12px 0 0 20px;
    }

    #menu-bar .menu1 > a,
    #menu-bar .menu1.hasmore > a,
    #menu-bar .menu1.hasless > a {
        font-size: 16px;
    }

    #menu-dropdown .menu2 .menuitem {
        line-height: 51px;
    }

    #menu-dropdown a {
        font-size: 15px;
        padding: 18px 5px;
    }

        #menu-dropdown a:hover,
        #menu-dropdown a:focus {
            border-top: solid 5px #BAE860;
            padding-top: 13px;
        }

    #content-padding,
    #content-padding-title {
        padding: 20px 0 0 0;
    }

    .inner-padding-rbl,
    .inner-padding-rl {
        padding-top: 20px;
    }

    #home-container {
        padding-top: 20px;
    }

    .plainpage .news-banner-container {
        border: solid 1px #efefef;
    }

    table.tourney-side h6 {
        font-size: 22px;
    }

    .boxtable td {
        padding: 0;
    }

        .boxtable td h2, .boxtable td p {
            padding: 0 15px;
        }

    table.newslist td.listdatelong {
        font-size: .9em;
        white-space: nowrap
        min-width: 90px;
    }

    .calendar-filter .chklabel {
        height: 40px;
        padding-top: 5px;
    }

    .calendar-filter .event-button {
        height: 40px;
    }
	.prev, .next {
        padding: 16px;
        font-size: 40px;
    }
}

@media only screen and (max-device-width:600px) {

    /* make the top buttons and menu bar items easier to see and hit */

    html {
        font-size: 20px;
    }

    #inner-header {
        padding: 20px 10px;
    }

    .headercontent.left2 {
        font-size: 24px;
    }

    h2, h4, h5 {
        font-size: 24px;
    }

    h3 {
        font-size: 22px;
    }

    h6 {
        font-size: 20px;
    }

    table.tourney-side h6 {
        font-size: 24px;
    }


    #above-header {
        font-size: 18px;
    }

    #pre-footer {
        font-size: 23px;
    }

    #menu-top .menu1 > a {
        font-size: 20px;
        padding: 20px 10px;
    }

        #menu-top .menu1 > a:hover {
            padding-bottom: 15px;
        }

        #menu-top .menu1 > a .hide600 {
            display: none;
        }

    #menu-bar {
        padding: 0 10px;
    }

        #menu-bar .menu1 > a,
        #menu-bar .menu1.hasmore > a {
            font-size: 18px;
            padding: 10px;
        }

        #menu-bar .menu1.hasless > a {
            font-size: 18px;
            padding: 5px 10px 5px 10px;
        }

        #menu-bar .menu1 > a:hover,
        #menu-bar .menu1.hasmore > a:hover,
        #menu-bar .menu1.hasless > a {
            padding-top: 5px;
        }

        #menu-bar .menu1 .closeme {
            top: 40px;
        }

    /* home page stuff*/

    #home-container {
        padding-top: 10px;
    }

        #home-container .news-banner-container {
            background-color: #fff;
            display: block;
            width: 100%;
            max-width: none;
        }

        #home-container .news-banner-container img {
            left: 0;
            position: absolute;
            width: 40%;
        }

            #home-container .news-banner-container a {
                background-color: #fff;
                bottom: auto;
                color: #333;
                left: 43%;
                position: absolute;
                text-align: left;
                top: 5px;
                width: 55%;
            }

            #home-container .news-banner-container a,
            .plainpage .news-banner-container a {
                font-size: 24px;
            }

            #home-container .news-banner-container.viewall a {
                left: 10%;
                width: auto;
            }

    /* other */

    .news.boxhalf {
        width: 100%;
        max-width: none;
    }

    .news img {
        height: 200px;
        position: absolute;
        right: 55%;
        width: auto;
    }

    .boxhalf .news-caption {
        font-size: 20px;
    }

    .news-caption {
        background-color: #fff;
        bottom: auto;
        color: #333;
        left: 45%;
        position: absolute;
        top: 30px;
        width: 55%;
    }

    table.newslist {
        font-size: 23px;
    }

        table.newslist th {
            padding: 10px 2px;
        }

        table.newslist td {
            padding: 20px 2px;
        }
}
