*, *::before, *::after {
    box-sizing: border-box;
}
a {
	color: #8f0000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #cc0000;
}
 .half {
	 width:50%; float:left
 }
 .clearout {
	 clear:both;display:table; width:100%;
 }
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#646566;
	height:100%;
	margin:0;
}

.stage {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2
}
img {
	max-width: 100%;
	border:none;
	height:auto;
}
h1, h2, h3, h4, h5 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;	
}
h1 {
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:100;
}
.nav {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	-moz-box-shadow: 0 0 3px -1px #ccc;
	-webkit-box-shadow: 0 0 3px -1px #ccc;
	box-shadow: 0 0 3px -1px #ccc;
	top: 0;
	width: 100%;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: 2px;
	z-index: 4
}
.nav .menu {
	display:inline;
	position:relative;
}
.nav small {
	float: right;
}
.nav small a {
	margin: 0;
}
.nav .pad {
	padding: .5% 2.5%;
}
.nav img {
	vertical-align: bottom;
	height: 20px;
	width: auto;
	margin-right: 15px;
}
.nav a {
	color: #fff;
	margin: 0 15px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a {
	background:none;
	color:#eee;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background:none;
}
.thumbs > ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#placeholder > ul li {
	display: inline;
}

.thumbs {
	display: none;
	float: left;
	width: 40%;
	overflow: auto;
	height: 100%;
	padding-top:60px;
}
.thumbs a {
	display: inline-block;
	margin: 5px;
	opacity: .4;
	padding:2%;
}
.thumbs a.active, .thumbs a:hover {
	opacity: 1;
}
.thumbs img {
	position: relative;
	max-width: 100%;
}
.thumbs .caption {
	display: none;
}

.full {
	border-left: 1px dotted #444;
	top: 0;
	bottom: 0;
	height: 100%;
	right: 0;
	width: 60%;
	text-align: center;
	position: fixed;
	overflow: auto;
}
.caption-toggle {
	display:none;
	left:100%;
	position:fixed;
}
/*.full .intro .inset:before, .full .intro .inset:after {
	background: #eee;
	content: "-";
	display: block;
	font-size: 0;
	height: 2px;
	margin: -1px auto auto;
	width: 80%;
}*/
.full .intro .inset:after {
	margin: 0 auto -1px auto;
}
.intro .pad {
	display:none;
}
.full .intro {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	bottom: 80%;
	top: 20%;
	padding: 15px;
	position: absolute;
	width: 100%;/*	background: #eee;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.25);*/
	height: 355;
	z-index: 2;
}
.full .intro .mug {
	left: -15px;
	margin-top: -172px;
	z-index: 1;
	text-align: center;
	position: relative;
	overflow: hidden;
/* disabled mug*/
	display:none;
	
}
.full .intro .mug img {
	width: auto;
	height: 150px;
	top: 125px;
	position: relative;
}
.full .intro .inset {
/*	border: 1px dotted #999;*/
	margin:2%;
	background:rgba(255, 255, 255, .8);
}
.full .intro .inset .pad {
	padding:2%;
}
.full .intro h1 {
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 0;
}
.full .intro h2 {
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.2em;
	margin-top: 0;
}
.cheers {
	display: none;
	position: absolute;
	top: -165px;
	left: 35px;
	/* disabled cheers */
	display:none!important;
}
.full .frame {
	background: none no-repeat scroll center center rgba(0, 0, 0, 0);
	background-size: contain;
	display: none;
	top: 7.5%;
	bottom: 4.5%;
	right: 2.5%;
	width: 55%;
	text-align: center;
	position: fixed;
}
.full img {
}
.full .caption {
	/*	background:rgba(0,0,0,.8);*/
	position: absolute;
	bottom: 0;
	display: none;
	color: #ccc;
	left: 0;
	right: 0;
	padding: 10px;
}
.full .caption .specs {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.more-container {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:.8em;
	position: relative;
	margin:0 4px
}
.more-toggle {
	cursor: pointer;
}
.more {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.75);
	display: none;
	background: rgba(0,0,0,.8);
	padding: 10px;
	position: absolute;
	width: 300px;
	left: auto;
	right: 0;
	bottom: 25px;
}
.more:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	bottom: -8px;
	right: 0;
	position: absolute;
}
a.popout {
	font-size: .8em;
	width: 50px;
	height: 50px;
}
a.popout img {
	width: 16px;
	height: auto;
	vertical-align: bottom;
}
.legal {
	 position:fixed;
	 bottom:0;
	 left:0;
	 color:#999;
	 background:#666;
 }
.nav .burger {
	display:none;
}


.container {
	max-width:980px;
	margin:60px auto;	
}

.text-muted {
    color: #999999;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
ul {
	padding-left:15px;
	margin-left:0;
}
iframe {
	max-width:100%;
}
.table {
	max-width:100%;
}
.table td,
.table th {
	text-align:left;
	padding:4px;	
}
.container {
	padding:0 15px;
}
.img-flush {
	cursor:pointer;
	height:auto;
	width:100%;
}

#past  ul {
	clear:both;
}
#past > ul > li {
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-right:8px;
	list-style:none;
	display:block;
}
#past .exhibition {
	display:inline;
	font-weight:bold;

}
#past .venue {
	display:inline;
	margin-right:10px;
}
#past .location {
	display:inline;
	font-size:.9em;
	opacity:.8;
}
#past .details {
	background: none repeat scroll 0 0 #eee;
    font-size: 1em;
    margin: 10px;
    padding: 10px;
}
#past .year {
	display:inline-block;
    font-size: 0.8em;
    margin: 0 5px 0 0;
    opacity: 0.8;

}
#past .details-trigger {
	display:inline;
	clear:left;
	text-transform:uppercase;
	font-size:.8em;
	margin-left:15px;
}
#past .details {
	display:none;
}
#past article {
	border-bottom:1px dotted #CCCCCC;
	padding:10px;
}
.third {
	float:left;
	width:33%;
}
.quarter {
	float:left;
	width:25%;
}
.fifth {
	float:left;
	width:20%;
}
.series .backdrop {
	background:#fff;
}
a.thumb {
	display:none;
}
.full.spinning {
	background:url(images/spinner.gif) no-repeat center center;
}
.filter {
	display:block;
	margin-top:5px;
}
.unfilter {
	text-align:center;
	display:none;
}

.series .factsheet {
	background:#fff;
    left: 0;
    padding: 0 5%;
    position: relative;
    right: 0;
}
.series .factsheet h2 small {
	font-weight:300
}
.series ul {
    margin-left: 0;
    padding-left: 0;
}
.close {
	display:none!important;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
	display:block;
	text-decoration:none;
	padding:5px 15px;
	white-space: inherit;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#ddd
}

#primary_nav_wrap ul li:hover
{
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:30px;
	left:0;
	background:rgba(0,0,0,.8);
	padding:0
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	cursor:pointer;
	line-height:120%;
	padding:10px 15px
}
#primary_nav_wrap ul ul li:hover {
	background:#333;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}
.nav .top-logo {
	margin:0 0 5px 0;
	float:left;
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) { 
 .half, .third, .quarter, .fifth {
	 width:auto; float:none;
 }

.nav .burger {
	display:block;
	cursor:pointer;
	position:fixed;
	right:0;
	top:4px;
	width:20px;
	height:auto;
	z-index:2000;
}
.nav .menu {
	display:none;
	margin-top:20px;
	padding-bottom:10px;
	width:100%;
}
.menu a {
	color:#fff;
	display:block;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.nav small {
	float:none;
}
.nav small a {
	background:none;
	border:none;
	display:inline-block;
}

#primary_nav_wrap ul, 
.nav .top-logo,
#primary_nav_wrap ul li {
	float:none;
}
#primary_nav_wrap ul ul li {
	width:auto;
	text-indent:20px;
}
#primary_nav_wrap a {
	display:block;
}

#primary_nav_wrap ul li:hover {
	display:block;
}
#primary_nav_wrap ul ul {
	background: rgba(0, 0, 0, 0.0);
	position:relative;
	top:100%;
}

.thumbs {
	float:none;
	width:auto;
	padding-top:40px;
	max-width: 100%;	
}
.thumbs img {
  position: inherit;
  top: inherit;
  transform:none
 }
.thumbs > ul {
	padding:0;
}
.thumbs a {
	opacity:1
}
.full {
	height:auto;
	width: auto;
	overflow:visible;
	z-index:5;
}
.full .frame {
	background-color:#666;
	bottom:0;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:5;
}
.caption-toggle {
	display:none;
	z-index:20;
}
.more-container {
	float:right;
}
.caption-toggle:after {
	border: 2px solid #000;
    border-radius: 30px;
    bottom: 4px;
    content: "i";
	cursor:pointer;
    font-family: Baskerville,"Palatino Linotype",Palatino,"Century Schoolbook L","Times New Roman",serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    height: 21px;
    left: 4px;
    position: fixed;
    width: 21px;
	z-index:30;
}
a.popout {
    position: fixed;
    right: 4px;
    top: 4px;
    width: auto;
}
.full .caption {
	background:rgba(100, 100, 100, 0.7);
	position:fixed;
	left:-100%;
	z-index:70;
	width:100%;

 }
 .full .intro {
	 display:none;
 }
 .close {
	 background:#fff;
    border-radius: 40px;
	 display:none;
	 position:fixed;
	 z-index:6;	 	 
    height: 25px;
    text-align: center;
    width: 25px;
	 
 }
  .close.active {
	  display:block!important;
  }
 #past .year {
    float: none;
 }
 #past .details,
 #past .details-trigger {
	 margin-left:0;
 }
 
}

/* Medium devices (desktops, 992px) 
@media (max-width: 991px) { 
}
*/
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1640px) { 

.thumbs a {
}

 }
