/*COLORS
Navigation background: Delightful Golden #d09551;
Body background: Yorktowne Green #42575a;
Borders: gold 3px solid #ae8f4b;
Header font: dark blue #273b3e;
Text font: dark brown #322202; 
Current links font: cream #faecd9;
********************************/

/*BASIC SETTINGS*/

header, footer, section, article, nav, aside {
   display: block;
   margin: 0;
   padding: 0;
}

section, .clear	{
	clear: both;
}	

body	{
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-family: 'Georgia', 'Times New Roman', serif;
	line-height: 1.4;
	color: #322202; 
	background: #42575a;
}

@font-face {
	font-family: 'Georgia';
	src: 	url('../fonts/georgia-webfont.eot?') format('embedded-opentype'), 
			url('../fonts/georgiab-webfont.eot?') format('embedded-opentype'), 
			url('../fonts/georgiai-webfont.eot?') format('embedded-opentype'), 
			url('../fonts/georgiaz-webfont.eot?') format('embedded-opentype'), 	
			url('../fonts/georgia-webfont.woff') format('woff'),
			url('../fonts/georgiab-webfont.woff') format('woff'),
			url('../fonts/georgiai-webfont.woff') format('woff'),
			url('../fonts/georgiaz-webfont.woff') format('woff'),
			url('../fonts/georgia.ttf') format('truetype'),
			url('../fonts/georgiab.ttf') format('truetype'),
			url('../fonts/georgiai.ttf') format('truetype'),
			url('../fonts/georgiaz.ttf') format('truetype'),
			url('../fonts/georgia.svg#svgFontName') format('svg'),
			url('../fonts/georgiab.svg#svgFontName') format('svg'),
			url('../fonts/georgiai.svg#svgFontName') format('svg'),
			url('../fonts/georgiaz.svg#svgFontName') format('svg');
}

/*Narrow screen*/
/*p	{
	text-align: justify;
}*/

img {
	border: none;
}
	
.hide	{
	display: none;
}

.show	{
	display: block;
}	

	
/*CONTENT LINKS*/

#content a	{
	color: #42575a;
}	

#content a:hover, #content a:active	{
	text-decoration: none;
}


/*LAYOUT*/
	
#wrapper {
	max-width: 1250px;
	margin: 0 auto;
}	

#container	{	
	width: 94%;
	margin: 1% auto;
	padding: 0;
	border: 3px solid #ae8f4b;
}	

header	{
	margin: 0;
	padding: 0;
}
	
#banner	{
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 29.17%;
	background: url(../img/layout/banner_palatino_mobile.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
}

#banner img	{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}	

#content	{
	clear: both;
	width: 96%;
	padding: 2%;
	margin: 0 auto;
	background: url(../img/layout/background9.jpg) #faecd9;
	border-top: 3px solid #ae8f4b;
}

/*Narrow screen: first goes above main*/
#first, #main	{
	width: 98%;
	margin: 0;
	padding: 1%;
}

/*Narrow screen*/
#main	{
	border-top: 3px solid #ae8f4b;
	clear: both;
}
	
/*Narrow screen: no vertical divider*/
#divider1	{
	display: none;
}	

.column1 {
	width: 45%;
	float: left;
}

.column2	{
	width: 45%;
	float: right;
}	


.module, .chapter {
	padding: 0 0 3% 0;
	margin-bottom: 3%;
}	

.chapter	{
	border-bottom: 3px solid #ae8f4b;
}

.module	{
	border-bottom: 1px solid #42575a;
}	

.signature	{
	font-style: italic;
}


.back	{
	clear: both;
	margin: 3% 0 0 0;
	text-align: right;
	font-size: .8em;
}	

.more	{
	display: block;
	font-size: .9em;
}	

/*NAVIGATION*/

nav {
	width: 100%;
	margin: 0;
	font-size: .9em;
	font-weight: normal;
	font-family: 'Georgia', serif;
	background: url(../img/layout/rabbit2.png) #d09551;
	background-position: 98% .3em;
	background-repeat: no-repeat;
	background-size: 3em;
	border-top: 1px solid #42575a;
}

#menu	{
	padding-left: 2%;
	padding-bottom: .5em;
	padding-top: .5em;
}

/*Narrow screen*/
#menu a	{
	display: inline-block;
}	

nav ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}	

nav li	{
	padding: .5em 1em .5em 2em;
	text-align: left;
}

nav a, nav a:visited	{
	color: #42575a;
}
	
nav a.current, nav a:hover, nav a:active 	{
	color: #faecd9;
}	

nav a	{
	display: inline-block;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
}	

#navigation.show	{
	border-top: 1px solid #faecd9;
}	
	
#breadcrumbs	{
	float: right;
	margin: 0 .5em .5em .5em;
}

#breadcrumbs a.current	{
	font-style: italic;
}

/*LOCAL NAVIGATION*/

.list, .local_nav	{
	list-style: url('../img/layout/bullet3.png');
	margin: 0;
}

.list li, .local_nav li	{
	margin-bottom: .5em;
}	

.local_nav li ul	{
	list-style: circle;
}	

.local_nav .current	{
	font-weight: bold;
}	

#first .local_nav a:visited	{
	color: #42575a;
}		
/*******************************/

/*HEADERS*/

h1 {
	display: none;
}

h2, h3, h4	{
	color: #273b3e;
	font-style: normal;
	font-weight: normal;
}	

h2	{
	clear: both;/*needed for the h2 not to interfere with breadcrumbs*/
	padding: 0 0 .6em;
	margin: 0 auto;
	font-size: 1.3em;
	
}

/*Page title on all pages*/
h2.default	{
	background:  url(../img/layout/disk1.png);
	background-position: 0 40%;
	background-size: .8em;
	background-repeat: no-repeat;
	text-align: left;	
	padding-left: 1em;
	padding-bottom: 0;
	border-bottom: 3px solid #ae8f4b;
	margin-bottom: .5em;
}	

/*Page title on Home page*/
h2.special {	
	background:  url(../img/layout/pearls4.png);
	background-position: center 100%;
	background-size: 90%;
	background-repeat: no-repeat;
	border: none;
	text-align: center;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 2% 0;
}

h4 	{
	font-size: 1.1em;
	margin: 0;
	padding: 1%;
}

.module h4	{
	margin-bottom: 1em;
}

/*Narrow screen*/
h3, h4	{
	text-align: center;
}
	
/*THEME PAGES*/

.objects 	{
	margin: 0 auto;
	overflow: hidden;
}
	
.item	{
	float: left;
	position: relative;
	border: 1px solid #42575a;
}	

.item_inner	{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}	

.item_inner img	{
	width: 100%;
	margin: 0;
}

/*Narrow screen*/
.item	{
	width: 45%;
	padding-bottom: 45%;
	margin: 2%;
}	

/*Narrow screen*/
.photo	{
	width: 100%;
}	
	
.photo	{
	position: relative;

}

.photo img	{
	border: 1px solid #42575a;
}

/*Narrow screen*/
.photo img	{
	width: 100%;
	margin: 0 1% 1% 1%;
	padding: 0;
}	
	
.item_inner .caption, .module .caption	{
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: .7em;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: #faecd9;
	opacity:0.8;
	color: #322202; 
	font-size: .8em;
	padding-bottom: 1.3em;
	margin-bottom: -100%;
}	

/*Touch screen: captions are always visible*/
.touch .item_inner .caption, .item_inner:hover .caption, .module .caption	{
	margin-bottom: 0;
}	

/*Narrow screen*/
.photo .caption	{
	width: 98%;
}

/*INDIVIDUAL OBJECT PAGE*/

#object .photo {
	margin-top: 2%;
	width: 100%;
}	

#object.twoside .caption, #object.oneside .caption	{
	font-size: 90%;
	margin-top: 0;
	text-align: center;
}	

.card	{
	margin: 0;
	font-size: 1.1em;
}	

#object .card span {
	display: block;
	margin-bottom: .5em;
}

.card .title {
	font-weight: bold;
}

.card .number	{
	font-style: italic;
}	

.biblio	{
	margin-top: 2em;
}	

/*EVENTS PAGE*/

.dates	{
	font-style: italic;
}

	
li .dates	{
	display: block;
}	

h4 .name	{
	display: block;
}	

.name	{
	font-weight: bold;
}	

.abstract	{
	border-bottom: 1px dotted #42575a;
	margin-bottom: 3%;
}

.portrait	{
	width: 70%;
	margin: 0 auto;
}	

.bio	{
	clear: both;
}	

/*LIST OF OBJECTS PAGE*/

table.concordance	{
	margin: 0 2%;
	border-collapse: collapse;
	margin-bottom: 2em;
	
}

.concordance .number,.concordance .material	{
	width: 20%;
}


.concordance th, .concordance td	{
	border: 1px dotted #cccccc;
	padding: .3em 1em;
	text-align: left;
	vertical-align: top;
}


/*PHOTO ARCHIVES*/

.archive .photo	{
	border: 1px solid #42575a;
	
}

.archive img	{
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #42575a;
}
	
.archive .caption	{
	position: static;
	width: 95%;
	margin: 0 auto;
}
	
.archive .caption span {
	display: block;
}

.archive .caption .title {
	font-weight: bold;
}

.archive .caption .number	{
	font-style: italic;
}	

sup a	{
	text-decoration: none;
}

	
#references	{
	font-size: 90%;
}

#references.special	{
	border-top: 1px solid #000000;
}
#references p	{
	margin: .5em 0 0;
}
	
#references ol	{
	margin: 0;
}	
	
/*BIBLIOGRAPHY*/

#bibliography li	{
	margin-bottom: .5em;
}

#bibliography .author	{
	font-weight: bold;
}	

#catalogue	{
	width: 96%;
	margin: 0 auto;
}
	
#catalogue img {
	width: 100%;
	border: 1px solid #42575a;
	text-align: center;
}	
	
/*ABOUT PAGE*/

#acknowledgments p	{
	font-size: 90%;
}	

.alone	{
	padding-bottom: 1em;
}	

/*RESOURCES PAGE*/
/*VIDEOS*/

.vid-wrapper	{
	width: 96%; 
	position: relative;
	padding-bottom: 72%;
	height: 0;
	margin: 0 auto;
}	

.vid-wrapper iframe	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

#conservation h4 {
	margin: 2em 0 1em;
}
	
/*HIDE ELEMENTS ON NARROW SCREEN*/

.widescreen 	{
	display: none;
}	


#content.object #breadcrumbs	{
	display: none;
}
	
#content.object .local_nav li ul	{
	display: none;
}	

.concordance .material {
	display: none;
}	

/*LIGHTBOX EFFECT*/

.lightbox {
    /** Hide the lightbox */
    display: none;
	
 
    }
 
.lightbox:target {
    /** Show lightbox when it is target */
    display: block;
	width: 94%;
	margin: 0 auto 2em;
}
	
.lightbox img	{
	width: 100%;
	border: 1px solid #42575a;
}	

.close, .prev, .next	{
	font-size: .9em;
	text-decoration: none;
}	

.close, .next	{
	float: right;
}	

.prev	{
	float: left;
}
	

.close	{
	padding-bottom: .5em;
}	

#thumbnails	{
	clear: both;
	margin: 0 auto;
}
	
/********************************/
	
/*FOOTER*/	

footer {
	margin: 0;
	padding: 0;
}

	
/*PHASE 0: PREVIEW*/

.phase0	{
	margin-top: 0;
	padding-bottom: 1em;
	background: #d09551;
	border-top: 1px solid #42575a;
}	

/*PHASE 2: AFTER CLOSING - CHANGE EVENTS TO RECORD OF EVENTS?*/

.phase2	{
	display: none;
}	
