/* https://www.designbombs.com/master-twenty-sixteen-wordpress-theme/ */

@media screen and (min-width: 80em) 
{
.site {
width: 75%;
margin: 0 auto;
}

@media screen and (min-width: 43em) 
{
.site-content{
font-size: 1.125rem;
}
}

.site-main {
max-width: 100%;
overflow: hidden;
margin-bottom: 0px;
}
}

.site {
background-color: rgba(0, 0, 0, 0.9);
}


#masthead {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 5%;
padding-right: 5%;
}

h2.entry-title a {display:inline-block;pointer-events: none;}

h2.entry-title {
    text-align: left;
}

.post {
margin-top: 20px !important;
margin-bottom: 0px !important;
border-bottom: 2px solid #e5e5e5!important;
}

.page{
margin-top: 0px !important;
margin-bottom: 0px !important;
border-bottom: 0px solid #e5e5e5!important;
}

.entry-content{
margin-bottom: 40px !important;
}

.site-header {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: 5% !important;

margin-top: 0px !important;
}

.header-image a {
    text-align: center;
border-bottom: 2px solid #e5e5e5!important;
padding-bottom: 15px  !important;
}





body{
color: #e5e5e5;
}

.site-branding, .site-header-menu, .header-image {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}

 .header-image {
opacity: 1;
/* background-color: #e5e5e5; */
}

.main-navigation a {
text-transform: uppercase;
 color: #e5e5e5;
 font-weight: bold;
 font-size: 1.250em;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.site-branding .site-title a {
opacity:0 !important;
color: #336699;
    font-size: 0.25rem;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}


.site-description{
opacity:0 !important;
color: #e5e5e5;
    font-size: 0.8125rem;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.site-content{
padding-left: 0%;
padding-right: 0%;
 color: #e5e5e5!important;
font-size: 0.9rem;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}



.entry-title{
    margin-bottom: 0.5em !important;
}

.entry-header {
    text-align: left;
    margin-right: 5% !important;
    margin-left: 5% !important;
}

.entry-content {
    margin-left: 5% !important;
    width: 90% !important;
}

.entry-content a{
    box-shadow: 0 0px 0 0 currentColor !important;
}

.site-info a{
 color: ##e5e5e5!important;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
}

.site-footer .site-title:after {
opacity:0 !important;
}