global overrides for sfmoma.css ................................................................... */

#masthead {
	position: relative;
}

#interim-headline {
  display: none;
}

#stream {
	height: 352px;
	padding-top: 20px;
}

#global-nav {
	z-index: 2;
}

ul.results-display dd .location {
	color: #666;
	font-weight: bold;
}

body {
	-webkit-font-smoothing: antialiased;
}

/*global nav */

#interim-headline {
	position: absolute;
	display: block;
	right: 30px;
	top: 45px;
}

#masthead {
	position: relative;
	height: 90px;
}

#logo {
	position: absolute;
 	top: -3px;
	left: 25px;
}

/*interim grid styles*/

.two-interim,
.three-interim {
	width: 942px;
	padding-right: 30px;
	z-index: 1;
}

.two-interim .main ul.results-display li {
  width: 602px;
}

.two-interim ul.results-display li.with-image dl {
  width: 476px;
}

/* shared interim styles */
/* interim module styles */
.interim .mod {
	display: block;
	width: 306px;
	padding: 0;
	margin: 6px 0;
	float: left;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

.interim .mod.two-thirds {
  width: 624px;
  min-height: 257px;
}

.interim div.mod .mod-link .bd {
	padding: 12px;
	width: auto;
	height: auto;
}

.interim div.mod .mod-link {
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.interim div.mod.targetless .mod-link {
	cursor: default;
}

.interim .mod h4,
.interim .mod a {
	text-transform: none;
	font-weight: bold;
	background: none;
	color: #ffffff;
	padding: 0;
	font-size: 12px;
	height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: normal;
}

.interim .mod h4,
.interim .mod a:hover {
  color: #ffffff;
}

.interim div.newsletter_form .mod-link,
.interim div.tweet_embed .mod-link {
  cursor: default;
}

#layout .interim .crosslinks .mod h4,
#layout .interim .crosslinks .mod h5 {
  margin-bottom: 8px;
  color: #8a8a8a;
  font-size: 22px;
  line-height: 22px;
  font-family: BentonSans, Arial, sans-serif;
  text-transform: none;
  font-weight: normal;
}

#layout .interim .crosslinks .mod h5 {
	font-size: 20px;
	background: none;
}

#layout .interim .crosslinks .mod.newsletter_form h4 {
  margin: 0;
}

.interim .crosslinks .mod .newsletter_form iframe {
  width: 290px;
  height: 60px;
  border: none;
}

.interim div.mod .mod-link .image-mat {
  padding: 12px;
  float: left;
}

.interim div.mod .image-mat.right {
  float: right;
}

.interim div.mod .image-mat img {
  margin-bottom: 0;
}

.interim div.mod.third .mod-link .image-mat {
  width: 282px;
  text-align: center;
}

.interim .interim-headline-modules div.half h4,
.interim .interim-content-modules div.third h4 {
  margin: 12px 0 0 12px;
  height: 12px;
  overflow: hidden;
}

.interim .bd .title {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  background: none;
  color: #ffffff;
  margin-bottom: 26px;
}

.interim .interim-headline-modules div.half .title,
.interim .interim-content-modules div.third .title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}

.interim .interim-headline-modules div.half .title em,
.interim .interim-content-modules div.third .title em {
	font-weight: bold;
}

.interim .bd .date {
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

.interim .interim-headline-modules div.half .date,
.interim .interim-content-modules div.third .date {
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  font-family: BentonSans, sans-serif;
}

.interim .bd .location {
  margin-top: 20px;
}

.interim .bd .location p {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 10px;
}

/* Surprise Me module */

/*#layout .interim .crosslinks .mod .surprise-me h4 {
	line-height: 28px;
}*/

.surprise {
  display: none;
  background: rgba(102, 102, 102, 0.9);
  color: #fff; 
  padding: 10px 10px 0 10px;
  width: 286px;
  /*padding: 10px 0 0 10px;
  width: 296px;*/
  position: absolute;
  bottom: 0;
  left: 0;
  height: 72px;
}

.surprise span {
  display: block;
  line-height: 22px;
}

.surprise .quote {
  font-size: 15px;
  font-style: italic;
  height: 45px;
}

.surprise .credit {
  font-size: 12px;
  font-weight: bold;
}

/*global module colors*/
.interim .mod.teal:hover,
.interim .mod.teal:active {
  background-color: #226e75;
}

.interim .mod.teal.targetless:hover {
  background-color: #1D7B83;
}

.interim .mod.slategray:hover,
.interim .mod.slategray:active {
  background-color: #4e6f72;
}

.interim .mod.slategray.targetless:hover {
  background-color: #557C7F;
}

.interim .mod.aqua:hover,
.interim .mod.aqua:active {
  background-color: #28919a;
}

.interim .mod.aqua.targetless:hover {
  background-color: #1DA2AD;
}

.interim .mod.slate-lite {
  background-color: #83a0a2;
}

.interim .mod.slate-lite:hover,
.interim .mod.slate-lite:active {
  background-color: #779091;
}

.interim .mod.slate-lite.targetless:hover {
  background-color: #83a0a2;
}

.interim .mod.slate-pale {
  background-color: #9eb5b6;
}

.interim .mod.slate-pale:hover,
.interim .mod.slate-pale:active {
  background-color: #8fa3a3;
}

.interim .mod.slate-pale.targetless:hover {
  background-color: #9eb5b6;
}

.interim .mod.aqua-lite {
  background-color: #6dc3ca;
}

.interim .mod.aqua-lite:hover,
.interim .mod.aqua-lite:active {
  background-color: #66afb4;
}

.interim .mod.aqua-lite.targetless:hover {
  background-color: #6dc3ca;
}

.interim .mod.aqua-pale {
  background-color: #8dcfd5;
}

.interim .mod.aqua-pale:hover,
.interim .mod.aqua-pale:active {
  background-color: #82babe;
}

.interim .mod.aqua-pale.targetless:hover {
  background-color: #8dcfd5;
}

.interim .mod.teal-lite {
  background-color: #73aeb2;
}

.interim .mod.teal-lite:hover,
.interim .mod.teal-lite:active {
  background-color: #6a9ca0;
}

.interim .mod.teal-lite.targetless:hover {
  background-color: #73aeb2;
}

.interim .mod.teal-pale {
  background-color: #8ebec1;
}

.interim .mod.teal-pale:hover,
.interim .mod.teal-pale:active {
  background-color: #82abad;
}

.interim .mod.teal-pale.targetless:hover {
  background-color: #8ebec1;
}

/* new colors */

.interim .mod.seafoam {
  background-color: #84AEB2;
}

.interim .mod.seafoam:hover,
.interim .mod.seafoam:active {
  background-color: #799FA3;
}

.interim .mod.seamoon {
  background-color: #7A9399;
}

.interim .mod.seamoon:hover,
.interim .mod.seamoon:active {
  background-color: #6E8489;
}

.interim .mod.aquapark {
  background-color: #5C8999;
}

.interim .mod.aquapark:hover,
.interim .mod.aquapark:active {
  background-color: #547E89;
}

.interim .mod.seamidnight {
  background-color: #486066;
}

.interim .mod.seamidnight:hover,
.interim .mod.seamidnight:active {
  background-color: #3C5156;
}

.interim .mod.bluelagoon {
  background-color: #1E6382;
}

.interim .mod.bluelagoon:hover,
.interim .mod.bluelagoon:active {
  background-color: #1B5A70;
}

.interim .mod.seagreen {
  background-color: #1D7D7F;
}

.interim .mod.seagreen:hover,
.interim .mod.seagreen:active {
  background-color: #1A6E70;
}

/* end colors*/

.interim .crosslinks .mod {
	height: 80px;
}

.interim .crosslinks .mod .mod-link {
	height: 80px;
	background-color: #dadada;
	margin: 0;
}

.interim .crosslinks .mod .bd {
	color: #666666;
}

.interim .sidebar .crosslinks {
  margin-bottom: 6px;
  overflow: hidden;
}

.interim .sidebar .crosslinks .mod:first-child {
  margin-top: 0;
}

/* interim landing messaging block styles */
.messaging-block {
  padding: 12px;
  margin-bottom: 12px;
}

.messaging-block.image-only {
  padding: 0;
}

.messaging-block .bd {
  background-color: #fff;
  overflow: hidden;
}

.messaging-block .bd .message {
  padding: 20px 12px 12px 12px;
  display: table-cell;
}

#visit .messaging-block .bd .message p,
.messaging-block .bd .message p,
.messaging-block .bd .message h3 {
  padding-left: 0px;
}

.messaging-block .bd .message h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 24px;
}

.messaging-block .bd .message p {
  font-size: 18px;
  line-height: 24px;
}

.messaging-block .bd img {
  float: right;
}

.messaging-block.left .bd img {
  float: left;
}

#global-connect-list {
	cursor: pointer;
	padding-top: 2px;
}

#global-connect-list li {
	padding: 0 15px 0 0;
	float: left;
	display: block;
}

#global-connect-list li:last-child {
	float: right;
	padding-right: 0;
}

#global-connect-list li a {
	display: block;
	text-indent: -999em;
}

#global-connect-list li a.social-sprite {
	background-repeat: no-repeat;
	background-image:url("/assets/images/icons/social-media-interim.png");
}

#global-connect-list li a.facebook {
	background-position: -12px -26px;
	width: 13px;
	height: 22px;
}

#global-connect-list li a.facebook:hover {
	background-position: -12px -2px;
}

#global-connect-list li a.twitter {
	background-position: -42px -26px;
	width: 27px;
	height: 22px;
}

#global-connect-list li a.twitter:hover {
	background-position: -42px  -2px;
}

#global-connect-list li a.tumblr {
	background-position: -85px -26px;
	width: 16px;
	height: 22px;
}

#global-connect-list li a.tumblr:hover {
	background-position: -85px -2px;
}

#global-connect-list li a.instagram {
	background-position: -119px -26px;
	width: 22px;
	height: 22px;
}

#global-connect-list li a.instagram:hover {
	background-position: -119px -2px;
}

#global-connect-list li a.open-space {
	background-position: -160px -26px;
	width: 88px;
	height: 22px;
}

#global-connect-list li a.open-space:hover {
	background-position: -160px -2px;
}

#global-connect-list li a.more {
	background-position: -267px -34px;
	width: 27px;
	height: 7px;
	margin-top: 9px;
}

#global-connect-list li a.more:hover {
	background-position: -267px -10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {

	#global-connect-list li a {
		/* Reference the @2x Sprite */
		background-image: url("/assets/images/icons/social-media-interim@2x.png");
		/* Translate the @2x sprite's dimensions back to 1x */
		background-size: 306px 50px;
	}
}

/* SlidesJS Slideshow styles */

#slides {
  height: 460px;
  width: 1008px;
  margin-bottom: 12px;
  position: relative;
  z-index: 0;

  display: none;
  overflow: hidden;
}

#slides .mod-link .bd {
  visibility: hidden;
}

#slides .mod-link img:hover {
  cursor: pointer;
}

#slides a.slidesjs-navigation {
	text-indent: -999em;
}

.slidesjs-trigger {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  top: 395px;
  background: url(../images/icons/on-the-go-slideshow-controls.png) no-repeat;
  background-size: 60px 60px;
  text-indent: -999em;
  visibility: hidden;
}

.slidesjs-previous-trigger {
  left: -43px;
  background-position: 0 -30px;
}

.slidesjs-previous-trigger:hover,
.slidesjs-previous-trigger.hover {
  background-position: -30px -30px;
}

 .slidesjs-next-trigger {
  right: -43px;
  background-position: 0 0;
}

 .slidesjs-next-trigger:hover,
 .slidesjs-next-trigger.hover {
  background-position: -30px 0;
}

/* PAGE SPECIFIC OVERRIDES ................................................................... */
/****
these styles are namespaced by body id to only the interim home page
****/

/*interim home page styles*/

#interim-home #header {
	padding-bottom: 30px;
}

#interim-home .mod-wrapper {
	overflow: hidden; /* fixes ff bug on containing height */
}

#interim-home .mod-wrapper .mod {
  visibility: hidden;
}

#bottom-stream {
	visibility: hidden;
}

#interim-home .crosslinks .mod {
	margin-left: 12px;
}

#interim-home .mod:first-child,
#interim-home .crosslinks .mod:first-child {
	margin-left: 0;
}

#interim-home .crosslinks {
	overflow: hidden;
	width: 942px;
}

#interim-home .crosslinks .newsletter_form {
	margin-left: 0;
}

#interim-home .interim-headline-modules {
	width: 942px; /* necessary for ie8 */
}

#interim-home .interim-headline-modules > div,
#interim-home .interim-headline-modules .half {
	height: 418px;
	width: 465px;
	margin: 12px 0 0 12px;
	float: left;
}

#interim-home .interim-headline-modules > div.mod.half.first,
#interim-home div.mod.first {
	margin-left: 0 !important;
}

#interim-home .interim-headline-modules div.full {
	width: 942px;
	height: 336px;
	margin-left: 0;
}

#interim-home .media-menu {
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}

#interim-home .interim-headline-modules .bd h4 {
	margin-bottom: 30px;
}

#interim-home .interim-content-modules {
	padding: 0;
	width: 942px;
	padding-top: 6px;
}

.interim .interim-content-modules .mod img {
	margin-bottom: 12px;
}

#interim-home .mod a.cms-edit {
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	height: auto;
}

#interim-home .interim-content-modules .mod h3.highlight {
	color: #ffffff;
	font-size: 21px;
	margin-bottom: 0;
}

#interim-home .interim-content-modules .mod blockquote q {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
}

#interim-home .interim-content-modules .mod cite {
	font-size: 16px;
	float: right;
}

#interim-home .interim-content-modules .mod-link blockquote p {
	overflow: hidden;
	text-align: left;
}

#interim-home .interim-content-modules .mod ol,
#interim-home .interim-content-modules .mod li {
	list-style-position: inside;
	list-style-type: none;
}

#interim-home .interim-content-modules .mod .brightcove-video {
	float: left;
	padding: 10px 10px 0 10px;
	min-height: 158px;
}

/****
these styles are namespaced by body id to only the exhibition page and override exhib_events.css
****/

#interim-exhibition #exhibition-detail {
	border: none;
	padding: 12px;
	color: #333;
}

#interim-exhibition #exhibition-title {
	padding: 0 0 6px;
}

#interim-exhibition #exhibition-detail #exhibition-details {
	background: #fff;
	padding: 10px 0 0 10px;
}

#interim-exhibition .work-of-art {
	margin-right: 20px;
	margin-bottom: 10px;
}

#interim-exhibition #exhibition-description {
	width: 521px;
	background: #fff;
}

#interim-exhibition #exhibition-description.without-images {
	width: 900px;
}

#interim-exhibition .work-of-art .image-frame {
	background: #fff;
}

#interim-exhibition #exhibition-detail-thumbnails {
	background: #fff;
	padding-left: 2px;
	padding-right: 2px;
	left: 0;
	width: 515px;
	overflow: hidden;
}

#interim-exhibition #exhibition-detail-thumbnails li {
	margin-bottom: 10px;
}

#interim-exhibition #exhibition-detail-thumbnails li.selected {
	height: 53px;
}

#interim-exhibition #exhibition-detail h2 {
	padding: 0;
	color: #333;
	height: auto;
	line-height: 19px;
	margin-bottom: 10px;
}

#interim-exhibition #exhibition-detail h2.location {
	margin-bottom: 0px;
}

#interim-exhibition #exhibition-detail h2#subtitle {
	color: #fff;
}

#interim-exhibition #exhibition-detail div.description {
	padding-left: 0px;
	height: 200px;
}

#interim-exhibition #exhibition-detail a.venue-anchor {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: -5px;
}

#interim-exhibition #exhibition-detail div.description.with-location {
	padding-left: 0px;
	height: 160px;
}

#interim-exhibition #exhibition-description.with-nav {
	width: 291px;
}

#interim-exhibition #exhibition-detail-nav {
	background: #fff;
}

#interim-exhibition #exhibition-detail-nav li {
	background: #fff;
	padding-left: 0;
}

#interim-exhibition #exhibition-detail-nav li a {
	color: #3399cc
}

#interim-exhibition .venue-details {
	padding: 10px;
	background: #fff;
	overflow: hidden;
}

#on-the-go .venue-details {
  overflow: hidden;
  padding-bottom: 12px;
}

#on-the-go .venue-details p {
  font-size: 12px;
  line-height: 17px;
}

#interim-exhibition p.adr .street-address {
	display: block;
}

#interim-exhibition .venue h2,
#on-the-go .venue h2 {
	background: #fff;
	color: #333;
	padding: 0;
	font-weight: bold;
	clear: none;
}

#interim-exhibition .venue h3.highlight,
#on-the-go .venue h3.highlight {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	margin-bottom: 0px;
	font-weight: bold;
}

#interim-exhibition .venue img {
  margin-bottom: 4px;
}

#interim-exhibition .venue .venue-image-wrapper,
#on-the-go .venue .venue-map {
  	float: right;
}

#interim-exhibition .venue .url {
	display: block;
}

#interim-exhibition .venue-location {
	background: #e0e0e0;
	padding: 10px;
	overflow: hidden;
}

#interim-exhibition .venue-location iframe {
	border: 1px solid #7f7f7f;
}

#interim-exhibition .venue-transportation {
	float: right;
	margin-left: 10px;
	width: 493px;
	min-height: 322px;
}

#interim-exhibition .venue-transportation#directions .tabs  {
	display: block;
}

#interim-exhibition .venue-transportation#directions .panel  {
	min-height: 300px;
}

/* exhibition-sub page overrides */
#exhibition-sub #exhibition-detail {
	border: none;
	padding: 6px;
}

#exhibition-sub #exhibition-description {
	background: #fff;
}

#exhibition-sub #exhibition-description h2 {
	color: #333;
}

.sidebar #exhibition-detail-nav {
	background-color: #fff;
}

.sidebar #exhibition-detail-nav h2 {
	color: #333;
	padding-left: 0;
}

.sidebar #exhibition-detail-nav li {
	background: #fff;
	padding-left: 0;
	font-weight: normal;
}

.sidebar #exhibition-detail-nav li.selected {
	color: #5a5a5a;
}

.sidebar #exhibition-detail-nav li a {
	color: #3399cc;
}

.sidebar #exhibition-detail-nav li a:hover {
	color: #ba1a1a;
}

/* On The Go Events / Series refresh */

#event-slideshow {
  float: left;
}

#event-slideshow #on-the-go-slideshow {
  width: 595px;
  height: 360px;
  margin: 0 24px 12px 0;
}

#event-slideshow .on-the-go-slideshow-prev,
#event-slideshow .on-the-go-slideshow-next {
  width: 7px;
  height: 13px;
  top: 372px;
  background: url(../images/icons/event-slideshow-arrows.png) no-repeat;
}

#event-slideshow .on-the-go-slideshow-prev {
	  background-position: -6px 0;
	  left: 20px;
}

#event-slideshow .on-the-go-slideshow-next {
	  right: 940px;
}

#event-slideshow #on-the-go-slides.single-image {
  width: 595px;
}

#event-slideshow #on-the-go-slideshow-nav {
  margin-right: 24px;
}

#on-the-go-event .on-the-go-event-module {
  margin-bottom: 25px;
}

.on-the-go-event-module.details table {
  height: 360px;
  max-width: 610px;
}

.on-the-go-event-module.details table td.location {
	vertical-align: bottom;
}

#on-the-go-event .details h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
  margin-bottom: 6px;
}

#on-the-go-event .details h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 6px;
}

.on-the-go-event-module.details .location p.adr {
	margin: 0;
} 

.on-the-go-event-module.details .location .street-address {
  display: block;
}

.on-the-go-event-module.details .date-time {
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  color: #c53800;
  margin-bottom: 20px;
}

.on-the-go-event-module.details .byline {
  font-size: 15px;
  line-height: 22px;
  padding: 0 0 20px;
}

.on-the-go-event-module.details .venue {
	margin-top: 8px;
}

.on-the-go-event-module.details .venue-name {
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}

.on-the-go-event-module.location {
  width: 325px;
  float: right;
  clear: left;
}

#on-the-go-event .on-the-go-event-module.description {
  float: left;
  width: 595px;
  line-height: 22px;
  font-size: 15px;
}

.on-the-go-event-module.description h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
  font-family: Verdana, sans-serif;
}

#on-the-go-event .description ul {
    margin-left: 20px;
    padding: 0 0 0 20px;
    margin-bottom: 16px;

}

#on-the-go-event .description ul li {
    list-style-type: square;
}

#on-the-go-event .on-the-go-event-module a.tickets {
  background: none;
  border: none;
  color: #3399cc;
  font-size: 15px;
  text-transform: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-decoration: underline;
}

#on-the-go-event .on-the-go-event-module a.tickets:hover {
	background: none;
	color: #ba1a1a;
}

#on-the-go-event .admission {
	margin-top: 30px;
}

#on-the-go-event .admission h3 {
	margin-bottom: 0;
}

.on-the-go-event-module.ticketing h3 {
  color: #333;
  font-family: Verdana, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.on-the-go-event-module.ticketing div.ticket-embed {
	width: 595px;
	position: relative;
	float: left;
}

.on-the-go-event-module.ticketing div.ticket-description {
	clear: both;
	position: absolute;
	left: 620px;
	bottom: -5px;
}

.on-the-go-event-module.ticketing p {
	font-size: 15px;
	line-height: 22px;
}

.on-the-go-series {
	height: 360px;
}

#on-the-go-series h2 {
	margin-bottom: 22px;
}

/* On The Go Events / Series refresh end */

/* aqua family  overrides */
#exhibition-sub.aqua #exhibition-detail,
#interim-exhibition .aqua .primary {
  background-color: #1DA2AD;
}

/* teal family  overrides */
#exhibition-sub.teal #exhibition-detail,
#interim-exhibition .teal .primary {
  background-color: #1D7B83;
}

/* slategray family  overrides */
#exhibition-sub.slategray #exhibition-detail,
#interim-exhibition .slategray .primary {
  background-color: #557C7F;
}

/* gray family  overrides */
#interim-exhibition .gray .primary {
  background-color: #666E55;
}

/* crimson family */
#exhibition-sub.crimson #exhibition-detail,
#interim-exhibition .crimson .primary {
  background-color: #BA1A1A;
}

/* brown family */
#exhibition-sub.brown #exhibition-detail,
#interim-exhibition .brown .primary {
  background-color: #7C5423;
}

/* maroon family */
#exhibition-sub.maroon #exhibition-detail,
#interim-exhibition .maroon .primary {
  background-color: #7E1919;
}

/* burgundy family */
#exhibition-sub.burgundy #exhibition-detail,
#interim-exhibition .burgundy .primary {
  background-color: #960E32;
}

/* red family */
#exhibition-sub.red #exhibition-detail,
#interim-exhibition .red .primary {
  background-color: #CA3800;
}

/* olive family */
#exhibition-sub.olive #exhibition-detail,
#interim-exhibition .olive .primary {
  background-color: #8A950A;
}

/* green family */
#exhibition-sub.green #exhibition-detail,
#interim-exhibition .green .primary {
  background-color: #54950A;
}

/* orange family */
#exhibition-sub.orange #exhibition-detail,
#interim-exhibition .orange .primary {
  background-color: #C85E00;
}

#exhibition-sub #exhibition-title {
	margin: 0;
}

/* interim visit page styles */
#visit.interim {
	background-image: none;
}

/* interim currently at page styles */
#currently-at .interim .mod.third {
  min-height: 316px;
}

#currently-at .interim .interim-content-modules {
  overflow: hidden;
  padding-bottom: 6px;
}

#currently-at .interim .interim-content-modules h2 {
  margin-bottom: 6px;
}

#currently-at .interim .interim-content-modules .mod {
  float: left;
}

#currently-at .interim .interim-content-modules .mod.third {
  margin-left: 6px;
}

#currently-at .interim .interim-content-modules .mod.third.event-odd {
  margin-left: 0;
  margin-right: 6px;
}

#currently-at .interim .sidebar .calendar-details {
  overflow: hidden;
}

#currently-at .interim .sidebar .calendar-details span {
  float: left;
  width: 282px;
}

#currently-at .interim .sidebar .calendar-details img {
  float: left;
  padding-right: 6px;
  padding-top: 2px;
}


#currently-at .interim .sidebar .condensed-related {
  overflow: hidden;
  margin-bottom: 12px;
}

#currently-at .interim .sidebar .condensed-related li a {
  width: 219px;
}

#currently-at .interim .sidebar .condensed-related .event-date {
  width: 64px;
  padding-left: 6px;
  display: inline-block;
}

#currently-at .interim .sidebar .condensed-related h4 {
  background-color: #666;
}

#currently-at .interim .sidebar .condensed-related h5 {
  background-color: #ccc;
}

#currently-at .interim .sidebar .condensed-related li {
  background-color: #e0e0e0;
}

/* events page styles */
#event-large .description strong {
	display: block;
}

#event-large h3 {
	color: #ffffff;
	text-transform: none;
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#event-large strong {
	font-weight: normal;
}

#event-large .date-time {
	margin-top: -14px;
}

#event-large .venue .adr .url.map,
#event-large .venue .adr .street-address {
  display: block;
}

#event-large.without-image .date-time {
	margin-top: 0px;
}

.interim .results-display h3.location,
.search .results-display h3.location {
	padding: 0;
	margin-bottom: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: verdana, sans-serif;
}

/* iframe styles from newsletter form in crosslinks */
body#newsletter {
  background: transparent;
  text-align: left;
}

body#newsletter p {
	color: #666666;
	font-size: 14px;
	font-family: BentonSans, Arial, sans-serif;
	text-align: left;
}

body#newsletter h4 {
	margin-bottom: 8px;
	color: #8a8a8a;
	font-size: 22px;
	line-height: 22px;
	font-family: BentonSans, Arial, sans-serif;
	text-transform: none;
	background: none;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}

form#newsletter-form {
	padding-left: 2px;
	margin-top: 23px;
}

form#newsletter-form input {
	width: 102px;
	color: #333;
}

form#newsletter-form #newsletter-name {
	margin-right: 6px;
}

form#newsletter-form button {
	background-image:url("/assets/images/icons/submit-interim.png");
	background-repeat: no-repeat;
	background-position: 0 -8px;
	width: 39px;
	height: 9px;
	border: none;
	text-indent: -999em;
	margin: 5px 0 0 8px;
}

form#newsletter-form button:hover {
	background-position: 0 0;
	cursor: pointer;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {

	form#newsletter-form button {
		/* Reference the @2x Sprite */
		background-image: url("/assets/images/icons/submit-interim@2x.png");
		/* Translate the @2x sprite's dimensions back to 1x */
		background-size: 39px 17px;
	}
}

/* section leader */
.section-leader {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 20px;
}

.leader-box {
  float: left;
}

.box-wrapper {
  position: relative;
  min-height: 310px;
  display: block;
  text-decoration: none;
}

.box-wrapper img.image {
  position: absolute;
  bottom: 0;
}

.box-wrapper.bottom img.image {
  top: 0;
}

img.placeholder {
  visibility: hidden;
}

.leader-box h3 {
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  font-family: BentonSans;
  font-weight: 900;
}

.leader-box.size-11 h3 {
  font-size: 11px;
  line-height: 13px;
}

.leader-box.size-12 h3 {
  font-size: 12px;
  line-height: 14px;
}

.leader-box.size-14 h3 {
  font-size: 14px;
  line-height: 16px;
}

.leader-box.size-22 h3 {
  font-size: 22px;
  line-height: 24px;
}

.leader-box.size-26 h3 {
  font-size: 26px;
  line-height: 28px;
}

.leader-box.size-32 h3 {
  font-size: 32px;
  line-height: 36px;
}

.leader-box.size-36 h3 {
  font-size: 36px;
  line-height: 40px;
}

h3.offset-2 {
  position: relative;
  top: 2px;
}

h3.offset-4 {
  position: relative;
  top: 4px;
}

h3.offset-6 {
  position: relative;
  top: 6px;
}

h3.offset-8 {
  position: relative;
  top: 8px;
}

h3.offset-10 {
  position: relative;
  top: 10px;
}

h3.offset-12 {
  position: relative;
  top: 12px;
}

h3.offset-14 {
  position: relative;
  top: 14px;
}

h3.offset-16 {
  position: relative;
  top: 16px;
}

h3.offset-18 {
  position: relative;
  top: 18px;
}

h3.offset-20 {
  position: relative;
  top: 20px;
}

h3.offset-22 {
  position: relative;
  top: 22px;
}


/* LAB-LISTING STYLES */
#lab-headline {
	font-size: 36px;
	font-family: BentonSans, sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	margin: 226px 0 0 -32px;
	position: absolute;
	z-index: 3;
	color: #333;
	width: 1008px;
/*	text-align: center;*/
	background: transparent;
}

.hover-caption .image-caption {
  display: none;
  background: rgba(102, 102, 102, 0.9);
  color: #fff; 
  padding: 10px 0 0;
  width: 100%;
  position: absolute;
  bottom: 0;

}

.hover-caption .image-caption p {
    font-size: 11px;
    line-height: 14px;
    padding: 0 60px 0 30px;
}

#lab-headline ul {
	margin-left: 30px;
}

#lab-headline ul li {
	display: inline-block;
	padding-right: 68px;
}

#lab-headline ul li:last-child {
	padding-right: 0;
}

#on-the-go #lab h1 {
	padding-top: 20px;
	font-weight: normal;
}

#lab h1,
#lab h3,
#lab h4 {
	color: #333;
	font-family: BentonSans, sans-serif;
}

#lab h2 {
	font-family: BentonSans, sans-serif;
}

h2#subtitle {
	background: none;
	color: #333;
	text-transform: none;
	margin: 0;
	padding: 5px 0 14px 0;
	font-size: 20px;
}

#lab h3 {
	font-size: 20px;
	margin-top: 30px;
}

#lab h4 {
	font-size: 17px;
	font-weight: normal;
	margin: 30px 0 10px 0;
}

#lab p {
	font-size: 14px;
	line-height: 22px;
}


/* ARTICLE LISTS */
#lab p a {
	/*text-decoration: none;*/
}

#on-the-go .series-event dt div.article-blurb p {
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
}

.lab-articles h2 {
	font-family: BentonSans, arial;
}

.lab-articles .article-author {
	font-size: 15px;
	font-weight: normal;
}

#on-the-go .toggle {
	padding-left: 17px;
}

#lab .vevent h4 {
	margin-bottom: 18px;
}

#list-articles {
	padding-top: 12px;
}

.series-toggle {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	margin-left: 5px;
	color: #3399cc;
	text-decoration: none;
	cursor: pointer;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-left: 5px solid #3399cc; 
	border-right: 5px solid transparent; 
	display: inline-block;
}

.series-toggled {
  	width: 0; 
	height: 0; 
	border-top: 5px solid #3399cc; 
	border-bottom: 2px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent; 
	display: inline-block;
}



/* LAB ARTICLE */
#lab-article {
	margin-top: 30px;
	margin-left: 0;
}

#lab-article ul.byline {
	font-size: 12px;
	line-height: 17px;
}

#lab-article h3 {
	font-family: BentonSans, sans-serif;
	color: #333;
	margin-top: 30px;
}

#lab-article .standard-content ul li,
#lab-article .standard-content ol li {
	font-size: 14px;
	line-height: 22px;
	color: #7f7f7f;
	margin-left: 20px;
}

#lab-article .essay-content .captioned-image {
	margin-left: 25px;
}

#lab-article p.caption {
	margin-left: 24px;
}

.border {
	border: 0.5px solid #e3e3e3;
	padding: 5px;
}

/*LAB ARTICLE CODE SNIPPET */
#lab-article code {
	margin: 0 12px 10px 0;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	font-family: monospace;
    white-space: pre-wrap;
    background: #333;
    margin-left: 24px;
}

code.prettyprint ol li {
	list-style: none;
	/*margin-left: 30px;*/
	text-indent: -27px;
}

div#lab-article {
	counter-reset:linenums;
}

#lab-article ol.linenums {
	list-style: none;
	margin-left: 0;
}

#lab-article .standard-content ol.linenums li {
	counter-increment:linenums;
	font-size: 11px;
	line-height: 17px;
}

ol.linenums li:before {
	content:counter(linenums) "   ";
}

/* LAB ARTICLE SIDEBAR */
#lab-article .sidebar {
	margin-top: -5px;
}

.lab-nav h2 {
	color: #333;
	font-family: BentonSans, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background: none;
	text-transform: none;
	margin: 0;
	padding: 5px 0;
	display: inline-block;
}

.lab-nav .results-image {
	float: left;
}

.lab-nav .condensed-related ul.results-display li.with-image dd a	 {
	font-weight: normal;
}

.lab-nav p.current-article {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
	color: #444444;
}

.lab-nav .related-research-project ul.results-display li.lab-series {
	background-color: #edf0e7;
	color: #8a8a8a;
	border: 0px;
}

.lab-nav .related-research-project ul.results-display li dd p.other-articles a {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}

.lab-nav .related-research-project ul.results-display {
	margin-top: 5px;
}



/* Next and Previous article navigation 
ul.lab-series-nav {
	margin: 0;
}

#lab-article .standard-content ul.lab-series-nav li {
	list-style: none;
	display: inline-block;
	margin-left: 4px;
}

#lab-article .standard-content ul.lab-series-nav li:nth-of-type(2) {
	margin-left: 332px;
}

#lab-article .standard-content ul.lab-series-nav li.first-article {
	margin-left: 475px;
}


#lab div.three-interim.interim {
	margin: 0;
	padding: 0;
}

#lab .standard-content {
	margin: 10px 0 20px;
}

.standard-content .lab-article {
	margin: 20px 0 50px;
}

#lab-article ul li {
	font-size: 14px;
	line-height: 22px;
}

#lab-article code {
	margin: 0 12px 10px 0;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	font-family: monospace;
    white-space: pre-wrap;
    background: #333;
}

code.prettyprint ol li {
	list-style: none;
	/*margin-left: 30px;
	text-indent: -27px;
}

div#lab-article {
	counter-reset:linenums;
}

#lab-article ol {
	list-style: none;
}

ol.linenums li {
	counter-increment:linenums;
}

ol.linenums li:before {
	content:counter(linenums) "   ";
}



MODULES

#lab .interim .mod h4, 
#lab .interim .mod a:hover {
	color: #FFF;
}

#lab .interim .interim-content-modules div.third h4 {
	height: 12px;
	margin: 12px 0 0 12px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
}
