body {
    color: #120F0A;
    overflow-y: scroll;
}

html, body, .container-fluid
{
    position: relative;    
    min-height: 100vh;
}

.date {
    float: right;
    color: #888888;
}

.songcaption {
    fdisplay: inline;
}

#banner {
    background: #444444;
    background-image: url('../images/tausta.jpg');
    background-size: cover;
    background-position: 20% 70%;
    height: 360px;
    position: relative;
    margin-bottom: 0.1em;
}

@media all and (max-width: 800px) {
    body {
        font-size: 1.2em;
    }
    #banner {
        height: 180px;
    }
}

a:link { color: #05767E; text-decoration: none}
a:visited { color: #308D9E; text-decoration: none}
a:hover { color: #DA9808; text-decoration: none}
a:active { color: #F8C92E; text-decoration: none}

#menu {
    background: -moz-linear-gradient(top, rgba(55,44,55,0.1) 0%, rgba(91,90,82,0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(55,44,55,0.1) 0%,rgba(91,90,82,0.2) 100%);
    background: linear-gradient(to bottom, rgba(55,44,55,0.1) 0%,rgba(91,90,82,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a65b5a52',GradientType=0 );
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#menu a {
    padding: 0.8em;
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-top: 2px solid transparent;
    text-shadow: 2px 2px 1px #3C3A32;
    text-decoration: none;
    outline: none;
    font-size: 1.2em;
}

#menu a.active, #menu a:active, #menu a:hover {
    border-top: 2px solid #8f8f8f;
    text-decoration: none;    
    background: -moz-linear-gradient(top, rgba(55,44,55,0.0) 0%, rgba(91,90,82,0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.5) 100%);
    background: linear-gradient(to bottom, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.5) 100%);    
}

#menu2 {
    background: -moz-linear-gradient(top, rgba(55,44,55,0.0) 0%, rgba(91,90,82,0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.2) 100%);
    background: linear-gradient(to bottom, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a65b5a52',GradientType=0 );
    width: 100%;
}

#menu2 a {
    padding: 0.6em;
    display: inline-block;
    color: #000000;
    font-weight: 500;
    padding-left: 1.5em;
    padding-right: 1.5em;
    /* border-top: 2px solid transparent; */
    text-decoration: none;
    outline: none;
    font-size: 1.0em;
}

#menu2 a.active, #menu2 a:active, #menu2 a:hover {
    text-decoration: none; 
   /* color: #65969E; */    
    background: -moz-linear-gradient(top, rgba(55,44,55,0.0) 0%, rgba(91,90,82,0.15) 100%);
    background: -webkit-linear-gradient(top, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.15) 100%);    
    background: linear-gradient(to bottom, rgba(55,44,55,0.0) 0%,rgba(91,90,82,0.15) 100%);
}

.wrapper {
    max-width: 1100px;
    margin: auto;
    padding-left: 1em;
    padding-right: 1em;
}

#header {
    font-size: 2.5em;
    color: #ffffff;
    text-shadow: 1px 2px 3px #4D575D;
    text-transform: uppercase;
    position: relative;
}

#colorize {
    background: #8A7D1E;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.15;
    display: none;
}

#sisalto  {
    padding-bottom: 250px;
}

#footer {
    background: #f1f1f1;
    padding-bottom: 5em;
    padding-top: 1em;
    margin-top: 5em;
    color: #000000;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
}

#footer h4 {
    color: #636363;
}

h2 {
    color: #35464E;
}

h3 {
    color: #35464E;
}

.otsikko {
    color: #6a6a6a;
}

.tapahtuma {
    background: #F5F5F5;	 
    color: #004400; 
}

.tapahtuma:nth-child(2n) {
    background: #FAFAFA;     
    color: #004400; 
}

.tapahtuma2 {
    background: #F5F5F5;	
    color: #000088; 
}

.tapahtuma2:nth-child(2n) {
    background: #FAFAFA;
    color: #000088; 
}

.tapahtuma_varitausta {
    background: #bbeebb;	
}

.tapahtuma_varitausta:nth-child(2n) {
    background: #aaeeaa;
}

.tapahtuma2_varitausta {
    background: #87CEEB;	
}

.tapahtuma2_varitausta:nth-child(2n) {
    background: #79C0D3;
}

.tapahtumankuva {
    display: inline-block;
    width: 205px;
    height: 155px;
    margin: 1em;
    vertical-align:top;
}

.tapahtumakuva {
    width: 200px;
    height: 150px;
    alt: "Picture of the song";
}

.tapahtumateksti {
    display: inline-block;
    max-width: 700px;
    aheight: 150px;
    margin: 10px;
    vertical-align:top;
}