/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background-color: #305697;
    font-family: Calibri, sans-serif;
}

.page-header {
    background-color: white;
    margin: 0 auto;
    max-width: 900px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.page-header .header-contact-info {
    text-align: right;
    font-size: medium;
    margin-right: 20px;
    min-width: 270px;
    overflow: hidden;
}

.page-header .header-contact-info span {
    text-decoration: none;
}

.page-header .header-contact-info a {
    color: black;
    text-decoration: none;
}

.page-header .header-logo {
    float: left;
    padding-left: 20px;
}

.page-header .header-nav {
    background-color: #305697;
    margin: 10px 1px 0px 1px;
}

.page-header .header-nav ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0px 0px 0px 20px;
}

.page-header .header-nav li {
    float: left;
}

.page-header .header-nav li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.page-header .header-nav li a:hover {
    background-color: #C7D2F0;
    color: #162746;
}

.page-header:after {
    content: "";
    display: table;
    clear: both;
}

.page-content {
    background-color: white;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 20px;
    max-width: 900px;
}

.indented-sections h1 {
    color: #162746;
    margin: 0px 20px 0px 86px;
}

.indented-sections h2 {
    color: #162746;
    margin: 0px 20px 0px 86px;
}

.indented-sections h3 {
    color: #305697;
    margin: 0px 20px 16px 86px;
}

.page-content:after {
    content: "";
    display: table;
    clear: both;
}

.main-welcome {
    margin: 20px 20px 20px 20px;
    min-width: 310px;
    overflow: hidden;
    text-align: center;
}

.main-welcome-season {
    color: #c48a03;
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
}

.main-welcome-text1 {
    color: black;
    font-size: 40px;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
}

.main-welcome-text2 {
    color: #305697;
    font-size: 32px;
    line-height: 1;
    margin-top: 16px;
}

.main-text-call {
    font-size: larger;
    font-weight: bold;
}

.main-logo {
    float: left;
    margin: 10px 10px 20px 20px;
    text-align: center;
}

.main-important-reminders {
    background-color: #A1B2E6;
    color: #162746;
    border: 1px solid #305697;
    border-radius: 16px;
    margin: 0px 16px;
    padding: 0px 16px;
}

.main-important-reminders h3 {
    text-align: center;
}

.main-closing {
    color: #162746;
    margin: 10px 16px 30px;
    text-align: center;
}

.main-thankyou {
    color: red;
    font-size: x-large;
}

.important-detail {
    color: #162746;
    font-weight: 600;
}

.item-detail {
    font-size: small;
    font-weight: normal;
    font-style: italic;
}

.section-label {
    color: #305697;
    font-weight: bold;
}

.section-label-detail {
    color: #162746;
    font-weight: bold;
}

.section-block {
    margin: 0px 20px;
}

.section-block .section-image {
    float: left;
    margin-bottom: 16px;
    padding: 5px 10px 0px 0px;
    text-align: right;
    width: 56px;
}

.section-block .section-label-separator {
    color: #162746;
    font-weight: bold;
    margin: 0px 10px;
}

.section-block .section-footnote {
    color: #162746;
    display: block;
    font-size: small;
    margin: 0px 0px 16px 66px;
}

.section-block p {
    margin-left: 66px;
    max-width: 794px;
}

.section-block ul {
    margin: 0px 0px 16px 46px;
    max-width: 794px;
}

.section-block ul li {
    margin-bottom: 5px;
}

.section-block table {
    margin: 0px 0px 16px 66px;
}

.section-block:after {
    content: "";
    display: table;
    clear: both;
}

.section-separator {
    border-bottom: 1px solid #ffc000;
    margin-left: 86px;
    margin-right: 20px;
    max-width: 400px;
}

.page-thumbs {
    margin: 0px 20px 0px 86px;
    overflow: hidden;
}

.page-thumbs a {
    float: left;
}

.pizza-stand-logo {
    margin-left: 86px;
}

.park-map {
    margin: 0px 20px 0px 86px;
}

.page-footer {
    background-color: #305697;
    color: white;
    font-weight: bold;
    padding: 20px 20px 40px;
    text-align: center;
}

.page-footer .copyright {
    font-weight: normal;
    font-size: small;
    margin-top: 15px;
}

.page-footer a {
    color: white;
    text-decoration: none;
}

.separator {
    color: #162746;
    margin: 0px 10px;
}

.page-footer .address {
    color: white;
    margin-top: 10px;
}

.rates-table,
.rates-table th,
.rates-table td {
    border: 1px solid white;
}

.rates-table th,
.rates-table td {
    padding: 10px 13px;
    text-align: center;
}

.rates-table th {
    background-color: #305697;
    color: #C7D2F0;
}

.rates-table tr:nth-child(odd) td {
    background-color: #A1B2E6;
    color: #162746;
}

.rates-table tr:nth-child(even) td {
    background-color: #C7D2F0;
    color: #162746;
}

.rates-table td:first-child {
    font-weight: bold;
    text-align: left;
}

.weekend-schedule-table,
.weekend-schedule-table th,
.weekend-schedule-table td {
    border: 1px solid white;
}

.weekend-schedule-table th,
.weekend-schedule-table td {
    color: #162746;
    padding: 4px 40px;
    text-align: center;
}

.weekend-schedule-table p {
    margin-left: 0px;
    max-width: none;
}

.weekend-schedule-table tr:nth-child(odd) td {
    background-color: #A1B2E6;
    color: #162746;
}

.weekend-schedule-table tr:nth-child(odd) td:first-child {
    background-color: #305697;
    color: #C7D2F0;
}

.weekend-schedule-table tr:nth-child(even) td {
    background-color: #C7D2F0;
    color: #162746;
}

.weekend-schedule-table tr:nth-child(even) td:first-child {
    background-color: #A1B2E6;
    color: #162746;
}

.weekend-schedule-table tr td:first-child {
    font-size: larger;
    font-weight: bold;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 1.25dppx),
    (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
