/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 

/* Subtle Patterns by Subtle Patterns is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
http://subtlepatterns.com/  */

html {
	font-size: 62.5%;
}

body {
	background-image : url('../images/linen.png');
	background-repeat: repeat;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Cabin, sans-serif;
	letter-spacing: 0.1rem;
	font-weight:normal;
}

p, ul, ol, label, table, tr, td, div, fieldset {
	font-family: Arimo, sans-serif;	
	letter-spacing: .1rem;
}

table {
	border: none;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
	background: none;
}


/* Header */

#zone-menu-wrapper {
	background-color: #04254b;
	background-image: url('../images/dark_Tire_002147.png');
	background-repeat: repeat;
	min-height: 45px;
}

#zone-menu-wrapper li.widescreen {
	display: inline;	
}

#zone-branding {
	background-color: #fff;	
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#zone-branding .logo-img {
	text-align: left;	
}

#region-branding {
	padding-left: 10px;
}


/* Header Links */
/* This is the
Hours - Ask Us - Your Account
menu bar */


#zone-menu {
	text-align: right;	
}

#region-menu ul {
	padding-top: 8px;
	margin-bottom: 8px;
}

#region-menu li {
	display: inline;
	list-style-type: none;
	font-family: Arimo, sans-serif;	
	letter-spacing: 0.1rem;
	padding-left: 2rem;
	position: relative;
	top: -3px;
}

#region-menu li.last {
	position: relative;
	top: 0;
}

#region-menu li a {
	color: #fff;
	text-decoration:none;	
}

/* Preface Zone -- used for alerts */

#zone-preface {
	background-color: #fff;	
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}


/* Content area */

#zone-content {
	background-color: #fff;	
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#node_page_full_group_header_image,
#node_exhibit_full_group_header_image,
#node_library_event_item_full_group_header_image,
#node_library_staff_full_group_header_image,
#node_library_news_item_full_group_header_image,
.page-node fieldset.group-header-image {
	position: relative;	
	margin-top: 5px;
	margin-bottom: 12px;
	display: block;
}


.field-name-field-header-image {
	position: relative;
	left: -22px;
}

.field-name-field-header-image-caption {
	position: absolute;
	left: -22px;
	top: 189px;
	padding-top: 7px;
	padding-bottom: 0;
	height: 24px;
	padding-right: 10px;
	color: #fff;
	text-align: right;
	background-color: rgba(52, 48, 45, 0.5);
	width: 930px !important;
	font-size: 1.1rem;
	z-index: 5;
	letter-spacing: .1rem;
}

.norgba .field-name-field-header-image-caption {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F34302D,endColorstr=#7F34302D)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F34302D,endColorstr=#7F34302D);   /* IE6 & 7 */      
	zoom: 1;
}

.field-name-field-header-image-caption p {
	margin-bottom: 0;
	max-width: 930px !important;
	text-align: right;
}

.field-name-field-header-image-caption a:link,
.field-name-field-header-image-caption a:visited {
	margin-bottom: 0;
	color: #fff;
	text-decoration: none;	
}

.field-name-field-header-image-caption a:hover {
	margin-bottom: 0;
	color: #fff;
	text-decoration: underline;
}

.field-name-field-header-image-caption .dark-caption-bg {
	color: #403a37;
}

.field-name-breadcrumb {
	background-color: #8d817b;
	width: 935px;
	position: relative;
	left: -37px;	
	border-left: 5px solid #8d817b;
	border-right: 5px solid #8d817b;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 1.3rem;
	font-family: Cabin, sans-serif;
	letter-spacing: .1rem;
}

.field-name-breadcrumb .breadcrumb a {
	color: #fff;	
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

.breadcrumb #custom-breadcrumbs-home {
	padding-right: 4px;	
	paddin-left: 0
}

.breadcrumb .custom-breadcrumbs-none {
	padding-right: 4px;
	padding-left: 4px;
}

h2.page-title {
	color: #004990;
	font-size: 2.4rem;
	margin-top: 77px;
}

#zone-content {
	font-size: 1.4rem;
}

.region-content-inner {
	margin-left: 22px;
	color: #403a37;
}

#region-content .field-name-body p,
#region-content .field-name-body h3 {
	max-width: 615px;
}


/* Primary Navigation */
/* This is the 
SEARCH - RESEARCH - SERVICES - LIBRARIES & SPACES - ABOUT
menu bar */

#main-nav {
	margin-top: 50px;
	float: right;
	display: block;
}

#mobile-main-nav {

	display: none;	
}


#main-nav ul {
	text-align: right;
}

#main-nav li.first-level {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Cabin, sans-serif;
	letter-spacing: 0.11rem;
	font-weight: normal;
	font-size: 1.5rem;
	padding-right: 8px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-left: 0;
	margin-right: 8px;
	border-right: 1px solid #d9d3ce;
	color: #002147;
	float: left;
	clear: none;
}

#main-nav li.last {
	border-right: none;
}

#main-nav a {
	text-decoration: none;
	color: #002147;
}

#main-nav a:hover {
	text-decoration: underline;
	color: #004990;
}

#main-nav a.first-level:hover {
	text-decoration: none;
}

#main-nav li ul {
	color: #004990;
	font-family: Arimo, sans-serif;
	font-size: 1.3rem;
	text-transform: none;
	text-align: left;
	list-style-type: none;
}

#main-nav li ul ul {
	list-style-type:none;
}

#main-nav li ul li {
	color: #403a37;
}

#main-nav li ul ul li::before {
    color: #004990;
    content: '\25A0';
    padding-right: 6px;
	position: relative;
	top: -2px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 57;
 float: left;
}

ul.dropdown li {
 float: left;
 min-height: 1px;
 vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 59;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 z-index: 58;
 /* width: 100%; */
}

ul.dropdown li#research-nav ul {
	left: -55px;	
}

ul.dropdown li#services-nav ul {
	left: 60px;	
}

ul.dropdown li#libraries-nav ul {
	left: 205px;	
}

ul.dropdown li#about-nav ul {
	left: 205px;	
}

.front ul.dropdown li#research-nav ul {
	left: -155px;	
}

.front ul.dropdown li#services-nav ul {
	left: -40px;	
}

.front ul.dropdown li#libraries-nav ul {
	left: 105px;	
}

.front ul.dropdown li#about-nav ul {
	left: 105px;	
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 /* left: 99%; */
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown-linear {
 width: 100%;
}

ul.dropdown-linear ul li {
 float: left;
}

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover {
 position: static;
}

ul.dropdown-linear li.first-level span,
ul.dropdown-linear li.first-level span {
	padding: 11px 13px 23px 13px;
	position: relative;
	z-index: 75;
}

ul.dropdown-linear li.first-level.hover span,
ul.dropdown-linear li.first-level:hover span {
	background-color: #efefef;



	color: #004990;
	position: relative;
	z-index: 75;
	padding: 8px 10px 22px 10px;
	box-shadow: -3px -3px 2px #eee;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 1px solid #efefef;
}



ul.dropdown-linear li#search-nav span {
	padding: 8px 10px 8px 10px !important;
	background-color: #efefef;
	color: #004990;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	box-shadow: 0 0 9px #ddd;
}



ul.dropdown-linear li#search-nav span.buttonFade {
	padding: 8px 10px 8px 10px !important;
	background-color: #fff;
	color: #002147;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	box-shadow: none;
}

ul.dropdown-linear li#search-nav.hover span.buttonFade,
ul.dropdown-linear li#search-nav:hover span.buttonFade,
ul.dropdown-linear li.no-dropdown:hover span.buttonFade,
ul.dropdown-linear li.no-dropdown.hover span.buttonFade  {
	padding: 8px 10px 8px 10px;
	border-bottom: 3px solid #fff;
	box-shadow: 0 0 9px #ddd;
	background-color: #efefef;
	color: #004990;
}


ul.dropdown-linear ul ul {
 display: none !important;
}

ul.dropdown-columnar ul li {
 position: static;
 /*width: 150px; */
}

ul.dropdown-columnar ul ul {
 display: block !important;
 position: static;
 /* width: auto !important; */
}

ul.dropdown-columnar ul ul li {
 float: none;
}

ul.dropdown-columnar ul ul ul {
 display: none;
}

ul.dropdown-columnar li.hover ul,
ul.dropdown-columnar li:hover ul {
 visibility: visible !important;
 background-color: #efefef;
 border: 3px solid #fff;
 padding-bottom: 2px;
 box-shadow: -3px -3px 2px #eee;
 width: 450px;
}

ul.dropdown-columnar li.hover ul ul,
ul.dropdown-columnar li:hover ul ul {
	border: none;
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: 5px;
	width: 190px;
	box-shadow: none;
	padding-right: 10px;
}

ul.dropdown-columnar li.hover ul ul li,
ul.dropdown-columnar li:hover ul ul li {
	padding-bottom: 5px;	
}


#zone-postscript {
	background-color: #fff;	
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#information-for {
	display: block;
	background-color: #8d817b;
	width: 946px !important;
	max-width: 946px !important;
	border-left: 5px solid #8d817b;
	border-right: 5px solid #8d817b;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 1.3rem;
	font-family: Cabin, sans-serif;
	letter-spacing: .1rem;
	position: relative;
	left: -15px;
	top: 8px;
}

#information-for li {
	display: inline;
	list-style-type: none;
	color: #fff;
	text-transform: uppercase;
	padding-right: 17px;
	font-size: 1.3rem;	
}
#information-for li a {
	color: #fff;
	text-decoration: none;	
}

/* Right Sidebar */

#region-sidebar-second {
	position: relative;
	left: 12px;	
	z-index: 4;
}

#region-sidebar-second .sidebar-box {
	background-color: #f3f1ef;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 26px;
	padding-right: 20px;
	width: 168px;
	color: #004990;
	font-size: 1.4rem;
	font-family: Arimo, sans-serif;
	margin-bottom: 18px;
}

#region-sidebar-second .sidebar-box.short {
	padding-bottom: 10px;
}

#region-sidebar-second .sidebar-box h3 {
	font-size: 1.6rem;
	color: #002147;
	font-family: Cabin, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 12px;
}

#region-sidebar-second .sidebar-box p {
	margin-left: 12px;
	margin-bottom: 0;
	padding-bottom: 12px;
}

#region-sidebar-second .region-sidebar-second-inner {
	margin-top: 326px;
}

/* Social Media */

#social-icons {

}

#social-icons li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}

/* Quick Links */

#quick-links {
	display: inline;
	list-style-type: none;
}

#quick-links li {
	padding-bottom : 8px;
	font-size: 1.2rem;
	clear: both;
	height: 38px;
	line-height: 115%;
}

#quick-links li a {
	text-decoration: none;
	color: #004990;
}

#quick-links li img {
	margin-right: 15px;	
	vertical-align: middle;
	float:left;
}

#quick-links li span {
	position: relative;
	top: 14px;
}

#quick-links li span.two-line {
	position: relative;
	top: 5px;
	font-size: 1.2rem;
}


/* Footer */ 

#zone-footer-wrapper {
	background-color: #04254b;
	background-image: url('../images/dark_Tire_002147.png');
	background-repeat: repeat;
	min-height: 115px;
	padding-top: 8px;
}

#region-footer-first {
	color: #fff;
	font-size: 1.1rem;

}

#footer-text {
	padding-left: 560px;
	padding-top: 16px;
	padding-right: 10px;

}

#footer-text a {
	color: #fff;
	text-decoration: none;	
}

/* Homepage */

.front .field-name-title {
	display: none;
}

.front #information-for {
	left: -37px;
	top: 0;
	z-index: 10;
	display: block;
}

/* homepage news */

.view-id-homepage_news {
	margin-top: 25px;
	position: relative;
	margin-bottom: 20px;
}

.view-id-homepage_news .views-field-body {
	font-family: Arimo, sans-serif;	
	letter-spacing: .1rem;
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item {
	float:left;
	width: 160px;
	padding-left: 25px;
	padding-right: 25px;
	z-index: 4;
	background-color: #fff;
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item.views-row-even {
	border-right : 2px dotted #ccc;
	border-left : 2px dotted #ccc;
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item .views-field-title {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 160px;
	font-size: 1.8rem;
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item .views-field-title a {
	color: #002147;
	text-decoration: none;	
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item .views-field-body {
	font-size: 1.2rem;
	width: 160px;
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item .views-field-view-node {
	font-size: 1.2rem;
	text-align: right;	
}

.view-id-homepage_news .views-slideshow-cycle-main-frame-row-item .views-field-view-node a {
	color: #002147;
	text-decoration: none;	
}

.views-slideshow-controls-bottom {
	position:absolute;
	z-index:2;
	top: 72px;
	width: 680px;
	max-width: 680px;
	left: -22px;
}

#views_slideshow_controls_text_pause_homepage_news-default {
	display: none;
}

#views_slideshow_controls_text_previous_homepage_news-default {
	float:left;	
}

#views_slideshow_controls_text_next_homepage_news-default {
	float:right;	
}

#views_slideshow_controls_text_previous_homepage_news-default a,
#views_slideshow_controls_text_next_homepage_news-default a {
	display: block;
	color: rgba(255,255,255,0);
	max-width: 80px;
	min-height: 66px;
	text-decoration: none;
	border: none;
	vertical-align: middle;
}

#views_slideshow_controls_text_previous_homepage_news-default a:hover,
#views_slideshow_controls_text_next_homepage_news-default a:hover {
	text-decoration: none!important;
	display: block;
	color: rgba(255,255,255,0);
	border: none;
}

#views_slideshow_controls_text_previous_homepage_news-default a {
	background-image: url(../images/carousel-arrow-left.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 160px;
	max-width: 160px;
	z-index:2;
}

#views_slideshow_controls_text_next_homepage_news-default a {
	background-image: url(../images/carousel-arrow-right.png);
	background-repeat: no-repeat;
	tect-align: left;
	min-width: 520px;
	z-index:2;
}


/* search tabs */

#search-tabs {
	padding: 15px 17px;
	position: absolute; 
	display: none;
	top: 22px;
	z-index: 20;
}

.front #search-tabs {
	padding: 15px 17px;
	position: absolute; 
	display: block;
	top: 22px;
	z-index: 20;

}

.context-gelardin #search-tabs {
	position: absolute; 
	display: none;
	z-index: 20;
}

#search-tabs.ui-widget-content,
#search-tabs.ui-widget {
	border: none;
	background: none;
}

#search-tabs.ui-corner-all,
#search-tabs .ui-corner-top,
#search-tabs .ui-corner-bottom  {
	border-radius: 0;
}

#search-tabs.ui-widget-content,
#search-tabs.ui-widget {
	background-color: rgba(206, 198, 192, 0.5);
}

.no-rgba #search-tabs.ui-widget-content,
.no-rgba #search-tabs.ui-widget {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FCEC6C0,endColorstr=#7FCEC6C0)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FCEC6C0,endColorstr=#7FCEC6C0);   /* IE6 & 7 */      
	zoom: 1;	
}

#search-tabs .ui-widget-header  {
	border: none;
	background: none;	
	position: relative;
	left: -3px;
}

#search-tabs .ui-widget-header .ui-state-default {
	border: none;
	background: none;	
}

#search-tabs li {
	font-family: Arimo, sans-serif;
	font-size: 1.2rem;	

}

#search-tabs ul li a {
	min-height: 0;	
	max-width: none;
}

#search-tabs .ui-widget-header li.ui-state-default {
	background-color: rgba(221, 213, 196, 0.85);
	letter-spacing: .1rem;
}

.no-rgba #search-tabs .ui-widget-header li.ui-state-default {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8DDD5C4,endColorstr=#D8DDD5C4)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8DDD5C4,endColorstr=#D8DDD5C4);   /* IE6 & 7 */      
	zoom: 1;
}

#search-tabs .ui-widget-header li.ui-state-default a {
	color: #002147;
	padding: 0.5em 1.5em;
}

#search-tabs .ui-widget-header li.ui-state-active,
#search-tabs .ui-widget-header li.ui-tabs-selected {
	background-color: #002147;
	letter-spacing: .1rem;
}

#search-tabs .ui-widget-header li.ui-state-active a,
#search-tabs .ui-widget-header li.ui-tabs-selected a {
	color: #ede7dd;
	padding: 0.5em 1.5em;
}

#search-tabs .ui-widget-header li:last-of-type a {
	max-width: none;	
}

.ui-tabs .ui-tabs-nav li {
	margin: 0 0 1px 0;	
	white-space: nowrap;
}

#search-tabs div.ui-tabs-panel {
	background-color: #002147;
	padding-bottom: 8px;
	padding-top: 10px;
}

#search-tabs form {
	border: 5px solid #cec6c0;
	width: 485px;
	height: 40px;
	margin-bottom: 8px;
}

#search-tabs form input[type="text"] {
	width: 400px;
	height: 40px;
	border: none;
	font-family: Arimo, sans-serif;
	color: #777;
	font-style: italic;
	border-left: 10px solid #fff;
}

#search-tabs form input[type="submit"] {
	width: 85px;
	height: 40px;
	background: none;
	background-color: #98002e;
	border-right: none;
	border-bottom: none;
	border-top: none;
	border-left: 1px solid #bebebeb;
	font-family: Cabin, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5rem;
	font-weight: normal;
	text-shadow: none;
	border-radius: 0;
	position: relative;
	right: 0;
}

#search-tabs fieldset {
	font-family: Arimo, sans-serif;
	letter-spacing: .1rem;
	color: #fff;
	font-size: 1.2rem;
	margin-bottom: 2px;
}

#search-tabs fieldset.ui-tabs-panel {
	padding: 0;
}

#search-tabs fieldset.collapsed .fieldset-legend {
	background: none;
}

#search-tabs fieldset.collapsible .fieldset-legend {
	background: none;
}

#search-tabs fieldset legend a {
	font-family: Arimo, sans-serif;
	letter-spacing: .1rem;
	color: #fff;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: normal;
}

#search-tabs fieldset .fieldset-wrapper {
	margin-left: 30px;
	margin-top: 2px;
	width: 460px;
}

#search-tabs .alpha-nav a:link,
#search-tabs .alpha-nav a:visited {
	font-family: Arimo, sans-serif;
	letter-spacing: .1rem;
	color: #fff;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: normal;
	padding-right: 2px;
}

#search-tabs .alpha-nav {
	color: #bae0f7;
	margin-bottom: 10px;
	font-family: Arimo, sans-serif;
	letter-spacing: .1rem;
	font-size: 1.2rem;
	font-weight: normal;

	margin-left: 15px;
}

#search-tabs .alpha-nav a:hover {
	color: #bae0f7;	
	text-decoration: underline;
}

#search-tabs .letter-a {
	padding-left: 12px;	
}

#zone-content .ui-widget-header {
	background: none;	
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #bbb;
	max-width: none !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#zone-content #search-tabs .ui-widget-header {
    border-bottom: none;
}

#zone-content .ui-widget-content {
	border: none;	
}

#zone-content .ui-corner-all { 
	border-radius: none;
}

/* Navigation Page tables */

ul.nav-page {
	text-align: center;
	display: inline;
}

ul.nav-page li {
	display: inline;
	list-style-type: none;
	max-width: 160px;
	width: 160px;
	font-size: 1.6rem;
	font-family: Cabin, sans-serif;
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 30px;
	float: left;
	padding-right: 40px;
}

ul.nav-page li.extra-padding {
	margin-left: 100px;
}

ul.nav-page li.wide-clear {
	clear: left;		
}

ul.nav-page li img {
	width: 160px;
	height: 100px;
	display: inline;
	padding-bottom: 10px;
}


ul.nav-page li a {
	color: #004990;
	text-decoration: none;
}

/* SuperSearch styles */

.context-search h1.title {
	display: none;	
}

#zone-content div.tabs ul.tabs {
	display: none;	
}

.context-search #search-form {
	text-align: center;
	margin-top: 12px;	
}

.context-search form#search-form + h2 {
	color: #004990;
	font-size: 2.4rem;
	margin-top: 30px;
}

.box .gusearch-container {
	width:260px;
	max-width:260px;
	float: left;
	min-height: 550px;
}

.box .gusearch-container.first {
	border-right: 1px dotted #B4C4D2;
	padding-right:27px;
	margin-right:16px;
}

.box .gusearch-container-2 {
	margin-right:6px;
}

.box .gusearch-container.last {
	margin-right:0px;
	padding-left:20px;
	margin-left:22px;
	border-left: 1px dotted #B4C4D2;
}

.gusearch-container h2.gusearch {
	font-size: 150%;
	text-align: center;	
	height: 40px;
	min-height: 40px;
	width: 270px;
	margin-bottom:16px;
	margin-top:16px;
	padding-top:16px;
	padding-bottom: 8px;
	background-color: #EDF0F3;
}

.content .gupurpose, 
.content .combo-set {
	margin-left: 6px;	
}

.content .box .combo-result {
	margin-bottom: 24px;	
}

.content .box .combo-title {
	margin-bottom: 12px;
	font-size: 110%;	
	line-height: 122%;
}

.content .box .combo-title a:link,
.content .box .combo-title a:visited {
	text-decoration:none;
}

.content .box .combo-title a:hover,
.content .box .combo-title a:active {
	text-decoration:underline;
}

.content .box .combo-snippet {
	font-size:85%;	
}

.content .box .combo-snippet strong {
	color:#00C;
	background-color:#FF9;
}

.content #edit-keys-wrapper {
	text-align:center;
	margin-bottom:22px;
}

#search-form #edit-keys-wrapper label {
	display:none;
}

.combo-summary {
	text-align: right;
	font-weight:bold;
	padding-top:20px;
}

.combo-summary a {
	color: #C00;	
}

/* breadcrumbs */

#block-blockify-blockify-breadcrumb {
	display: block;
	position: absolute;
	top: 235px;	
	background-color: #8d817b;
	width: 935px;
	left: -15px;	
	border-left: 5px solid #8d817b;
	border-right: 5px solid #8d817b;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 1.3rem;
	font-family: Cabin, sans-serif;
	letter-spacing: .1rem;
	z-index: 35;
	color: #fff;
}

.field-name-breadcrumb {
	background-color: #8d817b;
	width: 935px;
	position: relative;
	left: -37px;	
	border-left: 5px solid #8d817b;
	border-right: 5px solid #8d817b;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 1.3rem;
	font-family: Cabin, sans-serif;
	letter-spacing: .1rem;
}

.field-name-breadcrumb a {
	display: none;	
}

#block-blockify-blockify-breadcrumb a {
	color: #fff;	
	text-decoration: none;
}

/* DigitalGeorgetown */

.view-digitalgeorgetown-spotlight .views-field-field-spotlight-caption p {
	margin-top: 10px;
	font-size: 1.2rem;
	font-style: italic;
	padding: 5px;
}

/* Borrowing Policies */

#fines-overview a span {
	display: none;
}

#fines-overview a:hover span {
	display: block;
   	position: relative; 
	right: 10px; 
	width: 175px;
    padding: 5px; 
    margin: 10px; 
    z-index: 100;
    color: #666; 
    background: #EDF0F4;
    font-size: 10px; 
    text-align: center;
    border: 1px solid #B4C4D2;
   }

/** Co-branded sites **/

#small-library-logo {
    display: block;   
}

/** IR site **/

.context-ir .logo-img,
.context-ir h2.page-title {
	display: none;	
}

.context-ir .tag-cloud a:link {
	text-decoration:none;
}

.context-ir .tag-cloud a:hover {
	text-decoration:underline;
}

.context-ir .tag-cloud .tag1 {color: #6B7DA8; font-size:24px;}
.context-ir .tag-cloud .tag2 {color: #8096C9; font-size:21px;}
.context-ir .tag-cloud .tag3 {color: #515F80; font-size:18px;}
.context-ir .tag-cloud .tag4 {color: #0e6cd6; font-size:25px;}
.context-ir .tag-cloud .tag5 {color: #2F374A; font-size:12px;}

.block-aggregator .item-list ul li {
	padding-bottom: 8px;	
}

/** Lobby Display **/

.context-displays #section-header,
.context-displays #zone-menu-wrapper,
.context-displays #zone-branding-wrapper,
.context-displays #footer,
.context-displays fieldset.group-header-image,
.context-displays .field-name-breadcrumb,
.context-displays h2.page-title,
.context-displays #node_page_full_group_header_image {
	display: none !important;
}

.context-displays #zone-content {
	background-color: black;
	border-left: none;
	border-right: none;	
}

body.context-displays {
	background-color: black;
	margin: 0;
	padding: 0;
	width: 1920px;
	height : 1080px;
	background-image: none;
}

.context-displays .region-content-inner {
	margin-left: 0;	
}

.context-displays #region-content {
	width: 1920px;
	height : 1080px;
	margin-left: 0;
	margin-right: 0;
	background-image: none;
	overflow-y: hidden;
}

.context-displays #main {
	margin-left: 0;	
}

.context-displays #content {
	width: 1920px;
}

.context-displays .region-content-inner {
	padding: 0;	
}

.context-displays .container-12 {
	width: 1920px;
	margin-left: 0;
	margin-right: 0;
}

/* mobile overrides */

.view-news-carousel,
.view-blommer-news-carousel,
.view-gelardin-news-carousel {
	max-width: 700px;
}

.mobile #quick-links {
	display: none;
}

.sidebar-box #quick-links {
	display: block;	
}

.front #region-sidebar-second .sidebar-box {
	background-color: #f3f1ef;
}

#block-block-120 {
	display: block;	
}