
/* ---------------------------------
 * General
 ----------------------------------- */



/* ---------------------------------
 * Main Elements
 ----------------------------------- */
h1 { font-family: verdana; font-size: 28px; line-height: 36px; padding: 12px; padding-left: 0px; margin: 0px;  margin-bottom: 24px; letter-spacing: normal !important; color: #222222; font-weight: 600; }
h2, h3, h4 { padding: 0px; margin: -2px 0 12px; }
h2 { color: #1e6a89; }

h1.chm-exhibit-content-header { color: #663300; display: block; width: 100%; padding-bottom: 4px !important;}
h2.chm-exhibit-content-header { /* background-color: #f2f2f2; */ border-top: 1px solid #e7e7e7; padding: 24px 0px 12px; margin-bottom: 16px; color: #b34807; font-size: 21px; font-weight: 500; }
h3.chm-exhibit-related-material-section-title { background-color: #cccccc; }

a { color: #056492; }
a:hover { color: #b34807; }



/* ---------------------------------
 * Header & Top Navigation
 ----------------------------------- */
#chm-exhibit-nav-bar { background-color: #b34807; color: #ffffff; font-weight: bold; }
#chm-exhibit-nav-bar a.chm-exhibit-nav-bar-link:hover, #chm-exhibit-nav-bar .chm-exhibit-nav-bar-item.current { background-color: #663300; }



/* ---------------------------------
 * Footer: Bottom Navigation
 ----------------------------------- */
#chm-exhibit-footer a.footer-main:hover { color: #b34807; }



/* ---------------------------------
 * Content: Page Container
 ----------------------------------- */

.chm-exhibit-container { margin-bottom: 0px !important; padding: 0px 0px 24px 0px !important; }
.chm-exhibit-container.people { padding-left: 24px !important; }

#chm-exhibit-content-header { background-color: #8CA9BD; }
#chm-exhibit-content .chm-exhibit-left-aside .left-nav-item { }
#chm-exhibit-content .chm-exhibit-left-aside .left-nav-item.current { }
#chm-exhibit-content .chm-exhibit-left-aside .left-nav-item.current .left-nav-link { }

.chm-exhibit-homepage-blurb p { color:#222222 !important; font-size: 13px !important; font-weight: 400 !important; margin-bottom: 24px !important; }
.media.chm-mb-48 { margin-bottom: 48px !important; }




/* ---------------------------------
 * Media Elemants, Gallery Elements
 ----------------------------------- */
.chm-exhibit-media-object.person { display: block; position: relative; border: 1px #cccccc solid; padding: 18px; margin-bottom: 24px; background-color: #f9f9f9; }
.chm-exhibit-media-object.person h2 { margin-bottom: 18px; }
.chm-exhibit-media-object.person .credit { margin-top: -24px; }

.chm-exhibit-media-object .caption { display: block; color: #222222; font: bold 12px/1.1 arial,sans-serif; text-decoration: none; margin: 4px 0px; }
.chm-exhibit-media-object .caption a { color: #222222; font: bold 12px/1.1 arial,sans-serif; text-decoration: none; }
.chm-exhibit-media-object .caption a:hover { color: #000000; }


/* wrapper ajustment */
section { margin-bottom: 0!important}
blockquote { line-height: 16px!important; margin-top: 10px!important;}

