@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
}
#wrap {
  min-height: 89%;
}
#footer {
	min-height: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	clear:both;
}
a, a:active, a:focus {
outline: none;
}
a.exhibition-active {
	color: #699ca1;
}
.biog {
	font-size: medium;
	margin-top: 50px;
	margin-bottom: 40px;
}
.btn-primary:hover {
	background-color: #699ca1;
}
.c-mt15 {
	margin-top: 15px;
}
.c-mt-5 {
	margin-top: -5px;
}
.contact {
	font-size: x-small;
	color: #706f6f;
	text-decoration: none;
	line-height: 350%;
}
.contact-box {
	position: absolute;
	right: 0;
	z-index:10;
}
.container {
	background-color: #FFFFFF;
	position: relative;
}
.credo {
	text-align: center;
}
.credo-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #9D9D9C;
}
.credo-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #706f6f;
	margin-top: 40px;
	margin-bottom: 20px;
}
.dropdown-menu {
  	text-align: center;
}
.dropdown-menu > li {
	padding: 0px 0px 10px 0px;
}
.dropdown-menu > li ~ li {
	border-top: thin solid #c6c6c6;
	padding: 10px 0px 10px 0px;
}
.exhibition-subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #515151;
	margin-top: 65px;
}
.exhibition-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48px;
	color: #515151;
	margin-top: 80px;
}
.exhibition-title-quote {
	font-size: x-large;
	color: #9D9D9C;
	margin-top: 100px;
	margin-bottom: 50px;
	line-height: 1.2
}
.footer {
	padding-top: 10px;
	text-align: center;
	font-size: x-small;
}
.footer-grad {
	padding-top: 35px;
}
.gsd {
	margin: 10px 0px 10px 0px;
}
.nav-shrink {
	width: 17px;
}
.nav-slash {
	font-size: medium;
	line-height:180%;
}
.navbar-collapse {
	margin: 29px 0px 0px;
}
.navbar {
	margin-top: 15px;
}
.navbar-default .navbar-toggle {
  border-color: #706f6f;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #699ca1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #706f6f;
}
.navbar-default .navbar-toggle:hover  .icon-bar,
.navbar-default .navbar-toggle:focus  .icon-bar {
  background-color: #ffffff;
}
.new-directions {
	margin: 10px 0px 30px;
}
.next {
	margin-left: 30px;
	margin-bottom: 10px;
	width: 26px;
}
.noshow { 
	display:none; 
}
.noshow-form-group {
  	margin-bottom: 0px;
}
.portrait {
	margin-top: 100px;
}
.previous {
	margin-right: 30px;
	margin-bottom: 10px;
	width: 26px;
}
.room-nav > li > a {
	padding: 0px 0px 15px 8px;
}
.selector-thumb > a:hover{
    opacity:.5;
}
.signature {
	margin: 0px 0px 0px 10px;
}
.stanza-break {
	margin: 10px 0px;
}
.sticky-footer {
  position: absolute;
  bottom: 0;
  /* Set the fixed height of the footer here */
  height: 80px;
  background-color: #ffffff;
}
.table {
	overflow: scroll;
	table-layout:fixed;
    width:100%;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 2px;
  vertical-align: middle;
  border-top: 0px;
}
.table-first {
	margin-top: 20px;
}
.table-picture {
	margin-bottom: 10px;
}
/* Extra small devices (phones, 767px and under) */
@media (max-width: 767px){
	.biog {
	margin-top: 40px;
	margin-bottom: 40px;
}
	.contact {
	margin-right: 15px;
}
	.dropdown-menu > li {
	padding: 0px 0px 10px 0px;
	border-top: thin solid #c6c6c6;
	border-bottom: thin solid #c6c6c6;
}
	.dropdown-menu > li ~ li {
	border-top: none;
	padding: 10px 0px 0px 0px;
}
	.exhibition-subtitle {
	margin-top: 45px;
}
	.exhibition-title {
	margin-top: 40px;
}
	.exhibition-title-quote {
	margin-top: 90px;
	margin-bottom: 40px;
}
	.footer {
	text-align: left;
	margin-top: 8px;
}
	.gsd {
	margin: 0px 15px 12px 0px;
}
	.piece {
	margin-top: 30px;
}
	.portrait {
	margin-top: 20px;
}
	.room-nav {
	margin-top: 0px;
}
	.signature {
	margin: 10px 0px 0px;
}
	.sticky-footer {
	position: absolute;
	bottom: 20;
	z-index:10;
	background-color: #FFFFFF;
	margin-right: 0px;
}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width:991px) { 
	.biog {
	margin-top: 40px;
	margin-bottom: 40px;
}
	.exhibition-title {
	margin-top: 80px;
}
	.exhibition-title-quote {
	margin-top: 120px;
	margin-bottom: 40px;
}
	.next {
	margin-bottom: 20px;
}
	.nav-shrink {
	width: 8px;
}
	.piece {
	margin-top: 30px;
}
	.portrait {
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
}
	.previous {
	margin-bottom: 20px;
}
	.room-individual {
	width: 70%;	
	margin-left: auto;
	margin-right: auto;
}
	.room-nav {	
	margin-top: 35px;
	margin-bottom: 0px;
	line-height: 150%;
}
	.signature {
	margin-bottom: 5px;
}
	.table-picture {
	margin-bottom: 25px;
}
}
/* Medium devices (desktops, 992px) */
@media (min-width: 992px) and (max-width:1199px) { 
	.biog {
	margin-top: 40px;
	margin-bottom: 40px;
}
	.exhibition-subtitle {
	margin-top: 55px;
}
	.exhibition-title {
	margin-top: 70px;
}
	.exhibition-title-quote {
	margin-top: 70px;
	margin-bottom: 40px;
}
	.nav-shrink {
	width: 6px;
}
	.navbar-collapse {
	margin: 21px 0px 0px;
}
	.piece {
	max-height: 410px;
}
	.portrait {
	margin-top: 70px;
}
	.room-nav {
	margin-top: 30px;
}
	.room-nav > li > a {
	padding: 0px 0px 10px 10px;
}
}
/* large devices only (desktops over 1200px) */
@media (min-width: 1200px) { 
.picture-wrap {
	display: table;
	width: 100%;
	min-height: 580px;
}
.picture {
	display: table-cell;
	vertical-align: middle;
}
.room-nav {
	margin-top: 30px;
}
}