@import url(//fonts.googleapis.com/css?family=Istok+Web:400,700,400italic,700italic|Lora:400,700,400italic,700italic);
/* @file global.styles  Styles you add here will load for all device sizes, they are "global", as opposed to "responsive" styles, which only load for a given breakpoint (media query) that you set in theme settings. See the README for more details.   How to use this file: --------------------  There are many empty selectors and some basic styles to act as a guide. Nothing is set in stone and you can change anything - even delete all of it and start with your own clean slate.  To FORCE PRINT all selectors you can search and replace a single { (opening curly brace) and insert an empty comment. This is very useful in conjuction with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/  See global.base also which includes normalize.css and some additional helper classes and base styles. */
/* ============================================================================= Base ========================================================================== */
/* To preserve theme settings never apply font properties to the HTML element. This is critically important if you are using the Responsive JavaScript feature as this relies on being able to set a pseudo font family on the HTML element. If you need to set default font properties of any kind use the BODY element as these can be overridden using font theme settings. */
html { background: #fff; }

body { font-family: "Lora", serif; background-color: #d7d5d6; font-size: 16px; -moz-osx-font-smoothing: grayscale; }

/* ============================================================================= Typography and HTML Elements ========================================================================== */
/* if body font-size 16px */
.class-for-28px, h1 { font-size: 1.7500em; /* 28px */ line-height: 1.0000em; }

/* 24px */
.class-for-24px, h2 { font-size: 1.5000em; /* 24px */ line-height: 1.0000em; }

/* 22px */
.class-for-22px, h3 { font-size: 1.3750em; /* 22px */ line-height: 1.0000em; }

/* 18px */
.class-for-18px, h4, .view-all-exhibitions .views-field-title h2, .view-id-news_and_announcements.view-display-id-page h1.node-title, .view-id-events.view-display-id-page_archive h1.node-title, .view-id-events.view-display-id-page h1.node-title { font-size: 1.1250em; /* 18px */ line-height: 1.0000em; }

/* 16px */
.class-for-16px, p, .front h2, .block-menu-block.exhibits-menu h2.block-title { font-size: 1.0000em; /* 16px */ line-height: 1.0000em; }

/* 14px */
.class-for-14px { font-size: 0.8750em; /* 14px */ line-height: 1.0000em; }

/* 12px */
.class-for-12px { font-size: 0.7500em; /* 12px */ line-height: 1.0000em; }

p { margin: 0 0 1.1250em 0; line-height: 1.1250em; /* 18px */ color: #333333; }

h1 { color: #97191d; font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; }
.node h1.node-title { margin-top: 0.5714em; /* for 16px body */ }
h1 a { color: #97191d; }

h2 { color: #97191d; font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; }

h3 { color: #97191d; font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; }

h4 { font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; color: #97191d; }

h5 { font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; color: #97191d; }

h6 { font-family: "Istok Web", sans-serif; -webkit-font-smoothing: antialiased; color: #97191d; }

pre, code, tt, samp, kbd, var { font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif; }

/* ============================================================================= Wrappers ========================================================================== */
/* Outer wrappers: - #page-wrapper: body > #page-wrapper - #page: body > #page-wrapper > #page - .container: body > #page-wrapper > #page.container  The .container class holds the page width value from theme settings. You can style the .container class but do not add width such as border, padding, margins etc. */
#page.container { width: 100%; }

/* Wraps all header elements - branding and .region-header */
#header { background-image: url('images/ie_header.png?1410276668'); background-repeat: repeat-y; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(65%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 100%); background-image: linear-gradient(to right, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 100%); border-top: 0 none; border-right: 1px solid #ffffff; border-bottom: 0 none; border-left: 1px solid #ffffff; position: relative; }

/* Wraps the sidebars the content column */
#columns, header#header, footer#footer, #menu-bar nav, .region-secondary-content, #shadow-wrapper { max-width: 1000px; margin: 0 auto; }

#columns { min-height: 250px; background-color: #ffffff; }
body.no-sidebars #columns { padding: 1em; }

/* Main content column wrapper */
#shadow-wrapper { -moz-box-shadow: 12px 0 14px -4px rgba(102, 102, 102, 0.4), -12px 0 14px -4px rgba(102, 102, 102, 0.4); -webkit-box-shadow: 12px 0 14px -4px rgba(102, 102, 102, 0.4), -12px 0 14px -4px rgba(102, 102, 102, 0.4); box-shadow: 12px 0 14px -4px rgba(102, 102, 102, 0.4), -12px 0 14px -4px rgba(102, 102, 102, 0.4); }

/* Wraps the main-content-header, the content region and feed-icons. Use this wrapper to style the entire main content column */
#main-content { margin-left: 20px; margin-right: 20px; }

/* Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style */
#content { color: #333333; }

/* Footer wrapper */
#footer { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; background-image: url("images/footer-bg.jpg"); background-position: center top; background-repeat: repeat-y; background-color: white; background-size: 100%; min-height: 150px; border-top: 1px solid #97191d; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
#footer .region-footer { padding-top: 1em; }
#footer p { margin: 0; }

/* Panels may need additional margin wrangling when in the $content region */
/* Full Width Wrappers These are used in the optional page--full-width-wrappers.tpl.php template. All have internal .container classes. In the full width wrapper template the .container classes set the width or max-width - you can style this but never add any width/margin/padding/borders etc to .container */
/* Wraps the leaderboard */
/* Wraps the header */
#header-wrapper { /* Debug styles, is this working */ background: rgba(255, 192, 203, 0.5); }

/* Wraps the nav elements */
/* Wraps breadcrumb */
.breadcrumb-wrapper { margin: 0; font-family: Arial, sans-serif; font-size: .9em; }
.breadcrumb-wrapper a:link, .breadcrumb-wrapper a:visited, .breadcrumb-wrapper a:hover, .breadcrumb-wrapper a:active { color: #9f641e; }

/* Wraps messages and help */
/* Wraps the secondary content/preface region */
/* Wraps the main content column */
/* Wraps the tertiary content/postfix region */
/* Footer wrapper */
#footer-wrapper { /* Debug styles, is this working? */ background: rgba(255, 192, 203, 0.5); }

/* ============================================================================= Branding ========================================================================== */
/* Wraps all the branding elements, logo, name and slogan */
/* Logo */
#logo { padding: 10px 0; display: inline-block; vertical-align: top; }
#logo img { vertical-align: bottom; }

/* Wrapper for the site name and slogan */
#name-and-slogan { background-image: url("images/name-and-slogan-bg.png"); background-repeat: no-repeat; display: inline-block; vertical-align: bottom; width: 80%; background-size: contain; margin-left: .25em; padding-bottom: 1.25em; color: transparent; }
#name-and-slogan a { color: transparent; display: block; }

/* Site name (h1) */
#site-name { margin: 0; }
#site-name a:link, #site-name a:visited { text-decoration: none; }
#site-name a:hover, #site-name a:focus { text-decoration: underline; }

/* Site slogan (h2) */
#site-slogan { margin: 0; }

/* ============================================================================= Page content header ========================================================================== */
/* Main content header wraps the page title, tabs and actions links */
/* The main page title (h1) */
#page-title { margin: 0; }

.front #page-title { display: none; }

/* ============================================================================= Misc Global Styles ========================================================================== */
/* Feed icons */
/* Aggregator feed source */
#aggregator .feed-source .feed-icon { display: inline; float: none; margin-right: 10px; }

.feed-details dt, .feed-details dd { display: inline; margin: 0; }

/* Generic styles for the more link */
.more-link a { text-transform: uppercase; }
.more-link a:after { content: "\bb"; }

/* Generic styles for links. See the ul.links declaration in node and comment stylesheets */
ul.links { margin: 0; padding: 0; }
ul.links.inline { display: block; }
ul.links li { display: inline; list-style: none; padding: 0 10px 0 0; }

/* Search results are an ordered list so reset the margin */
.search-results { margin: 0; padding: 0; }

/* Attribution message and link */
.attribution { display: block; opacity: 0.65; padding: 1em 0; text-align: center; }
.attribution a { text-decoration: none; color: inherit; }
.attribution a:hover, .attribution a:focus { text-decoration: underline; }

/* ============================================================================= Regions ========================================================================== */
/* Standard region wrapper, don't add width to any regions, you will bork the layout - no margin, padding or borders etc */
/* Regions have an inner div - perfect for adding margin, padding or borders */
/* Regions can be nested, such as when using Panels */
/* Header region, embedded in the #header */
/* Generally used to output Drupals help block, if the help module is enabled */
/* Secondary content */
/* Sits above the main content header, like a content-top region */
/* Sits below the main content, like a content-bottom region */
/* Sidebars - targets both */
/* First sidebar */
/* Second sidebar */
/* Tertiary content */
/* Footer region */
.region-footer .block-region-footer { margin-bottom: 0px; }

/* ============================================================================= Links ========================================================================== */
a { text-decoration: none; color: #97191d; }
a:hover, a:focus { text-decoration: underline; }

/* ============================================================================= Primary, Secondary and Menu Bar region menus ========================================================================== */
.nav { clear: both; margin: 10px 0; }
.nav ul, .nav ul.menu { margin: 0; padding: 0; }
.nav li, .nav ul.menu li { display: inline; float: left; list-style: none; margin: 0; padding: 0; }
.nav li a, .nav ul.menu li a { display: block; padding: 0 10px; }
.nav .block { margin-bottom: 0; }

/* ============================================================================= Superfish ========================================================================== */
ul.sf-menu { margin-bottom: 0; }
ul.sf-menu a { border-left: 0; border-top: 0; padding: 0 10px; text-decoration: none; height: 2.5em; line-height: 2.5em; }
ul.sf-menu li:hover, ul.sf-menu li.sfHover { outline: 0; }
ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active { outline: 0; }

/* Superfish blocks */
.block-superfish ul { margin: 0 !important; padding: 0 !important; }
.block-superfish li { margin: 0 !important; padding: 0 !important; }

/* Vertical style */
.sf-vertical { width: 100%; }
.sf-vertical li { width: 100%; }
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul { left: 100%; top: 0; margin: 0; padding: 0; }
.sf-vertical li a { padding: 0 10px; }

/* Navbar style */
.sf-navbar { padding-bottom: 0 !important; }

/* Sensible padding for the default style */
.sf-menu.sf-style-default a { padding: 0 10px; }

/* ============================================================================= Menu Toggles ========================================================================== */
.at-mt .at-menu-toggle, .at-mt .at-menu-toggle ul, .at-mt .at-menu-toggle ul.menu { margin-top: 0; margin-bottom: 0; padding: 0; }
.at-mt .at-menu-toggle-button { margin: 0; }
.at-mt .at-menu-toggle ul a { padding: 0 10px; white-space: nowrap; }

/* ============================================================================= Menus, usually blocks ========================================================================== */
ul.menu { padding-left: 15px; }
ul.menu ul { padding-left: 15px; }
ul.menu li { margin: 0; }

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content { padding: 0; }

/* ============================================================================= Book navigation menu ========================================================================== */
.book-navigation .page-up { /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */ min-width: 2em; white-space: nowrap; }
.book-navigation .menu { margin-left: 0; }

/* ============================================================================= Breadcrumbs ========================================================================== */
#breadcrumb { margin: 10px 0; /* If the label is set to show in theme settings the label class is added */ }
#breadcrumb .breadcrumb-label { font-size: 1em; display: inline; padding-right: 10px; }
#breadcrumb .breadcrumb-label:after { content: ":"; }
#breadcrumb ol { margin: 0; padding: 0; }
#breadcrumb .with-breadcrumb-label ol { display: inline; }
#breadcrumb li { list-style: none; display: inline; }

/* ============================================================================= Pagers ========================================================================== */
ul.pager { clear: both; margin: 0; text-align: center; }

.item-list ul.pager li { margin: 0; }

ul.pager li { background-image: none; display: inline; list-style-type: none; padding: .5em; }
ul.pager li.pager-current { font-weight: 700; }

.block ul.pager li { margin: 0; }

/* Theme the various states of pager links */
/* ============================================================================= Skip Navigation ========================================================================== */
#skip-link { left: 50%; margin-left: -6.5em; margin-top: 0; padding: 0 0.5em; position: absolute; width: 12em; z-index: 50; }
#skip-link a { background: #444; background: rgba(0, 0, 0, 0.6); color: #fff; display: block; line-height: 2; padding: 0; text-align: center; text-decoration: none; }
#skip-link a:link, #skip-link a:visited { background: #444; background: rgba(0, 0, 0, 0.6); color: #fff; display: block; line-height: 2; padding: 0; text-align: center; text-decoration: none; }
#skip-link a:hover, #skip-link a:focus, #skip-link a:active { outline: 0; }

/* ============================================================================= Tabs (local tasks) ========================================================================== */
#tasks { margin-bottom: 15px; }

ul.primary { border-bottom-color: #ccc; margin: 20px 0; padding: 0 0 0 5px; }
ul.primary li { display: block; float: left; margin: 0 1px -1px; }
ul.primary li a { background-color: #f5f5f5; border-color: #ccc; margin-right: 1px; padding: 0 10px; display: block; float: left; height: 1.5em; line-height: 1.5em; }
ul.primary li a:hover, ul.primary li a:focus { background-color: #eee; border-color: #ccc; }
ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus { background-color: #fff; border-bottom-color: #fff; }

ul.secondary { border-bottom: 1px solid #ccc; margin: 1em 0 0; padding: 0 .3em 1em; }
ul.secondary li { border-right: 0; list-style: none; padding: 0 10px 0 0; }
ul.secondary li a:hover, ul.secondary li a.active { border-bottom: none; text-decoration: underline; }

/* ============================================================================= Action links ========================================================================== */
ul.action-links { margin: 20px 0 0; list-style: none; }

/* ============================================================================= Field Styling ========================================================================== */
/* Wrapper for any field */
/* Above and inline classes are on the field wrapper */
/* When labels are set to inline in field display settings the clearfix class is automatically added */
.field-label-inline { /* Remove the margin on inline field lables to preserve vertical formatting */ }
.field-label-inline .field-label { margin: 0; }

/* Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues */
.field-label { font-size: 1em; font-weight: 700; font-family: inherit; line-height: inherit; margin-bottom: 0; }

/* Field types (Core) */
/* Image fields use the <figure> and <figcaption> elements from HTML5 */
/* Taxonomy */
.field-type-taxonomy-term-reference { /* The same bottom margin as p, blockquote, ul, ol and dl */ margin-bottom: 1.5em; }
.field-type-taxonomy-term-reference.field-label-inline .field-items { margin: 0; padding: 0; }
.field-type-taxonomy-term-reference.field-label-inline .field-item { display: inline; list-style: none; padding: 0 10px 0 0; }

/* Text */
/* Long text */
/* Text with summary */
/* File */
/* Number/Integer */
/* Decimal */
/* Number float */
/* List */
/* List boolean */
/* List integer */
/* List float */
/* Field types (Contrib) */
/* Named fields */
/* Underscores in field name are replaced with dashes */
/* Image Alignment Theme Settings - included here so you can easily override */
/* Float none setting */
/* Float left setting */
.ia-l .field-type-image figure, .iat-l .field-type-image figure { margin: 5px 20px 15px 0; }

/* Centered setting */
.ia-c .field-type-image figure, .iat-c .field-type-image figure { margin: 5px auto 15px; }

/* Float right setting */
.ia-r .field-type-image figure, .iat-r .field-type-image figure { margin: 5px 0 15px 20px; }

/* ============================================================================= Block Styling ========================================================================== */
/* Main wrapper for most blocks, block_system_main does not have it */
.block { margin-bottom: 20px; }
.block.homepage-tile { margin: 0 10px 20px 0px; border: 3px solid white; float: left; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: gray 5px 5px 20px; -webkit-box-shadow: gray 5px 5px 20px; box-shadow: gray 5px 5px 20px; max-width: 223px; }
.block.homepage-tile.odd { clear: left; }
.block.homepage-tile p { margin: 0; line-height: 0; }
.block.homepage-tile h2 { position: absolute; background-color: #97191d; padding: 5px; color: #ffffff; font: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif; text-transform: uppercase; border: 1px solid white; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; max-width: 6em; }
.block.homepage-tile a { color: #ffffff; }
.block.homepage-tile a:hover { text-decoration: none; }
.block.fifty-fifty { width: 47%; display: inline-block; vertical-align: top; }
.block.fifty-fifty + .fifty-fifty { margin-left: 1.75em; }

/* Inner wrapper for most blocks, good for margin, padding and borders, block_system_main does not have it */
/* The first block in the region */
/* The last block in the region */
/* Zebra striping for each block in the region */
/* Zebra striping for each block in the region */
/* Block title */
.block-title { margin: 0; }
.front .fifty-fifty .block-title { color: #000000; text-transform: uppercase; }

/* Block content wrapper */
/* Match item list and block menu margin and padding */
.block-content ul, .block-content ol { padding: 0 0 0 15px; }
.block-content li { margin: 0; padding: 0; }

/* Block for the latest news items in the first category */
/* Block for the latest news items in the first feed */
/* First block created with "Add block" link */
/* "Recent blog posts" block */
/* "Book navigation" block for the current book's table of contents */
/* "Recent comments" block */
/* "Active forum topics" block */
/* "New forum topics" block */
/* Language switcher block */
/* Custom menu block */
/* "Recent content" block */
/* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */
/* "Most recent poll" block */
/* "Author information" block for the profile of the page's author */
/* "Search form" block */
/* "Shortcuts" block */
/* "Popular content" block */
/* "Main menu" block */
/* "Management" block for Drupal management menu */
/* "Navigation" block for Drupal navigation menu */
/* "User menu" block for Drupal user menu */
/* "System help" block */
/* "Main page content" block */
/* "Powered by Drupal" block */
/* "User login form" block */
/* "Who's new" block for a list of the newest users */
/* "Who's online" block for a list of the online users */
/* ============================================================================= Node Styling ========================================================================== */
.node { margin-bottom: 20px; }
.node .node-title { margin: 0; }

/* All nodes are given a node-FOO class that describes the type of content that it is. If you create a new content type called "my-custom-type", it will receive a "node-my-custom-type" class. */
/* ============================================================================= Comment Styling - Comments, comment wrapper, comment form ========================================================================== */
/* Wrapper for the list of comments and its titles */
#comments { margin: 1.5em 0; }
#comments h2.comment-title { margin: 0; }
#comments h2.comment-form { margin: 0; }

/* Wrapper for a single comment */
.comment { margin-bottom: 20px; }

/* Comment title */
.comment-title { margin: 0; }

/* Comment states */
/* Preview of the comment before submitting new or updated comment */
/* "New" marker for comments that are new for the current user */
.new { color: #c00; }

/* Nested comments are indented */
.indented { margin-left: 40px; }

/* ============================================================================= Forms ========================================================================== */
/* Wrapper for a form element (or group of form elements) and its label */
.form-item input.error, .form-item textarea.error, .form-item select.error { border: 1px solid #c00; }
.form-item label { font-weight: 700; }
.form-item .description { font-size: 0.85em; }

/* Highlight marks and form required mark */
.marker, .form-required { color: #c00; }

/* The submit button */
.container-inline div, .container-inline label { display: inline; }

/* Define consistent borders */
fieldset { border: 1px solid #ccc; }

/* Tips for Drupal's input formats */
/* Buttons used by contrib modules like Media */
a.button { -moz-appearance: button; -webkit-appearance: button; }

/* Password confirmation */
.password-parent, .confirm-parent { margin: 0; }

/* ============================================================================= Tables ========================================================================== */
/** CWELLS REMOVED BECAUSE THEY HAVE A LOT OF CONTENT TABLES :( **/
tbody { border: 0; }

/* ============================================================================= Messages ========================================================================== */
div.messages { margin-bottom: 10px; margin-top: 10px; }
div.messages ul { margin-top: 0; margin-bottom: 0; }

/* Unpublished nodes */
.node-unpublished p.unpublished, .comment-unpublished p.unpublished { color: pink; color: rgba(239, 170, 170, 0.4); font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif; font-size: 50px; font-weight: 700; line-height: 1.2; height: 0; margin: 0; padding: 0; overflow: visible; text-align: center; text-transform: uppercase; word-wrap: break-word; }

/* ============================================================================= Maintenance pages ========================================================================== */
.maintenance-page .container { padding: 40px 0; }
.maintenance-page #site-name, .maintenance-page #page-title { margin: 0; }

.db-offline .container { margin: 0 auto; padding: 40px 0; width: 100%; max-width: 960px; }
.db-offline div.messages { margin: 20px 0 0; }
.db-offline #content { padding: 20px 0; }

/* ============================================================================= Misc overrides for contrib modules ========================================================================== */
/* Admin menu overrides */
#admin-menu { margin: 0; padding: 0; }

/* Devel Module */
.dev-query { background: #eee; padding: 30px; }

/* Styleguide module tweaks */
#styleguide-header { padding: 0 10px; }
#styleguide-header .item-list { font-family: inherit; margin: 0 20px 20px 0; min-height: 260px; width: auto; }

#menu-bar { font-weight: 600; font-family: Arial, sans-serif; background-color: #97191d; }
#menu-bar a { display: inline-block; vertical-align: middle; color: #ffffff; text-decoration: none; padding: .25em 1em; text-align: left; }
#menu-bar a:hover { background-color: #B8450E; }
#menu-bar ul li { font-weight: 400; border: 0; }
#menu-bar ul li.active-trail { background-color: #DB7800; }
#menu-bar ul li ul { top: 43px; border: 0; }
#menu-bar ul li li a { padding: .5em; background: #ebebeb; color: #666666; width: 100%; font-weight: normal; }
#menu-bar ul li li a:hover { background-color: #a9a5a6; color: #ffffff; }

#menu-bar { margin: 0; }

#primary-menu-bar { display: none; margin: 0; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }

#block-menu-block-2 { display: none !important; }

.mean-container .mean-nav { margin-top: 0; }
.mean-container .mean-nav h2.element-invisible { left: 0; right: 0; top: .225em; width: 42px; padding: 8px; color: #ffffff; float: right; margin-right: 2em; position: relative !important; text-transform: uppercase; height: 1em; overflow: visible; line-height: 1em; font-family: 'Oswald'; font-size: 16px; font-weight: 400; }

/** Views **/
.block.news-and-announcements h2, .block.upcoming-events h2 { color: #ffffff; }

#block-views-home-page-slideshow-block { margin-bottom: 0; }
#block-views-home-page-slideshow-block .block-inner { margin: 0; }

.view-id-events .views-row, .view-id-news_and_announcements .views-row { padding-bottom: .8em; margin-bottom: .8em; border-bottom: 1px solid #cccccc; }
.view-id-events .views-row .views-field-field-event-date, .view-id-events .views-row .views-field-created .field-content, .view-id-news_and_announcements .views-row .views-field-field-event-date, .view-id-news_and_announcements .views-row .views-field-created .field-content { font-weight: bold; }

.flexslider { border: 0; margin: 0; }
.flexslider .slides { padding: 0; position: relative; }
.flexslider .slides .views-field-field-sidebar-caption { position: absolute; left: 0; top: 2em; background-color: rgba(0, 0, 0, 0.5); width: 50%; padding: 1em; color: #ffffff; }
.flexslider .slides .views-field-field-sidebar-caption a { color: #cccc99; text-decoration: underline; }
.flexslider .slides .views-field-field-sidebar-caption p { margin: 0; color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

ul.nice-menu, ul.nice-menu a, ul.nice-menu ul, ul.nice-menu li, ul.nice-down, ul.nice-menu-down ul, ul.nice-menu-down li, ul.nice-menu li.menuparent, ul.nice-menu li.menuparent a, ul.nice-menu li.menuparent a:hover, ul.nice-menu li.menuparent:hover, ul.nice-menu li.menuparent:hover a { border-left: 0; border-right: 0; margin: 0; background-color: transparent; background-image: none; text-decoration: none; }

#block-menu-block-3 { line-height: 1em; font-weight: 400; font-family: Arial, sans-serif; }
#block-menu-block-3 .block-inner { margin-left: 0; margin-right: 0; }
#block-menu-block-3 ul.menu { border-top: 0 none; background-color: #7f7f7f; padding-left: 0; margin: 0; }
#block-menu-block-3 ul.menu li { border-top: 1px solid #ffffff; border-bottom: 0 none; list-style-type: none; list-style-image: none; display: block; }
#block-menu-block-3 ul.menu li.menuparent { border-top: 1px solid #ffffff; border-bottom: 0 none; }
#block-menu-block-3 ul.menu li.menuparent:hover { border-top: 1px solid #ffffff; border-bottom: 0 none; background-color: #db7800; }
#block-menu-block-3 ul.menu li a { font-size: 14px; padding: .75em 1em .75em 2em; display: block; left: 0; top: 0; position: relative; height: 100%; color: #ffffff; }
#block-menu-block-3 ul.menu li a:link, #block-menu-block-3 ul.menu li a:visited { text-decoration: none; color: #ffffff; }
#block-menu-block-3 ul.menu li a:hover, #block-menu-block-3 ul.menu li a:focus { color: #ffffff; }
#block-menu-block-3 ul.menu ul { margin-top: 0; border-top: 0 none; background-color: #7f7f7f; }
.region-sidebar-first #block-menu-block-3 ul.menu { margin-left: 0; background-position: 12px 14px; }
.region-sidebar-first #block-menu-block-3 ul.menu li { padding-left: 0; background: url('images/orange_bullet.gif?1410276668') no-repeat -5px 4px; list-style-type: none; }
.block-content #block-menu-block-3 ul.menu { padding-left: 0; width: 100%; }

.region-sidebar-first #block-menu-block-3 ul.menu li:hover { background-color: #B8450E; }
.region-sidebar-first #block-menu-block-3 ul.menu li.active { border-top: 1px solid #ffffff; border-bottom: 0 none; background-color: #DB7800; }
.region-sidebar-first #block-menu-block-3 ul.menu li.active a { border-bottom: 0 none; }
.region-sidebar-first #block-menu-block-3 ul.menu li.active-trail { border-top: 1px solid #ffffff; border-bottom: 0 none; background-color: #DB7800; }
.region-sidebar-first #block-menu-block-3 ul.menu li.active-trail a { border-bottom: 1px solid white; }

ul.menu li li { border-top: 1px solid #ffffff; border-bottom: 0 none; }

.region-sidebar-first #block-menu-block-3 ul.menu li.first li.first { border-top: 1px solid white; }

.region-sidebar-first #block-menu-block-3 ul.menu li { background-position: 12px 14px; width: 100%; }

.block-content ul#block-menu-block-3 { width: 95%; padding-left: 0; }
.block-content ul#block-menu-block-3 #block-views-news-and-announcements-block a, .block-content ul#block-menu-block-3 #block-views-events-block a { color: #993333; }

.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li { background-image: none; background-color: #d7d5d6; border: 0 none; line-height: .9em; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li:hover, .region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.active, .region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.active-trail { background-color: #c4c0c1; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li a { color: #403e3f; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.expanded li a { padding-left: 3.5em; }

#block-search-form { position: absolute; right: 0; top: 40px; }

#block-menu-menu-social { position: absolute; top: 0; right: 0; }
#block-menu-menu-social ul { margin: 0; padding: 0; }
#block-menu-menu-social ul li { display: inline-block; vertical-align: top; }
#block-menu-menu-social ul li.leaf { list-style-image: none; list-style-type: none; }
#block-menu-menu-social ul li.menu-item-910 a { background-image: url('images/my-icons/fb.png?1410276668'); }
#block-menu-menu-social ul li.menu-item-913 a { background-image: url('images/my-icons/twitter.png?1410276668'); }
#block-menu-menu-social ul li.menu-item-912 a { background-image: url('images/my-icons/you_tube.png?1410276668'); }
#block-menu-menu-social ul li.menu-item-911 a { background-image: url('images/my-icons/flickr.png?1410276668'); }
#block-menu-menu-social ul li a { display: block; width: 32px; height: 32px; background-repeat: no-repeat; background-color: white; border: 1px solid #5f5f5f; border-radius: 5px; color: transparent; }

@font-face { font-family: "icomoon"; src: url(/sites/all/libraries/icomoon/fonts/icomoon.eot?-bpq6b9) format('embedded-opentype'), url(/sites/all/libraries/icomoon/fonts/icomoon.eot?#iefix-bpq6b9) format('embedded-opentype'), url(/sites/all/libraries/icomoon/fonts/icomoon.woff?-bpq6b9) format('woff'), url(/sites/all/libraries/icomoon/fonts/icomoon.ttf?-bpq6b9) format('truetype'), url(/sites/all/libraries/icomoon/fonts/icomoon.svg?-bpq6b9#icomoon) format('svg'); }
#block-menu-menu-visit ul.menu { padding-left: 0; }
#block-menu-menu-visit ul.menu li:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: normal; font-style: normal; color: #8a8a8a; }
#block-menu-menu-visit ul.menu li.menu-item-914:before { content: "\e605"; }
#block-menu-menu-visit ul.menu li.menu-item-915:before { content: "\e60b"; }
#block-menu-menu-visit ul.menu li.menu-item-916:before { content: "\e609"; }
#block-menu-menu-visit ul.menu li.menu-item-917:before { content: "\e602"; }
#block-menu-menu-visit ul.menu li.menu-item-918:before { content: "\e60d"; }
#block-menu-menu-visit ul.menu li.leaf { list-style: none; list-style-image: none; }
#block-menu-menu-visit ul.menu li a { margin-left: 1em; }
#block-menu-menu-visit ul.menu li a:link, #block-menu-menu-visit ul.menu li a:visited { text-decoration: underline; color: #97191d; }
#block-menu-menu-visit ul.menu li a:hover, #block-menu-menu-visit ul.menu li a:focus { text-decoration: underline; color: #97191d; }

/* all inner pages */
.not-front #main-content { margin-left: 0; margin-right: 0; }

.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li { background-image: none; background-color: #d7d5d6; border-bottom: 0 none; border-top: 0 none; line-height: .9em; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li a { border-bottom: 0 none; border-top: 0 none; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li:hover, .region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.active, .region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.active-trail { background-color: #c4c0c1; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li a { color: #403e3f; }
.region-sidebar-first #block-menu-block-3 ul.menu li.expanded li.expanded li a { padding-left: 3.5em; }

.node-page { /* always */ /* no image only */ }
.node-page #image-caption { background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjYjE4MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjYjE4MSIgc3RvcC1vcGFjaXR5PSIwLjIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ecb181), color-stop(100%, rgba(236, 177, 129, 0.2))); background-image: -moz-linear-gradient(#ecb181, rgba(236, 177, 129, 0.2)); background-image: -webkit-linear-gradient(#ecb181, rgba(236, 177, 129, 0.2)); background-image: linear-gradient(#ecb181, rgba(236, 177, 129, 0.2)); min-height: 10em; font-style: italic; color: #726e6a; padding: 1em; }
.node-page .p-image img { display: block; padding-bottom: .25em; margin-bottom: .25em; border-bottom: 3px dotted #d7d5d6; }
.node-page.image-large .p-image { width: 400px; max-width: 100%; }
.node-page.image-small .p-image { width: 200px; }
.node-page .p-body { margin: 0 30px; }

/* ============================================================================= Home page styles (aka homepage, front, frontpage, front page) ========================================================================== */
.front h1.node-title { display: none; }
.front h2 { margin-top: 0; margin-bottom: 1em; font-weight: normal; }
.front .news-and-announcements .block-title, .front .upcoming-events .block-title { text-transform: uppercase; }
.front #block-block-7 h2.block-title { color: #000000; }

/* ============================================================================= Entity Forms  ========================================================================== */
form.entityform { padding: 1em; }

/* ============================================================================= Exhibitions ========================================================================== */
.view-id-all_exhibitions.view-display-id-page .views-row, .view-id-all_exhibitions.view-display-id-page_1 .views-row { display: inline-block; vertical-align: top; width: 249px; }

.node-type-exhibition-landing-page #content, .node-type-exhibition-gallery #content { position: relative; }
.node-type-exhibition-landing-page #content #block-system-main, .node-type-exhibition-gallery #content #block-system-main { max-width: 725px; float: left; }
.node-type-exhibition-landing-page .region-tertiary-content, .node-type-exhibition-gallery .region-tertiary-content { max-width: 225px; float: left; top: 0; right: 0; }
.node-type-exhibition-landing-page .region-content-aside, .node-type-exhibition-gallery .region-content-aside { clear: left; }
.node-type-exhibition-landing-page .field-name-field-caption, .node-type-exhibition-gallery .field-name-field-caption { font-style: italic; line-height: 1.25em; margin: .75em 0; }
.node-type-exhibition-landing-page img.image-style-exhibit-full-725x500, .node-type-exhibition-gallery img.image-style-exhibit-full-725x500 { width: 100%; }

nav.exhibits-menu a:link { color: #9f641e; }
nav.exhibits-menu a:visited { color: #9f641e; }
nav.exhibits-menu a:hover { color: #9f641e; }
nav.exhibits-menu a:active { color: #9f641e; }

.menu-name-menu-exhibitions > ul.exhibits-menu-list, .menu-name-menu-research-projects > ul.exhibits-menu-list { /* Only the very first / top level ul */ }
.menu-name-menu-exhibitions > ul.exhibits-menu-list > li, .menu-name-menu-research-projects > ul.exhibits-menu-list > li { padding: 1em 0 0 60px; border-top: 1px solid #cccccc; min-height: 50px; }

ul.exhibits-menu-list { margin-left: 0; padding-left: 0; font-size: 14px; line-height: 1; }
ul.exhibits-menu-list li { margin-bottom: .5em; }
ul.exhibits-menu-list li.expanded { list-style: none; list-style-image: none; }
ul.exhibits-menu-list li.collapsed { list-style: none; list-style-image: none; }
ul.exhibits-menu-list li.leaf { list-style-image: none; list-style-type: none; }
ul.exhibits-menu-list li a { display: inline-block; vertical-align: top; text-decoration: none; }
ul.exhibits-menu-list li a:hover { text-decoration: underline; }
ul.exhibits-menu-list li ul.exhibits-menu-list li li { list-style-type: disc; }
ul.exhibits-menu-list li.active-trail a.active { font-weight: bold; }
ul.exhibits-menu-list img { border: 1px solid #cccccc; display: inline-block; vertical-align: top; margin-right: 1em; width: 50px; height: auto; }
ul.exhibits-menu-list ul { margin-left: 1em; }

.view-all-exhibitions { padding: 9px; }
.view-all-exhibitions .views-row { margin-left: 4px; margin-right: 4px; margin-bottom: .5em; }

.page-views #page-title { padding-top: .5em; padding-left: 13px; }

.block-menu-block.exhibits-menu h2.block-title a { text-decoration: none; }
.block-menu-block.exhibits-menu h2.block-title a:hover { text-decoration: underline; }

/* Exhibition Carousel */
.jcarousel-skin-default .jcarousel-container-horizontal { width: 100%; margin: 0; padding: 0; }

.jcarousel-skin-default .jcarousel-clip-horizontal { width: 100%; }

.jcarousel-skin-default .jcarousel-item { width: 130px; height: 130px; }

.jcarousel-skin-default .jcarousel-next { background-image: url("images/rarrow.png"); }

.jcarousel-skin-default .jcarousel-next-horizontal { height: 30px; width: 22px; right: -24px; }
.jcarousel-skin-default .jcarousel-next-horizontal, .jcarousel-skin-default .jcarousel-next-horizontal:hover { background-position: -4px 0; }

.jcarousel-skin-default .jcarousel-item-horizontal { margin: 0 2px; }

.jcarousel-skin-default .jcarousel-prev { background-image: url("images/larrow.png"); }

.jcarousel-skin-default .jcarousel-prev-horizontal { height: 30px; width: 22px; left: -24px; }
.jcarousel-skin-default .jcarousel-prev-horizontal, .jcarousel-skin-default .jcarousel-prev-horizontal:hover { background-position: -4px 0; }

/** News and Announcements, Events **/
.page-news-and-announcements h1#page-title, .page-events h1#page-title { padding-left: 0; }

.page-news-and-announcements #main-content, .page-events #main-content, .page-events-past #main-content { margin: 0 30px; }

.view-id-news_and_announcements.view-display-id-page .views-row > div.node-teaser > .field, .view-id-news_and_announcements.view-display-id-page .views-row > article > *, .view-id-events.view-display-id-page_archive .views-row > div.node-teaser > .field, .view-id-events.view-display-id-page_archive .views-row > article > *, .view-id-events.view-display-id-page .views-row > div.node-teaser > .field, .view-id-events.view-display-id-page .views-row > article > * { padding-left: 185px; }
.view-id-news_and_announcements.view-display-id-page .views-row, .view-id-events.view-display-id-page_archive .views-row, .view-id-events.view-display-id-page .views-row { position: relative; min-height: 180px; }
.view-id-news_and_announcements.view-display-id-page .views-row div.node-teaser .field-name-field-image, .view-id-news_and_announcements.view-display-id-page .views-row article.node-teaser .field-name-field-image, .view-id-events.view-display-id-page_archive .views-row div.node-teaser .field-name-field-image, .view-id-events.view-display-id-page_archive .views-row article.node-teaser .field-name-field-image, .view-id-events.view-display-id-page .views-row div.node-teaser .field-name-field-image, .view-id-events.view-display-id-page .views-row article.node-teaser .field-name-field-image { position: absolute; top: 0; left: 0; margin-right: 1em; padding-left: 0; }
.view-id-news_and_announcements.view-display-id-page .views-row div.node-teaser .field-name-field-image img, .view-id-news_and_announcements.view-display-id-page .views-row article.node-teaser .field-name-field-image img, .view-id-events.view-display-id-page_archive .views-row div.node-teaser .field-name-field-image img, .view-id-events.view-display-id-page_archive .views-row article.node-teaser .field-name-field-image img, .view-id-events.view-display-id-page .views-row div.node-teaser .field-name-field-image img, .view-id-events.view-display-id-page .views-row article.node-teaser .field-name-field-image img { display: block; -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; }
.view-id-news_and_announcements.view-display-id-page .field-name-body, .view-id-events.view-display-id-page_archive .field-name-body, .view-id-events.view-display-id-page .field-name-body { margin-top: 1em; }
.view-id-news_and_announcements.view-display-id-page .field-label-inline .field-label, .view-id-events.view-display-id-page_archive .field-label-inline .field-label, .view-id-events.view-display-id-page .field-label-inline .field-label { line-height: 1em; color: black; }
.view-id-news_and_announcements.view-display-id-page .field-label-inline .field-items, .view-id-events.view-display-id-page_archive .field-label-inline .field-items, .view-id-events.view-display-id-page .field-label-inline .field-items { line-height: 1.1em; }

.page-node.node-type-event #main-content, .page-node.node-type-story #main-content { margin: 20px; }
.page-node.node-type-event .field-name-field-location, .page-node.node-type-story .field-name-field-location { margin-bottom: 1em; }
.page-node.node-type-event .field-name-field-image, .page-node.node-type-story .field-name-field-image { float: right; margin: 0 0 1em 1em; }
.page-node.node-type-event .field-name-field-image figure, .page-node.node-type-story .field-name-field-image figure { overflow: visible; }
.page-node.node-type-event .field-name-field-image img, .page-node.node-type-story .field-name-field-image img { -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; box-shadow: rgba(0, 0, 0, 0.7) 0 0 25px, rgba(0, 0, 0, 0.2) 0 0 5px 5px inset; }
.page-node.node-type-event .field-name-field-image figcaption, .page-node.node-type-story .field-name-field-image figcaption { font-style: italic; line-height: 1em; font-size: .85em; margin-top: 1em; display: block; color: #777; }
