a { text-decoration: none; color: #D52B1E; }
.breadcrumb {display:none;}
.newsExcerpt {font-weight: normal; font-family: 'roboto_slabregular'; line-height: 1.4em; margin: 10px 0;}
.well {background: #eee; padding: 10px; }

.content-page img {width: auto;}


/* article page ovverides from users important microsoft word into DB articles */
#newsStory {font-size: 13px!important; font-size: 1.3rem!important; }
#newsStory p, #newsStory, #newsStory span {font-family: 'roboto_slabregular'!important; line-height: 1.6em;}
#newsStory p,  #newsStory span {font-size: 13px!important; font-size: 1.3rem!important; margin: 0;}
#newsStory p {text-align: left!important; margin-bottom: 15px;}
#newsStory img {max-width: 250px; margin-bottom: 25px;}

#newsStory strong span, #newsStory strong {margin: 0;padding: 0;line-height: 1;text-transform: uppercase;font-family: 'open_sansextrabold'!important;letter-spacing: -1px; font-size: 130%!important; text-align: left!important;}
#newsStory span strong {font-family: 'roboto_slabbold'!important; letter-spacing:0; font-size: 100%!important; text-transform: normal;}

/* aside modules */
.newsroom-nav {margin-bottom: 15px;}

/* archive landing pages */
.archiveDate.muted, #newsIndex .muted {font-size: 11px;color: #999;display: inline-block;margin-bottom: 5px;font-family: 'open_sansbold';}
.archiveContent h4 a, #newsIndex h4 a {color: #000;}


/* logo containers */

.logo-page .thumbnail {border: 2px solid #eee; overflow: hidden; height: 100%; padding: 4%; background: #fafafa;}
.img-logo-container {min-height: 90px;}
.img-logo-container img {vertical-align: middle;}
.logo-page .muted {margin:0; margin-bottom: 5px;}


.wrap {padding-bottom: 0!important}


@media only screen and (max-width: 40em) /** CREATES LEFT, RIGHT GUTTER ON MOBILE**/ {
	
	.newsroom-nav {margin: 25px 0;}
}