﻿html body {
    height: 100%;
    font: normal 18px Georgia, Helvetica, sans-serif;
    line-height: 1.5;
    /*font-size: 200%;
line-height: 1.6875;
font-family:Georgia;*/
}

.blog-select {
    display: block;
    background: #822B10;
    color: white;
    /*height: 450px;*/
    /**/ background-size: cover;
    /*line-height: 1;*/
    width: 100%;
}

.blog-deselect {
    display: block;
    background: none;
    color: black;
    width: 100%;
}


.panel-custom-danger {
    border-color: #822B10;
}

    .panel-custom-danger > .panel-heading {
        background: #822B10;
        color: #ffffff;
        border-color: #822B10;
    }

.panel-custom-success {
    border-color: #EBAC5E;
}

    .panel-custom-success > .panel-heading {
        background: #EBAC5E;
        color: black;
        border-color: #EBAC5E;
    }

.panel-custom-info {
    border-color: #301934;
}

    .panel-custom-info > .panel-heading {
        background: #D7BFD7;
        color: black;
        border-color: #301934;
    }



blockquote {
    margin: 0 10%;
    border: solid 1px #143852;
    background-color: #FAFAFA;
    border-radius: 10px;
    font-style: italic;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.jumbotron h1 {
    font-size: 40px;
}

.mylist2 li {
    list-style-type: square;
    margin-left: 5%;
    border-bottom: 1px solid white;
    padding: 6px 0;
    width: 55%;
}

.mylist li {
    list-style-type: square;
    margin-left: 5%;
    border-bottom: 1px solid white;
    padding: 6px 0;
    width: 60%;
    color: white !important;
    text-decoration: none !important;
}

.mylist {
    list-style-type: square;
    /*margin-left: 5%;*/
    border-bottom: 1px solid white;
    /*padding: 6px 0;*/
    /*width: 60%;*/
    color: red !important;
    text-decoration: none !important;
}

li > a {
    text-decoration: none !important;
}

.credit {
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    display: block;
    margin-bottom: -0px;
    margin-top: 5px;
    font-style: normal;
}

.logo {
    display: block;
    float: right;
}

.indent {
    padding-left: 5%;
}

.correct q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.postcontent {
    margin: 10px 0 10px 0;
    clear: both;
}

.btn-primary-outline {
    background-color: transparent;
    border-color: #ccc;
}

blockquote2 {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    margin-left: 250px;
    margin-right: 260px;
    padding: 0.5em 20px;
    font-size: 20px;
    /*quotes: "\201C""\201D""\2018""\2019";*/
}

blockquote p {
    display: inline;
}

.field-validation-error {
    color: #e31937;
    font-weight: bold;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}

.page-header {
    max-height: 185px;
    margin: 0 -15px;
    margin-top: 5px;
    background-color: #FFE1FF;
    /*max-width: 100%; 
  height: auto;*/
    /*background-repeat: no-repeat;
  background-image: url(/images/Logo_sm.png);*/
}

    .page-header img {
        display: inline-block;
        margin: 1% 2% 1% 2%;
    }

.main-head {
    padding-top: 50px;
    font-size: 40px;
}

.sub-head {
    font-size: 24px;
}

footer {
    background-color: #3a3f46;
    color: white;
    margin-top: 10px;
    border-top: 10px solid #332e20;
    height: 320px;
}

.sub-footer {
    background-color: #005A78;
    color: white;
    height: 60px;
    text-align: center;
}

.footerHeader {
    width: 100%;
    padding: 1em;
    background-color: rgba(52, 73, 94,1.0);
    text-align: center;
    color: white;
}

footer h3 {
    font-weight: lighter;
}

footer hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

footer ul {
    padding-left: 5px;
    list-style: none;
    font-size: 16px;
}

footer address {
    padding-left: 5px;
    list-style: none;
    font-size: 14px;
}

footer p {
    text-align: justify;
    font-size: 15px;
}

footer img {
    width: 100%;
    position: relative;
    height: 170px;
}

.sm {
    list-style: none;
    overflow: auto;
}

    .sm li {
        display: inline;
        padding: 5px;
        float: left;
    }

        .sm li a img {
            width: 32px;
        }

ul.c {
    list-style-type: square;
}

/* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size  */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a,
.navbar .nav > li.current-menu-ancestor > a {
    display: inline;
    font-size: 18px;
    padding: 5px 20px;
}

.navbar-nav li a {
    padding: 0 15px;
    line-height: 50px;
}

.navbar-default {
    background-color: #202020;
    border-color: #f1c40f;
}

    .navbar-default .navbar-nav > li > a {
        color: #ecf0f1;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #fff;
        }

    .navbar-default .navbar-toggle {
        background-color: #F5F5F5;
    }


.table thead tr th, .table tbody tr td {
    border: none;
}

.no-margin {
    margin-left: -30px;
    margin-right: -30px;
}


/* Carousel base class */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: 450px;
    background-size: cover;
    line-height: 1;
    width: 100%;
}


.carousel-indicators li {
    background-color: #669966;
    margin-bottom: -20px;
}

.carousel-indicators .active {
    background-color: #FF7600;
    margin-bottom: -20px;
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 40%;
    left: 1.8%;
    right: auto;
    width: 90%;
    color: #fff;
    color: white;
    text-shadow: black 0.1em 0.1em 0.1em;
}

    .header-text h1 {
        font-size: 40px;
    }

        .header-text h1 span {
            background-color: #2980b9;
            padding: 10px;
        }

    .header-text h3 span {
        background-color: #000;
        padding: 15px;
    }

    .header-text h3 {
        background-color: #000;
        padding: 15px;
        max-width: 650px;
    }

.topics-wrapper .panel-heading {
    font-size: 15px !important;
    font-weight: bold !important;
}

.topics-wrapper .panel-body {
    height: 270px !important;
}

#playlist, audio {
    background: #ccc;
    width: 280px;
    padding: 10px;
    font-size: 15px;
    text-align: center
}

/*.active a{color:#5DB0E6;text-decoration:none;}*/
/*li a{color:#eeeedd;background:#333;padding:5px;display:block;}*/
/*li a:hover{text-decoration:none;}*/


/* Portrait phones and smaller */
@media (max-width: 480px) {

    body {
        /*background-color: red;*/
        font-size: 16px !important;
    }


    p {
        font-size: 16px !important;
    }

    .page-header {
        height: 150px !important;
    }

    .main-head {
        font-size: 20px !important;
        margin-top: -120px !important;
        margin-left: 100px !important;
        line-height: 1;
    }

    .page-header .sub-head {
        font-size: 14px !important;
        font-weight: bold !important;
        margin-top: 20px !important;
    }

    .page-header img {
        width: 100px !important;
        padding-top: 20px !important;
    }

    .menu-head {
        margin-top: -10px !important;
    }

        .menu-head .jumbotron {
            height: 150px !important;
        }

        .menu-head p {
            font-size: 18px;
        }

        .menu-head h1 {
            text-align: center !important;
        }

        .menu-head h2 {
            font-size: 28px;
        }

    footer {
        height: auto !important;
    }

    .sub-footer h5 {
        font-size: 12px !important;
        padding-top: 30px !important;
    }

    footer p {
        font-size: 14px !important;
    }


    footer h4 {
        font-size: 15px !important;
    }

    footer ul li {
        font-size: 15px !important;
    }

    .panel-heading h3 {
        margin-top: 0px;
        font-size: 20px;
    }

    .modal-header h3 {
        margin-top: 0px;
        font-size: 20px;
    }

    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 22px !important;
    }

    .jumbotron h1 {
        font-size: 30px;
    }

    .carousel-inner .item img {
        padding-top: 0px !important;
        width: auto !important;
        height: auto !important;
    }

    .header-text h1 {
        font-size: 20px !important;
    }

    .Blog {
        width: 60% !important;
        margin: 0 auto !important;
    }

    .Link h4{
/*        width: 60%  !important;*/
        font-size: 14px !important;
        text-align: center !important;
    }

    .topics-wrapper .panel-body {
        height: 100% !important;
    }

    .topics-wrapper .panel-heading {
        font-size: 16px !important;
    }

    .topics-wrapper .topics {
        width: 65% !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    body {
        /*background-color: blue;*/
        font-size: 17px !important;
    }

    .navbar-nav > li {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        margin: -10px 0;
    }

    p {
        font-size: 16px !important;
    }

    .page-header {
        height: 110px;
    }

        .page-header .main-head {
            font-size: 30px !important;
            padding-top: 30px !important;
        }

        .page-header .sub-head {
            font-size: 18px;
        }

        .page-header img {
            width: 27%;
        }

    .menu-head {
        margin-top: -50px;
    }

        .menu-head .jumbotron {
            height: 150px !important;
        }

        .menu-head p {
            font-size: 18px;
        }

        .menu-head h2 {
            font-size: 28px;
        }

        .menu-head h3 {
            font-size: 18px;
            text-align: center;
        }

    footer h4 {
        font-size: 15px !important;
    }

    footer ul li {
        font-size: 15px !important;
    }

    .panel-heading h3 {
        margin-top: 0px;
        font-size: 20px;
    }

    .modal-header h3 {
        margin-top: 0px;
        font-size: 20px;
    }

    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 22px !important;
    }

    .jumbotron h1 {
        font-size: 30px;
    }

    .carousel-inner .item img {
        margin-top: 0px !important;
        width: auto !important;
        height: auto !important;
    }

    .header-text h1 {
        font-size: 20px !important;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

    body {
        /*background-color: green;*/
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    body {
        /*background-color: gold;*/
    }
}


/* Large desktops and laptops */
@media (min-width: 1200px) {

    body {
        /*background-color: gray;*/
    }
}
