/*
Theme Name:     SIU Twenty Sixteen 
Description:    SIU Branded theme based on Twenty Sixteen 
Author:         Jessica Mann
Template:       twentysixteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#masthead {
padding-top: 0px !important;
padding-bottom: 12px !important;
}
.site-branding, .site-header-menu, .header-image {
    width:100%;
    /*background-color:#660000;*/
}
.wp-custom-logo .site-title {
    float: right;
    margin-bottom: 0.5em;
    margin-right: 1.75em;
    margin-top: 0.5em;
}
.custom-logo-link {
    display: inline;
}
.site-description {
    clear: right;
    display: inline;
    float: right;
    margin: 0 50px 10px 0;
}
.site-branding {
    border-bottom: 10px solid #660000;
}
.custom-logo {
    max-width: 85%;
}
/*.site {
    margin: 50px;
}*/

@media screen and (min-width: 1240px) {
    .custom-logo {
        max-width: 40%;
    }
.site-branding, .site-header-menu, .header-image {
    margin-bottom: .25em;
}
.site-info {
    display: none;
}
.custom-logo {
    max-width: 500px;
}
