
/* ---------------------------------
 * 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: #370708; display: block; width: 100%; padding-bottom: 15px;}
 h2.chm-exhibit-related-material-section-header { background-color: #bd9670; }
 h3.chm-exhibit-related-material-section-title { background-color: #cccccc; }
 
 a { color: #056492; }
 a:hover { color: #a05c19; }
 
 
 
 /* ---------------------------------
  * Header & Top Navigation
  ----------------------------------- */
 #chm-exhibit-nav-bar { background-color: #7B4E21; 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: #351A00; }
 
 
 
 /* ---------------------------------
  * Footer: Bottom Navigation
  ----------------------------------- */
 #chm-exhibit-footer a.footer-main:hover { color: #a05c19; }
 
 
 
 /* ---------------------------------
  * 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;*/ 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; }
 
 
 
 
 
 