#main-body.exhibitions {
	padding-left: 16px;
}

/*  begin delcarations meant to be overriden by script_styles */

#exhibition-aux #tabs {
	display: none;
}

/* end */

ul#left-navigation {
	border: none;
	margin-bottom: 100px;
}

#main-body #tab {
	margin-left: 0;
} 

#exhibition-main {
	width: 428px;
	margin-left: 16px;
	float: left;
}

#exhibition-main .caption {
	font-size: 80%;
}

#exhibition-main .date,
#exhibition-main .location {
	font-weight: bold;
}

#exhibition-main .additional-location {
	margin-top: -1em;
	font-weight: bold;
}

#exhibition-main .date {
	margin: 0;
}

#exhibition-main p {
	margin-bottom: 1em;
}

/* "New York" sponsorship logo needs this
   so the baseline of the text in the image
   sits at the same level as the adjacent
   sponsorship text. */
#exhibition-main .new-york-logo {
	margin-bottom: -5px;
}

#exhibition-signature {
	margin-bottom: 16px;
}

#exhibition-signature img {
	display: block;
}

#exhibition-signature .placeholder {
	width: 100%;
	height: 400px;
	background: #ccc;
}

#exhibition-signature p {
	font-size: 65%;
	margin: 0;
	padding-top: 6px;
	line-height: 1.3em;
	background: #fff;
}

#exhibition-highlights {
	width: 315px;
	overflow: hidden;
}

#exhibition-highlights .link-highlight-wrapper {
	display: block;
	float: left;
	padding: 0 16px 16px 0;	/* IE7 won't do margins right */
}

#exhibition-highlights .link-highlight {
	display: block;
	width: 89px;
	height: 89px;
	background: #fff;
}

#exhibition-highlights .link-highlight img {
	width: 89px;
	height: 89px;
}

#exhibition-featured p {
	margin-bottom: 1em;
}

#exhibition-featured-nav {
	font-size: 65%;
	line-height: 1.3em;
	margin: 0 0 16px 148px;
	padding: 6px;
	width: 759px;
	background: #aaa;
	float: left;
}

#exhibition-main .special-event,
#exhibition-aux .special-event {
	margin-bottom: 16px;
	padding: 16px 16px 0px 16px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #f0f9fb;
}

#exhibition-aux .special-event p {
	margin-bottom: 1em;
}

#exhibition-main .special-event .date,
#exhibition-aux .special-event .date {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#exhibition-aux {
	width: 299px;  /* 330px */
	overflow: hidden;
	margin-left: 32px;
	float: left;
}

#exhibition-aux a.highlight {
	color: #fff;
	display: block;
	padding: 4px;
	background-color: #000;
	text-align: center;
	text-transform: uppercase;
}

#exhibition-aux a.highlight:hover {
	background-color: #09b;
}

#exhibition-aux p {
	margin-bottom: 0.5em;
}

#main-body #exhibition-aux ul {
	margin-left: 0;
}

#exhibition-aux #tab-print,
#exhibition-aux #tab-media,
#exhibition-aux #tab-talk,
#exhibition-aux #opencollection {
	overflow: hidden;
	padding-bottom: 16px;
}

#exhibition-aux #tab-print,
#exhibition-aux #tab-talk,
#exhibition-aux #tab-media,
#exhibition-aux #tab-events,
#exhibition-aux #blog {
	margin-top: 16px;
}

#exhibition-aux #blog p {
  font-size: 14px;
}

#exhibition-aux #highlights img {
	width: 298px;
	display: block;
}

#exhibition-aux .oc-row {
	width: 330px;
	overflow: hidden;
}

#exhibition-aux .oc-thumb {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 50px;
	height: 50px;
	float: left;
	background-color: #ccc;
}

#highlights-link {
	line-height: 2;
	text-indent: 0.5em;
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

#exhibition-aux #tab-print img {
	width: 89px;
	margin-right: 16px;
	display: block;
	float: left;
}

#exhibition-aux #tab-print li {
	display: block;
	width: 100%;
	margin-bottom: 16px;
	overflow: hidden;
}

#exhibition-aux #links ul {
	font-size: 90%;
	color: #fff;
	font-weight: bold;
}

#exhibition-aux #links li {
	margin-bottom: 0.8em;
}

#exhibition-aux a {
	font-weight: bold;
}

#exhibition-aux h2 {
	font-size: 120%;
	background: #eee;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

#exhibition-aux h3 {
	margin-bottom: 0.5em;
}

#exhibition-aux .section {
	margin-bottom: 1em;
}

#exhibition-aux #tab-media .section {
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

#exhibition-aux #tab-media p {
	font-size: 80%;
	margin-top: 0.5em;
}

#exhibition-aux .embed {
	margin-bottom: 0.5em;
}

#exhibition-aux #exhibition-comments p,
#exhibition-aux #exhibition-comments .name,
#exhibition-aux #exhibition-comments .datetime {
	font-size: 80%;
}

#exhibition-aux .name {
	text-align: right;
	margin-bottom: 1em;
}

#exhibition-aux .blog-post {
	font-size: 80%;
	margin-bottom: 1em;
}

#exhibition-aux #blog .title {
	font-weight: bold;
	font-style: italic;
}

#exhibition-aux .read-more {
	font-size: 80%;
	display: block;
	font-weight: bold;
}

#exhibition-aux #read-more-comments, #exhibition-aux #read-more-blogs{
	font-size: .9em;
	display: block;
	text-align: right;
}

#exhibition-highlight {
	margin-left: 16px;
	width: 759px;
	float: left;
}

#exhibition-highlight p {
	margin-bottom: 1em;
}

#exhibition-aux #tab-events h3 {
	font-size: 90%;
}

#exhibition-aux #tab-events p {
	font-size: 80%;
}

#exhibition-aux #tab-events img {
	float: left;
	margin: 7px 10px 0 0;
}

#exhibition-aux #tab-events .event-link {
	font-size: 80%;
	margin-bottom: 16px;
	display: block;
	text-align: right;
}

.gallery-image {
	display: block;
	margin: 0px auto;
}

.gallery-caption {
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 16px;
}

.gallery-caption-width {
	font-size: 80%;
	background-color: #ddd;
	padding: 4px;
	margin-bottom: 16px;
}

.highlight-caption-container .gallery-image {
  margin:0px;
}

#gallery-nav {
	margin: 16px 0 16px 0;
	width: 758px;
	height: 20px;
	position: relative;
	display: block;
}

#gallery-nav.top {
	margin-top: 0;
}

#gallery-nav a {
	display: block;
	text-align: center;
	position: absolute;
}

#gallery-nav #next {
	width: 60px;
	left: 698px;
}

#gallery-nav #back-to-exhibition {
	left: 318px;
}

#gallery-nav #previous img {
	margin-right: 8px;
	position: relative;
	top: 2px;
}

#gallery-nav #next img {
	margin-left: 8px;
	position: relative;
	top: 2px;
}

@media print {
	#topbar {
		margin-bottom: 20px;
	}

	#navigation,
	img#logo-top,
	.color-bar,
	#left-navigation,
	#footer {
		display: none;
	}

	#exhibition-main {
		margin-left: 0;
	}

	#main-body {
		overflow: visible;
		display: block;
		position: static;
	}
}

/* Exhibition list styles */

.exhibition-list {
  position:relative;
  float:left;
	/* padding-left: 15px; */
  background-color: #FFFFFF;
  z-index:108;
  /* width:47em; */
	width: 100%;
  margin-bottom:1.25em;
}

.exhibition-list-column {
  float: left;
  background-color: #fff;
  z-index: 108;
  width: 364px; 
  margin-bottom: 20px;
	margin-right: 16px;
}

.exhibition-list-column h2 {
	font-size: 1.25em;
	margin-bottom: 16px;
}

.exhibition-list h2 {
	font-size: 1.25em;
	margin-bottom: 8px;
}

.exhibition-list p#no-exhibs-in-list {
  padding-left: 0.75em;
}

#touring-contact-message {
	float: right;
	width: 380px;
  margin-bottom: 2em;
}

.exhibition-list h2 {
  font-size:1.125em;
  padding-bottom:0.278em;
  clear:left;
}

.exhibition {
  font-size: 0.85em;
  margin-top: 0;
  margin-bottom: 1em;
	overflow: auto;
  /* height:105px; */
  line-height: 1.25em;
  clear:left;
}

.exhibition p {
	clear: none;
}

.exhibition img {
  float:left;
  position:relative;
  background-color:white;
  padding-right: 12px;
  margin-top: 0;
  /* width: 80px;
  height: 70px; */
	/* width: 120px;
	height: 105px; */
}

.exhibition-text-wrapper {
	overflow: hidden;
}

.exhibition span.exhibition-title {
  font-weight: bold;
}

div.exhibition-list h2.blue-top {
  margin-top:0.5em;
  border-top: 0.111em solid #0099bb;
  padding-top:0.278em;
}

div.exhibition-list p.notice {
  padding-left: 0.75em;
}

.rss-button {
	display: block;
	float: right;
	position: relative;
	top: -2px;
}

.rss-button img {
	position: relative;
	top: 2px;
}
#tab-events .event{
	overflow: hidden;
	clear: both;
}
#tab-events .event h3{
	margin: 1em 0 0 0;
}


/* lightboxed overrides: */

div#main-body.lightboxed div#exhibition-highlight {
  width:940px;
  padding-top:10px;
  margin: 0 20px 0 20px;
}

div#main-body.lightboxed div.highlight-caption-container {
  width: 480px;
  float:left;
  line-height: 20px;
  color:#666;
}

div#main-body.lightboxed div.highlight-caption-container img {
  max-width:480px;
  max-height: 420px;
}

div#main-body.lightboxed div#chat {
  float:right;
  width:440px;
  color: #333;
  font-size: 16px;
  line-height: 26px;
}


