/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}

html {
    color: #444;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
 @font-face {
    font-family: 'sourcesans-pro';
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: 'sourcesans-pro', 'sans-serif';
}
h3 {
    margin: 1em 0 0.5em 0;
}
p {
	margin: 0 0 1.3em 0;
}
.example {
	  border-bottom:5px solid #565045;	
	  text-align:right;
	  color: #a10a0a;
	  text-transform:lowercase;
	  margin-bottom: 30px;
}
.entry-title {
	margin-bottom: 46px;
	margin-top: 24px;
	font-size: 1.3em;
}


* {
  box-sizing:border-box;
}

input:focus,
a:focus,
button:focus {
	outline:thin dotted;
}
main a {
 	color: #444;
}
.site-title {
	width: 100%;
    min-height: 53px;
font-size: 1em;
font-weight: normal;
position: relative;
margin: 0;
border-bottom: 7px solid #565045;
border-top: 3px solid #fff;
}
.site-title > span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:1;
	background:#fff url(../img/backgrounds/site-title.png) no-repeat 0 center;
	background-size: 100% auto;
}
.wrapper{
  max-width:964px;
  margin:0 auto; 
  position:relative;
}  
.site-container {
  overflow:hidden;
  padding-bottom:30px;
}
.site-container:before {
  content:'';
  display: block;
  background:#cccc65;
  height:218px;
  position:absolute;
  left:0;
  width:50%;
  z-index:-2;
}
.site-container > .wrapper:after {
  content:'';
  display:block;
  position:absolute;
    z-index:-1;
  top:0;
  right: -109px;
   width: 0;
   height: 0;
   border-right: 109px solid white;
   border-top: 109px solid #cccc65;
   border-bottom: 109px solid #cccc65;
}
.site-container > .wrapper:before {
  content:'';
  display:block;
  position:absolute;
  z-index:-1;
  top:0;
  background-color:#cccc65;
   width: 100%;
   height: 218px;
 
}
.col-1 {
  float:left;
  width: 313px;
  margin-left:90px;
  clear:left;
}
.col-2 {
  width:auto;
  margin-left:433px;
  padding-top: 218px;
}
.col-3 {
  clear:both;
  padding-top:20px;
  border-bottom:5px solid #565045;	
  margin-bottom: 15px;
}
.col-1-2 {
	margin-left:0; 
	width:403px;
}
.archive-summary-page .entry-title {
	margin-left: 30px;
	float:left;
}
.archive-summary-page h3 {
	clear:both;
}
.archive-summary-page .col-2 {
    margin-left: 90px;
}
.content {
	font-size:1.1em;	
}
article {
	font-size:1.2em;
}
.pin-footer {
	padding-bottom:120px;	
}
.pin-footer .footer-area {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	height:auto;
	z-index:3;
}

.footer-area {
  width:100%;
  background:#565045;
  border-top:6px solid #cccc65; 
  
}
.footer-area:before {
	content:'';
	display:block;
	height:11px;
	width:100%;
	background:#fff;
}
.main-menu {
  float:right;
  margin-top: 60px;
  margin-left: 105px;
}
.quoted {
  	clear: both;
    margin: 45px 0 0 0;
    text-align: right;
    color: #a10a0a;
    font-size: 1.35em;
    line-height: 1.2;
}
cite {
  display:block;
  color:#333;
  font-style:normal;
  margin-top:1em;
  font-size:0.8em;
}
.content-1 {
	position:absolute;
	left:90px;
	top:auto;
	width:auto;
}
.menu-toggle {
	display:none;	
	margin-top: 20px;
	font-size: 1.3em;
	color: #a10a0a;
}
.hamburger {
	display:block;
	height:4px;
	background:#444;
	margin-bottom:4px;
	
}
.footer-menu {
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}
.main-menu ul,
.footer-menu ul
{
	margin:0;
	padding: 0;
}
.main-menu li {
	text-align:right;
	margin:0 0 0.3em;
	padding:0;
	list-style:none;
	font-size: 1.3em;
	text-transform:lowercase;
	line-height:1.1;
}
.main-menu a {
	text-decoration:none;
	color:#565045;
	display: block;
}
.main-menu .current,
.main-menu a:hover {
	color:#a10a0a;
}
.footer-menu li {
	margin:0;
	padding:0 13px 0 12px;
	list-style:none;
	float:left;
	color:#e2e2e2;
	font-size:1em;
	position:relative;
}
.footer-menu li:before {
	content:'';
	position:absolute;
	right:0;
	top:4px;
	bottom:4px;
	width:1px;
	background-color:#d2d2d2;
}
.footer-menu li:last-child:before {
	display:none;
}
.footer-menu a {
	text-decoration:none;
	color:#e2e2e2;
}
.book-list {
	margin:0;
	padding:0;
}
.book-list li {
	margin: 0 0 0.2em 0;
	padding:0;
	list-style:none;
}
.book-date {
	position:absolute;
}
.book-name {
	padding-left: 3em;
	display: block;
}
.return-top {
    clear: both;
    margin-top: 30px;
    display: inline-block;
}
.image-gallery {
	margin:0;
	padding: 0 0 20px 0;
	width: 105%;
	text-align: center;
}
/*
.image-gallery li {
	margin: 0 5% 2.5% 0;
	width: 16%;
	padding:19% 0 0 0;
	position:relative;
	list-style:none;
	float:left;
}
*/
.image-gallery li {
    margin: 0 43.2px 20px 0;
    width: 155px;
    padding: 0;
    position: relative;
    list-style: none;
    height: 183px;
	display:inline-block;
}
.image-gallery li > a {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	overflow:hidden;
	color:#a10a0a;
	font-size: 0.9em;
}
.gallery-item {
  padding:0;
  margin:0;
  position:absolute;
  left:0;
	top:0;
	right:0;
	bottom:0;
	overflow:hidden;
}
figcaption {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:auto;
	background:#fff;
	text-align:center;
	padding: 3% 0;
	line-height:1.2;
	text-decoration: underline;
}
.image-gallery a:hover {
	color:#a10a0a;
}
/*
.image-gallery li:nth-of-type(5n) {
	margin:0;
	float:right;
}
*/
.digi-doc-name {
	display:block;
	font-weight:600;
}
.archive-inventory-list li {
	margin-bottom:1em;
}
.archive-manuscript-list {
    padding-left: 0;
}
.archive-manuscript-list li {
	list-style:none;
	margin-left:0;
	margin-bottom:1em;
}
.archive-inventory-list-name {
	position:absolute;
	font-weight:600;
	width: 8em;
	top:auto;
	left:auto;
}
.archive-inventory-list-description {
	margin-left:8em;
	display:block;
}
.archive-people-page .archive-inventory-list-description {
	    margin-left: 12em;
}
.header-image {
	width:313px;
	height:218px;
	display:block;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */
.fr {
	float:right;	
}
/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1200px) {
	
	.site-container > .wrapper::after {
    right: 0;
	}
}
@media only screen and (max-width: 1004px) {
	
	.site-container,
	.footer-area .wrapper {
		padding-left:20px;
		padding-right:20px;
	}
	
}

@media only screen and (max-width: 920px) {
	
	.archive-summary-page .col-2 {
    margin-left: 0;
	}
	
	.content-1 {
	left:0;
	}
	
	.col-1 {
    margin-left: 0;
	}
	.col-2 {
    margin-left: 343px;
	}
	.col-1-2 {
    	margin-left: 0;
    	width: 313px;
	}
	
}
@media only screen and (max-width: 768px) {
	
	.main-menu a {
    padding: 0.3em 0;
    border-bottom: 1px solid #eee;
	}
	
	.archive-summary-page .entry-title {
	margin-left: 0;
	}
	
	.entry-title {
    margin-bottom: 20px;
	}
	
	.quoted {
    text-align: left;
	}
	.main-menu li {
    	text-align: left;
	}
	.content-1 {
		position:static;
		margin: 0 16px 16px 0;
		float: left;
	}
	.bibliography-page .content-1 {
		float: none;
	}
	.menu-toggle {
		display:block;	
	}
	.main-menu {
		display:none;	
		float: none;
    	margin-top: 20px;
		margin-left:0;
	}
	.no-js .main-menu {
		display:block;	
	}
	.col-1 {
    margin-left: auto;

	}
	.col-1 {

    float: none;
    margin: 0;

	}
	.col-2 {
    width: auto;
    margin-left:0;
    padding-top: 0;
	}
}

@media only screen and (max-width: 600px) {
	
	.footer-menu li {
		float:none;
		text-align:center;
	}
	.footer-menu li::before {
		display:none;
	}
	.footer-area .fr {
		float: none;
margin: 0 auto;
display: block;
	}
	
}
@media only screen and (max-width: 480px) {
	
.archive-inventory-list-name {
	position:static;
	width: auto;
	display:block;
}
.archive-inventory-list-description,
.archive-people-page .archive-inventory-list-description{
	margin-left:0;
}

}

@media only screen and (max-width: 375px) {
	
	.header-image {
    width: 375px;
    height: 252px;
    position: absolute;
    left: -20px;
    top: 0;
}

.site-container > .wrapper > .col-1 > header {
	padding-top: 252px;
}

}

@media only screen and (max-width: 353px) {
	
	.col-1 {
    	width: auto;
	}
	.site-title > span {
    background-size: 100% auto;
	}
}

@media print,
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
