/*
Theme Name:         bhstheme2
Theme URI:          http://musearts.com
Description:        BHSTheme2 is a theme based on Foundation 6.
Version:            2.0
Author:             MuseArts
Author URI:         http://musearts.com/

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

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

	This stylesheet overrides the main style sheet in /css/foundation.css
	
	To modify default styles, copy them to this style sheet and modify only attributes that need to be changed.

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

body {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	background-color: #f5e7d2;
	font-size: .975rem;
	color: #333;
}

.border1 {
	border: solid #000 1px;
}

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


/* Headings */

h1, h2, h3, h4, h5 {
	font-family: Georgia, Palatino, "Times New Roman", serif;	
}

h1 {
	/* color: #d36921; */
	color: #0c0b0b;
	font-size: 1.8rem;
	font-weight: normal;
	clear: both;
}

h1.entry-title {
	color: #0c0b0b;
	font-size: 1.8rem;
	font-weight: normal;
	margin-left: 0 !important;
}

h1.entry-title a {
	font-size: 1.8rem;
	font-weight: normal;
}


h2 {
	font-size: 1.3rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #333;
	font-weight: normal;
}

h2 a {
	font-weight: normal;
}

h2.entry-title {
	color: #333;
	width: 100%;
	border-bottom: #cfcfcf solid thin;
	margin-bottom: 0 !important;
	font-weight: normal;
	font-size: 1.3rem;
}

h2.entry-title a {
	color: rgba(19, 52, 153, 1);	
	font-size: 1.6rem;
}

h2.entry-title a:hover {
	text-decoration: none;	
	color: #00206A;
}


h3 {
	font-size: 1.1rem;
	font-weight: bold;
	color: #333;
}

h3.entry-title a, h3 a {
	font-size: 1.1rem;
	font-weight: normal;
	color: #333;
}

h4 {
	font-size: 1rem;
	font-weight: bold;
	color: #222;
	font-style:normal;
}


h5 {
	font-size: .975rem;
	font-weight: bold;
	color: #222;
	font-style:italic;
}

h6 {
	font-size: .875rem;
	font-weight: normal;
	color: #222;
}

/* Image Formatting */

.alignleft {
	float: left;
	padding-right: .5em;
}

img.aligncenter {
	display: block; 
	margin: 5px auto 5px auto; 
}

.alignright {
	float: right;	
	padding-left: .5em;
}

.wp-caption {
    display: table-cell;
    width: auto !important;
}

#content_area p.wp-caption-text {
	font-size: .875rem;
	color: #555;
	background-color: #fff;
	padding: 3px;
}

.wp-caption {
	border: 1px #333 solid;
}

/* Text and Links */

p, td {
	color: #333;
	line-height: 1.5;
	font-size: .95rem;
}

#sidebar p {
	margin-bottom: 0em;
}

hr {
	clear: both;
	margin-bottom: 1rem;
	margin-top: 1rem;
	height: 1px;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #401f15;
}
a:visited {
	color: #401f15;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.button. .button {
	background-color: #401f15 !important;
	color: #fff;
	text-decoration: none !important;	
}

a.button:hover, .button {
	background-color: #70311e !important;
	color: #fff;
	text-decoration: none !important;	
}


#content_area, #content_area p {
	background-color: #f5e7d2;
}

#content_area section p {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#content_area .panel p {
	background-color: transparent !important;
	font-family: Helvetica, Arial, sans-serif;
}

.alert {
	color: #990000;
}

/* Lists */


li {
	color: #333;
	line-height: 1;
}

ul li, ol li {
	margin-left: 1rem;
}


#content_area ul li ul {
	margin-top: .5em;
	margin-left: 1rem;
}

#content_area ul li ul li {
	margin-top: .5em;
	margin-left: 1rem;
}

#content_area .panel ul li {
	background-color: transparent !important;
}

.menu > li > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1.2 !important;
}

/* Header */

#site_topbar {
	background-color: #4c4c4c;
}

#header {
	background-color: #f5e7d2;
	margin-top: 1rem;
}

#mainnavbar {
	background-color: #ef8f12;
}

#header-logo img {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

/* Topbar */
/* See min-width 64.063em below */

ul.menu li.divider {
	background: rgb(128, 128, 128) !important;
}

#site-topbar.top-bar input, #site-topbar .top-bar .button, #site-topbar .top-bar button {
    font-size: 0.875rem;
    position: relative;
}

#site-topbar.top-bar {
	padding: 0 !important;
	background-color: #646567;
}

#site-topbar.top-bar input {
    font-size: 0.875rem;
}

site-topbar.top-bar ul {
    background-color: #646567;
}

#site-topbar.top-bar a:hover {
	background-color: #00aeef;
	color: #fff;
}

#site-topbar.top-bar a, #site-topbar .menu .active > a {
	background-color: #646567;
	color: #fff;
}

#site-topbar li.name {
}

#site-topbar ul.title-area li.name h1 a, #site-topbar ul.title-area li.name a {
	font-size: .875rem;
	 color: #fff;
}

#site-topbar ul.title-area li.name h1 a:hover, #site-topbar ul.title-area li.name a:hover {
	font-size: .875rem;
	background-color: #646567;
}

#site-topbar .menu > li > a {
	padding: .5rem;
}


/* Mega Menu */

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link::after {
	margin: 0 0 0 1px !important;
}

  
/* end navbar code */

#content_block {
	background-color: #f5e7d2;
}
#content_area {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

#content_area.homepage {
	padding-top: 0;
	padding-bottom: 1rem;
}

#breadcrumbs {
	margin-top: 1rem;
}

#sidebar {
	background-color: #f5e7d2;
	padding-bottom: 1rem;
	font-size: .95rem;
}

#sidebar p {
	padding-top: 1rem;
	font-size: .95rem;
	color: #000;
}


#sidebar article {
	border: none;
	font-size: .95rem;
	background-color: #f5e7d2;
	color: #000;
	margin-bottom: 2rem;
}

#sidebar article.panel {
	padding-left: 1em;
	padding-bottom: 1rem;
	padding-right: 1em;
	padding-top: 1rem !important;
}

#sidebar h3 {
	font-size: 1.1rem;
	color: #333;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #00206A;
}

#sidebar h3 a {
	color: #00206A;	
}


#sidebar article ul {
	margin-top: 1rem;
	margin-left: 0em;
}

#sidebar article ul li {
	font-size: .95rem;
	margin-left: 0;
	list-style-type:  none;
	line-height: 1.2;
	margin-bottom: .5em;
}

#footer {
	padding-top: 1rem;
	padding-bottom: .5rem;
	padding-left: .5rem;
	background-color: #59534c;
	color: #fff;
}

#footer div.columns {
	padding-left: .5em !important;
	padding-right: .5em !important;
}

#footer p {
	color: #fff;
}

#footer h4 {
	color: #fff;
}

#footer ul li, #footer ul {
	list-style-type: none;
	margin-left: 0;
}


#footer ul li {
	display: block !important;
	position: relative;
	clear:both;
	margin-bottom: 0;
	line-height: 1;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer p.larger {	
	font-size: 1.1rem;
}

#footer p.smaller {	
	margin-top: .5em;
	font-size: .875rem;
}

#social_icons {
	width: 240px;
}

#footer_block {
	width: 240px;
}

#social_icons img {
	display: inline-block;
	position: relative;
	margin-right: .8rem;
	margin-bottom: .8rem;
}

#social_icons.columns {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

div#copyright {	
	font-size: .75rem;
	color: #96989d;
}

#copyright a {	
	color: #888;
}

/* Pages */

.entry-content {
	margin-top: .5rem;
}

#content_area div.wp-caption.alignright {
	padding-left: 0;
}

#content_area div.wp-caption p {
	margin-bottom: auto;
}

#content_area article {
	clear: both;
}


/* Home Page */

#home_blocks ul.menu li {
	display: block !important;
	position: relative;
	margin-left: 0;
}

#home_blocks ul.menu{
	list-style-type: disc !important;
}

/* Search block */

#s {
	width: 20rem;
	font-size: 1.2rem;
}

#searchsubmit {
	height: 2.4rem;
	font-size: 1.1rem;
	background-color: #401f15;
	color: #fff;
}

#searchsubmit:hover {
	background-color: #753420;
	color: #fff;
}

.site_search_text, #s, #searchsubmit {
	display: inline;
	position: relative;
}

.site_search_text {
	font-size: 1.5rem;
}

/* Slideshows */

#slideshow {
	margin-top: 0;
	margin-bottom: 0;
}

h3.slideshow_title {
	display: none;	
}

div.metaslider {
	margin-bottom: 0em !important;	
	left: 0;
}

div.metaslider ul li {
	list-style-type: none;
}

#slideshow_block ul, #slideshow_block ul li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

/* Tables */




/* News */

img.wp-post-image {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
}

#newsblock img.wp-post-image {
	padding-right: 0;
}

.dpe-flexible-posts .panel {
	border: none;
	background: none;
	padding-left: .5em;
	padding-eight: .5em;
}

.dpe-flexible-posts {
	margin-bottom: 1rem;
}

.featured_image img {
	display: inline-block;
	margin-bottom: 1rem;
}

.postimg_list {
	float: left;
	margin-right: .5rem;
}

.postimg_single {
	float: right;
}

.news_text {
	clear: both;
}

#content_area nav.pagination {
	margin-top: 1rem;
	margin-bottom: 1rem;	
}

#content_area .meta_wrapper {
	font-size: .875rem;
	color: #888888;
}

.thumbnail {
	padding: 2px;
}

.thumbnail.float-right {
	margin-left: .5rem;
	padding: 2px;
}

.thumbnail.float-left {
	margin-right: .5rem;
	padding: 2px;
}

.thumbnail img.wp-post-image {
	margin: 0;
	padding: 0;
}

a.more_link {
	display: inline;
	clear: none;
	float: right;
}

div.page-links {
	clear: both;
}

#content_area nav.pagination {
	clear: both;
	padding-top: 2rem;
}

nav.pagination .nav-links a, nav.pagination .nav-links span {
	display: inline;
	float: left;
}

nav.pagination .nav-links span.current {
	background-color: #1088D7;
}

nav.pagination .nav-links a:hover {
	color: #1088D7;
}

#content_area article {
	margin-bottom: 1.5rem;
}

.entry-meta {
	display: block;
	clear: left;
	margin-top: 0;
	padding: .2rem .3rem;
	background-color: #e7d6c8;
	border-top: 1px solid #7b4e2a;
}

.entry-footer a {
	color: #04294f;
}

/* Photo Library */

.photo_grid_block {
	margin-bottom: 1rem;
}

.photo_grid_block.coumns .photo_item {
	background-color: #fff;
}

.photo_grid_block h3.entry-title a, .photo_grid_block h4.entry-title a {
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;	
}

.photo_grid_block h3.entry-title, .photo_grid_block h4.entry-title {
	line-height: normal;
}


@media (max-width: 43.063em) {

#sitenav{
	clear:both;
	margin-top: 0em;
}

}

@media (max-width: 40.063em) {

#logobar {
	padding-top: .5em;
	padding-bottom: .5em;	
}

#sidebar article.panel {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 1rem;
}

#s {
	width: auto;
	font-size: 1.2rem;
}

}


/* Print Styles */
@media print {
	
body { 
	background:white; 
	color:black; 
	margin:0; 
}

#header { 
	height:75px; 
    font-size: 24pt; 
    color:black; 
}

#logo a[href]:after {
    content: none !important;
}
  
#sitenav {
	display:none;
}

#sidebar { 
	display:none;
}

#content{ 
	margin-left:0; 
    float:none; 
    width:auto;
}

#footer {
	display:none;
}

}