﻿/* @override http://campwapo.org/themed/campwapo/css/screen.min.css */



<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Jost">

a images {
    border: none;
}

@font-face {
    font-family: 'Jost';
    font-weight: normal;
    font-style: normal;
}

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 1020px;
    /*position: relative;*/
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12 {
    position: relative;
    float: left;
}

.container_12 .grid_1 {
    width: 65px;
}

.container_12 .grid_2 {
    width: 150px;
}

.container_12 .grid_3 {
    width: 235px;
}

.container_12 .grid_4 {
    width: 320px;
}

.container_12 .grid_5 {
    width: 405px;
}

.container_12 .grid_6 {
    width: 490px;
}

.container_12 .grid_7 {
    width: 575px;
}

.container_12 .grid_8 {
    width: 660px;
}

.container_12 .grid_9 {
    width: 745px;
}

.container_12 .grid_10 {
    width: 830px;
}

.container_12 .grid_11 {
    width: 915px;
}

.container_12 .grid_12 {
    width: 1000px;
}



html {
    overflow-y: auto;
}

body {
    min-width: 1070px;
}

body {
    /*font-size: 14px;*/
    line-height: 25px;
    color: #444444;
    font-family: "Jost", Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: none;
}

h1, h2 {
    /*color: #8ea002;*/
    /*display: block;*/
    font-weight: normal;
    /*font-style: normal;*/
    /*font-family: 'FonoCompressed', Impact, sans-serif;*/
    font-family: "Jost", Helvetica, Arial, sans-serif;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    text-transform: uppercase;
    color: #264767;
    font-size: 32px;
}

h2{
    font-weight: 600;
}

a {
    color: #ff5f2c;
    text-decoration: none;
    font-weight: bold;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#header a {
    color: #fff;
    text-decoration: none;
}

#topNav a {
    font-style: italic;
    font-size: 12px;
}

#logo {
    height: 64px;
    width: 287px;
    display: block;
}

#minilogo {
    height: 50px;
    width: 287px;
    display: block;
}

#topNav li, #mainNav li {
    list-style-type: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#topNav ul, #mainNav ul {
    margin: 0px;
    text-align: right;
}

#topNav ul {
    margin-top: 2px;
        /*position: absolute;*/
    right: -10px;
}

#topNav li {
    text-align: center;
    border-left: 1px dashed rgba(255,255,255,0.3);
    line-height: 13px;
}

#topNav a {
    margin: 0px 10px;
    padding: 7px 14px;
}

    #topNav a:hover, #topNav a:focus, #topNav a:active, #topNav a.active {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

#topNav ul li:nth-child(1) {
    border-left: none;
}

#mainNav ul {
    margin-top: 5px;
}

#mainNav li {
    text-align: left;
}

    #mainNav li a {
        float: left;
        display: block;
        max-width: 84px;
        height: 40px;
        line-height: 1.3em;
        margin-left: 2px;
        padding: 8px 16px 4px 57px;
        background-image: url(images/universal_sprite.png);
        background-repeat: no-repeat;
        background-position: 10px -240px;
        font-weight: normal;
    }

        #mainNav li a:hover, #mainNav li a:focus, #mainNav li a:active, #mainNav li a.active {
            background-color: #333;
            background-color: rgba(0,0,0,0.2);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

#mainNav a {
    font-size: 13px;
    color: #cccccc;
}

#mainNav strong {
    font-size: 14px;
    color: #fff;
}

#mainNav .camp1 a {
    background-position: 10px -235px;
    margin-left: 0px;
}

#mainNav .camp2 a {
    background-position: 10px -315px;
}

#mainNav .camp3 a {
    background-position: 10px -395px;
}

#mainNav .camp4 a {
    background-position: 10px -475px;
}

#subnav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#subnav .bigBtn {
    width: 200px;
}

.first li {
    position: relative;
    margin-left: -20px;
    position: relative;
    padding: 1em 20px 1em 20px;
}

body {
    background: #264767 repeat;
}

#header {
    height: 163px;
    background: #264767 repeat-x center top;
}

#topNav {
    height: 31px;
    background: #1f3852 repeat-x center bottom;
}

#header, #topNav, #secondary, #eventsList, #prefooter, #footer {
    display: block;
    position: relative;
    clear: both;
}

#mainNav {
    position: relative;
    top: 30px;
    right: -10px;
}

#primary {
    background: #f8f8e8 url(images/lakewapo_centerstripe_bg.jpg) repeat top left;
    background: url(images/stripe_shadow.png) left top repeat-x, url(images/lakewapo_centerstripe_bg.jpg) top left repeat;
    border-bottom: 1px solid #fff;
    display: block;
    padding: 40px 0 86px;
}

#secondary {
    margin: 60px 0px 100px;
}





#footer {
    background: #264767;
    color: #e9e8af;
    font-size: 14px;
    line-height: 24px;
}

    #footer .container_12 {
        padding-top: 85px;
    }

    #footer a {
        color: #f96635;
    }

        #footer a:hover {
            color: #fff;
        }

.sitemap {
    list-style-type: none;
    margin: 0px;
}

#footer p, .sitemap {
    clear: both;
    display: block;
}

    .sitemap li {
        display: inline-block;
        float: left;
        zoom: 1;
        *display: inline;
    }

    .sitemap a {
        padding-right: 5px;
        margin-left: 5px;
    }

    .sitemap li:after {
        content: 'l';
    }

    .sitemap li:last-child:after, .sitemap li:first-child:after {
        content: '';
    }

    .sitemap .title {
        width: 103px;
    }

#footer #copyright {
    margin-top: 2em;
}

#footer {
    height: 373px;
}
