/*! THIS FILE IS GENERATED BY LESS. Don't edit this file directly. */
@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap);

fieldset legend, h1, h2, h3, h4, h5 {
    font-family: 'Libre Baskerville';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

h1 {
    margin-bottom: 10px
}

a:active, a:link, a:visited {
    text-decoration: none;
    font-weight: 600;
    color: #ee8257
}

a:focus, a:hover {
    color: #ee8641
}

body, html {
    font-family: 'Libre Franklin',sans-serif;
    font-weight: 300;
    font-size: 12pt;
    background-color: #000;
    color: #e4b95b;
    margin-left: auto;
    margin-right: auto
}

#siteHeader h1 a img {
    max-width: 100%;
	width: 500px;
}

#siteHeader h2 {
    display: none
}

#siteFooter {
    margin-bottom: 1.5em
}

#navToggle, nav {
    background-color: #312a1e;
    font-family: 'Libre Baskerville';
    text-align: center
}

    #navToggle a:active, #navToggle a:link, #navToggle a:visited, nav a:active, nav a:link, nav a:visited {
        font-weight: 400
    }

#navToggle {
    box-shadow: 0 0 2em rgba(0,0,0,.5)
}

nav {
    box-shadow: 0 .25em .5em rgba(0,0,0,.5)
}

    nav li {
        border-color: rgba(0,0,0,.25);
        border-style: solid;
        border-width: 1px 0 0 0
    }

        nav li.selected {
            background-color: rgba(255,143,68,.25)
        }

.main {
    overflow: hidden
}

    .main img {
        max-width: 100%
    }

section.home, section.page {
    float: none;
    margin: 0 auto
}

    section.home p, section.home ul, section.page p, section.page ul {
        margin: 16px auto;
        max-width: 480px
    }

    section.home img, section.page img {
        border-radius: 12px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

.page > h2 {
    margin: 2em auto 0 auto;
    max-width: 480px
}

.page p img {
    margin-bottom: 1em
}

article {
    margin-bottom: 2em
}

h1 + article {
    margin-top: 2em
}

article h1, article h2 {
    margin-bottom: 1em
}

.notice {
    color: #fff;
    padding: .5em 1em
}

.error {
    color: #fff;
    padding: .5em 1em;
    background-color: rgba(209,77,26,.5)
}

table {
    border-top: 1px solid #846e31;
    margin-bottom: 24px;
    margin-top: 24px
}

tr {
    border-bottom: 1px solid #846e31
}

    tr.instructor {
        border-bottom: none
    }

th {
    background-color: rgba(164,128,28,.25);
    font-family: 'Libre Baskerville'
}

table.tierDisplay tr td:first-child {
    background-color: transparent;
    border-right: 1px solid #846e31;
    font-family: 'Libre Baskerville'
}

.form input[type=email], .form input[type=number], .form input[type=text], .form select, .form textarea {
    background-color: #fff;
    color: #000;
    padding: .33em;
    border: 1px solid #846e31
}

.form fieldset {
    margin-bottom: 1em
}

.form table {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    width: 100%
}

.form button[type=submit], .form input[type=submit] {
    background-color: #ee8641;
    border: none;
    color: #fff;
    font-family: 'Libre Baskerville';
    font-weight: 700;
    line-height: 2;
    max-width: 480px;
    padding: .25em 1em .5em 1em;
    text-transform: uppercase
}

    .form button[type=submit]:hover, .form input[type=submit]:hover {
        background-color: #d14d1a
    }

.form h2 {
    margin-top: 2em
}

@media only screen and (max-width:750px) {
    div.table-wrapper table {
        margin: 0
    }

    div.table-wrapper .pinned {
        background: 0 0
    }
}

@media only screen and (min-width:36em) {
    body, html {
        font-size: 11pt
    }

    body {
        max-width: none;
        padding: 0
    }

    #siteHeader {
        margin-top: 3em
    }

    nav {
        position: fixed;
        top: 0;
        width: 100%;
        margin: 0
    }

        nav li {
            border-width: 0 1px 0 0
        }

            nav li:first-child {
                border-left-width: 1px
            }

    #siteFooter {
        height: auto
    }

    .main {
        padding: 0
    }

    .page p img {
        float: left;
        margin: 0 1em 1em 0
    }

    section.page article > img {
        float: left;
        margin: 0 1em 1em 0;
        max-width: 50%
    }
}
/*! https://github.com/alexburr/event-website-assets */

