/*****
Theme Name: Editions Base Responsive Theme
Theme URI: http://editions.lib.umn.edu
Description: Responsive base theme for root site of editions.
Author: Shane Nackerud and John Barneson
Author URI: http://www.lib.umn.edu
Template: mh_newsdesk
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url("../mh_newsdesk/style.css");

.entry-content a {
	color: #7a0019;
}

.header-sub {
	display: none;
	}

.displaycenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    }	
	

.logo .logo-title {
	font-family: "Roboto Condensed","Helvetica Neue","Helvetica","Arial","sans-serif";
	font-size: 2em;
	color: #000;
}

.entry-content {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#footer-lib h3 {
	font-family: "Roboto Condensed","Helvetica Neue","Helvetica","Arial","sans-serif";
	color: #7a0019;
}
#footer-lib li {
	font-family: "Helvetica Neue","Helvetica","Arial","sans-serif";
	font-size: .8rem;
}

.footer-col {
	padding-top: 10px;
}

.footer-col-4 img {
	padding-top: 10px;
}

#umnhf-h #umnhf-h-mast {
    background: #7a0019 none repeat scroll 0 0;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: static;
}
#umnhf-h.umnhf, #umnhf-f.umnhf, #umnhf-alt.umnhf, #umnhf-uf.umnhf, #umnhf-h-ma, #umn-main {
	max-width: none;
}
.banner-wrapper {
	margin: 0 auto;
    max-width: 1180px;
    overflow: hidden;
    width: 90%;
}