@charset "utf-8";
/*
Theme Name: pinboard-child
Template: pinboard
Theme URI: http://ohiomemory.org/pinboard-child
Description: Child theme based on Pinboard theme.
Version: 1.1.12
Author: One Designs
Author URI: https://www.onedesigns.com/
Tags: blue, gray, silver, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

License: GNU General Public License v2.0
License URI: license.txt
*/

body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

#background-banner {
	width:100%;
	height:120px; /*12em*/ /* change */
	background-size: auto;
	background:url('images/banner4.png') no-repeat;
}
#background-banner.sized {
	 background-size: cover;
 	 -moz-background-size: cover;  /* Firefox 3.6 */
	background-position: center;  /* Internet Explorer 7/8 */
}
#wrapper {
	position:relative;
	max-width:100%;
	margin:0 auto;
	box-shadow:0 0 18px rgba(0, 0, 0, .4);
	background:#f8f8f8;
	overflow:hidden;
}
#header {
	border-top: none; /* change */
}
/*#site-description {
	font-size:125%;
	text-align:center;
	line-height:20px;
	width:60%;
	margin-top: 68px;
}*/
#site-description {
    font-size: 138%;
    text-align: center;
    line-height: 30px;
    /* width: 50%; */
    word-wrap: break-word;
    margin-top: 24px;
    margin-left: 0px;
}

#site-title a, #site-description {
	color: #000000 !important;
}

#site-description span {
	/*text-shadow: 1px 1px 3px #aaa;*/
	text-shadow: 1px 1px 0px #D7D7D7, 1px 1px 6px #fff;
}
#site-top {
	float: left;
	height: 50%;
	width: 100%;
	margin-bottom: -50px;
}
#site-title {
	 clear: both; 
	 height: 104px;
	 margin: 0 0;
}
#site-title {
	line-height:normal;	
}
#site-title img {
	margin: 0 0;
}
#site-title a img {
	width: 180px;
    vertical-align: top;
    margin: 6 10;	
}

#menu-topbar {
	height:34px;
}

#access ul {

	font-weight:400;
	text-transform:none;
}
/*#access {
	background-color: rgba(0,0,0,.7) !important;
}*/

#access {
    background: #000000; /*#4b4b4b*/
}

#access a {

	padding: 0 0;
	margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 20px;
    margin-right: 20px;
    color: #f0f0f0;
    text-decoration: none;

}
#access ul li li:hover {
	background-color: #333333 !important;
}
#access ul li a {
	background:none;
}
#access ul li a:hover {
	background:none;
}
#access ul li:hover {
	background-color: #333333 !important;
}
#access li li {
    background: #000000 !important;
}
/*#access a:hover {
	background: none;
}*/
#access li.current_page_item > a, #access li.current-menu-item > a {
	background:none;
}


#container {
    margin: 0;
}

#simple-search {
	display: inline;
}
#simple-search-box {
	text-align:center;
	padding-top: 20px;
}
#restrict_element {
	clear: both;
	margin: 20px;
}
#browse-contributor {
	display: inline;
}
#browse-place {
	display: inline;
}
#browse-subject {
	display: inline;
}
/* advance search page */
ul#adv_search_query_builder_list {
	margin: 0;
	padding: 0;
}
ul.adv_search_ul_row {
	margin: 0;
	padding: 0;
}
li.float_left {
	list-style-type: none;
	float:left;	
}
li.adv_search_row {
	list-style-type: none;
}
li.spaceMar5L {
	margin-left: 5px;
}
li.spacePad5 {
	padding-right: 5px;
}
li.spaceMarTop5 {
	margin-top: 8px;
}
div.adv_search_wrapper {
	padding: 10px;
}
div.add-or-submit {
	text-align:center;
}
.entry-title {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.page .entry-title, .error404 .entry-title {
	margin-bottom: 0px;
}
.single .entry,
.page .entry,
.error404 .entry,
.search-no-results .entry {
	padding: 0px 20px 20px 20px;
	margin-bottom:5.1% !important;
	border-radius: 5px;
	margin: 10px !important;
}


#current-location .prefix-text {
	font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
}
.page-title, #sidebar-wide .widget-title, #sidebar-footer-wide .widget-title {
	font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
}

#footer {
    clear: both;
    border-top: 0px;
}

#text-check {
	display:inline-block;
	clear:both;
	height:40px;
	width:300px;
	vertical-align:bottom;
}
#newspaperlist {
	display: none;
}
.entry-author {
	display: none;
}
#footer-bottom {
	color: #FFFFFF !important;
	background-color: #000000;
	padding: 20px;
}
#footer-bottom a {
	color: #FFFFFF;
}
#footer-bottom a:hover {
	color: lightblue !important;
}

.wpcf7 p {
	padding: 10px;
}
.wpcf7 div.title {
	padding: 4px;
	font-weight: bold
}
.wpcf7 div.normal {
	padding: 4px;
}

@media screen and (max-width: 850px) {
	#site-title {
		margin: 0 0;
	}
	/*#access {
	    background-color: transparent !important;
	}*/
	/*
	#access {
		position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 3;
	    width: 100%;
	    padding: 0;
	    background: none;
	    box-shadow: none;
    }
	#access a {
		margin-left:0px;
	}
	
	#access .nav-show, #access a.nav-show:hover {
	    position: absolute;
	    top: 20px;  
		right: 5%;
	    display: block;
	    width: 40px;
	    height: 32px !important;
	    padding: 0;
	    background: url(images/nav.png) no-repeat;
	    border: none;
	    text-indent: -1000px;
	    overflow: hidden;
   	}
	#access:target .menu {
		margin-top: 120px;
	}
	*/
	#menu-topbar {
		height:auto;
	}
	#access {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		width: 100%;
		padding: 0;;
		background: none;
		box-shadow: none;
	}
	
	#access .nav-show,
	#access a.nav-show:hover {
		position: absolute;
		top: 20px;  
		right: 1%;
		display:block;
		width: 40px;
		height: 32px !important;
		padding: 0;
		background: url(images/nav.png) no-repeat;
		border: none;
		text-indent: -1000px;
		overflow: hidden;
	}
	
	#access .nav-hide {
		display: none;
	}
	
	#access:target .nav-hide,
	#access:target a.nav-hide:hover {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: -101em;
		width: 100%;
		height: auto !important;
		background: none;
		overflow: hidden;
		text-indent: -1000px;
	}
	
	#access .menu {
		text-align: center;
	}
	
	#access:target .menu {
		margin-top: 213px;
		background: #111;
	}
	
	#access li ul {
		position:static;
	}
	
	#access li ul ul {
		margin:0 !important;
	}
	
	#access ul,
	#access li {
		float:none;
		max-width:100%;
	}
	
	#access a {
		width:100%;
		height: 0 !important;
		padding:0;
		border: none;
		overflow: hidden;
	}
	
	#access:target .menu a {
		height: 40px !important;
		border-top: 1px solid #444;
		line-height: 40px;
		-moz-transition: height .25s, line-height .25s;
		-webkit-transition: height .25s, line-height .25s;
		-o-transition: height .25s, line-height .25s;
		-ms-transition: height .25s, line-height .25s;
		transition: height .25s, line-height .25s;
	}
	
	#access .menu a:hover {
		background:#555;
	}
	
	#access br {
		display: none;
	}
	
	#access a span {
		padding-left: 5px;
	}
	
	#access li li a {
		padding: 0;
		background:#3c3c3c;
		border-top-color:#4f4f4f;
		text-align:center;
	}
	
	#access li li li a {
		background:#444;
		border-top-color:#555;
	}
	
	#access li:hover > ul,
	#access li li:hover > ul,
	#access li li li:hover > ul {
		display:none;
	}
	
	#access:target .drop-down-toggle {
		display:block;
	}
	
	#access li li .drop-down-toggle {
		top:5px;
	}
	#advanced {
		display: none;
	}
	.btn.btn-primary {
		margin-top: 20px;
	}
	#restrict_element {
		display: none;
	}
	
	#text-check {
		display: none;
	}
	.drop-down-arrow {
		margin: 5px 4px 2px 2px; /*8px 0 0 5px;*/
	}
	#tablepress-2_wrapper {
		display: none;
	}
	#newspaperlist {
		display:block !important;
	}
	#newspapermap {
		display: none;
	}
	
}

