﻿/*Overides*/
h1, h2, h3, h4, h5, h6 {
    color: midnightblue !important;
}

a {
    font-weight: bold !important;
}

dd {
    text-indent: 20px !important;
    margin-bottom: 0 !important;
}

    dd dl dd {
        text-indent: 40px !important;
        margin-bottom: 0 !important;
    }

.dropdown-menu {
    background-color: #033c73 !important;
}

    .dropdown-menu a:link, .dropdown-menu a:visited {
        color:white;
    }

.dropdown_menu a:hover{
    text-decoration:underline;
}

.dropdown-item a:link, .dropdown-item a:visited {
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
}

.dropdown-item a:hover  {
    color: midnightblue !important;
    text-decoration:underline !important;
}
.dropdown-item a:hover {
    background-color: #2fa4e7 !important;
}

.blockquote {
    background-color: lightblue !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
}


/*Normals*/


body{
    background-image: url(../sys_images/global/bugsbg.jpg)
}

.clearfix{
    clear:both;
}


.body-content a{
    color:midnightblue;
}


.masthead_outer, .masthead_inner, .page_nav, .page_nav_bottom {
    background-color: #34495e;
    color: #ffffff;
    -webkit-box-shadow: inset 0px 2px 1px rgba(255,255,255,0.1), 0px 2px 3px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 2px 1px rgba(255,255,255,0.1), 0px 2px 3px 0px rgba(0,0,0,0.2);
    border: 1px solid #10161c;
    border-bottom: 1px solid #19232d;
    padding: 10px 20px 10px 20px;
    border-radius: 4px 4px 0px 0px;
    font: 14px/20px Trebuchet, Arial, sans-serif;
    width:95%;
    margin:auto;
}

.masthead_inner {
    background-color: #34495e;
    color: #ffffff;
    -webkit-box-shadow: inset 0px 2px 1px rgba(255,255,255,0.1), 0px 2px 3px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 2px 1px rgba(255,255,255,0.1), 0px 2px 3px 0px rgba(0,0,0,0.2);
    border: 1px solid #10161c;
    border-bottom: 1px solid #19232d;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    clear: right;
    font: 40px/50px Trebuchet, Arial, sans-serif;
    text-shadow: 3px 3px 3px black;
}

.masthead_outer{clear:both;}
.updateMode {
    background-color: red;
    color: white;
    width: 100%;
    font-weight: bold;
    padding: 5px 0px;
    text-align: center;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.entryBox {
    webkit-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
    padding: 10px;
    background-color: beige;
    margin-top: 20px;
}

#info_box {
    font-weight: bold;
    text-shadow: 3px 3px 3px black;
}

 #info_box a:link, #info_box a:visited {
        color: white;
    }

.page_content {
    background-color:whitesmoke;
    color: darkslategrey;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    width:95%;
    margin:auto;
}

.nav_bar_new {
    background-color: #34495e;
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 5px;
}

.nav_bar_new a:link, .nav_bar_new a:visited {
    color: white
}

.nav_bar_new a:hover {
   text-decoration: underline;
}


.right_column_master {
    width: 320px;
    float: right;
    position: relative;
    text-align: center;
    margin: 20px;
    background-color: whitesmoke;
    color: darkslategrey;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    clear:both;
}

.footer {
    background-color: #34495e;
    color: #fff;
    padding: 10px;
    font-size: .8em;
    text-align: center;
    clear: both;
}

.footer a:link, .footer a:visited {
   color: #c0d3e2;
   text-decoration: none;
}

.footer a:hover {
   color: white;
   text-decoration: underline;
 }

.longButton {
    font: 14px/20px Trebuchet, Arial, sans-serif;
    background-image: url('../sys_images/buttons/buttons_bg_175.png');
    width: 221px;
    height: 30px;
    color: lightcyan;
    font-weight: bold;
    padding-left: 20px;
    background-position-y: 30px;
    border-style: none;
}

.shortButton {
    font: 14px/20px Trebuchet, Arial, sans-serif;
    background-image: url('../sys_images/buttons/buttons_bg_175.png');
    width: 104px;
    height: 30px;
    color: lightcyan;
    font-weight: bold;
    padding-left: 20px;
    border-style: none;
}

.skyscraper_ad {
    float: right;
    width: 160px;
    margin: 10px;
    clear: right;
}

.image_thumb {
    -webkit-box-shadow: rgba(0,0,0,.7) 5px 5px 5px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.7);
    box-shadow: rgba(0,0,0,.7) 5px 5px 5px;
    margin: 5px 20px 5px 0px;
}

.blockquote-custom {
    border: 1px solid navy;
    position: relative;
    font-size: 1.1rem;
}

.featured_box {
    webkit-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.4);
    padding: 10px;
    background-color: beige;
    margin-top: 20px;
    color: darkslategrey;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1), 0px 1px 2px 0px darkgreen;
    margin-bottom: 10px;
    border-radius: 4px;
}

.navbar {
    left: 2.5% !important;
    right: 2.5% !important
}

.masthead_ad_large {
    display: block
}

.masthead_ad_medium, .masthead_ad_small {
    display: none;
}

@media only screen and (max-width: 5000px) {
    .masthead_ad_small, .masthead_ad_medium {
        display: none
    }

    .masthead_ad_large {
        display: block
    }
}

@media only screen and (max-width: 1000px) {
    .masthead_ad_small, .masthead_ad_large {
        display: none
    }

    .masthead_ad_medium {
        display: block
    }
}

@media only screen and (max-width: 765px) {
    .masthead_ad_medium, .masthead_ad_large {
        display: none
    }

    .masthead_ad_small {
        display: block
    }
}

@media only screen and (max-width: 500px) {
    .masthead_ad_medium, .masthead_ad_large, .masthead_ad_small {
        display: none
    }
}

