@font-face {
    font-family:"syntha";
    src: url("https://rmc.library.cornell.edu/moog/fonts/syntha.eot") /* EOT file for IE */
}
    
@font-face {
    font-family:"syntha";
    src: url("https://rmc.library.cornell.edu/moog/fonts/syntha.ttf") /* TTF file for CSS3 browsers */
}

body
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #666;
}

body a { color: #2e2f2c; }

.clearafter:after {
    content: '';
    display: block;
    clear: both;
}

button
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	background: none;
	color: inherit;
	border: none;
	font: inherit;
	text-align: left;
	cursor: pointer;
	border-radius: 6px;
	background-color: #eee;
}

button:hover { background-color: #dfdfdf; }

#header { }

#skip-link
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
	color: #000;
}

#skip-link a
{
	position: absolute;
	top: 5px;
	left: -99999px;
	color: #000;
	background-color: #fff;
	
}

#skip-link a:active, #skip-link a:focus, #skip-link a:hover
{
	position: relative;
	top: 5px;
	left: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #000;
	background-color: #fff;
}

#masthead
{
	padding: 15px 20px 0px 40px;
	background-image: url("../images/masthead_bg_2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #061095;
	max-width: 1200px;
}

#masthead-title
{
	margin: 0px;
	padding: 0px;
	color: #e48e1f;
	font-size: 5.1vw;
	font-family: 'syntha', sans-serif;
	line-height: .9;
	letter-spacing: .05em;
}

#masthead-title-2{
	margin: 0px;
	padding: 0px;
	color: #e9ac75;
	font-size: 2.82vw;
	line-height: .9;
	font-family: 'syntha', sans-serif;
}

#masthead-title-alt
{
	margin: 0px;
	padding: 0px;
	color: #e48e1f;
	font-size: 5vw;
	font-family: 'syntha', sans-serif;
	line-height: .9;
	letter-spacing: .05em;
}


#masthead-title-alt-2{
	margin: 0px;
	padding: 0px;
	color: #e9ac75;
	font-size: 2.06vw;
	line-height: .9;
	font-family: 'syntha', sans-serif;
}


#mainnav
{
	padding: 15px 0px;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: left;
	white-space: nowrap;
	max-width: 1200px;
}

.navtab
{
	margin-right: 5px;
	padding: 0px 15px 5px 0px;
	text-align: center;
	font-weight: normal;
}

.navtab a:link, .navtab a:visited
{
	color: #fff;
	text-decoration: none;
}



.navtab a:hover, .navtab a:active
{
	color: #fff;
	text-decoration: none;
}


#selectednavtab a:link, #selectednavtab a:visited
{
	color: white;
	font-weight: bold;
}

#mainframe
{
	background-color: #fff;
	padding: 30px 40px 20px 40px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #222;
	max-width: 1200px;
}

#mainframe a { text-decoration: underline; }

#mainframe a:link, #mainframe a:visited { color: #483eb5; }

#mainframe a:hover, #mainframe a:active { color: #000; }


.img-right { 
	float: right;
	padding: 0px 0px 10px 25px;
	text-align: center;
}

.img-scale {
	padding: 0px 0px 5px 0px;
}


#textbody
{
	padding: 0px 30px 0px 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #222;
	background-color: #fff;
}

#textbodybottomnav
{
	clear: left;
	padding-bottom: 20px;
	text-align: center;
}

#exhibitiontoc
{
	padding: 0px 10px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	line-height: 17px;
}

.exhibitiontoctitle
{
	margin: 0px 0px 0px 13px;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #595959;
	font-style: normal;
	font-variant: normal;
}

#exhibitiontoc ul
{
	margin: 0px;
	padding: 5px 0px 25px 10px;
}

#exhibitiontoc li
{
	margin-left: 20px;
	padding: 6px 0px 0px 5px;
}

.tocitem a
{
	color: #595959;
	font-weight: normal;
	text-decoration: none;
}

.tocitem a:link, .tocitem a:visited
{
	color: #595959;
	font-weight: normal;
	text-decoration: none;
}

.tocitem a:hover, .tocitem a:active
{
	color: #000 !important;
	font-weight: normal;
	text-decoration: none;
}

#selectedtocitem a:link, #selectedtocitem a:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#selectedtocitem a:hover, #selectedtocitem a:active
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.sidebartocsublist { font-weight: normal; }

.sidebartocsublist li
{
	margin: 0px 0px 0px 35px;
	font-size: 12px;
	font-weight: normal;
}



.exhibitonitem {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}


.exhibitonitemcaption
{
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}

.img-overlay-wrapper { position: relative; }

.img-overlay
{
	position: absolute;
	top: 10px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
}

.exhibitonitemfull
{
	max-width: 650px;
	margin: 0px;
}

.exhibitonitemhalf
{
	max-width: 320px;
}

.exhibitionitemimage
{
	padding: 0px 0px 2px 0px;
	border-radius: 4px;
}

.exhibitionitemimagelink
{
	
	text-decoration: none !important;
	border-bottom: none;
	
	margin: 0px;
	padding: 10px 10px 1px 10px;
	background: none;
	color: inherit;
	border: none;
	font: inherit;
	text-align: left;
	cursor: pointer;
	border-radius: 6px;
	background-color: #eee;
}

.exhibitionitemimagelink:hover{ background-color: #dfdfdf; }

#imageviewer
{
	display: block;
	visibility: hidden;
	position: fixed;
	width: 92vw;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 5px 5px 25px 5px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #606060;
	z-index: 5;
	border-radius: 15px;
	box-shadow: 10px 10px 25px #222;
}

#imageviewercontainer 
{ 
	max-width: 90vw;
	margin-top: 10px;
}

#imageviewermainimage
{
	margin: 0px 0px 10px 0px;
	max-height: 85vh;
	image-rendering: -webkit-optimize-contrast;
 	image-rendering: crisp-edges;
}

#imageviewer a
{
	color: #fff;
	text-decoration: underline;
}

#close
{
	height: 30px;
	width: 30px;
	float: left;
	margin: 5px;
	background: url(../images/close.svg)
}

#imagethumbnails
{
	margin: 0px 0px 15px 0px;
	max-height: 55vh;
	padding: 8px 4px 8px 12px;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 15px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #444;
}

.imagethumblink
{
	text-decoration: none !important;
	border-bottom: none;
	margin: 10px;
	padding: 0px;
	background: none;
	color: inherit;
	border: none;
	font: inherit;
	text-align: left;
	cursor: pointer;
	
}

.imagethumb
{
	margin: 0px;
	vertical-align: top;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	margin-bottom: 20px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#footer
{
	padding: 10px 10px 30px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #aaa;
	background-color: #000;
	max-width: 1200px;
}

#footer p
{
	margin: 8px 0px 0px 0px;
	font-style: normal;
}

#footer a { text-decoration: underline; }
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { color: #fff; }


H1
{
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #031583;
	font-style: normal;
	font-variant: normal;
}

H2
{
	margin: 10px 0px 5px 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #4B509B;
	font-style: normal;
}

H3
{
	font-size: 16px;
	font-weight: bold;
	color: #444;
	font-style: normal;
}

H4
{
	font-size: 13px;
	font-weight: bold;
	color: #444;
	font-style: normal;
}

.culib
{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #ddd;
}

.culib a { text-decoration: none; }

#cu-identity
{
	height: 60px;
	padding: 8px;
	background-color: #000;
	max-width: 1200px;
}

#cu-logo { float: left; }
#cu-search { padding-top: 10px; }

#cu-search a
{
	float: right;
	padding: 0px 15px 0px 15px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border: none;
}

#cu-search a:hover { background: #555; }


@media screen and (max-width: 600px)
{
	#mainframe { padding: 20px; }
	#mainnav { padding: 10px 0px; font-size: 16px;}
	#textbody { padding: 0px 15px 0px 15px; }
	#imageviewermainimage { max-height: 30vh; }
	#imagethumbnails { max-height: 25vh; }
	#cu-logo { width:175px;}
}


@media screen and (max-width: 800px)
{
	#masthead { padding: 15px 20px 0px 20px; background-size: auto;}
	#mainnav { padding: 10px 0px; font-size: 16px;}
	.img-scale { width: 400px;}
	.img-right {float: none; padding: 0px 0px 10px 0px;}
	#masthead-title { font-size: 2.4em; }
	#masthead-title-2 { font-size: 1.32em; }
	#masthead-title-alt { font-size: 6vw; }
	#masthead-title-alt-2 { font-size: 2.47vw; }
	#exhibitionitemcaptionlarge { margin-bottom: 40px }
}


@media screen and (min-width: 601px) and (max-width: 992px)
{
	#imageviewermainimage { max-height: 40vh; }
	#imagethumbnails { max-height: 25vh; }
}

@media screen and (max-width: 1250px)
{
	.exhibitonitemhalf { padding: 0px 0px 15px 0px !important; }
}

@media screen and (min-width: 1200px)
{
	#masthead { padding: 15px 20px 0px 40px;}
	#masthead-title { font-size: 5em; }
	#masthead-title-2 { font-size: 2.76em; }
	#masthead-title-alt { font-size: 5em; }
	#masthead-title-alt-2 { font-size: 2.06em; }
}
