/*

Theme Name: hanford

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: hanford

Tags:



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



hanford is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/



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

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

    ## Posts and pages

	## Asides

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

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



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

# Normalize

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

html {

	font-family: sans-serif;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust:     100%;

}



body {

	margin: 0 auto;

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

main,

menu,

nav,

section,

summary {

	display: block;

}



audio,

canvas,

progress,

video {

	display: inline-block;

	vertical-align: baseline;

}



audio:not([controls]) {

	display: none;

	height: 0;

}



[hidden],

template {

	display: none;

}



a {

	background-color: transparent;

	text-decoration: none;

}



a:active,

a:hover {

	outline: 0;

}



abbr[title] {

	border-bottom: 1px dotted;

}



b,

strong {

	font-weight: bold;

}



dfn {

	font-style: italic;

}



h1 {

	font-size: 2.25em;

	margin: 1.5em 0;

}



mark {

	background: #ff0;

	color: #000;

}



small {

	font-size: 80%;

}



sub,

sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}



sup {

	top: -0.5em;

}



sub {

	bottom: -0.25em;

}



img {

	border: 0;

}



svg:not(:root) {

	overflow: hidden;

}



figure {

	margin: 1em 40px;

}



hr {

	box-sizing: content-box;

	height: 0;

}



pre {

	overflow: auto;

}



code,

kbd,

pre,

samp {

	font-family: monospace, monospace;

	font-size: 1em;

}



button,

input,

optgroup,

select,

textarea {

	color: inherit;

	font: inherit;

	margin: 0;

}



button {

	overflow: visible;

}



button,

select {

	text-transform: none;

}



button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}



button[disabled],

html input[disabled] {

	cursor: default;

}



button::-moz-focus-inner,

input::-moz-focus-inner {

	border: 0;

	padding: 0;

}



input {

	line-height: normal;

}



input[type="checkbox"],

input[type="radio"] {

	box-sizing: border-box;

	padding: 0;

}



input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

	height: auto;

}



input[type="search"] {

	-webkit-appearance: textfield;

	box-sizing: content-box;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



fieldset {

	border: 1px solid #c0c0c0;

	margin: 0 2px;

	padding: 0.35em 0.625em 0.75em;

}



legend {

	border: 0;

	padding: 0;

}



textarea {

	overflow: auto;

}



optgroup {

	font-weight: bold;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}



td,

th {

	padding: 0;

}



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

# Typography

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

@font-face {font-family: 'FuturaBT-Book';src: url('webfonts/238A44_0_0.eot');src: url('webfonts/238A44_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/238A44_0_0.woff') format('woff'),url('webfonts/238A44_0_0.ttf') format('truetype');}

  

@font-face {font-family: 'FuturaBT-Heavy';src: url('webfonts/238A44_1_0.eot');src: url('webfonts/238A44_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/238A44_1_0.woff') format('woff'),url('webfonts/238A44_1_0.ttf') format('truetype');}

  

@font-face {font-family: 'LorimerNo2CondensedMedium';src: url('webfonts/238A44_2_0.eot');src: url('webfonts/238A44_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/238A44_2_0.woff') format('woff'),url('webfonts/238A44_2_0.ttf') format('truetype');}

 

body,

button,

input,

select,

textarea {

	color: #404040;

	font-size: 16px;

	font-size: 1rem;

	line-height: 1.5;

}



h1,

h2,

h3,

h4,

h5,

h6 {

	clear: both;

	font-weight:normal;

}

h1 {

	color:#093747;

	font-family:'LorimerNo2CondensedMedium';

	font-size:2.5em;

	margin:.5em 0 0 0;

	padding:0;

}

h2 {

	color:#ae3a3d;

	font-size:1.75em;

	font-family:'LorimerNo2CondensedMedium';

	text-transform:uppercase;

	margin:0;

	padding:0;

	letter-spacing: .1em;

}



p {

	margin-bottom: 1.5em;

}



dfn,

cite,

em,

i {

	font-style: italic;

}



blockquote {

	margin: 0 1.5em;

}



address {

	margin: 0 0 1.5em;

}



pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 0.9375rem;

	line-height: 1.6;

	margin-bottom: 1.6em;

	max-width: 100%;

	overflow: auto;

	padding: 1.6em;

}



code,

kbd,

tt,

var {

	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

	font-size: 15px;

	font-size: 0.9375rem;

}



abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}



mark,

ins {

	background: #fff9c0;

	text-decoration: none;

}



big {

	font-size: 125%;

}



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

# Elements

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

html {

	box-sizing: border-box;

}



*,

*:before,

*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

	box-sizing: inherit;

}



body {

	/* background:transparent url(https://www.hanfordmills.org/wp-content/themes/hanford/images/body_background_woodgrain_tile.jpg) top left; */ 

	background:transparent url(https://www.hanfordmills.org/wp-content/themes/hanford/images/HMM_BACkground_texture2016-min.jpg) top left;

}



blockquote:before,

blockquote:after,

q:before,

q:after {

	content: "";

}



blockquote,

q {

	quotes: "" "";

}



hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}



ul,

ol {

	margin: 0 0 1.5em 3em;

}



ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



li > ul,

li > ol {

	margin-bottom: 0;

	margin-left: 1.5em;

}



dt {

	font-weight: bold;

}



dd {

	margin: 0 1.5em 1.5em;

}



img {

	height: auto; /* Make sure images are scaled correctly. */

	max-width: 100%; /* Adhere to container width. */

}



table {

	margin: 0 0 1.5em;

	width: 100%;

}



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

# Forms

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

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

	border: 1px solid;

	border-color: #ccc #ccc #bbb;

	border-radius: 3px;

	background: #e6e6e6;

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);

	color: rgba(0, 0, 0, .8);

	font-size: 12px;

	font-size: 0.75rem;

	line-height: 1;

	padding: .6em 1em .4em;

	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);

}



button:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	border-color: #ccc #bbb #aaa;

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);

}



button:focus,

input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	border-color: #aaa #bbb #bbb;

	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

textarea {

	color: #666;

	border: 1px solid #ccc;

	border-radius: 3px;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

textarea:focus {

	color: #111;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"] {

	padding: 3px;

}



textarea {

	padding-left: 3px;

	width: 100%;

}



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

## Links

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

a {

	color: royalblue;

}



a:visited {

	color: purple;

}



a:hover,

a:focus,

a:active {

	color: midnightblue;

}



a:focus {

	outline: thin dotted;

}



a:hover,

a:active {

	outline: 0;

}





h2 a, h2 a:visited {

	color:#b0363e;

}























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

## Navigation

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

.main-navigation {

	clear: both;

	display: block;

	float: left;

	width: 100%;

	background-color:#4d95c1;

	margin:0;

	padding:0;

}

.main-navigation ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.main-navigation li {

	float: left;

	position: relative;

	background-color:#4d95c1;

	margin:0 30px 0 0;

	padding:10px;

}

.main-navigation a {

	display: block;

	text-decoration: none;

	color:#fff;

	font-family:'FuturaBT-Heavy';

}

.main-navigation a:hover, .main-navigation li:hover {

	/*color:#7cc8f6;*/

}



.main-navigation ul li:first-child {

	margin-left:80px;

}

.main-navigation ul li ul li:first-child {

	margin-left:0;

}



.main-navigation ul li a {

	color:#000;

	text-decoration: none;

}

.main-navigation ul ul {

	box-shadow: 0px;

	float: left;

	position: absolute;

	top: 2em; /*vertical offset from main nav items*/

	left:10px;

	/*left: -999em;*/

	display: none;

	z-index: 99999;

}



.main-navigation ul ul ul {

	/*left: -999em;*/

	display: none;

	top: 0;

}



.main-navigation ul ul a {

	width: 200px;

	font-family:'FuturaBT-Book';

}



.main-navigation ul ul li {

	width:100%;

	margin:0;

	background-color:#68b1dd;

}

.main-navigation ul ul li:hover {

	background:#3b7395;

}

.main-navigation ul ul li a:hover {

	color:#fff;

}



.main-navigation li:hover > a {

}



.main-navigation ul ul :hover > a {

}



.main-navigation ul ul a:hover {

}



.main-navigation ul li:hover > ul {

	/*left: auto;*/

	display:block;

}



.main-navigation ul ul li:hover > ul {

	left: 100%;

}



.main-navigation .current_page_item > a,

.main-navigation .current-menu-item > a,

.main-navigation .current_page_ancestor > a {

	

}







/* mobile menu toggle and styles. */

.menu-toggle {

	display: none;

}



@media (max-width: 650px) {

	.main-navigation ul ul a {

		width:90%;

	}

}



@media (max-width: 840px) {

	.menu-toggle,

	.main-navigation.toggled .nav-menu {

		display: block;

	}

	.main-navigation ul {

		display: none;

	}

	.main-navigation ul li, .main-navigation ul li:first-child {

		width:100%;

		padding:0;

		margin:0;

	}

	.main-navigation ul li a {

		width:95%;

		padding:20px 0;

		margin:0px auto;

		border-bottom:1px solid #7cc8f6;

	}

	.main-navigation ul ul ul {

		top: 4em;/*vertical offset for submenus*/

	}

	.main-navigation ul li:first-child a {

		border-top:1px solid #7cc8f6;

	}

	.main-navigation ul li:last-child {

		padding-bottom:20px;

	}

	button.menu-toggle {

		float:right;

		border:none;

		background: url(images/img-nav-toggle.png) no-repeat top left;

		height:51px;

		width:67px;

		display:block;

		box-shadow:none;

		color:transparent;

	}

	button.menu-toggle:hover, button.menu-toggle:focus {

		border:none;

		box-shadow:none;

	}

}

/* End mobile menu. */







.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

	float: left;

	width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



.main-navigation form.search {

	float:left;

}

.main-navigation form.search input.btn {

	border:0px;

	background:transparent url(images/ico-search.png) no-repeat;

	cursor:pointer;

    width: 26px;

    height:28px;

    border: none;

    box-shadow:none;

    border-radius:none;

    float:right;

    margin:0 0 0 5px;

}

.main-navigation form.search input.searchfield, .main-navigation form.search input[type="text"] {

	border:0px;

	background:#b8d5e6;

    box-shadow:0px;

    border-radius:0px;

    width:200px;

    border:none;

    color:#000;

    font-size:.9em;

    float:left;

}

.main-navigation form.search div {

    margin:10px;

    padding:0;

}





.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

	float: left;

	width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



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

# Accessibility

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

/* Text meant only for screen readers. */

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

	height: 1px;

	width: 1px;

	overflow: hidden;

}



.screen-reader-text:hover,

.screen-reader-text:active,

.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. */

}



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

# Alignments

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

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



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

# Clearings

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

.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

	content: "";

	display: table;

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

	clear: both;

}



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

# Widgets

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

.widget {

	margin: 0 0 1.5em;

}



/* Make sure select elements fit in widgets. */

.widget select {

	max-width: 100%;

}



/* Search widget. */

.widget_search .search-submit {

	display: none;

}



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

# Content

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

.site-header {

	height:auto;

}

article, article.hentry {

	margin:0;

	padding:0;

}

.homepage h1, .homepage h2, h1.widget-title {

	text-align:center;

}

.homepage p {

	margin:0;

	padding:0;

	font-size:1em;

	color:#58595b;

}

.homepage .hours, .homepage .contact {

	margin:15px 0 0 0;

	padding-top:15px;

	padding-bottom:15px;

	border-top: 1px solid #a7272b;

}

.homepage .contact {

	border-bottom: 1px solid #a7272b;

}

.homepage .contact a {

	color:#a7272b;

	/*color:#0082a7; TEAL*/

}

.homepage .contact a:hover {

	color:#0082a7;

}

.homepage .hours p, .homepage .contact p {

	margin:0;

	padding:0;

	vertical-align: text-top;

}

.homepage .hours img, .homepage .contact img {

	float:left;

	margin:0;

	padding:0;

}

.homepage .big-buttons {

	margin:15px 0 20px 0;

	padding:0;

	width:100%;

	font-family:'LorimerNo2CondensedMedium';

	border-bottom:1px solid white;

}

.homepage .big-buttons-btn {

	margin:0;

	padding:0;

	list-style:none;

	width:100%;

}

.homepage .big-buttons-btn li {

	display:block;

	float:left;

	margin:0;

	padding:4px 10px;

	text-align: center;

}

.homepage .big-buttons-btn li a {
	margin: 0;
    padding: 0;
    font-size: 1.6em;
    color: #000 !important;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .15em;
    background: #fff;
    padding: 5px !important;

}

.homepage .big-buttons-btn li.join {

	background:#b8e14d;

	width:30%;

	border-right:5px solid #fff;

}

.homepage .big-buttons-btn li.join a:hover {

	color:#8cc100;

}

.homepage .big-buttons-btn li.visit {

	background:#db9720;

	width:30%;

	border-right:5px solid #fff;

}

.homepage .big-buttons-btn li.visit a:hover {

	color:#ffc662;

}

.homepage .big-buttons-btn li.discover {

	background:#4eb1c1;

	width:40%;

}

.homepage .big-buttons-btn li.discover a:hover {

	color:#1d8798;

}



.homepage .big-buttons-txt {

	margin:0;

	padding:0;

	list-style:none;

	width:100%;

	

}

.homepage .big-buttons-txt li {
	display:block;
	float:left;
	margin:0;
	padding:8px 10px 0 0;
	text-align: left;
	font-size:.8em;
	line-height: 1.2em;
	font-weight:normal;
	color:#000 !important;
	font-family: arial, helvetica, sans-serif;
}

.homepage .big-buttons-txt li a {

	text-decoration: none;

}

.homepage .big-buttons-txt li.join {

	width:30%;

}

.homepage .big-buttons .big-buttons-txt li a {
	color: royalblue !important;
}

.homepage .big-buttons-txt li.visit {

	width:30%;

}

.homepage .big-buttons-txt li.discover {

	width:40%;

}

.homepage .big-buttons-txt li.join a:hover, .homepage .big-buttons-txt li.discover a:hover, .homepage .big-buttons-txt li.visit a:hover {

	color:#a7272b;

}

#page {

	width:100%;

	background-color:#fff;

	margin:0 auto;

	padding:0;

}

.site-branding {

	background:#812317 url(images/header-background-redwoodgrain.jpg) repeat-x top center;

	height:63px;

}

.site-title {

	margin:10px auto 0 auto;

	padding:0;

	text-align: center;

	width:292px;

	display:block;

	clear:none;

}

.site-title img {

	width:100%;

}

.flag {

	visibility: hidden;

	display:block;

	height:0px;

	width:0px;

}

.donate {

	visibility: hidden;

	display:block;

	height:0px;

	width:0px;

	background:transparent url(images/img-header-donate-btn.jpg) no-repeat top left;

	color:#fff;

	text-decoration: none;

}

.donate span {

	display:block;

	margin:64px 10px 0 0;

	padding:0;

	font-size:.9em;

	color:#fff;

}

.donate span:hover {

	color:yellow;

}

.site-content {

	margin:0 1em;

	padding:0;

	color:#000;

}

.entry-header {

	margin:3em 0 0 0;

}

.site-content .entry-header h2 {
	color:#a7272b;
	font-weight:bold;
	font-size:2.25em;
	line-height:1em;
	letter-spacing: .05em;
	margin:.25em 0 0 0;
	padding:0;
	text-transform: inherit;
}

.site-content .entry-header h1 {
	color:#515151;
	font-weight:bold;
	text-transform: uppercase;
	font-size:1.25em;
	line-height:1em;
	margin:0;
	padding:0;
	letter-spacing: .1em;
}

.site-content .entry-header h3 {

	color:#4b4b4b;

	font-weight:bold;

	font-size:.75em;

	margin:0;

	padding:0;

}

.widget-area .widget-title {

	letter-spacing:.1em;

}







/* footer mailchimp subscribe */

.mailchimp_subscribe {

	margin:15px 0 0 0;

	font-size:.7em;

}

.mailchimp_subscribe p {

	margin:0;

	padding:0;

	text-align:left;

	color:#000;

	font-size:1.1em;

}

.mailchimp_subscribe span {

	color:#ae3a3d;

	text-transform: uppercase;

	display:block;

	width:100%;

	font-size:1.5em;

	font-family: 'FuturaBT-Heavy';

}

.mailchimp_subscribe input {

	height:35px;

	border:0px;

	border-radius:0px;

	padding:10px;

	margin:5px 0;

	font-size:.95em;

	text-shadow:none;

	box-shadow:none;

}

.mailchimp_subscribe input.email {

	width:100%;

	background-color:#eaeaea;

	color:#000;

}

.mailchimp_subscribe input.btn {

	background-color:#a7272b;

	color:#fff;

	float:right;

	font-family: 'FuturaBT-Heavy';

}



/*footer support button*/

.support {

	width:100%;

	color:#a7272b;

	border-top: 1px solid #a7272b;

	border-bottom: 1px solid #a7272b;

	padding:15px 0;

	margin:0;

	font-size:1.25em;

	line-height:1em;

}

.support p {

	margin:0;

	padding:0;

	text-transform: uppercase;

	font-family: 'FuturaBT-Heavy';

}

.support a {

	display:block;

	width:65px;

	background:#a7272b;

	color:#fff;

	padding:0;

	text-align: center;

	text-decoration: none;

	font-size:2.5em;

	line-height:.65em;

	float:right;

	height:40px;

	margin-bottom:15px;

}



footer.site-footer {

	background:#e5cf95 url(images/bg_footer_redgradient_tile.png) repeat-x top left;

	min-height:200px;

	margin:20px 0 0 0;

}

footer.site-footer p {

	padding:0 20px;

}

footer.site-footer a {

	color:#535353;

	text-decoration: none;

	font-weight:bold;

}

footer.site-footer a:hover {

	color:#726868;

}

footer.site-footer .footer-logo {

	margin:13px auto;

	text-align:center;

	display:block;

}

footer.site-footer .site-info {

	text-align:center;

}

footer.site-footer .social-icons {

	text-align:center;

	list-style: none;

	padding:0;

	margin:0;

}

footer.site-footer .social-icons li {

	text-align:center;

	display:inline;

	padding:0 20px;

	margin:0;

}

footer.site-footer .social-icons li img {

	width:45px;

	height:44px;

}

footer.site-footer .footer-nav {

	text-align:center;

	list-style:none;

	padding:0;

	margin:20px 0;

}

footer.site-footer .footer-nav li {

	text-align:center;

	display:inline;

	padding:0 10px;

	margin:0;

	border-right:2px solid #a7272b;

}

footer.site-footer .footer-nav li:last-child {

	border-right:0px;

}

footer.site-footer .footer-nav li a {

	

}



/* Events widget */

.widget_my_calendar_upcoming_widget {

	width:100%;

	margin:0;

	padding:0;

	border-top:1px solid #ae3a3d;

}

.widget_my_calendar_upcoming_widget h1 {

	color:#ae3a3d;

	font-size:1.75em;

	font-family:'LorimerNo2CondensedMedium';

	text-transform:uppercase;

	font-weight:normal;

}



.widget_my_calendar_upcoming_widget .upcoming-events {

	margin:0;

	padding:0;

	list-style:none;

}

.widget_my_calendar_upcoming_widget .upcoming-events li p {

	margin:0;

	padding:0;

}

.widget_my_calendar_upcoming_widget .upcoming-events li h2 {

	font-size: 1em !important;

	line-height: 1em;

}

.widget_my_calendar_upcoming_widget .upcoming-events .future-event {

	margin:0;

	padding:0;

	list-style:none;

	border-top:1px dashed #ccc;

	clear:both;

}

.widget_my_calendar_upcoming_widget .upcoming-events li:first-child {

	border-top:0px;

}



.widget_my_calendar_upcoming_widget #sidebar_event {

	margin:20px 0;

	padding:0;

	border:1px solid white;

}

#upcoming-events .image_holder {

	margin:0;

	padding:0;

}

#upcoming-events .image_holder img { 

	width:100%;

	height:auto;

	border:2px solid #005d85;

	margin-top:3px;

}



#upcoming-events #sidebar_event h2 {

	color:#0082a7;

	clear:none;

	margin:0;

	padding:0;

	font-family:'FuturaBT-Heavy';

	font-size:1.1em;

}

#upcoming-events #sidebar_event p {

	color:#616161;

	font-size:1em;

	margin:0;

	padding:0;

}

#upcoming-events #sidebar_event p .title {

	color:#000;

	font-size:bold;

}

.widget_my_calendar_upcoming_widget .see_more {
	color:#005C75 !important;
	font-family:'FuturaBT-Book';
	font-weight:normal;
	font-size:1.25em;
	display:block;
	width:100%;
	clear:left;
	text-align:right;
	text-decoration:none;
}



/*Products pages*/

.wpsc_default_product_list h2 a, .wpsc_default_product_list .support a, a.wpsc_product_title { 

	-webkit-background-clip: border-box;

	-webkit-background-origin: padding-box;

	-webkit-background-size: auto;

	background-attachment: scroll;

	background-clip: border-box;

	background-color: transparent;

	background-image: none;

	background-origin: padding-box;

	background-size: auto;

	box-sizing: border-box;

	color: black;

	display: block;

	float: left;

	font-family: LorimerNo2CondensedMedium;

	font-size: 30px;

	font-weight: normal;

	height: auto;

	letter-spacing: 3.5px;

	line-height: 35px;

	margin-bottom: 10px;

	margin-top: 15px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	text-align: left;

	text-decoration: none;

	text-transform: none;

	width: 100%;



}

.support .wpsc_description p {

	box-sizing: border-box;

	color: #000;

	display: block;

	font-family: arial, helvetica, sans-serif;

	font-size: 18px;

	height: auto;

	line-height: 20px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	text-transform: none;

	width: 100%;

	font-weight:normal;

}



.product_form {

	margin-top:20px;

	background:#f5fafd;

	padding:10px;

}







/*checkout sidebar on shop pages*/

.shopcol1 {

	width:100%;

	float:none;

}

.shopcol2 {

	width:100%;

	float:none;

	background:#b7d5e5;

	padding:10px;

}

.visitshop {

	visibility: hidden;

	display:none;

}





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

## Posts and pages

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

.sticky {

	display: block;

}



.hentry {

	margin: 0 0 1.5em;

}



.byline,

.updated:not(.published) {

	display: none;

}



.single .byline,

.group-blog .byline {

	display: inline;

}



.page-content,

.entry-content,

.entry-summary {

	margin: 0;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



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

## Asides

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

.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}



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

## Comments

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

.comment-content a {

	word-wrap: break-word;

}



.bypostauthor {

	display: block;

}



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

# Infinite scroll

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

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */

	display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {

	display: block;

}



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

# Media

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

.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

	max-width: 100%;

}



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

## Captions

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

.wp-caption {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin: 0 auto;

}



.wp-caption-text {

	text-align: center;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



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

## Galleries

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

.gallery {

	margin-bottom: 1.5em;

}



.gallery-item {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	max-width: 50%;

}



.gallery-columns-3 .gallery-item {

	max-width: 33.33%;

}



.gallery-columns-4 .gallery-item {

	max-width: 25%;

}



.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-caption {

	display: block;

}









/***************************

horizontal and larger mobile - 410px and up

****************************/

@media (min-width: 410px) {

.main-navigation form.search input.searchfield, .main-navigation form.search input[type="text"] {

    	width:260px;

	}

}





/***************************

tweeners - 500px and up

****************************/

@media (min-width: 500px) {

	.support {

		min-height:52px;

		padding:5px

	}

	.support p {

		margin-top:10px;

	}

}





/***************************

Tablet - 720px width and up

****************************/

@media (min-width: 720px) {

	.homepage h1, .homepage h2, h1.widget-title {

		text-align:left;

	}

	.flag {

		visibility: visible;

		margin-left:0px;

		width:95px;

		height:80px;

		float:left;

		text-align: center;

	}

	.flag img {

		height:78px;

		width:62px;

	}

	.donate {

		visibility: visible;

		margin-right:40px;

		width:147px;

		height:84px;

		float:right;

		text-align:right;

	}

	.site-branding {

		height:84px;

	}

	.site-title {

		float:left;

		margin:20px 0 0 0;

		padding:0;

		width:370px;

	}

	.site-content {

		margin:0 5em;

	}





	/* shifting around search and menu toggle on vertical tablet as per design */

	.main-navigation form.search {

		float:right;

	}

	.main-navigation form.search input.searchfield, .main-navigation form.search input[type="text"] {

    	width:220px;

	}

	button.menu-toggle {

		float:left;

	}

	

	

	/* mailchimp subscribe styles for larger browsers */

	.mailchimp_subscribe p {

		text-align:left;

	}

	.mailchimp_subscribe span {

		display:inherit;

		width:auto;

	}

	.mailchimp_subscribe input.email {

		width:80%;

		float:left;

	}

	.mailchimp_subscribe input.btn {

		width:18%;

	}

	

	

	/*event images on larger browsers*/

	#upcoming-events .image_holder {

		float:left;

		margin:0 10px 0 0;

		width:160px;

	}

	.widget_area {

		margin-top:0;

		padding-top:0;

	}

	.widget_my_calendar_upcoming_widget {

		padding-top:0px;

	}

	.widget_my_calendar_upcoming_widget .widget-title, .widget_my_calendar_upcoming_widget h1.widget-title {

		border-top:0px;

		padding-top:0px;

		margin-top:0px;

	}

	

	/*to correct display of sidebar on shop pages*/

	.shopcol1 {

		width:60%;

		float:left;

	}

	.shopcol2 {

		width:38%;

		float:right;

	}

}







/***********************************************************

Small Desktop and horizontal tablet - 1000px width and up

************************************************************/

@media (min-width: 1000px) {



	body {

	}

	#page {

		max-width:980px;

	}

	.donate {

		margin-right:90px;

	}

	.homepage {

		width:68%;

		float:left;

	}

	.homepage .big-buttons-btn li {

		padding:12px 10px;

	}

	.homepage .big-buttons-btn li.join {

		background:#b8e14d url(images/bg-big-buttons-wood1.jpg);

		width:30%;

		border-right:5px solid #fff;

	}

	.homepage .big-buttons-btn li.visit {

		background:#db9720 url(images/bg-big-buttons-wood2.jpg);

		width:30%;

		border-right:5px solid #fff;

	}

	.homepage .big-buttons-btn li.discover {

		background:#4eb1c1 url(images/bg-big-buttons-wood3.jpg);

		width:40%;

	}

	.mailchimp_subscribe input.email {

		width:60%;

		float:left;

	}

	.mailchimp_subscribe input.btn {

		width:38%;

	}

	.widget_my_calendar_upcoming_widget {

		border-top:0px;

		padding-top:0px;

	}

	.hours,

	.contact { 

		border-top:0px;

	}

	.main-navigation form.search input.searchfield, .main-navigation form.search input[type="text"] {

    	width:300px;

	}



	/*.main-navigation form.search input.searchfield {

		width:220px;

		padding:2px;

		line-height:.5em;

	}

	.main-navigation form.search input.btn {

		margin:0 5px;

		background-size: 80%;

	}	

	.main-navigation form.search div {

	    margin:6px;

	    padding:0;

	}*/

}

















/***************************

Desktop - 1250px width and up

****************************/

@media (min-width: 1250px) {

	body {

	}

	#page {

		max-width:1200px;

	}

	.donate {

		margin-right:115px;

	}

	

}

.entry-meta {
    display: none;
}
.tags-links {
    display: none;
}
.slideshow-banner {
	color: #fff !important;
}
.nav-dots .nav-dot {
	color: transparent;
}