/*
Theme Name: TownshendHS
Author: MuseArts
Author URI: http://www.musearts.com
Description: Custom theme based on 2015 and Zurb Foundation
Version: 1.0
Text Domain: townshendhs

*/

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: .9em;
	color: #2a2d2a;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Tahoma, Arial, sans-serif;	
}


h1 {
	font-size: 1.8em;
	color: #000;
}

h2 {
	font-size: 1.4em;
	color: #444A44;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	color: #669966;
	font-weight: bold;
	clear: left;
	width: 100%;
}

h4 {
	font-size: 1em;
	color: #2a2d2a;
	font-weight: bold;
}

hr {
	margin-bottom: 1em;
	margin-top: 1em;
}

a {
	color: #558155;
}

a:hover, a:active {
	color: #70AB70;
}

#content_area ul, #content_area ol, #content_area dl, #content_area ul li {
	font-size: 1em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-left: 1.5em;
}

.alignright {
	text-align: right;
}

img.alignleft {
	float: left;
	margin-right: .5em;
	margin-top: 0em;
	padding-top: 0em;
}

#content_wrapper {
	background-color: #ececeb;	
}

#content_area {
	padding-top: 3em;
}

#content_area, #content_area p, #content_area ul li {
	font-size: .9em;
}

#header {
	background-color: #fff;
	padding: 0;
}

#headerblock {
	background-image: url(images/townshend_hdr.png);
}

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

#header_address {
	width: auto;
	padding-top: 7em;
}

#topnav {
	background-color: #A8B9AF;	
}

#navbar, #navbar.top-bar .top-bar-section ul li a {
	background-color: #A8B9AF;
	color: #2a2d2a;
	font-size: .875em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#navbar .name h1 a {
	font-size: .875rem;
	color: #2a2d2a;
}

#navbar ul li a:hover, #navbar.top-bar .top-bar-section ul li a:hover {
	background-color: #9FAEA6;
	color: #2a2d2a;
}

#navbar.top-bar .top-bar-section ul li.active a {
  background-color: rgba(168, 196, 182, 0.99);
  color: #2a2d2a;
}

.top-bar .toggle-topbar a span {/* mobile menu label */
	color: #2a2d2a;
}

.top-bar .toggle-topbar a:hover span {/* mobile menu label in hover state */
	color: #fff;
	font-weight: bold;
}

.top-bar .toggle-topbar a {/* mobile menu label link */
	text-decoration: none;
}

.top-bar.expanded ul.title-area { /* mobile menu label and icon area expanded  */
	background-color: #9FAEA6;
}


.top-bar.expanded .toggle-topbar a span {/* mobile menu label color in expanded state */
	color: #9FAEA6;
	text-decoration: none;
	font-weight: normal;
}

a.menu-icon span {
-webkit-box-shadow: 0 10px 0 1px #9FAEA6, 0 16px 0 1px #9FAEA6, 0 22px 0 1px #9FAEA6;
box-shadow: 0px 10px 0px 1px #9FAEA6, 0px 16px 0px 1px #9FAEA6, 0px 22px 0px 1px #9FAEA6;
}

.top-bar .toggle-topbar a span::after { /* mobile menu hamburger icon color in default state */
-webkit-box-shadow: 0 0px 0 1px #f3e8ac, 0 6px 0 1px #f3e8ac, 0 12px 0 1px #f3e8ac !important;
box-shadow: 0px 0px 0px 1px #f3e8ac, 0px 6px 0px 1px #f3e8ac, 0px 12px 0px 1px #f3e8ac !important;
}

.top-bar .toggle-topbar a:hover span::after { /* mobile menu hamburger icon color in hover state */
-webkit-box-shadow: 0 0px 0 1px #fff, 0 6px 0 1px #fff, 0 12px 0 1px #fff !important;
box-shadow: 0px 0px 0px 1px #fff, 0px 6px 0px 1px #fff, 0px 12px 0px 1px #fff !important;
}


.top-bar.expanded .toggle-topbar a span::after { /* mobile menu hamburger icon color in expanded state */
-webkit-box-shadow: 0 0px 0 1px #f3e8ac, 0 6px 0 1px #f3e8ac, 0 12px 0 1px #f3e8ac;
box-shadow: 0px 0px 0px 1px #f3e8ac, 0px 6px 0px 1px #f3e8ac, 0px 12px 0px 1px #f3e8ac;
}



/* to change color of submenu dropdowns, edit and uncomment the following */
	
#navbar.top-bar .top-bar-section ul li ul.dropdown li a, #navbar.top-bar .top-bar-section ul li ul.dropdown li a:active {
  background-color: #bfd6c8;
  color: #222;
}

#navbar.top-bar .top-bar-section ul li ul.dropdown li a:hover {
  background-color: #d2e3d9;
  color: #333;
}

/* Close nav formatting */

#content_area, #sidebar {
	padding-top: 1em;
	background-color: #ececeb;
}

#sidebar p {
	padding-top: 1em;
	font-size: .9em;
}

#sidebar h4 {
	font-size: 1.2em;
	color: #888;
}

#sidebar article {
	background-color: #ececeb;
	border: none;
	font-size: .9em;
	margin-bottom: 0;
	margin-top: 0;
}


#sidebar article .widget_text {
	margin-left: 2em;	
}


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


#sidebar article ul {
	list-style-position: inside;
	list-style-image: url("images/square_bullet.png");
	font-size: 1.2em;
	color: black;
}

#sidebar .panel {
	padding: 1em !important;	
}

#sidebar .home-menu p {
	font-size: 1.2em;	
}

#footer {
	padding-top: 1em;
	background-color: #ececeb;
	color:#999;
}

#footer ul li a {
	color:#999;
	font-size: .875em;
	padding: .5em;
}

#footer ul li a:hover {
	color:#fff;
	background-color: #A8B9AF;
}

#footer ul {
	background-color: #ececeb;
	padding-top: 1em;
	padding-bottom: 0em;
	margin: 0;
	padding-left: 4px;
}

#footer ul li {
	margin-left: 0;
	margin-right: 1em;
}


#footer ul.inline-list {
	margin-left: 0em !important;	
}


#colophon .site-info {
	font-size: smaller;
}

/* Home Page */

#home_block_events {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#home_block_events h2 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#home_block_welcome {
	margin-top: 1em;
	padding: .5em;
	background-color: #fff;
}

#home-featured-photo img {
	width: 100%;	
}

.home-featured-caption {
	font-style: italic;
	color: #777;	
}

/* News */

.entry-thumbnail {
	float: left;
	margin-right: .5em;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: .5em;	
}

.ths_posted_date {
	margin-bottom: 1em;
	color:#A8B9AF;
}

.news h1.entry-title, .news h1.entry-title a {
	font-weight: normal;
	margin-bottom: 0px;
}

.news h2.entry-title a {
	margin-bottom: -1em;
}

/* Photos */

#content_area ul#photo_grid li {
	margin-left: 0px;
}

ul#photo_grid li {
	font-size: .975em;
}

ul#photo_grid li h3.entry-title, ul#photo_grid li h2.entry-title {
	font-size: 1em;
}

/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 0em;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 30%;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	display: block;
	font-size: 1em;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Metasliders */

ul.rslides, ul.rslides li {
	margin-left: 0 !important;
}

div.metaslider {
	margin-bottom: .5em;
}

/* Callout panels */

#content_area .panel.callout {
	background-color: #ffffff;
	border: 1px solid #A8B9AF;
}


@media (max-width: 40.063em) {

.gallery-columns-3 .gallery-item {
	max-width: 25%;
}

#navbar, #navbar.top-bar .top-bar-section ul li a {
	background-color: #bfd6c8;
	color: #2a2d2a;
	font-size: .875em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#navbar ul li a:hover, #navbar.top-bar .top-bar-section ul li a:hover {
	background-color: #d2e3d9;
	color: #2a2d2a;
}


}