﻿/*blue 005D7D
dark blue 004677
light gray BFB2AD
gray 746C6A
green 70BA44
*/

body {
    padding-top: 50px;
    padding-bottom: 10px;
    background-color: #000;
}

#content {
    margin: 0 auto;
    min-height: 534px;
}

    #content.content-index {
        background-image: url('../Images/logo.png');
        background-repeat: no-repeat;
        background-size: 868px;
        background-position: top center;
        width: 868px;
        display: block;
    }

.content-index {
    min-height: 534px;
}

ul.nav.navbar-nav li a {
    text-transform: uppercase;
    font-size: 1.3em;
}

.navbar-inverse {
    background-color: #000;
}

.header, .toupper {
    text-transform: uppercase;
    font-weight: bold;
}

.highlight {
    color: #005D7D;
}

h3.highlight-upcoming {
    color: #507300;
}

h3.highlight-past {
    color: #EDCE00;
}

.inner-padding {
    padding: 10px;
}


.bio {
    color: #fff;
    text-align:left
}

footer {
    display: block;
    text-align: center;
}

    footer p {
        text-transform: uppercase;
        color: #666;
        font-size: 0.75em;
    }

div.bar-theband, div.bar-events, div.bar-gallery, div.bar-index, div.bar-video {
    display: block;
    height: 8px;
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

div.bar-index {
    margin-top: 0px;
    margin-bottom: 30px;
    height: 0px;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.message {
    font-size: 1em;
    color: #fff;
    font-style: italic;
}

/**************************************/
#bandMembers, #gallery {
    display: block;
    margin: 0;
}

#bandCards, #galleryItems, #events {
    list-style: none;
    display: block;
    margin: 0 !important;
    padding: 0;
}

    #bandCards > li.bandCard {
        list-style: none;
        /*border:solid 1px #fff !important;*/
        display: inline-block;
        max-width: 200px;
        margin: 5px;
        margin-bottom: 10px;
        vertical-align: top;
    }

        #bandCards > li.bandCard > div > div.card {
            background-size: 200px;
            width: 200px;
            height: 190px;
        }

    #galleryItems > li.galleryItem {
        list-style: none;
        display: inline-block;
        margin: 5px;
        margin-bottom: 10px;
        vertical-align: top;
    }

        #galleryItems > li.galleryItem > div {
            background-size: 342px;
            width: 342px;
            height: 327px;
        }

#event_container {
    display: block;
}

#events li {
    display: block;
}

#events > li.eventItem {
    list-style: none;
    color: #fff;
    font-size: 1.5em;
}

#events > li.stripe {
    display: block;
}

#events .event-descr {
    width: 75%;
}

#events > li.stripe:not(:last-child) {
    display: block;
    height: 3px;
    background-color: #fff;
    margin: 10px 0 10px 0;
}

#events > li > .event-item-container {
    float: left;
    display: block;
    width: 99%;
}

#events > li > div.event-item-container div:nth-of-type(1) {
    display: block;
    float: left;
}

#events > li > div.event-item-container div:nth-of-type(2) {
    display: block;
    float: right;
}

.event-action {
}

.event-button {
    text-transform: uppercase;
    font-size: .75em;
    border: solid 4px #fff;
    padding: 5px;
    width: 200px;
    text-align: center;
    display: block;
}

.youtube-style {
    width: 480px;
    height: 270px;
}

.av-border {
        border: solid 1px #f5f5f5;
        font-size: 0em;
    }

    .video-item {
        margin: 5px;
        display: inline-flex;
    }
/**************************************/
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

@media (max-width: 1200px) {
    #galleryItems > li.galleryItem > div {
        background-size: 322px;
        width: 322px;
        height: 307px;
    }

    #events > li.eventItem {
        font-size: 1.2em;
    }

    #galleryItems > li.galleryItem > div {
        background-size: 260px;
        width: 255px;
        height: 240px;
    }
}

@media (max-width: 990px) {
    #content, #content.content-index {
        background-size: 650px;
        width: 650px;
    }
}

@media (max-width: 666px) {
    #content, #content.content-index {
        background-size: 550px;
        width: 550px;
    }

    #events > li.eventItem {
        font-size: .75em;
    }

    .event-button {
        font-size: 1em;
        width: 150px;
        margin-top: 5px;
    }
}

@media (max-width: 564px) {
    #content, #content.content-index {
        background-size: 400px;
        width: 400px;
    }

    #events > li.eventItem {
        font-size: .75em;
    }

    .event-button {
        font-size: 1em;
        width: 150px;
    }

    .youtube-style {
        width: 400px;
        height: 270px;
    }
}

@media (max-width: 430px) {
    .youtube-style {
        width: 250px;
        height: 270px;
    }
}

@media (max-width: 414px) {
    #content, #content.content-index {
        background-size: 300px;
        width: 300px;
    }
}

@media (max-width: 315px) {
    #content, #content.content-index {
        background-size: 260px;
        width: 260px;
    }
}
/******************************/
/*http://codepen.io/ruigewaard/pen/CtnsJ*/
.container-pl {
    width: 80px;
    height: 50px;
    margin: 50px auto;
    margin-top: calc(50vh / 2 - 25px);
}

.block-pl {
    position: relative;
    box-sizing: border-box;
    float: left;
    margin: 0 10px 10px 0;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background: #FFF;
}

    .block-pl:nth-child(4n+1) {
        animation: wave 2s ease .0s infinite;
    }

    .block-pl:nth-child(4n+2) {
        animation: wave 2s ease .2s infinite;
    }

    .block-pl:nth-child(4n+3) {
        animation: wave 2s ease .4s infinite;
    }

    .block-pl:nth-child(4n+4) {
        animation: wave 2s ease .6s infinite;
        margin-right: 0;
    }

@keyframes wave {
    0% {
        top: 0;
        opacity: 1;
    }

    50% {
        top: 30px;
        opacity: .2;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}
