/* 
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 7/17/2011
*/

/* #Media Queries
================================================== */

/********************************/
/* iPad Portrait/Browser 
/******************************/

@media only screen and (min-width: 768px) and (max-width: 1000px) {

    #page {
        padding: 0 15px;
        border: none
    }

    .logo {
        clear: both
    }

    #access {
        width: 680px;
        float: left;
        clear: both;
        margin-bottom: 20px
    }

    ul#twitter_update_list {
        height: 30px
    }

    ul#menu-main-nav {
        margin: 0;
        padding: 12px 5px 0;
        float: left !important;
    }

    ul#menu-main-nav li {
        margin-right: 12px;
        margin-left: 0
    }

    #main {
        border-top: none;
        padding-top: 0
    }

    #main {
        clear: both
    }

    .latestnews a.seeall {
        display: none
    }

    .newsitem {
        margin-bottom: 20px
    }

    .footerright p {
        float: left;
        clear: both;
        float: left;
        font-size: 11px;
        text-align: left
    }

}

/********************************/
/* Anything smaller than 978
/******************************/

@media only screen and (max-width: 977px) {

    .latestnews, .twitter, .whatisendo, .wes, .mission {
        display: block;
        clear: both;
        width: 550px !important
    }

    .newsitem {
        min-height: 100px;
        width: 222px;
        margin-right: 12px !important
    }

    .entry-content .latestnews h2 a, .entry-content .latestnews h2 {
        font-size: 15px;
        line-height: 18px
    }

    .video, .endomore {
        width: 250px !important
    }

    ul#menu-main-nav-footer li {
        margin-bottom: 0
    }

    .footer,
    .wes {
        margin-top: 30px
    }

    .twitter {
        margin-top: 40px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    .menu-footer-nav-container, .container {
        width: 550px
    }

    ul#menu-main-nav {
        padding: 0;
        float: left;
        background: none;

    }

    ul#menu-footer-nav li,
    ul#menu-main-nav li {
        font-size: 18px;
        margin-right: 8px;
    }

    ul#menu-main-nav li.current_page_item a,
    ul#menu-main-nav li.current_page_ancestor a {
        color: #000;
        font-style: normal;
    }

    ul#menu-footer-nav li::after {
        color: #ccc;
        font-style: normal;
    }

    ul#menu-footer-nav li.current_page_item a {
        color: black;
    }

    #access {
        margin-bottom: 0
    }

    .page #access {
        margin-top: 25px
    }

    #banner img {
        width: 550px !important;

    }

    .twitter, .whatisendo, .wes, .mission {
        display: block;
        clear: both;
        width: 550px !important
    }

    .video, .endomore {
        width: 250px !important
    }

    ul#menu-main-nav-footer li {
        margin-bottom: 0
    }

    .footer, .wes {
        margin-top: 30px
    }

    .twitter {
        margin-top: 40px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    div.fieldset-wrapper {
        width:100%;
    }

    div.fieldset-wrapper .field,
    div.fieldset-wrapper input,
    div.fieldset-wrapper select,
    div.fieldset-wrapper textarea {
        width: 95% !important;
    }

    div.fieldset-wrapper input[type='checkbox'] {
        width: auto !important;
    }

    div.fieldset-wrapper select {
        width: 98% !important;
    }
}

/* Mobile Only */
@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
    #page {
        padding: 0 15px;
        border: none
    }

    .logo {
        margin-bottom: 10px
    }

    ul#menu-main-nav {
        margin-top: 0;
        float: left
    }

    ul#menu-main-nav li a {
        font-size: 14px
    }

    ul#menu-main-nav li.current_page_item a {
        font-size: 16px
    }

    #content .subnav {
        margin-left: 0;
        padding-right: 0;
        text-align: left;
        background: #efefef;
        margin-bottom: 15px
    }

    #content .subnav ul {
        margin-bottom: 0
    }

    #content .subnav ul li {
        border-bottom: 1px dotted #CCC;
        font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
        font-size: 12px;
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        padding: 10px 0 10px 20px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    #content .subnav li.current_page_item a {
        padding: 0 5px
    }

    #banner, .twitter, .latestnews, .endomore, .wes, .footerleft {
        margin-bottom: 20px
    }
}

/* Mobile Landscape Only ///////////////////////////*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .logo {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 40px
    }

    ul#menu-main-nav {
        border-top: 1px #ccc dotted;
        padding-top: 30px;
        margin-bottom: 0;
        float: left;
        width: 300px !important;
        padding: 15px 0;
        margin-top: 0
    }

    ul#menu-main-nav li {
        margin-bottom: 10px;
        font-size: 14px !important;
        float: left;
        clear: both;
        display: block
    }

    ul#menu-main-nav li a {
        text-align: left
    }

    ul#menu-main-nav li.current_page_item a {
        font-size: 16px
    }

    #content .subnav {
        margin-left: 0;
        padding-right: 0;
        text-align: left;
        background: #efefef;
        margin-bottom: 15px
    }

    #content .subnav ul {
        margin-bottom: 0
    }

    #content .subnav ul li {
        border-bottom: 1px dotted #CCC;
        font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
        font-size: 12px;
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        padding: 10px 0 10px 20px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    #content .subnav li.current_page_item a {
        padding: 0 5px
    }

    .mission, .wes, .endomore, .twitter, .whatisendo {
        width: 420px !important
    }

    .twitter, .wes {
        margin-top: 0
    }

    .latestnews .headline {
        width: 180px
    }

    .newsitem {
        margin-bottom: 15px
    }

    #banner, .twitter, .latestnews, .endomore, .wes, .footerleft {
        margin-bottom: 20px
    }

    ul#menu-main-nav-footer li {
        margin-bottom: 0
    }

    .footerright {
        text-align: left;
        float: left
    }

    .latestnews a.seeall {
        display: none
    }
}

/* Mobile Landscape/Browser ///////////////////////////*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* Universal Elements */
    .container, ul#menu-footer-nav {
        width: 425px
    }

    .logo {
        margin-bottom: 20px;
        margin-top: 40px
    }

    ul#menu-main-nav {
        border-top: 1px #ccc dotted;
        background: #fff;
        padding-top: 30px;
        margin-bottom: 0;
        float: left;
        width: 400px !important;
        padding: 15px 0;
        margin-top: 0;
        margin-bottom: -20px;
    }

    ul#menu-main-nav li {
        margin-bottom: 10px;
        font-size: 16px !important;
        float: left;
        clear: both;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 10px;
        display: block;
        width: 400px
    }

    ul#menu-main-nav li a {
        text-align: left
    }

    ul#menu-main-nav li:after {
        content: ""
    }

    #content .subnav {
        margin-left: 0;
        padding-right: 0;
        text-align: left;
        background: #efefef;
        margin-bottom: 15px
    }

    #content .subnav ul {
        margin-bottom: 0
    }

    #content .subnav ul li {
        border-bottom: 1px dotted #CCC;
        font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
        font-size: 12px;
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        padding: 10px 0 10px 10px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    #content .subnav li.current_page_item a {
        padding: 0 5px
    }

    ul#menu-main-nav-footer li {
        margin-bottom: 0
    }

    .footerright {
        text-align: left;
        float: left
    }

    .maincontent {
        border-left: none;
        padding-left: 0
    }

    #main {
        padding-top: 0
    }

    /* Home Elements */
    .latestnews .headline {
        width: 180px
    }

    .twitter, .wes, .latestnews, .mission {
        margin-top: 20px
    }

    .newsitem {
        margin-bottom: 15px
    }

    .endomore {
        margin-bottom: 0
    }

    #banner img {
        width: 425px !important;

    }

    .latestnews a.seeall {
        display: none
    }
}

/*/////////////// Mobile Portrait Size to Mobile Landscape Size (devices and browsers) ///////////////////////////*/
@media only screen and (max-width: 479px) {
    /* Universal Elements */
    .container {
        width: 300px
    }

    #page {
        border: 0;
        padding: 10px;
        margin-top: 0
    }

    .logo {
        margin-bottom: 20px;
        margin-top: 40px
    }

    #access {
        clear: both
    }

    ul#menu-main-nav {
        margin-bottom: 0;
        float: left;
        width: 300px !important;
        margin-top: -20px;
        background: #fff;
        padding-left: 0
    }

    ul#menu-main-nav li {
        margin-bottom: 10px;
        font-size: 16px !important;
        float: left;
        clear: both;
        border-bottom: 1px dotted #ccc;
        padding: 0 0 10px;
        display: block;
        width: 300px
    }

    ul#menu-main-nav li a {
        text-align: left
    }

    ul#menu-main-nav li:after {
        content: ""
    }

    #content .subnav {
        margin-left: 0;
        padding-right: 0;
        text-align: left;
        background: #efefef;
        margin-bottom: 15px
    }

    #content .subnav ul {
        margin-bottom: 0
    }

    #content .subnav ul li {
        border-bottom: 1px dotted #CCC;
        font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
        font-size: 12px;
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        padding: 10px 0 10px 10px
    }

    .subnav h4.sidebarstyle {
        margin-left: 0;
        border-bottom: 0
    }

    ul#menu-main-nav-footer li {
        margin-bottom: 0
    }

    .footerright {
        text-align: left;
        float: left
    }

    .maincontent {
        border-left: none;
        padding-left: 0
    }

    #main {
        padding-top: 0
    }

    /* Home Elements */
    .video {
        display: none
    }

    .logo {
        margin-top: 20px
    }

    .twitter {
        height: 150px
    }

    .latestnews .headline {
        width: 180px
    }

    .newsitem {
        margin-bottom: 15px
    }

    ul#menu-footer-nav, .twitter, .whatisendo, .wes, .mission, .latestnews, .footer {
        width: 300px !important;
        clear: both;
        margin-top: 20px
    }

    #banner img {
        width: 300px !important;

    }

    .endomore, .latestnews {
        margin-bottom: 0
    }

    /* Other Pages */
    .board div {
        clear: both
    }
}

/* CODA SLIDER */
.coda-slider-wrapper {
    overflow: hidden
}

@media (max-width: 1060px) {
    .page-id-552 #banner {
        min-height: 108px;
        width: 100%;
        background-color: #FFF;
    }
}

@media (max-width: 977px) {

    .page-id-552 ul#menu-footer-nav li, ul#menu-main-nav li {
        font-size: 15px;
    }

    .page-id-552 #coda-nav-1 ul li {
        display: block;
        float: none;
    }

    .page-id-552 #coda-nav-1 ul li a {
        width: 100%;
    }

    .page-id-552 .container .nine.columns {
        width: 412px;
    }

    .page-id-552 .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
        width: 412px;
    }

}

@media (max-width: 479px) {
    .page-id-552 .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel, .coda-slider-wrapper {
        width: 300px;
    }

    .page-id-552 #coda-nav-1 ul {
        width: 300px;
    }

    .page-id-552 .container .nine.columns {
        width: 300px;
    }
}

@media (max-width: 977px) and (min-width: 768px) {
    .page-id-552 .container .three.columns {
        width: 124px;
    }
}

