﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}
.jumbotron {
    color: #000000;
}

.jumbotron2 {
    padding: 30px 25px 25px 25px;
    color: #000000;
    background-color: #FFFFFF;
}

.jumbotron3 {
    padding: 25px 15px 25px 25px;
    color: #C0C0C0;
    background-color: #000000;
    background-image: url('../Images/BlackMetalScreen.gif');
}

.jumbotron4 {
    background-color: #E9E9E9;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
    color: #000000;
    background-color: #C0C0C0;
}
    .jumbotron2 {
    padding: 30px 25px 25px 25px;
    color: #000000;
    background-color: #FFFFFF;
}
.jumbotron3 {
    padding: 25px 15px 25px 25px;
    color: #C0C0C0;
    background-color: #000000;
    background-image: url('../Images/BlackMetalScreen.gif');
}
    .jumbotron4 {
    background-color: #E9E9E9;
}
    .body-content {
        padding: 0;
    }
}
.footer-border {
    border-width: 2px 0 0 0;
    border-color: black;
}

.img-50 {
    height: 50px;
    width: 50px;
}

.img-100 {
    height: 100px;
    width: 100px;
}

.img-150 {
    height: 150px;
    width: 150px;
}

.img-200 {
    height: 200px;
    width: 200px;
}

.img-w50 {
    height: auto;
    width: 50px;
}

.img-w100 {
    height: auto;
    width: 100px;
}

.img-w150 {
    height: auto;
    width: 150px;
}

.img-w200 {
    height: auto;
    width: 200px;
}

.img-h50 {
    height: 50px;
    width: auto;
}

.img-h100 {
    height: 100px;
    width: auto;
}

.img-h150 {
    height: 150px;
    width: auto;
}

.img-h200 {
    height: 200px;
    width: auto;
}

.img-w200pg {
    border: solid;
    border-width: inherit;
    border-color: #D6D6D6;
    padding: 2px;
    width: 200px;
    height: 150px;
}

.blockquote p {
    font-style: italic;
    font-size: 13px;
}

.blockquote footer {
    padding-left: 20px;
    font-style: normal;
    font-size: 10px;
}

.hrfooter {
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #000000;
    display: block;
    vertical-align: bottom;
    padding-bottom: 10px;
}

.footertext {
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: Arial;
}

.footer {
    display: block;
    background-color: #C0C0C0;
    padding-bottom: 25px;
    border-top-style: solid;
    border-top-width: medium;
    border-top-color: #868686;
    padding-top: 25px;
}

.footer-text {
    display: block;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.footer-text-i {
    display: block;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.hs-i {
    font-size: 14px;
    font-style: italic;
}

.h1s-b {
    font-size: large;
    font-style: normal;
    font-weight: bolder;
    color: #000080;
}

.h2s-b {
    font-size: medium;
    font-style: normal;
    font-weight: bold;
}
.h_w {
    font-size: large;
    color: #FFFFFF;
    font-weight: bold;
}
.h2s-nb {
    font-size: medium;.
    font-style: normal;
}
.h3s-b {
    font-weight: bold;
    font-family: inherit;
    font-size: 18px;
    color: #000000;
}
.b {
    font-weight: bold;
    font-family: inherit;
    color: #000000;
}
h3, .h3 {
    font-size: small;
    color: #F0F0F0;
}
h3b, .h3b {
    font-size: 18px;
    color: #000000;
}
.white {
    font-family: inherit;
    color: #FFFFFF;
}
.Heading1 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #333333;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.blockquote-footer {
    padding-left: 20px;
    font-style: normal;
    font-size: 10px;
    background-color: #FFFFFF;
}

.table-gallery {
    width: 800px;
}

.SO-Button {
    background-color: rgba(53, 126, 189, 1);
}

h4, .h4 {
    font-size: 15px;
    font-weight: bold;
}

h6, .h6 {
    font-style: italic;
    font-weight: bold;
}

h5, .h5 {
    font-size: x-large;
    font-weight: 400;
    color: #CC0000;
}
h6, .h6 {
    font-size: x-large;
    font-weight: 500;
    color: #CC0000;
    font-style: normal;
}
.navbar-brand {
    float: left;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-inverse {
    background-color: #000000;
    border-color: #080808;
}

    .navbar-inverse .navbar-nav > li > a {
        color: aliceblue;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: red;
            background-color: transparent;
        }

    .navbar-inverse .navbar-brand {
        color: #ffffff;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #999999;
            background-color: transparent;
        }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: darkgray;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: white;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 3px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color:aliceblue;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    color: #FFFFFF;
}
body {
}
