﻿/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*
 * Developer: Brittany Killgore
 * ======================
 * Table of Contents :
 * ======================
 * HEADER - Logo w/ the groups name labeled
 * WRAP - Header, "About"", "What is the Sick Side?", "Albums", Form, Footer
 * LEGEND - Contains form
 * FOOTER - Copyright
 * ======================
 * Color Palette : 
 * ======================
 * #000000 - Black
 * #FFFFFF - White
 * #BEBEBE - Grey
 * #707070 - Grey
 * #C0C0C0 - Grey
*/

/* ---------------------------------------------------- 'Body --------------------------------------------- */
body {
    background-image: url("images/gasmask.jpg");
    background-color: #000000;
    color : #FFFFFF;

}
/* --------------------------------------------------- 'Header ------------------------------------------ */
header {
    text-align: center;
}
.header img {
    margin: auto;
    max-width: 100%;
}
/* --------------------------------------------------- 'h1, h2, p --------------------------------------- */
h1 {
    color: #FFFFFF;
    float: left;
    font-family: 'Metal Mania', cursive;
    font-size: 4em;
    margin: auto;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
h2 {
    float: left;
    font-family: 'Comfortaa', cursive;
    color: #FFFFFF;
    margin: auto;
    padding: 10px 15px;
    width: 100%;
}
p {
    font-family: 'Comfortaa', cursive;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    text-indent: 40px;
}
/* ---------------------------------------------------- 'List Items --------------------------------------- */
ol, .li {
    float: left;
    font-family: 'Comfortaa', cursive;
    font-size: 18px;
    color: #FFFFFF;
    margin: auto;
    padding-top: 12px;
}
/* -------------------------------------------------- 'Links ----------------------------------------------- */
a:link {
    color: #BEBEBE;
    font: 18px 'Comfortaa', cursive;
    text-decoration: underline solid;
}
a:visited {
    color: #707070;
    font: 18px 'Comfortaa', cursive;
}
a:hover {
    color: #C0C0C0;
    font: 18px 'Comfortaa', cursive;
    text-decoration: underline solid;
}
a:active {
    outline: 0;
    font: 18px 'Comfortaa', cursive;
}
a:focus {
    outline: 1px dotted #FFFFFF;
    font: 18px 'Comfortaa', cursive;
}
/* ------------------------------------------------- 'Img ------------------------------------------------- */
.img{
    margin: auto;
    min-width: 75%;
    max-width: 100%;
    padding: 10px 20px 0 30px;
}
/* ------------------------------------------------ 'Form ------------------------------------------------ */
legend {
    font: 3em 'Metal Mania', cursive;
    color: #fff;
}
.pure-u-23-24 {
    color: #000;
}
.stackedForm {
    float: left;
    font: 1.3em 'Comfortaa', cursive;
    color: #fff;
    margin: auto;
}
.pure-button {
    color: #000000;
}
/* ------------------------------------------------- 'float-left ------------------------------------------ */
.float-left {
    color: #FFFFFF;
    float: left;
    margin: auto;
    padding: 2.5px 15px 5px 0;
    max-width: 75%;
}
/* ------------------------------------------------- 'Wrap ---------------------------------------------- */
.wrap {
    max-width: 75%;
    margin: auto;
    background-color: #000;
    padding: 20px 30px 20px 30px; 
    margin-top: -10px;
    box-shadow: 0px 6px 15px silver;
    min-height: 100%;
}
/* ------------------------------------------------ 'Footer --------------------------------------------- */
footer p {
    text-decoration: none;
}
.footer {
    border-top: 1px solid silver;
    text-align: center;
    font-size: small;
    clear: left;
}


/* For desktop: */
@media only screen and (max-width: 100%) {
    
}

    
/* For mobile phones: */
.wrap {
    width: 100%;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-2-2 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-u-1-2 {
    width: 50%;
    *width: 49.9690%;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-2-2 {
    width: 100%;
}
@media screen and (min-width: 35.5em) {
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-2,
    .pure-u-sm-2-2 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-sm-1-2 {
        width: 50%;
        *width: 49.9690%;
    }
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-2-2 {
         width: 100%;
    }
}
@media screen and (min-width: 48em) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-2,
    .pure-u-md-2-2 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-md-1-2 {
        width: 50%;
        *width: 49.9690%;
    }
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-2-2 {
        width: 100%;
    }
}
@media screen and (min-width: 64em) {
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-2,
    .pure-u-lg-2-2 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-lg-1-2 {
        width: 50%;
        *width: 49.9690%;
    }
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-2-2 {
        width: 100%;
    }
}
@media screen and (min-width: 80em) {
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-2,
    .pure-u-xl-2-2 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-xl-1-2 {
        width: 50%;
        *width: 49.9690%;
    }
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-2-2 {
        width: 100%;
    }
}