@import url('https://fonts.googleapis.com/css?family=Reem+Kufi');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Lora&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
@charset "UTF-8";


/*--------------------------------------------------------

	Theme Name: commoncat
    Text Domain: commoncat
	Version: 2.0 for Jan. 2019
	Description: Commoncat is a daughter theme based on Hemingway and fine-tuned to catablogging; responsive, accessible, w3c compliant, and more or less html5 ready.
	Tags: blog, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, editor-style, featured-images, footer-widgeheadersts, full-width-template, post-formats, sticky-poFst, theme-options, threaded-comments, translation-ready
	Author: I. Eliot Wentworth
	Author URI: http://scua.library.umass.edu
	Theme URI:
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	All files, unless otherwise stated, are released under the GNU General Public License
	version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

--------------------------------------------------------------------- */


html, body { margin:0; padding:0; font-family: 'tw cen mt','Open Sans', 'century gothic', sans-serif; }


h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td { margin:0; padding:0; border:0; text-align:left; }

.posttitle, .post-title, .main-entry, .collection-titlestmt, .controlaccess h6, .postmetadata, .trailer, .altform, .controlaccess li, .languages span, .widget-title, .widget-title label, ul.tabs li, .submitbutton, .searchform input, .search-form-button, .othercontent_links, div[id^='section']:before, .alpharray, .page-title, .blog-menu, .blog-menu a, .blackbar, .blog-title, .blog-description, .laggo, .laggomorph { font-family:'Reem kufi', 'century gothic', 'tw cen mt', sans-serif; }

label, input, select { font-family: 'tw cen mt', 'Open Sans', 'century gothic', sans-serif; }
.serif { font-family:"Lora", "Times New Roman", serif; }

table { border-collapse:collapse; border-spacing:0; }
ol, ul { list-style:none; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

a { outline:none; }

input[type=search] { -moz-appearance:none; -webkit-appearance:none; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.containerwe-1 { width:260px; vertical-align: middle; white-space: nowrap; position: relative; }
.containerwe-1 input#search { width: 290px; height:35px; background-color:#efefea; border:none; float:left; color:#63717f; padding:0 0 0 32px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.containerwe-1 input#search::-webkit-input-placeholder { color: #65737e; }
.containerwe-1 input#search:-moz-placeholder { /* Firefox 18- */ color: #65737e; }
.containerwe-1 input#search::-moz-placeholder { /* Firefox 19+ */ color: #65737e; }
.containerwe-1 input#search:-ms-input-placeholder { color: #65737e; }
.containerwe-1 .icon { position: absolute; top:20%; margin:0 0 0 8px; z-index: 1; color: #4f5b66; }
.containerwe-1 input#search:hover, .containerwe-1 input#search:focus, .containerwe-1 input#search:active { outline:none; background: #ffffff; }


#tab-1 .icon { position:absolute; color:#990000; padding:6px 0 0 7px; }
#tab-1 input { padding:6px 0 8px 28px!important; border-radius:0 5px 5px 5px; }



/* ------------------------------------------------ */
/*	1. Document setup
/* ---------------------------------------------- */


body { margin: 0; padding: 0; border: none; background: #fff; color:#111; font-size:1em; -webkit-font-smoothing: subpixel-antialiased; }


img { max-width: 100%; height: auto; }

.hidden { display: none; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

::selection { background: #82dee0; color: #111; }

::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; }


/* Transitions --------------------------------------- */

body a, .post-tags a::after { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

.nav-toggle, .nav-toggle .bar, .blog-menu a, .blog-menu ul .has-children, .blog-title a, .post-title a, .format-bubble, .post-meta a, .featured-media a, .content form input, .content form textarea, .media-caption, .post-nav a, input#s, #searchsubmit, .widget-content ul li, .widget_recent_entries a, .search-toggle.active .metal, .search-toggle.active .handle, a.more-link, .dribbble-shot img, .flickr_badge_image a img { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.tothetop { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.transbutton { clear:both; background:transparent; padding:4px 8px 0 5px; float:right; }
.transbutton span { padding:0 0 0 8px; }


/* Screen Reader Text --------------------------------------- */

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }



/* ------------------------------------------------------- */
/*	Structure
/* -------------------------------------------------------- */

.section { padding: 10% 0; position: relative; }
.section.large-padding { padding:1% 0 0 0; }
.section.medium-padding { padding:2% 0; }
.section.small-padding { padding:1.5% 0; }
.section.no-padding { padding:0; }


.navigation.bg-dark { position:relative; }

.section.bg-dark-light { background:#262626; }

.bg-shade { position:absolute; top: 0; right: 0; bottom: 0; left: 0; background: #262626; }

.section-inner { width:100%; margin:0 auto; padding:0; }
.navigation .section-inner { padding:0; }
.wrapper { margin:0; padding:0 5px; z-index:1000000; display:table; }

.content.center { margin-left: auto; margin-right: auto; }
.content.full-width { width: 100%; }


/* -------------------------------------------------- */
/*	Front page
/* -------------------------------------------------- */

#main-content { position:relative; top:0; }
#main-content-front { position:relative; top:6em; }

.front-space { margin:0; padding:0; background-image: url('http://scua.library.umass.edu/images/credo-front/umarmot-front/rotator.php'); background-repeat:no-repeat; background-size:cover; border-top:2px solid #5d2a2c; }

.front-footer { margin-top:0; }


.sidebar-bg { background-color:rgb(244,242,235); background-color:rgba(244,242,235,0.9); padding:1em 1em 5em 3.5em; width:30%; float:right; width:44%!important; border-left:8px solid rgba(91,127,149,0.8); }

aside h2 { font-size:1.15em; }



/* ------------------------------------------------------------ */
/*	Navigation
/* ------------------------------------------------------------ */


.mobile-menu { display: none; }

.blog-menu li { position:relative; }
.blog-menu > li > a { font-size:120%; border-top:1px solid #dedede; }
.blog-menu ul li:last-of-type { border-bottom:3px solid #222; }

.blog-menu > li:before { content: " "; display:block; position:absolute; left:0; top:50%; margin:-9px 0 0 -3px; font-size:110%; color:#880000; z-index:1000; }
.blog-menu > li:first-child:before { content: none; }

.blog-menu a:link, .blog-menu a:visited { display:block; padding:13px 20px 9px 20px; color:#000!important; font-weight:normal!important; }
.blog-menu a:hover, .blog-menu .current-menu-item a { color:#1abc9c; }

.blog-menu > .has-children a, .blog-menu > .page_item_has_children a { padding-right:35px; }

.blog-menu > .has-children::after, .blog-menu > .page_item_has_children::after { content: ""; font-family:"Font Awesome 5 free"; display: block; border-top-color:rgba(24,24,24,0.5); border:6px solid transparent; position:absolute; z-index: 1001; right:10px; top:50%; margin-top:-5px; }

.blog-menu > li { float:left; background-color:#dfdfdf; } /* 1st level bg */
.blog-menu li:hover a, .blog-menu li:hover > a { background-color:#f1f1f1; cursor:pointer; } /* 1st level highlight */

.blog-menu li:hover li a { background-color:#fff; border-left:1px solid #888; border-right:3px solid #444; } /* 2d level bg*/
.blog-menu li li:hover a { background-color:#eaddaa; } /* 2d level highlight */

.blog-menu li li:hover li a { background-color:#fff; border-left:2px solid #884444; border-right:3px solid #444; border-bottom:1px solid #aaa;  } /* 3d level bg */
.blog-menu li li li:hover a { background-color:#eaddaa!important; border-left:2px solid #884444; } /* 3d level highlight */

.menu-plus a { font-size:300%!important; }


/* Sub menus --------------------------------------- */

.blog-menu ul { position:absolute; left:-9999px; display:none; z-index:999;  }
.blog-menu ul li { width:220px; float:none; display:block; }

.blog-menu ul > .has-children::after, .blog-menu ul > .page_item_has_children::after { content: ""; display:block; border:6px solid transparent; border-left-color:rgba(24,24,24,0.5); position:absolute; z-index: 1001; right:10px; top:50%; margin-top:-5px; }

.blog-menu ul > .has-children:hover::after, .blog-menu ul > .page_item_has_children:hover::after { border-left-color:#5b7f95; }

.blog-menu ul a:link, .blog-menu ul a:visited { padding:5px 7px 5px 10px; margin:0; line-height:130%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom:1px solid #bfbfba; }

.blog-menu ul a:hover { color:#000!important; -webkit-transition: color 0.25s ease-out; -moz-transition: color 0.25s ease-out; -o-transition: color 0.25s ease-out; transition: color 0.25s ease-out; }

.blog-menu ul > li:last-child a { border-bottom-width: 0; }
.blog-menu li:hover > ul { opacity: 1; left:0; display: block; }
.blog-menu ul li:hover > ul { top:8px; left:210px; margin-left: 0; }




/* -------------------------------------------------------------------------------- */
/*	Main content
/* -------------------------------------------------------------------------------- */

main { width:100%; }

.post, .page { padding-bottom:5%;  margin-bottom:5%; }

.single-post .post, .page .post, .post:last-child, .page:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

.search-glass { font-size:300%; vertical-align:middle; }

/* Featured media --------------------------------------- */

.featured-media { position: relative; display: block; margin-bottom: 6%; }
.featured-media a, .featured-media img { display: block; }
.featured-media img { border-radius: 4px; margin: 0 auto; }

.featured-media iframe { display: block; border: none; max-width: 100%; height: auto; }

.featured-media .sticky-post { position: absolute; top: 5%; right: 0; padding: 8px 10px; border-radius: 3px 0 0 3px; background: #1abc9c; color: #FFF; font-size: 0.7em; text-transform: uppercase; letter-spacing: 1px; z-index: 10; }

.media-caption-container { position: absolute; width: 95%; margin-left: 2.5%; bottom: 1.5em; text-align: center; font-size: 0.85em; }
.media-caption { display: inline-block; padding: 7px 11px; border-radius: 3px; background: #262626; background:rgba(38,38,38,0.75); color: #FFF; text-align: center; line-height: 130%; }

.media-caption:hover {  background: #262626;  color: #FFF; }



/* Post header --------------------------------------- */

.post-header { margin-bottom: 6%; }
.page-titling h1 { color:#63666a; font-size:2em; letter-spacing:0.05em; padding:0.5em 0 1.25em 2em; -ms-word-break: break-all; word-break: break-word; }

.banner-eighteen { border-top:1px solid #111; clear:both; }
.splash-web { height:200px; width:100%; object-fit:cover; object-position:0 5%; }

.post-title { font-size:1.6em; -ms-word-break: break-all; word-break: break-word; line-height:1.3em; }

.archive-title, .post-title, .post-title a, .laggo { font-weight:bold; color:#3c555b; }
.laggomorph { color:#5d2a2c; }
.lego { display:block; vertical-align:middle; font-size:70%; font-weight:normal; padding:0 0 0 0.5em; color:#666; }

h2.added-entry-title { font-size:1.6em; }

.post-meta { font-size: 0.8em; color: #999; text-transform: uppercase; letter-spacing: 1px; }
.post-meta a { color: #999; }
.post-meta a:hover { color: #1abc9c; }
.post-meta .date-sep { margin: 0 5px; color: #ddd; }

.post-content a.more-link { display: inline-block; background: #262626; padding: 10px 18px; color: #FFF; font-size: 0.85em; border-radius: 4px; }

.post-content a.more-link:hover { background:#1abc9c;  color:#FFF; text-decoration: none !important; }

.post-content ~ .post-content { margin-top:2em; }


/* Post format aside & video --------------------------------------- */


.blog .format-aside .post-meta,
.archive .format-aside .post-meta,
.search .format-aside .post-meta,
.blog .format-video .post-meta,
.archive .format-video .post-meta,
.search .format-video .post-meta { text-align: center; }

.blog .format-video .post-content,
.archive .format-video .post-content,
.search .format-video .post-content { margin-top: 20px; }

.blog .format-aside .post-content,
.archive .format-aside .post-content,
.search .format-aside .post-content { padding: 20px; background: #EEE; margin-top: 20px; border-radius: 3px; }


/* Post format quote --------------------------------------- */


.blog .format-quote .post-meta,
.archive .format-quote .post-meta,
.search .format-quote .post-meta { text-align: center; }

.blog .format-quote .post-content,
.archive .format-quote .post-content,
.search .format-quote .post-content {
	margin-top: 20px;
	padding: 40px;
	background: #262626;
	color: #FFF;
	border-radius: 3px;
}

.blog .format-quote .post-content blockquote,
.archive .format-quote .post-content blockquote,
.search .format-quote .post-content blockquote {
	background: none;
	color: #FFF;
	padding: 0;
	font-size: 1.25em;
	margin-bottom: 0;
}

.blog .format-quote .post-content blockquote p,
.archive .format-quote .post-content blockquote p,
.search .format-quote .post-content blockquote p {
	text-align: center;
}

.blog .format-quote .post-content blockquote cite,
.archive .format-quote .post-content blockquote cite,
.search .format-quote .post-content blockquote cite {
	display: block;
	text-align: center;
	color: rgba(255,255,255,0.75);
	font-size: 1rem;
	font-weight: 400;
}

.blog .format-quote .post-content blockquote cite a,
.archive .format-quote .post-content blockquote cite a,
.search .format-quote .post-content blockquote cite a { color: rgba(255,255,255,0.75); }

.blog .format-quote .post-content blockquote cite a:hover,
.archive .format-quote .post-content blockquote cite a:hover,
.search .format-quote .post-content blockquote cite a:hover { text-decoration: none; }




/* -------------------------------------------------------------------------------- */
/*	Single post
/* -------------------------------------------------------------------------------- */


.post-meta-bottom { margin-top: 10%; position: relative; }

.post-categories { position: relative; font-size: 0.85em;  font-weight: 400; color: #999; line-height: 120%; padding-left: 36px; }

.category-icon,
.category-icon:after,
.front-flap,
.front-flap:after { display: block; position: absolute; }

.category-icon { left: 0; top: 2px; width: 24px; height: 16px; background: #727272; border-radius: 0 2px 2px 2px; }

.category-icon:after { content: ""; width: 12px; height: 3px; top: -3px; left: 0px; background: #727272; border-radius: 1px 1px 0 0; }

.front-flap { height: 13px; width: 22px; bottom: -1px; right: -2px; background: #727272; border-radius: 2px; border: 1px solid #FFF; -webkit-transform: skew(-25deg,0deg); -moz-transform: skew(-25deg,0deg); -ms-transform: skew(-25deg,0deg); -o-transform: skew(-25deg,0deg); transform: skew(-25deg,0deg); }

.post-categories a:hover { text-decoration:none; }

.post-tags { margin-top: 20px; margin-left: 12px; }

.post-tags a { position: relative; font-size: 12px; font-weight: 700; text-transform: uppercase; color: #FFF; display: inline-block; padding: 6px; margin-bottom: 5px; margin-right: 20px; background: #767676; border-radius: 0 2px 2px 0; }

.post-tags a::after { border-top: 12px solid transparent; border-right: 12px solid #767676; border-bottom: 12px solid transparent; content: ""; height: 0; position: absolute; top: 0; left: -12px; width: 0; }

.post-tags a:before { content: ""; display: block; position: absolute; left: -4px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #FFF; border-radius: 99px; z-index: 10; }

.post-tags a:hover { background: #1abc9c; color: #FFF; }

.post-tags a:hover:after { border-right-color: #1abc9c; }

.post-nav { font-size: 0.95em; margin-top: 20px; border-top: 4px solid #EEE; border-bottom: 4px solid #eee; }

.post-nav a { display: block; position: relative; padding: 25px 0; max-width: 49%; color: #666; }

.post-nav h5 { text-transform: uppercase; letter-spacing: 1px; font-size: 0.7em; color: #999; margin-bottom: 7px; font-weight: 700; }

.post-nav-newer h5 { text-align: right; }

.post-nav-older { float: left; }
.post-nav-newer { float: right; text-align: right; }

.post-nav a:hover { color: #1abc9c; }


/* -------------------------------------------------------------------------------- */
/*	Post content
/* -------------------------------------------------------------------------------- */


.post-content { padding:2em 3% 2em 0; clear:both; }

.post-content a:hover { text-decoration:none; }

.post-content p,
.post-content blockquote,
.post-content ol,
.post-content ul,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre { line-height:1.9em; margin-bottom:1.1em; }


.post-content > *:first-child { margin-top: 0; }
.post-content *:last-child { margin-bottom: 0; }

.post-content h3, .post-content h4, .post-content h5, .post-content h6  { margin:15px 0 10px 0; color: #444; line-height: 120%; }

.post-content h1 { font-size: 1.45em; font-weight: 700; letter-spacing:0.1em; text-indent:-1em; margin:0; padding:12px 1em 14px 1.7em; margin:3px 0 2px 0; color: #444; }
.post-content h2 { font-size: 1.6em; font-weight: 700; letter-spacing:0.05em; text-indent:-1em; padding-left:1em; }
.post-content h3 { font-size: 1.3em; font-weight: 700; letter-spacing:0.05em; text-indent:-1em; padding-left:1em; }
.post-content h4 { font-size: 1em; font-weight: 700; text-indent:-1em; padding-left:1em; }
.post-content h5 { font-size: 0.85em; font-weight: 700; text-transform:uppercase; }
.post-content h6 { font-size: 0.7em; font-weight: 700; text-transform:uppercase; letter-spacing: 1px; }

.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 { margin-top:30px; }

blockquote { padding:0.25em 1.4em 1em; margin:0 2em; line-height:120%; background:#efeeea; border-left:5px dotted #517b88; }

.post-content blockquote cite { display: block; margin-top: 1em; font-size: 0.8em; }
.post-content blockquote cite em { font-style: italic; font-weight: bold; }

em, q {  font-style: italic;  }

.post-content strong em, .post-content em strong { font-weight: bold; font-style: italic; }

.post-content big { font-size:1.25em; }

abbr, acronym { cursor:help; }

code, kbd, pre { font-size: 0.85em; background: #EEE;  }

.post-content .highlight { background: #fcf8a5; width:auto; display:inline; padding: 2px 3px; }

.post-content kbd,
.post-content code { padding: 5px; border-radius: 3px; }

.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: bold; }

.post-content hr { width:50%; height:4px; background:#eee; margin:2em auto; border:0; }

.post-content ul { list-style:disc; margin-left: 2.5em; }
.post-content ul ul { list-style: circle; }
.post-content ul ul ul { list-style: square; }

.post-content ol { list-style:decimal; margin-left: 2.5em; }
.post-content ol ol { list-style: lower-alpha; }
.post-content ol ol ol { list-style: lower-roman; }

.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol { margin-bottom: 0; }

.post-content li { line-height: 170%; }

.post-content li ol li:first-child,
.post-content li ul li:first-child { margin-top: 0.5em; }


.post-content ol > li:last-child,
.post-content ul > li:last-child { margin-bottom: 0; }

.post-content address { padding: 3% 3.5%; background: #F1F1F1; }

.post-content pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	line-height: 140%;
	padding: 2% 2.5%;
	background: #f1f1f1;
}


/* Post media --------------------------------------- */


.wp-caption { max-width: 100%; }

.wp-caption a,
.wp-caption img { display: block; }

img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img { box-sizing: border-box; padding: 5px; border: 1px solid #EEE; }


.post-content .alignleft,
.post-content .alignright { margin-bottom: 1.2em; max-width: 40%; }

.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright { margin-bottom: 0; }

.post-content .alignleft { float: left; margin-right: 1em; }

.post-content .alignright { float: right; margin-left: 1em; }

.post-content .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align: center; }

.post-content .wp-caption-text,
.post-content .gallery-caption { padding-top: 0.5em; font-size: 0.85em; font-style: italic; color: #888; text-align: center; }

.post-content .gallery-caption { font-size: 16px; line-height: 24px; }



/* Tables --------------------------------------- */


.post-content table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 0.9em; width:100%; margin-bottom: 1.1em; }

.post-content th, .post-content td { padding: 2%; margin: 0; overflow: visible; line-height: 120%; }

.post-content caption { color: #444; text-align: center; padding: 2%; }

.post-content thead { vertical-align: bottom; white-space: nowrap; }

.post-content th { font-weight: bold; color: #444; }

.post-content table tbody > tr:nth-child(odd) > td { }




/* Forms --------------------------------------- */


.post-content fieldset { padding: 25px; border: 2px solid #eee; margin-bottom: 1em; }

.post-content fieldset legend { font-size: 0.8rem; line-height: 1; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; padding: 10px 12px; background: #1ABC9C; color: #fff; }

.post-content label { font-size: 1rem; font-weight: 700; }


.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content input[type="password"],
.post-content textarea { width: 100%; padding: 14px 16px; font-size: 0.9em; color: #333; }

.post-content input[type="file"] { padding: 10px; background: #f2f2f2; border-radius: 3px; }

.post-content textarea { height: 180px; line-height: 140%; }

.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="email"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus { outline: none; }

.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] { padding: 12px 16px; margin: 0; border: none; background: #333; color: #fff; font-size: 0.9rem; line-height: 1; -webkit-appearance: none; border-radius: 3px; -webkit-appearance: none; }

.post-content input[type="submit"] + input[type="reset"],
.post-content input[type="submit"] + input[type="button"],
.post-content input[type="reset"] + input[type="submit"],
.post-content input[type="reset"] + input[type="button"],
.post-content input[type="button"] + input[type="reset"],
.post-content input[type="submit"] + input[type="submit"] { margin-left: 10px; }

.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover { cursor: pointer; background: #1ABC9C; color: #fff; }

.post-content input[type="submit"]:focus,
.post-content input[type="submit"]:active { outline: none; }


/* -------------------------------------------------------------------------------- */
/*	8. Comments
/* -------------------------------------------------------------------------------- */


.comments,
.comment-respond { border-top: 4px solid #EEE; padding-top: 10%; margin-top: 10%; }

.post-meta-bottom + .comments,
.post-meta-bottom + .comment-respond { border-top: none; padding-top: 0; }

.comments-title,
#reply-title,
.pingbacks-title { font-size: 1.75em; font-weight: 400; color: #2d2d2d; }
.comments-title { margin-bottom: 10%; }

li.comment,
li > div.comment { margin-bottom: 25px; position: relative; }
li > div.comment { padding-bottom: 25px; border-bottom: 1px solid #EEE; }

.commentlist > li:first-child > div.comment:first-child { border-top: 1px solid #EEE; padding-top: 25px; }

.children > li > div.comment { padding-left: 10%; }
.children .children > li > div.comment { padding-left: 20%; }
.children .children .children > li > div.comment { padding-left: 30%; }
.children .children .children .children > li > div.comment { padding-left: 40%; }
.children .children .children .children .children > li > div.comment { padding-left: 50%; }

.comment .children li:last-child { margin-bottom: 0; }

.commentlist > li.comment:last-child,
.commentlist > li.comment div.comment:last-child { margin-bottom: 0; }


/* Pingback list --------------------------------------- */

.comments .pingbacks { margin-top: 5.5%; }

.pingbacks-inner { margin: 0 auto; }
.pingbacks-title { margin-bottom: 20px; }
.pingbacklist li { padding: 0.5em; line-height: 130%; }
.pingbacklist a:hover { text-decoration:none; }
.pingbacklist li:nth-child(odd) { background: #f9f9f9; }
.pingbacklist .comment-edit-link { color: #999; }
.pingbacklist .comment-edit-link:hover { color: #444; text-decoration: none; }


/* Comment meta --------------------------------------- */


.comment-meta { margin-bottom: 1em; }
.comment-meta .avatar { display: block; height: 50px; width: 50px; border-radius: 999px; float: left; }

.comment-actions { font-size: 0.7em; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.comment-actions a { margin-left: 8px; }
.comment-actions a:first-child { margin-left: 0; }

.comment-meta-content { margin-left: 70px; padding-top: 7px; }
.comment-meta-content cite { font-size: 1.075em; color: #444; margin-bottom: 5px; display: block; font-weight: 700; }

.bypostauthor .comment-meta-content cite .post-author { font-weight: 400; color: #999; margin-left: 3px; letter-spacing: 0; }

.comment-meta-content cite a { color: #444; }
.comment-meta-content cite a:hover { color: #1abc9c; }
.comment-meta-content p { font-size: 0.8em; text-transform: uppercase; }
.comment-meta-content p a { color: #BBB; }
.comment-meta-content p a:hover { color: #1abc9c; }

.comment-awaiting-moderation { position: absolute; right: 0; top: 4px; font-weight: bold; display: block; padding: 10px; background: #CCC; border-radius: 3px; font-size: 0.8rem; color: #FFF; text-transform: uppercase; letter-spacing: 1px; }
.comment-awaiting-moderation:hover { background: #2d2d2d; }


/* Comment nav below --------------------------------------- */


.comment-nav-below {
	margin-top: 10%;
	margin-bottom: -5%;
	border-top: 4px solid #EEE;
	padding-top: 5%;
	background: none;
	font-size: 0.85em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.comment-nav-below a { color: #666; }


/* Comment content --------------------------------------- */


.comment-content {
	margin-left: 70px;
	font-size: 1em;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 1.25em;
	font-weight: 500;
	margin-top: 50px;
	margin-bottom: 10px;
	text-transform: none;
}


/* Respond --------------------------------------- */


.comment-respond { border-top: 0; padding-top: 0; }

.comments + .comment-respond { padding-top: 10%; border-top: 4px solid #EEE; margin-top: 10%; }

#reply-title { margin-bottom: 20px; }

#respond a:hover { text-decoration: underline; }

#respond .content-section-right { border-radius: 0 0 4px 4px; border-top: 1px solid #EEE; z-index: 12; }

.nocomments { margin-top: 10%; color: #666; text-align: center; }

#cancel-comment-reply-link {
	margin-left: 10px;
	font-size: 0.9rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

#respond p,
#respond code {
	line-height: 150%;
}

#respond code { border-radius: 2px; }

.comment-form p { margin-bottom: 20px; }
.comment-form p:last-child { margin-bottom: 0; }

p.comment-notes,
p.logged-in-as {
	margin-bottom: 10%;
	color: #666;
}

#respond form label,
.comment-form .required { display: none; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input.password,
.comment-form textarea {
	-webkit-appearance: none;
	border: none;
	background: #FAFAFA;
	font-size: 1em;
	color: #444;
	border-radius: 3px;
	padding: 16px;
	margin: 0;
	width: 100%;
	border: 1px solid #EEE;
}

.comment-form textarea { line-height: 160%; height: 250px; }

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input.password:focus,
.comment-form textarea:focus {
	outline: none;
	background-color: #EEE;
	color: #444;
}

.comment-form input { max-width: 75%; }

.comment-form input[type="submit"] {
	width: auto;
	max-width: none;
	padding: 16px 18px;
	margin-bottom: 0;
	border: none;
	background: #1D1D1D;
	color: #FFF;
	font-size: 0.925rem;
	border-radius: 4px;
}

.comment-form input[type="submit"]:hover {
	cursor: pointer;
	background: #1abc9c;
	color: #FFF;
}

.comment-form input[type="submit"]:active {
	top: 1px;
	position: relative;
}

p.form-allowed-tags {
	margin-top: 1.5em;
	line-height: 160%
}

.comment-form p.form-submit { margin: 1.5em 0 0; }


/* In Commentlist */


.commentlist .comment-respond {
	margin: 25px 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.commentlist .comment-reply-title { margin-bottom: 10px; }

.commentlist p.comment-notes,
.commentlist p.logged-in-as {
	margin-bottom: 20px;
}


/* -------------------------------------------------------------------------------- */
/*	9. Pagination
/* -------------------------------------------------------------------------------- */


.page-title { margin-bottom:2.5%; padding-left:20px; }
.page-title div { vertical-align:top!important; }

.page-title h4 { position:relative; display:inline-block; font-size:0.9em; letter-spacing:0.05em; color:#222; padding-bottom:4px; border-bottom:1px solid #ccc; }


/* Archive nav --------------------------------------- */


.archive-nav { margin-top: 15%; }

.archive-nav a { font-weight: 700; font-size: 0.9rem; text-transform: uppercase; letter-spacing: 1px; }
.archive-nav a:hover { color: #1abc9c; }

.archive-nav .post-nav-older { float: left; }
.archive-nav .post-nav-newer { float: right; }


/* -------------------------------------------------------------------------------- */
/*	10. Page & Page Templates
/* -------------------------------------------------------------------------------- */


/* Search --------------------------------------- */


.post-content .searchform { position: relative; }

.post-content .searchform input { height: 60px; }

.post-content .searchform input#s {
	-webkit-appearance: none;
	width: 99%;
	padding: 18px 95px 18px 18px;
	background: #FFF;
	border: 1px solid #DDD;
	border-right: none;
	font-size: 1rem;
	border-radius: 3px 0 0 3px;
}

.post-content .searchform #s:focus {
	outline: none;
	background: #EEE;
	color: #444;
}

.post-content .searchform #searchsubmit {
	-webkit-appearance: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 85px;
	line-height: 1;
	border: none;
	background: #1abc9c;
	border: 1px solid #111;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8rem;
	border-radius: 0 3px 3px 0;
}

.post-content .searchform #searchsubmit:hover {
	cursor: pointer;
	background-color: #089D80;
}


/* Archives template --------------------------------------- */


.archive-col { font-size: 0.9em; }

.page-template-template-archives-php .post-content ul {
	margin-left: 0;
	list-style: none;
}

.page-template-template-archives-php .post-content ul li { margin-bottom: 0; line-height: 130%; }

.page-template-template-archives-php .post-content ul li a {
	display: block; border-bottom: 1px solid #EEE; padding: 8px 0;
}

.page-template-template-archives-php .post-content ul li:last-child a { border-bottom: none; }

.page-template-template-archives-php .post-content ul.children li:first-child a { border-bottom: 1px solid #EEE; }

.page-template-template-archives-php .post-content ul li a span { color: #999; }

.page-template-template-archives-php .post-content ul li a:hover {
	text-decoration: none;
	color: #666;
}

.page-template-template-archives-php .post-content ul li a:hover {
	background-color: #F9F9F9;
	padding-left: 12px;
}


/* -------------------------------------------------------------------------------- */
/*	11. Sidebar
/* -------------------------------------------------------------------------------- */

.sidebar { font-size:95%; }

.sidebar-bg .widget { border-bottom:1px solid #e0e0e0; }
.sidebar-bg .widget-title, .sidebar-bg .widget-title label { font-weight:bold; }

.alpharray { padding:0; margin:0 1.25em; line-height:1.75em; text-align:right; }
.alpharray a { white-space:nowrap; }
.alpharray a + a::before { content:"\00b7 "; font-size:150%; padding:0 6px; vertical-align:middle; }
.alpharray a:hover { color:#1abc9c!important; }

.widget { padding:0 0 1.25em 0; margin-bottom:3%; }
.widget:last-child { padding-bottom: 0; border: 0; margin-bottom: 0; }

.widget-title,.widget-title label { padding:10px 0; letter-spacing:0.1em; line-height:1.2em; color: #111; }



.widget_categories { float:left; width:48%; }
.widget_taxonomy_dropdown_widget { float:right; width:46%; }



/* widget-content */

.widget-content { color:#222; line-height: 110%; }
.widget-content *:last-child { margin-bottom: 0; }
.widget-content a:hover { text-decoration:none; }
.widget-content p { line-height:150%; margin-bottom: 1em; }

.widget-content ul li { padding:8px 15px 12px 13px; line-height:105%; display:inline; cursor:pointer; }
.widget-content li ul > li:first-child { margin-top:10px; }
.widget-content .page_item_has_children { padding-bottom: 0; }
.widget-content li ul li { padding-left: 15px; }
.widget-content ul li .post-date { margin-left: 5px; color: #999; }
.widget-content > ul > li:first-child { border-top: 0; }


/* Widget search --------------------------------------- */

.widget_search form { position: relative; }
.widget_search input { height: 52px; }

.widget_search input#s { -webkit-appearance: none; width: 99%; padding: 18px 95px 18px 18px; background: #FFF; border: 1px solid #DDD; border-right: none; font-size: 1rem; border-radius: 3px 0 0 3px; }

.widget_search #s:focus { outline: none; background: #EEE; color: #444; }

.widget_search #searchsubmit { -webkit-appearance: none; position: absolute; right: 0; top: 0; width: 85px; line-height: 1; border: none; background: #1abc9c; border: 1px solid #111; color: #FFF; text-transform: uppercase; letter-spacing: 1px; font-size: 0.8rem; border-radius: 0 3px 3px 0; }

.widget_search #searchsubmit:hover { cursor: pointer; background-color: #089D80; }


/* Widget calendar --------------------------------------- */


#wp-calendar { color: #888; width: 100%; max-width: 100%; text-align: center; font-size: 0.9em; }

#wp-calendar a { color: #1abc9c; }

#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th { text-align: center; }

#wp-calendar caption,
#wp-calendar th,
#wp-calendar td { padding: 4% 2%; }

#wp-calendar caption,
#wp-calendar thead { color: #666; border-bottom: 1px solid #EEE; }

#wp-calendar caption { text-transform: capitalize; }

#wp-calendar thead th { font-weight: bold; text-transform: uppercase; font-size: 0.9em; }

#wp-calendar tfoot { border-top: 1px solid #EEE; }
#wp-calendar tfoot td { padding: 0; }
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }

#wp-calendar tfoot a { display: block; color: #999; padding: 0.6em; }

#wp-calendar tfoot a:hover { text-decoration: none; color: #1abc9c; background: rgba(255, 255, 255, .05); }


/* Widget tag cloud --------------------------------------- */


.widget_tag_cloud .tagcloud a { font-size: 0.9em !important; }

.tagcloud a {
	display: block;
	float: left;
	padding: 8px 11px;
	line-height: 1;
	margin: 0 5px 5px 0;
	background: #BBB;
	color: #FFF;
	border-radius: 3px;
}

.tagcloud a:hover {
	background: #1abc9c;
	text-decoration: none;
	color: #FFF;
}


/* Widget Flickr --------------------------------------- */


.flickr_badge_image {
	width: 30%;
	margin-bottom: 5%;
	margin-left: 5%;
	overflow: hidden;
	float: left;
	line-height: 0;
}

#flickr_badge_image1,
#flickr_badge_image4,
#flickr_badge_image7,
#flickr_badge_image10,
#flickr_badge_image13,
#flickr_badge_image16,
#flickr_badge_image19,
#flickr_badge_image22,
#flickr_badge_image25 {
	margin-left: 0;
}

.flickr_badge_image img {
	display: block;
	padding: 5px;
	background: #EEE;
}

.flickr_badge_image a:hover img { background: #1abc9c; }

.widgetmore a {
	display: block;
	clear: both;
	padding: 0.5em 0;
}


/* Widget Dribbble --------------------------------------- */


.dribbble-shot {
	display: block;
	width: 47.5%;
	margin-bottom: 5%;
	margin-right: 5%;
	overflow: hidden;
	float: left;
	line-height: 0;
}

.dribbble-shot:nth-child(2n) { margin-right: 0; }

.dribbble-shot img {
	display: block;
	padding: 5px;
	background: #EEE;
}

.dribbble-shot:hover img { background: #1abc9c; }


/* --------------------------- */
/*	12. Footer
/* -------------------------- */

.column { display:none; }

.column { margin-left:5%; }
.column:first-child { margin-left:0; }

.column:nth-child(1) { width:55%; margin-left:1%; }
.column:nth-child(1) img { float:right; }

@media (max-width : 700px ) {
	.column:nth-child(1) img { float:left; }
}

.column:nth-child(2) { width:15%; }
.column:nth-child(3) { width:30%; float:right; }


/* Footer widgets --------------------------------------- */


.social-footer .fab { padding-right:0.6em; font-size:1.3em; margin-top:0.5em; }
.social-footer .fab:hover, .social-footer .far:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }

.social-footer .far { padding-right:0.6em; font-size:1.3em; margin-top:0.5em; font-weight:bold; }

.address fa-envelope { vertical-align:bottom; }
.firstel .fa-envelope:before { color:#777; }


.address a i { font-weight:bold; color:#564e4f; padding:0 0 0 1em; font-size:125%; }
.address a:hover i { color:#b86125; }

.textwidget .address::before { content: url('http://scua.library.umass.edu/images/scualogomini.jpg'); float:left; padding:0 16px 50px 0; }
.address h2 { padding:4px 0 0 0; }



/* Widget search --------------------------------------- */


.footer .widget_search #s:focus { outline: none; background: #fff; border-color: #ddd; color: #444; }


/* Widget calendar --------------------------------------- */


#wp-calendar caption,
#wp-calendar thead { border-bottom-color: rgba(255,255,255,0.1); }
#wp-calendar tfoot { border-top-color: rgba(255,255,255,0.1); }

.footer .flickr_badge_image img,
.footer .dribbble-shot img { background: rgba(255,255,255,0.1); }
.footer .flickr_badge_image a:hover img, .footer .dribbble-shot:hover img { background: #1abc9c; }


/* Widget tag cloud --------------------------------------- */


.footer .tagcloud a { background-color: rgba(255,255,255,0.1); color: #FFF; }
.footer .tagcloud a:hover { background-color: #1abc9c; color: #FFF; }


/* -------------------------------------------------------------------------------- */
/*	13. Credits
/* -------------------------------------------------------------------------------- */


.credits.bg-dark { background-color:rgba(10,6,6,0.8); }
.credits { border-top:1px solid rgba(25,25,25,0.5); }

.credits.no-padding { font-size:85%; letter-spacing:0.1em; }

.credits-inner { padding:0 15px; }

.credits, .credits a, .credits a:link, .credits a:visited { color:#edefec; }

.credits-left { float: left; }
.credits-right { float: right; }

#credits, #credits a, #credits a:link, #credits a:visited { color:#edefec; font-weight:normal!important; }
#credits a:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }

.credits-new { width:100%; display:table; background-color:#252525; bottom:0; position:fixed; }

div[class^='credits-fix'] { display:table-cell; font-size:92%; vertical-align:middle; }
.credits-fix-one { padding:4px 8px 7px 12px; }
.credits-fix-two { padding:4px 8px 7px 0; text-align:right; }
.credits-fix-three { float:right; padding:2px; }
.credits-fix-three input { padding-left:25px; }

.credits-new span.icon { position:absolute; color:#881c1c; padding:6px; }


.tothetop:hover { cursor: pointer; }

img#wpstats { display: none; }


/* --------------------------------- */
/*	14. Responsive
/* --------------------------------- */


@media (min-width:801px)
{
	.content { margin:0 0 0 2em; width:65%; float:left; }
	.sidebar { width:30%; float:right; padding:12px 1em 0 0.75em; }
    .front-section { width:29%; }
	.page-framing { padding:0 0 1.5em 2em; }
	.page-content { padding:0 0 1.5em 0; }

	.navigation.bg-dark { margin:0 auto; background-color:#ddd; border-bottom:8px solid #bdbdbd; }
	.blog-menu { padding-left:3em; }

	.staff-table { display:table; width:100%; margin-bottom:1.5em; }
	.staff-table div[class='staff-row']:first-of-type { background-color:#bed395; }
	.staff-row { display:table-row; }
	div[class^='staff-cell'] { padding-top:9px; padding-bottom:14px; border-bottom:1px solid #111; }
	.staff-cell-name { width:37%; padding-left:1.5em; text-indent:-1em; }
	.staff-cell-address { width:30%; text-align:left; padding-right:9px;  }
	.staff-cell-phone { width:28%; text-align:right; padding-right:3px; }
	.staff-cell-name, .staff-cell-address, .staff-cell-phone { display:table-cell; width:100%; }
}



@media (max-width:800px) {

	/* Structure --------------------------------------- */
	.navigation { position:relative; border-top:1px solid #ddd; }
	.section.large-padding, .section.medium-padding { padding:20px 0 0 12px; }

	.page-framing { padding:0 0 1.5em 2em; }
	.page-content { padding:0 0 1.5em 0; }
	.content { width:63%; margin:1em 1em 0 1.2em; }
	.sidebar { width:30%; margin:0; padding:1.25em 1.25em 1em 3%;  }

	.navigation.bg-dark { background-color:#ccc; width:100%; padding:0 2em 0 0; }

	.address { padding-left:20px!important; }
	.column { margin-bottom:1em; }

	.front-section { width:100%; float:left; }

	div[class^='staff-cell'] { display:block; line-height:1.3em; float:left; text-align:left; width:100%; }
	.staff-table { display:block; margin-bottom:3em; }
	.staff-row:first-of-type .staff-cell-name { background-color:#bed395; padding-bottom:8px; }
	.staff-row { display:table; }
	.staff-cell-address, .staff-cell-phone { padding-left:1.5em; }
	.staff-cell-name { padding-top:5px; padding-left:1.5em; text-indent:-1em; }
	.staff-cell-phone { border-bottom:1px solid #111; padding-bottom:12px; }

	.blog-menu { display: none; }

	.toggle-container { display: block; background: #1d1d1d; }
	.toggle { display: inline-block; position: relative; height:40px; width:32px; padding: 10px 0px; }
	.toggle:hover { cursor: pointer; }
	.nav-toggle { float: left; margin-left: 7%; }
	.search-toggle { float:right; margin:-10px 4% 0 0; }

	.nav-toggle:hover { cursor: pointer; }
	.nav-toggle .bar { display: block; width:24px; height:3px; margin-top: 4px; background: #222; }
	.nav-toggle .bar:first-child { margin-top: 0; }
	.nav-toggle.active .bar { background-color: #881c1c; }

	.search-toggle .metal, .search-toggle .glass, .search-toggle .handle { position: absolute; }
	.search-toggle .metal { width:24px; height: 24px; top: 14px; left: 6px; border-radius: 999px; background-color:#881c1c; }
	.search-toggle .glass { width:14px; height: 14px; top: 19px; left: 11px; border-radius:999px; background-color:#fefefe; }
	.search-toggle .handle { height: 5px; width: 14px; top: 36px; left: 0px; background: #111; border-radius: 2px 0 0 2px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
	.search-toggle.active .metal, .search-toggle.active .handle { background: #ccc; }

	.blog-search, .navigation {  }

	.navigation a:link, .navigation a:visited { color:#fff; }
	.navigation a:hover { opacity:0.7; }

	.mobile-menu a, .mobile-menu a:link, .mobile-menu a:visited, .mobile-menu a:active { display:block; padding:16px; border-bottom: 1px solid rgba(255,255,255,0.1); background-color:rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1px; color:#333; font-size: 13px; }
	.mobile-menu .sub-menu { margin-left:20px; }
	.mobile-menu a:hover,
	.mobile-menu .current-menu-item a { color: #333; }
	.mobile-menu ul a { width: 100%; }
	.mobile-menu ul a { padding-left: 40px; }
	.mobile-menu ul ul a { padding-left: 60px; }
	.mobile-menu ul ul ul a { padding-left: 80px; }
	.mobile-menu ul ul ul ul a { padding-left: 100px; }
	.mobile-menu ul ul ul ul ul a { padding-left: 120px; }

	.blog-search { padding: 8%; }
	.blog-search .searchform { position: relative; overflow: hidden; }
	.blog-search #s { width: 97.5%; padding: 15px 100px 15px 20px; background: #fefefe; color:#444; border:none; margin: 0; }
	.blog-search #s:focus { outline: none; }
	.blog-search #searchsubmit { -webkit-appearance: none; position: absolute; right: 0; top: 0; width: 85px; padding: 20px 0; line-height: 1; border: none; margin: 0; background: #1abc9c; border: 1px solid #111; color: #FFF; text-transform: uppercase; letter-spacing: 1px; font-size: 0.8rem; }
	.blog-search #searchsubmit:hover { cursor: pointer;	background-color: #089D80; }
	.archive-nav { margin-top: 60px; }
}

/*
@media (min-width: 701px) {
	.sidebar-bg { clip-path:ellipse(72% 119% at 73% 48%); -webkit-clip-path:ellipse(72% 119% at 73% 48%);  }
}
*/

@media (max-width: 700px) {
	.content, .sidebar { width:95%; float:left; }

	.sidebar { margin:0.3em 0 1em 2.5em; }
	.sidebar-bg { float:left; width:100%!important; margin:10em 0 0 0; padding:1em 0.5em 1em 1em; }
	.section-inner { margin-right:0.25em; }
	*[id^='section'] { float:left; width:100%!important; }
	.front-space { margin:0; padding:0; width:100%; }

	.page-framing { padding:0 4% 1.5em 2em; }
	.post-content { padding:0 3% 1.5em 0; }
	.post-content > p, .post-content > div { margin-left:0; }

	body { font-size: 16px; }

	.navigation { clear:both; }
	.header.section { padding: 60px 0; }
	.blog-info { padding: 20px; }
	.blog-description:before { margin: 15px auto; }

	.sidebar img { padding-left:12px; }

	ul.tabs li { display:block!important; }
	.tab-link { border-radius: 0!important; }

	.post { padding-bottom:35px; margin-bottom:35px; }
	.post:last-child { padding-bottom: 0; border-bottom: none; margin-bottom: 0; }
	.featured-media { margin-bottom: 25px; }
	.post-header { margin-bottom: 25px; }
	.post-meta-bottom { margin-top: 40px; }

	.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { margin-top: 0; margin-bottom: 10px; }

	.comments { padding-top: 30px; margin-top: 30px; }
	.comments-title, #reply-title { font-size: 1.5em; }
	.comments-title { margin-bottom: 30px; }
	.comment-meta-content { padding-top: 9px; }
	.comment-actions { margin-top: 10px; }
	.comment-meta .comment-actions { display: none; }
	.comment-content .comment-actions { display: block; position: relative;	top: auto; right: auto; margin-top: 1em; }
	.comment-content h1,
	.comment-content h2,
	.comment-content h3,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 { margin-top: 30px; margin-bottom: 10px; }
	.comment-respond { margin-top: 30px; }
	#reply-title { margin-bottom: 10px; }
	.comment-form input { max-width: 100%; }
	.comment-form p { margin-bottom: 15px; }
	.comment-form textarea { height: 180px; }
	p.comment-notes,
	p.logged-in-as { margin-bottom: 30px; }


	.footer .column { width:100%; margin:0; padding:0 0 10px 0; border-top:2px solid rgba(255,255,255,0.3);  }
	.footer .column:first-child { margin-top:0; border-top:0; padding-top:0; }
	.widget { border-bottom:2px solid rgba(255,255,255,0.3); }
	.column-3 { margin-top:10px; margin-bottom:20px }

	.credits.section { border-top: 1px solid rgba(255,255,255,0.1); }
	.credits-inner { padding:5px 20px; text-align:center; }
	.credits p { float: none; display: inline; }
	.credits .right,
	.credits span { display: none; }
}


@media (max-width:610px) {
	#main-content { position:relative; top:0; }
	#main-content-front { position:relative; top:2em; }
	.lastel { display:none!important; }
}


@media (max-width: 500px) {
	body { font-size: 15px; }

	.sidebar-bg, .sidebar { float:left; width:100%!important; margin:10em 0 0 0; padding: 10px 5px 12px 12px; }
	.section-inner { margin-right:0.25em; }
	.page-framing { padding:0 6% 0 2em; }
	.post-content { padding:0 6% 0 0; }
	.alpharray { width:90%; }

	.header.section { padding:30px 0; }

	.post-author { display: none; }
	.post-header .date-sep:nth-of-type(2) { display: none; }
	.media-caption-container { position: static; top: auto; left: auto; width: 100%; margin: -3px 0 0 0; }
	.media-caption { padding: 10px; border-radius: 0 0 4px 4px; background: #EEE; color: #666; width: 100%; }

	.media-caption:hover { background: #EEE; color: #666; }
	.othercontent-links { width:40%; font-size:70%; }

	.post-cat-tags p { display: block; }
	.post-cat-tags p:last-child { margin-left: 0; margin-top: 10px; }

	.single .post-nav { padding: 0; font-size: 1em; }

	.single .post-nav a,
	.single .post-nav .post-nav-newer { max-width: 100%; float: none; text-align: left; padding: 20px 0; }

	.single .post-nav .post-nav-newer { border-top: 1px solid #EEE; }
	.single .post-nav .post-nav-newer h5 { text-align: left; }

	.blog .format-quote .post-content,
	.archive .format-quote .post-content,
	.search .format-quote .post-content { padding: 20px; }

	.blog .format-quote .post-content blockquote,
	.archive .format-quote .post-content blockquote,
	.search .format-quote .post-content blockquote { font-size: 1em; }

	.blog .format-quote .post-content blockquote cite,
	.archive .format-quote .post-content blockquote cite,
	.search .format-quote .post-content blockquote cite { font-size: 0.75rem; }

	.post-content .alignleft,
	.post-content .alignright { float: none; max-width: 100%; margin: 0 auto 1.2em auto; }
	.post-content .alignleft img,
	.post-content .alignright img { display: block; margin: 0 auto; }

	.comment-meta-content { margin-left: 65px; }
	.comment-content { margin-left: 0; }

	.archive-nav { margin-top: 40px; }
	.archive-nav a { font-size: 0.8rem; }

	.post-nav span,
	.archive-nav span,
	.comment-nav-below span { display: none; }

	.footer { margin-top:105px; }
	.credits-inner { padding:1rem 0.3rem 1.25rem 0.4rem; text-align:center; }

}


@media (max-width:315px) {
	.credo-inline { display:none!important; }
}



/*************** html and common formatting elements *************/

p { margin:0 0 1em 0; }

a:link, a:active, a:visited { color:#b86125; font-weight:bold; border-bottom:0; text-decoration: none; }
a:hover { color:#1abc9c; border-bottom:1px dotted #76881d; -webkit-transition: color 1s ease-out; -moz-transition: color 1s ease-out; -o-transition: color 1s ease-out; transition: color 1s ease-out; }

a img { border:0px; background:none; padding:5px; }
a:hover img { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -webkit-transition: opacity 2s ease-out;
  -moz-transition: opacity 2s ease-out;
  -o-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out; }

cite { font-style:italic; }

.loose li { margin:0.75em 0 0 2em; }

ul.menu-list { clear:both; list-style-type:none; line-height:2.5em; columns:2; -webkit-columns: 2; -moz-columns: 2; margin-top:1em; }
.menu-list li::before { content:"\f013"; font-family:FontAwesome; color:#1abc9c; display:inline-block; vertical-align:middle; padding-right:10px; }
.menu-list li { text-indent:-1em; padding-left:2.25em; }


.sandwichlarge { clear:both; padding:8px 0 6px 35px!important; border-top:1px solid #aaa; border-bottom:1px solid #aaa; }

.italic { font-style:italic; }
.bold { font-weight:bold; }
.normal-weight { font-weight:normal; }
.header { font-size:110%; color:#3a3d28; padding-top:0.3em; }
.underline { border-bottom:1px solid #777; }

.small-caps, .smallcaps { font-variant:small-caps; }
.hanging-indent { text-indent:-1em; padding-left:1em; }

.text-right { text-align:right; }
.text-left { text-align:left; }
.text-center { text-align:center; }

.textwidget .text-center { padding:0 10%; }

.inset { margin-left:2em; }
.nowrap, .no-wrap { white-space:nowrap; }

.full-width { width:100%; }

.grande a { font-size:115%; }

/* ------ new header stuff ----- */

header { width:100%; display:block; border-bottom:0 solid #111; }

.blackbar { display:table; background-color:#fefefe; color:#111; width:100%; padding:14px 15px; margin:0; border-top:1px solid #000; }
.blackbar a i { font-weight:bold; color:#171717; padding:0 0 0 0.25em; font-size:115%; }

.firstel { display:table-cell; vertical-align:top; line-height:1.75rem; }
.lastel { display:table-cell; float:right; padding:0 1.5em 0 0; }

.firstel a:link, .firstel a:active, .firstel a:visited, .sidebar-bg .alpharray a:link, .sidebar-bg .alpharray active, .sidebar-bg .alpharray a:visited { color:#000; }
.firstel a:hover, .lastel a:hover, #container a:hover { border:0; }

.university-front { padding:0 0 0.25em 0; }
.university-front a.parent-institution { font-size:1.4rem; letter-spacing:0.03em; padding:0; }
.university a.parent-institution { font-size:1.25rem; letter-spacing:0.05em; }
.university a:link, .university a:visited, .university-front a:link, .university-front a:visited { color:#881c1c!important; font-weight:normal!important; }
.university a:hover, .university-front a:hover { color:#1abc9c; }

.ego-front { font-size:1.8rem; letter-spacing:0.05em; font-weight:normal!important; }
.ego { font-size:1.5rem; letter-spacing:0.05em; font-weight:normal!important; }
.ego .nowrap, .ego-front .nowrap { white-space:nowrap; }


.credo-inline { width:50px; display:inline; vertical-align:middle; margin:0; padding-left:8px; }


/*************** Tabbed widget search menu **********************/

.container-side { width:100%; margin: 0 auto; border-radius:0 8px 8px 8px; border:1px solid #777; background-color:#fefefe; }
ul.tabs  { margin:0; padding:0; list-style:none; }
ul.tabs li { padding:7px 15px 5px 15px; display:block; cursor:pointer; }

ul.tabs li.current { font-size:107%; background-color:#f4f4f4; font-weight:bold; color:#333; }

.tab-content { display:none; padding:15px 7% 30px;  }
.tab-content.current { display: inherit; }
.tab-link { font-size:85%; background-color:#ddd; color:#444; }
.tab-link:first-of-type {  border-radius:0 8px 0 0; }

div[id^="tab-"] { border-radius:0 0 8px 8px; }

.signature { font-size:90%; float:right; padding:0.5rem 0.5rem 0.8rem 0; }



/**************************** Image formatting ********************/

img { border:none; }

.caption { text-align:center; font-size:85%; color:#4f4515; font-style:italic; font-weight:normal; line-height:1.25em; padding:0.25em 0 0 0; }
.caption a { }

td { vertical-align:top; }
.locatelogo { position:absolute; top:150px; left:75px; }

.imagecenter { display:block; margin-left:auto; margin-right:auto; }
.imageleft, .floatleft, .alignleft { float:left; padding:0 1em 1.5em 0; display:block; max-width:45%; }
.imageright, .floatright, .alignright { float:right; padding:0 0 0 1.5em; display:block; max-width:45%; }

.bordered { border:1px solid #111; }
.borderedentry { border:1px solid #111; }
.inentry { width:220px; padding-left:15px; }
.middling { vertical-align:middle; }


.imageright-entry, .imageleft-entry { display:block; max-width:50%; margin-left:auto; margin-right:auto; text-align:center; object-fit:contain; }

.imageright-entry { float:right; padding:0.25em 5px 1em 1.25em; }
.imageleft-entry { float:left; padding:15px 33px 8px 0; }

.locator + .abstract-entry .imageright-entry { clear:both; }

.imageright-entry a, .imageleft-entry a { border-bottom:0px!important; }
.imageright-entry img, .imageleft-entry img { padding:7px 8px 9px 8px; border:4px solid #222; max-width:98%; background-color:#fff; }
.imageright-entry .caption, .imageleft-entry .caption { margin-left:auto; margin-right:auto; max-width:85%; }

.abstract-entry img { width: 350px; }

.listimageleft { float:left; padding-right:9px; }
.listimageleft img { padding:4px; border:1px solid #222; float:left; }



/************** Drop down formatting ********************/

input, select { font-size:92%; background-color:#f2f2ee; width:100%; border:1px solid #111; padding:5px 0 5px 6px; }

.in-page-input { border:1px solid #111; padding:1em; }

.searchform { margin-left:3em; width:270px; padding:0; border:1px solid #111; }
.searchformbutton { width:90px; }
.submitbutton { background:#a39e8b; color:#ece5c9; width:130px; }

.searchform input { padding:4px 3px 6px 8px; font-size:105%; }

textarea { margin-left:0.5em; }
option { color:#111; line-height:0.9em; }
option:first-of-type { font-weight:bold; font-size:120%; }



/***************** UMarmot entry ********************/

.posttitle { letter-spacing:0.1em; display:table; width:100%; margin:0; padding:0; text-indent:-1em; border-top:3px solid #111;  }

/*
.double-border { border-bottom:1px solid #ccc; padding:0; }
*/

.doodle { padding:4px; background-color:rgba(180,185,165,0.3); }

.creator { display:table-cell; vertical-align:top; padding:0 0 1.25em 0; width:58%; }
.date { padding:8px 0 5px 3em; margin:0; }

.main-entry { display:block; }
.main-entry a, .main-entry a:link, .main-entry a:visited { letter-spacing:0.1em; padding: 0.25em 1.75em 0.1em 0.5em; color:#000; font-weight:normal;  }
.main-entry a:hover { color:#1abc9c; }

.textwidget h2 a { letter-spacing:0.1em; }
.textwidget .inset { line-height: 1.75em; }


.rows { display:table-row; }

h2.collection-titlestmt { line-height: 1.2em; font-weight:bold; letter-spacing:0.1em; text-indent:-1em; padding:12px 1em 5px 1.7em; color:#3c555b; }

.parent { text-indent:-1em; text-align:right; padding:0.1em 0 0.75em 3em; opacity:0.85; }

*[id|=postal] h3 { margin-top:1.25em; margin-left:0.75em; }
.second-line { margin-left:3em; font-weight:normal; }

.abstract-entry { font-size:105%; padding:0 0 1em 2em; }

.controlaccess { display:block; padding:0 0 0 2em; margin:1em 0 2em 0; }

.control-list { width:100%; letter-spacing:0.05em; }
.control-list dt { font-weight:bold; font-family:'Reem kufi', 'tw cen mt', sans-serif; padding:3px 0; color:#4a6e84; }
.control-list dt:not(:first-child) { padding:1em 0 0 0; }
.control-list dd { line-height:1em; padding:0 0 5px 0; margin:0 0 0 2em; font-family: 'tw cen mt'; 'century gothic', sans-serif; }
.control-list dd::before { content:'\2022'; padding:0 7px 0 0; color:#1abc9c; }

.control-list span { display:block; margin-left:1.5em; padding:1px; }
.control-list span::before { content:'\2022'; padding:0 4px 0 0; color:#6c9a9a; }


.credo-box-marmot, .finding-box, .location-box { display:block; padding:5px 0 5px 2em; vertical-align:middle; border-left:1px solid rgba(20,20,20,0.1); border-bottom:1px solid rgba(20,20,20,0.1); font-size:80%; width:100%; float:right;  }

.credo-box-marmot .fa, .finding-box .fa { font-size:70%!important; }
.credo-box-marmot a, .credo-box-marmot a:link, .credo-box-marmot a:visited, .finding-box a, .finding-box a:link, .finding-box a:visited { color:#fff; font-weight:normal; }

.othercontent-links { display:table-cell; vertical-align:top; padding:0; margin:0; width:26%; }
.othercontent-links .fa { color:#eeefed; }
.othercontent-links a:hover, .othercontent-links .fa:hover { color:#453562; }

.credo-box-marmot:hover, div.finding-box:hover, .location-box:hover { background-color:rgba(152,156,141,0.9); }

.credo-box-marmot { background-color:#804b4b; border-bottom:1px solid #aca89a; text-align:center; }
.finding-box { background-color:#6a717b; text-align:center; }

.finding-box:hover a, .credo-box-marmot:hover a  { color:#111; font-weight:bold; }
.finding-box:hover i.fa, .credo-box-marmot:hover i.fa { color:#1abc9c; }

.location-box { line-height:1.25em; margin:0; padding:8px 5px 10px 4em; background-color:#dcdcdc; border-radius:0 0 8px 8px; letter-spacing:1px; font-weight:normal;  }

.place { display:block; }
.place .fa, .place .fas { padding-right:6px; font-size:80%; }


.post-content > p, .post-content > div { margin-left:1em; }

.trailer { text-align:right; letter-spacing:0.02em; line-height:1.25em; font-size:90%; color:#134e66; float:right; max-width:55%; margin:0.75em 0 0 0; padding:0 0 2em 0; }

.altform { clear:both; text-align:right; padding:4px 0; max-width:60%; float:right; }
.altform-icon, .altform img { padding:0 8px 0 0; width:20px; }

.controlaccess li { font-size:85%!important; letter-spacing:0.1em; line-height:1.5em; margin:0; padding:0; }
.red, .bright-red { color:#881c1c; }

.languages { text-transform:uppercase; color: #444; font-size:80%!important; letter-spacing:0.05em; line-height:1.5em; font-weight:700; margin:0; padding:0; }
.languages span { font-size:107%; color:#111; letter-spacing:0.1em; font-weight:normal; text-transform:initial; }

.postmetadata { clear:both; font-size:87%; letter-spacing:0.1em; line-height:1.25em; margin:1em 0 0 0; padding:8px 10px 8px 20px; text-indent:-14px; border-top:1px solid #999; border-bottom:2px solid #111; }
.postmetadata a { font-weight:normal; }



/* --------------- google spreadsheets ------ */

.window { border:2px solid #111; height:450px; width:100%; overflow-y:scroll; overflow-x:hidden; }

.igsv-table { width:99%; }
.igsv-table-head { margin:20px 0 0 0; width:101%; padding:0; border:2px solid #111; }

.igsv-table thead, .igsv-table-head thead { border-bottom:2px solid #222; color:#eeedea; }
.igsv-table th, .igsv-table-head th { padding:8px 0 9px 0; background-color:#883333; color:#eeedea; text-align:center; }
.igsv-table td  { padding:3px 0 4px 1.5em; text-indent:-1em; border:1px solid #ccc; display:table-cell; }
.igsv-table tr.even { background-color:#e0e0d1; }
.igsv-table tr:hover td { background-color:#d2d2ad; }

#concordance .igsv-table th:nth-of-type(1) { width:45%!important; }
#concordance .igsv-table th:nth-of-type(2) { width:15%; }
#concordance .igsv-table th:nth-of-type(3) { width:37%; }

#negs-file .igsv-table th:nth-of-type(1) { width:15%!important; }
#negs-file .igsv-table th:nth-of-type(2) { width:42%; }
#negs-file .igsv-table th:nth-of-type(3) { width:25%; }
#negs-file .igsv-table th:nth-of-type(4) { width:18%; }



/* ----  Miscellaneous things added ---- */

.download-button-left { float:left; width:40px; padding:0 12px 0 0; vertical-align:middle; }

.indent { padding-left:100px; }
.miniscule { font-size:85%; }

footer.section.large-padding { padding:0; border-top:2px solid #63666a; }

.footer .section-inner { padding:0; }
.footer a, .footer a:link, .footer a:visited { color:#111; }
.footer a:hover, .credits a:hover { color:#1abc9c; }
.footer-logo { width:90px; }
.footer-credo { width:45px; display:inline; padding:8px 8px 0 0; vertical-align:bottom; }

.footer-scua-logo { width:75px; float:right; }

.textwidget h2 { font-size:130%; }
.textwidget h2 a { color:#deeded; }
.address { margin:1em 0; padding:0; line-height:1.1em!important; }
.address > a { color:#888; font-size:102%; letter-spacing:0.1em; }

.center { text-align:center; }

.searchform-controls { margin:3em; }

.edit-link { text-align:right; letter-spacing:0.1em; padding:10px 25px; }

.post-content > p:last-of-type { padding:0 0 3em 0; }

#archivelist { margin:1em 0 0 2em; border:1px solid #888; }
#archivelist th { text-align:center; background-color:#ccc; }

.callout-box table { border:1px solid #111; margin-top:0!important; padding-top:0; }
.callout-box th { background-color:#ccc; font-size:105%; border-bottom:1px solid #777; }
.callout-box tr:not(:last-child) td { border-bottom:1px dotted #888; }
.callout-box-head { text-align:center; background-color:#aaa; font-size:105%; font-weight:bold; padding:12px; border-top:1px solid #111; border-left:1px solid #111; border-right:1px solid #111; }
.callout-box-content { padding:0.75rem 1.5rem 2rem 1rem; }
.callout-box-content li { margin:0 0 0 1.5rem; font-size:95%; line-height:1.1em; }

.inset-object { clear:both; border:2px solid #111; margin-top:1.5em; }
.tabelle { display:table; width:100%; }
.rowe { display:table-row; }
.heade { display:table-cell; background-color:#aaa; font-size:105%; font-weight:bold; border-top:1px solid #111; padding:8px 0 12px 10px; }

.location { border-left:1px solid #111; }
.location, .mailing { display:table-cell; padding:1em; border-right:1px solid #111; border-bottom:1px solid #111;   }
.mailing .far { font-weight:bold; padding-left:6px; }


table#exhibit-list { border:2px solid #333; }
#exhibit-list th { background-color:#beb395; }
#exhibit-list img { width:70px; border:2px solid #333; }
#exhibit-list tr td:hover { background-color:#e3e0d4; }
#exhibit-list tr td:nth-child(1) p { padding-left:1em; }

h3.browse { letter-spacing:0.1em; line-height:1.5em; font-weight:bold; }


.working_hours_title, .working_hours_open, .working_hours_close { color:#784533; }
.working_hours_title { font-weight:bold; }


::-webkit-input-placeholder  { color:#777; }
::-moz-placeholder  { color:#777; }
::-ms-input-placeholder  { color:#777; }
::-moz-placeholder { color:#777; }

/*
.page-framing { margin:0; color:#51514d; }
*/

#pageturner { clear:both; letter-spacing:0.1em; margin:0; padding:0.75em 0; }
#pageturner { float:right; }
#pageturner .wp-paginate li ~ li:last-of-type, #pageturner-2 .wp-paginate li ~ li:last-of-type { border:0; }
#pageturner .fa, #pageturner-2 .fa { color:#3ca38f; }
#pageturner:hover .fa, #pageturner-2:hover .fa { color:#431111; }

#pageturner-2 { float:right; padding:10px 0 15px 0; }

.visuallyhidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }


.abstract { padding-bottom:40px; font-weight:normal; }
.dubois { padding:6px 0 0 1.25em; font-weight:normal; }

.wp-paginate { white-space:nowrap; }
.wp-paginate .title { font-weight:normal; }
.wp-paginate li { font-weight:bold; display:inline; list-style:none; padding:4px; }
.wp-paginate li ~ li:hover { background-color:#1bc9bc; color:#fff; }

.wp-paginate [class$="current"] { color:#111; font-size:125%; border-bottom:3px solid #777; }
.wp-paginate a:hover, .wp-paginate [class$="current"]:hover { color:#fff; }

.non-visual { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); height: 1px; width: 1px;  margin: -1px; padding: 0; border: 0; }

.start:first-letter { font-size:150%; font-weight:bold; float:left; padding-right:0.05em; }
span.start { font-size:150%; font-weight:bold; float:left; }

p ~ h2, p ~ h3, p ~ h4 { padding-top:20px; }
dd { padding-bottom:1em; }

.serial { display:inline; list-style:none; }
.serial span + span:before, .locator span + span:before { display:inline; content: ", "; }

.parens + .parens::before { content:'('; }
.parens + .parens::after{ content:')'; }

#triplet { display:table; width:100%; margin:auto; background-color:#ddd; }
#triplet *[id^='section'] { display:table-cell; padding:2% 3% 2% 3%; margin:auto; }
#triplet p { line-height:1.6em; letter-spacing:0.03em; }

#triplet #section1 { width:45%; }
#triplet #section2 { width:25%; }
#triplet #section3 { width:30%; }

#triplet #section1 h2 { border-bottom:3px solid #5b7f95; }
#triplet #section2 h2 { border-bottom:3px solid #5b7f95; }
#triplet #section3 h2 { border-bottom:3px solid #5b7f95; }

#triplet h2 { content:'Where'; margin-bottom:10px; }

.who { font-size:110%; }

#triplet img { width:60px; }
#triplet .fab { padding-right:0.6em; font-size:1.3em; margin-top:0.5em; }
#triplet .fab:hover, #triplet .far:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }
#triplet .far { padding-right:0.6em; font-size:1.3em; margin-top:0.5em; font-weight:bold; }

#triplet .space-above { margin-top:0.3em; }

.return-byline { text-align:left; }

.staff-table { border-top:3px solid #111; font-family:'tw cen mt', 'century gothic', sans-serif; }
div[class^='staff-cell'] { vertical-align:top; }
div[class^='staff-row']:hover { background-color:#dff5b7!important; }


/* -----------  dsc stuff from xerinae ------------ */

#analyticover .analytic, #in-depth .dsc-table { border-top:3px solid #111; }
#analyticover .unittitle-column a, #analyticover .c0left a:link, #analyticover .c0left a:link, #analyticover .c0left a:visited, #analyticover .unittitle-column a:link, #analyticover .unittitle-column a:visited { color:#111; }
#analyticover .unittitle-column a:hover { color:#881c1c; }

#analyticover { margin-bottom:6em; width:99%; }
#in-depth { border-bottom:2px solid #111; display:table; width:99%; table-layout:fixed!important; }


*[class^="c0-wrapper"]:hover { background-color:#eeeeaa; }
*[id^="ana-subseries"] { padding-bottom:25px; }


.c0-did { clear:both; padding:2px 0 3px 10px; border-top:1px solid #ccc; }

.c0-parental { cursor:pointer; }
div.c0-parental:first-of-type { border-top:3px solid #4377a5; }

#item1, #file1 { border-top:2px solid #ccc; padding:3px 0; }

.woodgyseries, .woodgyrecordgrp { background-color:#a7bec3; font-size:123%; padding:7px 0 16px 25px; border-radius:0 0 0 5px; border-top:3px solid #111; display:table; width:100%; }
.woodgysubseries { background-color:#dadca9; font-weight:bold; padding:3px 0 9px 0; border-radius:0 0 0 5px; margin-left:1.25em; display:table; width:96%; }

.woodgyseries a, .woodgyseries a:link, .woodgyseries a:visited, .woodgyseries a:active, .woodgysubseries a, .woodgysubseries a:link, .woodgysubseries a:visited, .woodgysubseries a:active, .woodgyrecordgrp a, .woodgyrecordgrp a:link, .woodgyrecordgrp a:visited, .woodgyrecordgrp a:active { color:#111; }

.woodgy:hover, .woodgyfile:hover, .woodgyitem:hover { background-color:#eeeeaa; }


.unittitle-column { display:table-cell; float:left; line-height:1.3rem; text-indent:-2em; width:52%; }
.unitdate-column, .physdesc-container-column { padding:0; }
.unitdate-column { float:left; padding-right:4px; }

.non-unittitle-swath { display:table-cell; float:right; width:38%; vertical-align:top; overflow:hidden; padding-top:2px; }

.physdesc-container-column { display:table-cell; float:right; width:60%; vertical-align:top; }
.physdesc-column { display:table-cell; float:left; padding-right:4px; width:50%; overflow:hidden; }
.container-column { font-size:90%; display:table-cell; float:right; width:40%; text-align:right; vertical-align:top; padding-right:6px; }

.c0scopecontent { clear:both; display:block; padding:0; margin:0 2% 0 8%; }
.c0scopecontent *:not(.small-header) { color:#111; line-height:1.5em; }


.dao-gallery { width:120%; }

#in-depth p:first-child { display:inline-block; }

.woodgysubseries ~ .c0scopecontent > .content-inventory, .woodgysubseries ~ .c0scopecontent > .content-analytic, .woodgyrecordgrp ~ .c0scopecontent > .content-inventory, .woodgyrecordgrp ~ .c0scopecontent > .content-analytic, .woodgyseries ~ .c0scopecontent > .content-inventory, .woodgyseries ~ .c0scopecontent > .content-analytic { line-height:1.6em; }


.content-analytic { clear:both; width:95%; padding-bottom:1.5em; }
.content-analytic p { display:inline; }
.content-analytic p + p { display:block; margin:10px 0 0 0; }


.content-inventory { text-indent:0; margin-left:0; width:85%; display:table-cell; }
.content-inventory p { margin:0.25em 0 1em 0; color:#223636; line-height:1.5em; }

.one, .two-ab { padding:0 0 0 5%; }
.two, .three-ab { padding:2px 0 0 8%; }
.three, .four-ab { padding:2px 0 0 11%; }
.four, .five-ab { padding:2px 0 0 14%; }
.five, .six-ab { padding:2px 0 0 17%; }
.six, .seven-ab { padding:2px 0 0 20%; }
.seven, .eight-ab { padding:2px 0 0 23%; }
.eight, .nine-ab { padding:2px 0 0 26%; }
.nine, .ten-ab { padding:2px 0 0 29%; }
.ten, .eleven-ab { padding:2px 0 0 32%; }
.eleven, .twelve-ab { padding:2px 0 0 34%; }
.twelve { padding:2px 0 0 36%; }
.twelve-ab { padding-left: 36%; }


.three-ab, .four-ab, .five-ab, .six-ab, .seven-ab, .eight-ab, .nine-ab, .ten-an, .eleven-ab, .twelve-ab { font-size:85%; }


.three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve { margin-left:1.5em; }


.three::before { content:'\00b7   '; font-size:200%; vertical-align:middle; color:#9789ab; }
.four::before  { content:'\00b7 \00b7   '; font-size:175%; vertical-align:middle; color:#bcbcbc; }
.five::before  { content:'\00b7 \00b7 \00b7   '; font-size:150%; vertical-align:middle; color:#cdcdcd; }

.six::before, .seven::before, .eight::before, .nine::before, .ten::before, .eleven::before, .twelve::before { content:'\00b7 \00b7 \00b7 \00b7   '; font-size:130%; vertical-align:middle; color:#cdcdcd; }





/* HEY HO NOW NO USED FOR hamburger */

#menuToggle { display:block; position:relative; top:0; left:0; z-index: 1; -webkit-user-select: none; user-select: none; }

#menuToggle input { display: block; width: 40px; height: 32px; position:absolute; top: -7px; left: -5px;  cursor: pointer; opacity: 0; z-index: 2; -webkit-touch-callout: none; }

#menuToggle span { display:block; width:33px; height:4px; margin-bottom:5px; position:relative; background:#222; border-radius: 3px; z-index: 1; transform-origin: 4px 0px; transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease; }

#menuToggle span:first-child { transform-origin: 0% 0%; }
#menuToggle span:nth-last-child(2) { transform-origin: 0% 100%; }

#menuToggle input:checked ~ span {  opacity: 1; transform: rotate(45deg) translate(-2px, -1px); background: #232323; }
#menuToggle input:checked ~ span:nth-last-child(3) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); }
#menuToggle input:checked ~ span:nth-last-child(2) { transform: rotate(-45deg) translate(0, -1px); }

#menu { position: absolute; width: 300px; margin: -100px 0 0 -50px; padding: 50px; padding-top: 125px; background: #ededed; list-style-type: none; -webkit-font-smoothing: antialiased; transform-origin: 0% 0%; transform: translate(-100%, 0); transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); }
#menu li { padding: 10px 0; font-size: 22px; }
#menuToggle input:checked ~ ul { transform: none; }

.hcog td { border:1px solid #888; padding-left:5px; padding-top:2px; padding-bottom:3px; padding-right:5px; }
.hcog table { border-collapse:collapse; width:98%; border:1px solid #aaa; }
.road-no { text-align:right; }
.hcog h2 { clear:both; margin-top:100px; letter-spacing:0.2em; font-size:130%; border-top:8em solid transparent; margin:-8em 0 0; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; z-index:1; }
.hcog th:nth-of-type(1) { width:10%; }
.hcog th { background-color:#dbc9a8; text-align:center; }
