@charset "UTF-8";
/* CSS Document */



main > .row {
  /*max-width: 960px !important;*/
}

main.exhibitions > .row {
  max-width: none;
}

.other-exhibitions {
  margin: 4em 0 1em 0;
  font-size: 120%;
}

.row.future-exhibitions {
  margin: 2em 0 1em 0;
}

.row.future-exhibitions .row {
  margin-bottom: 1em;
}

.row.future-exhibitions .heading {
  margin-bottom: 1em;
}

.future-exhibitions h2 {
  font-size: 110%;
}

.past-exhibitions h2 {
  font-size: 110%;
}

.upcoming-exhibition {
  margin-bottom: 2rem;
}

.upcoming-exhibition-info {
  margin-bottom: 1rem;
}

.upcoming-exhibition-image img {
  width: 350px;
}


#exhibition-text #relatedlinks {
  font-weight: bold;
}

.catalog-preview {
  position: relative;
  margin: 15px auto;
  font-size: 11px;
  overflow: auto;
  line-height: 140%;
  font-weight: bold;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}

.catalog-preview .cover {
  float: left;
  margin-right: 1em;
}

.catalog-preview .catalog-text {
  padding-top: 10px;
  font-style: italic;
}

.past-exhibitions .column {

}

.past-exhibitions .column img {
  width: 100%;
  max-width: 300px;
}

.past-exhibitions .column .exhibition-info {
 font-size: inherit;
 padding: 0.75rem 0 1.25rem 0;
}


/* Oold on-page styles - adjust as required */

.current-exhibition-info,
.home-gallery-info  {
  margin: 0 0 2rem 0;
}

.upcoming-exhibition-info {
  line-height: 1.5rem;
}

.current-exhibition-info .exhibition-artist,
.upcoming-exhibition-info .exhibition-artist {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.03em;
  margin: 0;
  /* padding-top: 0.5rem; */
}

.current-exhibition-info .exhibition-title,
.upcoming-exhibition-info .exhibition-title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.03em;
  margin: 0;
  /* padding-top: 0.5rem; */
}

.current-exhibition-info .exhibition-date,
.upcoming-exhibition-info .exhibition-date,
.current-exhibition-info .exhibition-artist-list,
.heading .exhibition-date,
.heading .exhibition-date,
.heading .exhibition-artist-list {
  font-size: 1.1rem;
  line-height: 1.5rem;
  letter-spacing: 0.03em;
  margin: 0;
  /* padding-top: 0.1rem; */
}

.exhibition-promo {
  padding-top: 20px;
}


.current-exhibition-info div.exhibition-artist-list,
.heading div.exhibition-artist-list {
  margin-top: 1rem;
}

.upcoming-exhibition-info .exhibition-date {
  margin: 0.5rem 0;
}


.current-exhibition-image img,
.upcoming-exhibition-image img {
  max-width: 100%;
  max-height: 500px;
}

.past-exhibitions {
  margin-top: 30px;
}



.heading .exhibition-artist {
  font-size: 24px;
  line-height: 1em;
  padding: .5em 0 0 0;
  margin: 0;
  text-transform: uppercase;
  }

.heading .exhibition-title {
  font-size: 20px;
  margin-bottom: 0;
  }


.heading .exhibition-date {
  font-size: 16px;
  line-height: 1.5em;
  margin: 0;
}

.heading .exhibition-reception {
  margin-top: 0.25rem;
}


.no-image-slider {
  margin-bottom: 1rem;
}


