/*
	Theme Name: Stonewall-2014
	Theme URI: //my.studiopress.com/themes/streamline/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress, customization by Arts Assistance
	Author URI: https://artsassistance.com/
	Version: 3.0.18

	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0.7

	License: GPL-2.0+
	License URI: //www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Streamline Pro Blue
		- Streamline Pro Green
	- Media Queries
		- Retina Display
		- max-width: 1159px
		- max-width: 1023px
		- max-width: 767px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

input[type="search"] {-webkit-appearance: none; border-radius: 0;}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before  {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2018 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Canada Type
 * License URL: https://www.fontspring.com/licenses/canada-type/webfont
 *
 *
 */

@font-face {
    font-family: 'gibson-light';
    src: url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-light-webfont.woff2') format('woff2'),
         url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gibson-regular';
    src: url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-regular-webfont.woff2') format('woff2'),
         url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gibson-semibold';
    src: url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-semibold-webfont.woff2') format('woff2'),
         url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/webfonts/gibson-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background: #f1f1f1;
	color: #555;
	font-family: 'gibson-regular', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.825;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body > div {
	font-size: 18px;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-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;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #ff8041;
	text-decoration: none;
}

a img {
	margin-bottom: -8px;
}

a:hover {
	color:#363D52;
}

p {
	margin: 0 0 24px;
	padding: 0;
	font-weight:normal
}

strong {
	font-family: 'gibson-semibold', sans-serif;
	font-weight:normal;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}



/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'gibson-regular', sans-serif;
	color: #363D52;
	font-weight: 700;
	line-height: 1.5;
}

h1 {
	font-size: 30px;
	margin: 0 0 32px;
}

h2, h3, h4, h5 {
	font-size: 24px;
	margin: 0 0 20px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 16px;
	padding: 16px;
	width: 100%;
}

input[type="checkbox"], 
input[type="radio"], 
input[type="image"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-featured .more-link {
	background-color: #363D52;
	border: none;
	color: #f1f1f1;
	cursor: pointer;
	font-size: 18px;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
	box-shadow:none;
	font-family: 'gibson-regular', sans-serif;
	
}

.mc4wp-form input[type="submit"] {
	box-shadow:none;
	font-family: 'gibson-regular', sans-serif;
}

.donatebutton {
	padding:16px 50px;
	font-family: 'gibson-regular', sans-serif;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #363D52;
	color:#e4fdaa;
	text-decoration: none;
}

.home-featured .more-link:hover, .more-link:hover {
	background:#363D52;
}

.entry-content .button:hover {
	color: #f1f1f1;
}

.button {
	display: inline-block;
	font-family: 'gibson-regular', sans-serif;
}

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

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: 700;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	clear: both;
	margin-bottom: 40px;
}

.streamline-pro-landing  {
	margin: 40px auto;
	max-width: 960px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	width: 760px;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 376px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* Column Classes
	Link: //twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft, .alignleft,
a.alignright, .alignright,
.aligncenter {
    max-width: 100%;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 10px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 10px 24px;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	margin: 5px 0 0;
	text-align: center;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background: #444;
	background-size: 6px 6px;
	border-bottom: 5px solid #333;
	color: #999;
	font-size: 14px;
	padding: 16px 24px;
	margin: 0;
}

.breadcrumb a, .breadcrumb a:visited {
  color:#ff8041!important;
}

.breadcrumb a:hover {
	color: #fff!important;
	text-decoration: none;
}

.breadcrumb a::after {
	color: #999;
	content: '\203a';
	font-weight: 700;
	margin: 0 10px;
}

.archive-description,
.author-box {
	background-color: #fff;
}

.archive-description {
	padding: 40px 40px 24px;
}

.author-box {
	margin: 2px 0;
	padding: 40px;
}

.author-box-title {
	color: #333;
	font-family: 'gibson-regular', sans-serif;
	font-weight:normal;
	font-size: 16px;
	margin-bottom: 5px;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 30px;
	line-height: 1.2;
}

.entry-title a {
	color: #363D52;
}

.entry-title a:hover,
.footer-widgets .entry-title a {
	color: #f77b2e;
	text-decoration: none;
}

.footer-widgets .entry-title a:hover {
	color: #fff;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.after-entry .widget-title,
.sidebar .widget-title,
.sidebar .widget-title a {
	color: #363D52;
}

.after-entry .widget-title::before,
.sidebar .widget-title::before {
}

.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget li {
	list-style-type: none;
	text-align: left;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

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

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.featured-content .entry-title {
	font-size: 24px;
	line-height: 1.2;
}

.featured-content .entry-header,
.featured-content .entry-content {
	padding: 0;
}

.featured-content .entry:last-child {
	margin: 0;
	padding: 0;
}

.featured-content .entry-meta {
	padding-bottom: 12px;
}

.featured-content .entry-author,
.featured-content .entry-time,
.featured-content .entry-comments-link {
	display: block;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget {
	color: #fff;
}

.sidebar .enews-widget .widget-title,
.sidebar .enews-widget .widget-title:before {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input:focus {
	border: 1px solid #ccc;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #f6f6f6;
	background: -moz-linear-gradient(top,  #f6f6f6 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #f6f6f6 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaeaea',GradientType=0 );
	color: #333;
	margin: 0;
	text-shadow: 1px 1px #fff;
	font-weight: 700;
	width: 100%;
}

.sidebar .enews-widget input:hover[type="submit"] {
	background-color: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f6f6f6',GradientType=0 );
}

.enews form + p {
	margin-top: 24px;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

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

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 16px;
}

.gform_wrapper .top_label input.medium, 
.gform_wrapper .top_label select.medium,
.gform_wrapper .top_label input.large, 
.gform_wrapper .top_label select.large, 
.gform_wrapper .top_label textarea.textarea {
	width:98%!important;	
}

.gform_wrapper {
	background:#eee;
	padding:10px 30px 20px 30px;
	margin:1.5rem 0!important;
}


/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/* Modern Tribe Events Pro
--------------------------------------------- */

.tribecontentwidget {
	background:#eee;
	padding:20px;
	margin:1rem 0 2rem 0;
}

.tribe-events-pg-template  {
	background-color:#fff!important;
	max-width:100%!important;
}

.single-tribe_events .tribe-events-event-image {
	text-align:center!important;
}

/* #tribe-events-content, .tribe-events-single {
	padding:40px!important;
	background:#fff;
	margin-bottom:0!important;
} */

#tribe-events-pg-template .ssba {
	display:none;
}

.calendartribefeatured {
	width:31%;
	float:left;
	margin-right:12px;
	margin-bottom:1rem!important;
	background:#eee;
	padding:15px;
	overflow:hidden;
	max-height:372px;
	min-height:372px;
}

.calendartribefeatured h4 {
	font-size:1rem;
	margin-bottom:10px!important;
}

.calendartribefeatured .tribe-events-event-image {
	height:130px;
	overflow:hidden;
	margin-bottom:10px!important;
}

.ecs-events.ecs-grid.ecs-grid-1 .ecs-event img {
	min-height:150px;
	height:150px;
	overflow:hidden;
}

.calendartribefeatured p {
	font-size:14px;
	margin-bottom:10px!important;
}

div.calendartribefeatured:last-child {
	clear:right!important;
}

.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
	font-size:17px!important;
	color:#e66920;
}

.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a:hover {
	color:#333;
}

.post-267 .tribe-events-list .tribe-events-page-title {
	display:none;
}

.post-267 div.tribe-events-event-details tribe-clearfix {
	max-height:300px;
}

.post-267 #tribe-events-footer, .post-267 a.tribe-events-ical {
	display:none!important;
}


/*  Template Events Calendar for Monthly View Prior to version 6.0 */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,
.tribe-events .tribe-events-l-container {
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:15px!important;
  padding-left:0!important;
}

.tribe-events-meta-group {
overflow:hidden;
}


@media (min-width: 768px) {

  .tribe-events-meta-group {
    width:33%!important;
  }

  #tribe-events-pg-template {
    padding:40px 60px;
  }
}


/* Events Calendar Shortcode Plugin
--------------------------------------------- */

.ecs-events.ecs-grid.ecs-grid-1 {
	margin:0 auto 1.5rem auto!important;
}

.ecs-events.ecs-grid.ecs-grid-1 .ecs-event .ecs-wrap {
	background:#f6f6f6;
	margin-bottom: 20px!important;
	display:inline-block;
} /* background color for photo column view */

 div.summary  {
	padding:10px;
}

.ecs-events.ecs-grid.ecs-grid-1 .ecs-button a {
	background-color:#888!important; /* normal button color of theme is ff8041 */
	border-radius:0!important;
	padding:10px!important;
	letter-spacing:normal!important;
	font-size:16px!important;
	font-weight:400!important;
}
.ecs-event-title {
	font-size:20px!important;
}


/* Simple Share Button Adder
--------------------------------------------- */

.ssba {
	margin:0 0 12px 0;
}

/* Simple Share Button Adder
--------------------------------------------- */

.ssba {
	margin:0 0 12px 0;
}

.ssba img {
	padding-right:12px!important;	
}

/* Contact Call to Action Box
--------------------------------------------- */

.calltoaction {
	margin: 20px 0;
	background:#eee;
	padding:20px;
}

.calltoaction p:last-child {
	margin-bottom:0;	
}

.calltoaction button {
	padding: 6px 16px;	
	margin:.5em 0;
}

.SignupMC {
	margin: 20px 0;
	background:#eee;
	padding:20px;
	clear:both;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	margin: 0 auto;
	max-width: 1140px;
  min-height:450px;
	}

/* Title Area
--------------------------------------------- */

.title-area {
	float: none;
	padding: 0;
}

.header-image .title-area {
  width:373px;
  height:150px;
}

.site-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
  display:none;
}

/*.site-title a,
.site-title a:hover {
	color: #333;
	text-decoration: none;
	text-align:center;
	margin:0 auto;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-weight: 400;
	line-height: 0;
	margin-bottom: 0;
} */

/* wpsites suggestion for customizer logo support */
.site-title,
.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

/*.header-image .site-description,
.header-image .site-title a former class for logo */
.custom-logo-link {
	text-indent: -9999px;
	-webkit-filter: drop-shadow(0 10px 25px #ffffff);
	filter: drop-shadow(0 10px 25px #ffffff);
  height:150px;
  width:373px;
}


/* Logo, hide text */

.header-image .site-header .wrap {
	min-height:450px;
  padding:20px;
}

.site-header .wrap {
	background: url('https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/images/Stonewall-Columbus-header-bg-v1.webp') no-repeat center center;
	background-size:cover;
}

.header-image .site-title a {
	float: none;
	min-height: 150px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 400px;
	padding:40px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

.site-header .search-form {
	float: right;
	width: 50%;
}


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

.genesis-nav-menu {
	clear: both;
	color: #f1f1f1;
	line-height: 1;
	width: 100%;
	margin-left:18px;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #f1f1f1;
	font-family: 'gibson-regular', sans-serif;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding: 0 24px 28px;
	position: relative;
  font-size:18px;
}

#menu-main-menu a {
  color: #f1f1f1;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e4fdaa;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #e4fdaa;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #444;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 250px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	color:#f1f1f1;
	background-color: #363D52;
	border: 1px solid #4d4179;
	border-top: none;
	font-size: 16px;
	padding: 24px;
	position: relative;
	width: 250px;
}

.genesis-nav-menu .sub-menu a:hover {
	color:#e4fdaa;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -44px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline-block;
	padding: 0 24px 28px;
}

.genesis-nav-menu > .date {
	display: inline-block;
	padding: 28px;
}

.genesis-nav-menu > .search {
	padding: 10px 10px 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu a {
	
}

.site-header .genesis-nav-menu .current-menu-item > a,
.site-header .genesis-nav-menu a:hover {
	color: #fff;
}

.site-header .genesis-nav-menu .sub-menu .current-menu-item > a,
.site-header .genesis-nav-menu .sub-menu a:hover {
	color: #fff;
}

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .genesis-nav-menu .sub-menu a {
	
}

/* Primary Navigation
--------------------------------------------- */
.nav-primary .wrap {
	background-color:#363D52;
}

.nav-primary .genesis-nav-menu a:before {
	content: "";
	display: block;
	font-size: 30px;
	height: 40px;
	margin-top: -12px;
	text-align: center;
	text-shadow: none;
}

.nav-primary .genesis-nav-menu a:hover:before,
.nav-primary .genesis-nav-menu .current-menu-item > a:before {
	color: #fff;
	content: "\25BE";
}

.nav-primary .genesis-nav-menu .sub-menu a:before,
.nav-primary .genesis-nav-menu .current-menu-item > .sub-menu a:before {
	display: none;
}

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

.menu-secondary {
	margin-left:0;
}

.nav-secondary .wrap {
	text-align:center;
}

.nav-secondary .genesis-nav-menu > li > a {
	padding: 24px 24px 28px;
}	

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
	padding: 17px 0 18px;
	text-align: center;
}

#responsive-menu-icon::before {
	content: "\e600";
	color: #999;
	margin: 0 auto;
	speak: none;
	text-shadow: -1px -1px #222;
	text-transform: none;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Featured
--------------------------------------------- */

.home-featured {
	background-size: 3px 1px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	background-color:#dddddd;
}

.home-featured .widget:first-child {
	padding: 40px;
}

.home-featured .widget {
	padding: 0 40px 40px;
}

.home-featured .entry {
	background: none;
}

.home-featured .entry-title {
	text-transform: uppercase;
}

.home-featured .page {
	border: none;
	margin: 0;
	padding: 0;
}

.home-featured p {
}

.home-featured .more-link {
	display: block;
	margin: 20px auto 0;
	text-transform: none;
	padding:20px 35px;
}

.home-featured .more-link a:hover {
	text-decoration:none;
}

.home-featured-1 .more-link,
.home-featured-3 .more-link,
.home-featured-1 .more-link:hover,
.home-featured-3 .more-link:hover {
	background:#f1f1f1;
}

.home-featured-1 .more-link a,
.home-featured-3 .more-link a{
	color:#363D52;
}

.home-featured-1 .more-link:hover,
.home-featured-3 .more-link:hover {
	background:#3673a5;
	color:#f1f1f1;
}

.home-featured-1 .more-link a:hover, 
.home-featured-3 .more-link a:hover {
	color:#f1f1f1;
}
.home-featured-2 .more-link, .home-featured-2 .more-link:hover  {
	background:#363D52;
}

.home-featured-2 .more-link a {
	color:#f1f1f1;
}

.home-featured-2 .more-link a:hover {
	color:#e4fdaa;
}

.home-featured-1,
.home-featured-2,
.home-featured-3 {
	width: 33%; /* width: 380px; */
  height: 392px;
}

.home-featured-1,
.home-featured-2 {
}

.home-featured-1,
.home-featured-2 {
	float: left;
}

.home-featured-3 {
	float: right;
}

.home-featured-1 {
	background:#363D52;
}

.home-featured-2 {
	background:#dddddd; 
}

.home-featured-3 {
	background:#363D52;
}

.home-featured-1 h4.widget-title, .home-featured-3 h4.widget-title {
	color:#f1f1f1;
}

/* Entries
--------------------------------------------- */

.content .entry {
	background: #fff;
	background-size: 3px 1px;
	border-bottom: 5px solid #333;
	box-shadow: inset 0px -5px 0px #eaeaea;
}

.page .page,
.single .entry {
	border: none;
	box-shadow: none;
}

.error404 .entry-title,
.entry-header {
	padding: 40px 40px 0;
}

.search-no-results .entry > p {
	padding: 0 40px;
}

.entry-content {
	padding: 0 40px 40px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li,
.widget ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

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

.entry-content .search-form {
	width: 50%;
}

.content .entry-meta {
	background:rgb(112, 75, 142);
	background:rgba(112, 75, 142, 0.92);
	background-size: 6px 6px;
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	padding: 16px 16px 16px 40px;
	text-transform: uppercase;
}

.entry-meta a {
	color: #fff;
}

.entry-meta a:hover {
	color: #f77b2e;
	text-decoration: none;
}

.entry-footer {
	margin-top: -40px;
	padding: 0 40px 40px;
}

.entry-footer .entry-meta {
	background: none;
	padding: 0;
	text-shadow: none;
}

.entry-footer .entry-meta a {
	color: #f77b2e;
}

.entry-author,
.entry-time,
.entry-comments-link {
	margin-right: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}


/*  Membership Page IATS */

/*div.IATS_Div,
div.IATS_InnerDiv {
  background-color:#eee!important;
  border-radius:0px!important;
}

#IATS_PaymentBoxDiv input {
  color:#555555!important;
  background:#fff;
  font-size:18px!important;
  padding-top:10px;
  padding-bottom:10px;
  font-family: 'gibson-regular', sans-serif!important;
  border-radius:0px!important;
}

#IATS_PaymentBoxDiv input[type="button"] {
  color:#f1f1f1!important;
  padding:10px 30px;
  background:#363D52!important;
}

input.IATS_AccountNumberField {
  width:200px!important;
}

button.IATS_Action {
  color:#f1f1f1!important;
  font-family: 'gibson-regular', sans-serif!important;
  border-radius:0px!important;
  border-width: 0px!important;
  background:#363D52!important;
}
 
#IATS_PaymentBoxDiv select, 
#IATS_PaymentBoxDiv textarea,
input.IATS_PaymentInputField {
  font-family: 'gibson-regular', sans-serif!important;
  color:#555!important;
  font-size:18px!important;
  background-color:#fff!important;
}

input.IATS_InputRequired, input.IATS_PaymentInputField {
  border-color:#dddddd!important;
  border-width: 1px!important;
}

#IATS_ContentSectionDiv label.IATS_EventTitle {
  font-family: 'gibson-regular', sans-serif!important;
	color: #363D52!important;
}

#IATS_ContentSectionDiv, 
.IATS_AmountDiv, 
.IATS_Span1, 
div.IATS_TotalDiv,
div.IATS_PaymentItemDiv label,
label.IATS_RadioPaymentLabel{
  font-family: 'gibson-regular', sans-serif!important;
  color:#555!important;
  font-size:18px!important;
}

label.IATS_RadioPaymentLabel {
padding:0px 0 6px 7px!important;
}

span.IATS_PaymentSectionNote {
  font-family: 'gibson-regular', sans-serif!important;
}

span.IATS_EventDescription {
  color: #555!important;
	font-family: 'gibson-regular', sans-serif!important;
	font-size: 18px!important;
	font-weight: normal!important;
	line-height: 1.825!important;
}

.IATS_AmountDiv span.IATS_AmountSectionTitle, span.IATS_PaymentSectionTitle {
  color:#555!important;
  font-family: 'gibson-regular', sans-serif!important;
}

#IATS_PaymentBoxDiv select {
  min-width:205px;
}

span.IATS_ShoppingCartPriceSpan {
  right:150px!important;
}

#IATS_PaymentBoxDiv input.IATS_QtyInputShort {
  padding:7px 5px!important;
  color:#333!important;
}

button.IATS_IncreaseQty, button.IATS_IncreaseQtyShort {
  background: #363D52!important;
}

a, a:link, a:visited, .genesis-nav-menu a  {
  font-size:18px!important; 
} 

.content a, .content a:link, .content a:visited, 
.breadcrumb .breadcrumb-link-wrap .breadcrumb-link a, 
.breadcrumb .breadcrumb-link-wrap .breadcrumb-link a:visited {
  color:#ff8041;
  font-size:18px;
}
needed only for the old IATS donation form */


/* Icons
--------------------------------------------- */

@font-face {
	font-family: 'streamline-icons';
	src:url('fonts/streamline-icons.eot');
	src:url('fonts/streamline-icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/streamline-icons.ttf') format('truetype'),
		url('fonts/streamline-icons.woff') format('woff'),
		url('fonts/streamline-icons.svg#streamline-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.entry-author:before,
.entry-categories:before,
.entry-comments-link:before,
.entry-tags:before,
.entry-time:before,
.icon-home:before,
#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	font-family: 'streamline-icons';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-right: 10px;
	speak: none;
	text-transform: none;
}

.entry-author:before {
	content: "\e608";
}
.entry-tags:before {
	content: "\e605";
}
.entry-comments-link:before {
	content: "\e606";
}
.entry-time:before {
	content: "\e604";
}
.entry-categories:before {
	content: "\e607";
}
.icon-home:before {
	content: "\e603";
}

.entry-categories::before,
.entry-tags::before {
	color: #ccc;
}

/* After Entry
------------------------------------------------------------ */
	
.after-entry {
	background-color: #edebeb;
	clear: both;
	margin: 20px 0 0;
	overflow: hidden;
	padding: 24px;
}

.after-entry .widget {
	margin-bottom: 24px;
}

.after-entry .widget:last-child {
	margin: 0;
}

.after-entry .entry {
	padding: 24px;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	background: #fff;
	background-size: 3px 1px;
	clear: both;
	font-size: 14px;
	padding: 40px;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #ccc;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 4px 4px 0;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #f77b2e;
	text-decoration: none;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background: #fff;
	background-size: 3px 1px;
	padding: 40px;
}

.entry-pings {
	padding: 0 40px 0 0;
}

.entry-comments {
	padding-left: 0;
}

.entry-comments h3,
.entry-pings h3 {
	padding-left: 40px;
}

.comment-content {
	clear: both;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	background-color: #edebeb;
	border: 2px solid #fff;
	border-left: none;
	list-style-type: none;
	margin-top: 24px;
	padding: 40px;
}

.ping-list li {
	padding-bottom: 16px;
}

.comment-list li li {
	margin-left: -40px;
}

.comment .avatar {
	float: right;
	margin: 0;
}

.comment-header .comment-author {
	margin: 0;
}

li.depth-2,
li.depth-4,
li.depth-6 {
	background-color: #fff;
}

.comment-metadata {
	padding-bottom: 24px;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #edebeb;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 15px;
	word-wrap: break-word;
}

.post-date {
	margin-left:5px;
}

.sidebar ul > li::before {
	display:none;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color:#dddddd;
	margin-bottom: 2px;
	padding: 40px;
}

.sidebar .enews-widget {
	background-color: #e66920;
	background: -moz-linear-gradient(top,  #e66920 0%, #f77b2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e66920), color-stop(100%,#f77b2e));
	background: -webkit-linear-gradient(top,  #e66920 0%,#f77b2e 100%);
	background: -o-linear-gradient(top,  #e66920 0%,#f77b2e 100%);
	background: -ms-linear-gradient(top,  #e66920 0%,#f77b2e 100%);
	background: linear-gradient(to bottom,  #e66920 0%,#f77b2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66920', endColorstr='#f77b2e',GradientType=0 );
}

.sidebar .widget_search {
	background: #666;
	background-size: 6px 6px;
}

.sidebar .widget_search .widget-title {
}

#custom_html-12 {
	background:#704b8e;
	background:rgba(112,75,142, .92);
	color:#fff;	
}
#custom_html-12 h4 {
	color:#fff;		
}

/*
Before Footer Widgets
---------------------------------------------------------------------------------------------------- */

.before-footer {
	text-align:center;
	float:none;
	clear:both;
	background:rgb(0,0,0);
	background:rgba(0,0,0,.6);
	padding:40px;
}

.ad-text {
	text-align:center;
	font-size:1rem;
	color:#fff;
	font-weight:600;
	margin-bottom:0!important;
	margin-top:1rem;
}

.ad-text a, .ad-text a:visited {
	color:#ff8041;
}
.ad-text p{
	
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: #363d52;
	color: #f1f1f1;
	clear: both;
	padding: 40px 0 16px;
}

.footer-widgets a, 
.footer-widgets a:visited, 
.site-footer a,
.site-footer a:visited {
	color:#f1f1f1!important;
}

.footer-widgets a:hover, .site-footer a:hover {
	color:#e4fdaa!important;
}

.ss-icon  {
	color:#f77b37;
	font-size:36px!important;
	margin-right:20px;
}

.ss-icon a {
  font-size:36px!important;
}

.ss-icon a:hover {
	color:#fff;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 24px;
}

.footer-widgets .widget-title {
	color: #f1f1f1;
}

.footer-widgets .widget-title::before {
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ccc;
}

div.supportedby img {
	padding-right: 15px;
	padding-bottom:15px;
	display:inline-block;
}

div.social img {
	margin-right: 15px;
	margin-bottom:15px;
	display:inline-block;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	color: #f1f1f1;
	background: #363d52;
	font-size: 16px;
	padding: 40px 0;
	text-align: center;
}

.site-footer a:hover {
	
}

.site-footer p {
	margin-bottom: 0;
}



/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {
	
	.archive-pagination,
	.comment-respond,
	.entry-comments,
	.entry,
	.home-featured,
	.site-header {
		
	}
	
	.breadcrumb,
	.entry-meta,
	.sidebar .widget_search {
		
	}
}

@media only screen and (max-width: 1159px) {

	.site-header,
	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content {
		width: 640px;
	}
	
	.site-header .widget-area {
		width: 400px;
	}
	
	.sidebar-primary,
	.home-featured-1,
	.home-featured-2,
	.home-featured-3 {
		width: 320px;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 300px;
	}
	
	.footer-widgets-1 {
		margin-right: 30px;
	}
	
	.genesis-nav-menu li.right {
		display: none;
	}

}

@media only screen and (max-width: 1024px) {

	.title-area {
		float:none;
	}
	
	.header-image .site-title a, .title-area {
		/* height:140px;
		min-height:140px;
		margin-bottom:20px; */
	}
	.header-image .title-area {
		padding: 0;
	}

	.site-header .widget-area {
		float:none;
		padding:0;	
	}
	
	.site-header {
	}
	
}

@media only screen and (max-width: 1023px) {

	.site-header,
	.site-inner,
	.wrap {
		max-width: 760px;
	}

	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-featured-1,
	.home-featured-2,
	.home-featured-3,
	.sidebar-primary,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.site-header {
		/* padding: 35px 20px; old padding before new centered logo */
	}
	
	.site-header .widget-area {
	}

	.header-image .site-header .site-title a {
		background-position: top !important;
	}
  .site-header,
  .header-image .site-header .wrap {
    min-height:280px;
  }

	/* .header-image .site-description,
	.header-image .site-title a {
		display: block;
		text-indent: -9999px;
		background: url(https://stonewallcolumbus.org/wp-content/themes/Stonewall-2014/images/logo-circle-mobile-150px.png) no-repeat top center !important;
		background-repeat: no-repeat;
		-webkit-filter: drop-shadow(0 10px 25px #1d202b);
		filter: drop-shadow(0 10px 25px #1d202b);
} */
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}
	
	.site-header .widget-area .simple-social-icons ul li,
	.site-header .widget-area .simple-social-icons ul.alignleft,
	.site-header .widget-area .simple-social-icons ul.alignright {
		display: inline-block;
		float: none;
		text-align: center;
	}
	
	.genesis-nav-menu {
		padding: 16px;
		margin-left:0;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 16px 16px 6px 16px;
	}
	
	.nav-secondary .genesis-nav-menu > li > a {
		padding:6px 16px;
	}
	
	.nav-primary .genesis-nav-menu a:before {
		display: none;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}
	
	.home-featured-1,
	.home-featured-2 {
		border: none;
		border-bottom: 5px solid #edebe8;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.footer-widgets {
		padding: 40px;
	}

	.footer-widgets-1,
	.site-inner {
		margin: 0 auto;
	}
	
	.site-footer {
		padding: 24px 0;
	}

}

@media only screen and (max-width: 768px) {
	body {
		background: # url('.jpg') ;
	}
	
	.supportedby img {
		padding: 0 15px 20px 0;
		margin:16px auto;
	}
	
	.calendartribefeatured {
		width:47%;
		float:left;
	}

	.calendartribefeatured h4 {
		font-size:1rem;
		margin-bottom:10px!important;
	}

	.calendartribefeatured .tribe-events-event-image {
		height:130px;
		overflow:hidden;
		margin-bottom:10px!important;
	}

	.calendartribefeatured p {
		font-size:14px;
		margin-bottom:10px!important;
	}

}
@media only screen and (max-width: 767px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	body > div {
		font-size:20px;	
	}
	
	.error404 .entry-title, .entry-header {
		padding: 20px 20px 0 20px;
	}
  
  .site-header,
  .header-image .site-header .wrap {
    min-height:100%;
  }
  
	
	.entry-meta {
		display: none;
	}
	
	.entry-content {
		padding: 0 20px 20px 20px;
	}
	
	div#tribe-events-pg-template  {
		padding:20px;
		max-width:100%!important;
	}
	
	.tribe-events-sub-nav li a {
		background:none!important;
		color:#ff8041!important;
	}
	
	.tribe-events-sub-nav li a:hover {
		background:none!important;
		color:#363D52!important;
	}
	
	.content .entry-meta {
		padding: 16px 16px 16px 20px;
	}

	.widget-title {
		font-size:24px;
	}
	
	.sidebar .widget, .footer-widgets, .site-footer, .before-footer {
		padding: 20px;
	}
	.entry-footer .entry-meta {
		display: block;
	}
	
	.header-image .site-header .site-title a {
		background-size: contain !important;
	}
	
	.responsive-menu {
		display: none;
	}
	
	#responsive-menu-icon {
		display: block;
	}
	
	.site-header .widget-area {
		float:none;
		padding:0; /* was 20px */
	}
	
	.issuuembed  {
		width:100%!important;	
	}
	
	img.alignleft, img.alignright, img.aligncenter {
		float:none;
		display:block;
		margin: 1rem auto;
		text-align:center;
	}
	
	.header-image .title-area {
		padding:0;	
	}
}

@media only screen and (max-width: 480px) {

	.calendartribefeatured {
		width:100%;
		float:none;
		margin-right:0;
	}


}


/* Responsive Navigation changes via Ozzy
---------------------------------------------------------------------------------------------------- */
 
/* Standard Navigation
--------------------------------------------- */
 
nav {
	clear: both;
}
 
/* Navigation toggles
--------------------------------------------- */
 
.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}
 
/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */
 
@media only screen and (min-width: 768px) {
 
	nav {
		display: block !important;
	}
}
 
/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */
 
@media only screen and (max-width: 767px) {
 
	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		font-size: 25px;
		font-size: 2.5rem;
		font-weight: 600;
		margin: 0 auto;
		overflow: hidden;
		padding: 7px;
		text-align: center;
		visibility: visible;
	}
 
 	button.menu-toggle {
		color:#363D52;
		width:100%;
	}
	
	button.menu-toggle {
		background-color:rgba(255,255,255, .9);
	}
	
	button.sub-menu-toggle {
		background-color:transparent;	
	}
	
	button.sub-menu-toggle {
		color:rgb(62, 1, 1);
	}
	
	.sub-menu button.sub-menu-toggle {
		color:#fff;
		background-color: #363D52;
	}
 
	.sub-menu-toggle {
		font-size: 1.5rem;
		padding: 7px;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.sub-menu .sub-menu-toggle {
		font-size: 1.5rem;
		padding: 18px 7px;
		position: absolute;
		right: 0;
		top: 0;
	}
 
	.menu-toggle:before {
		content: "\2261";
	}
 
	.menu-toggle.activated:before {
		content: "\2191";
	}
 
	.sub-menu-toggle:before {
		content: "+";
	}
 
	.sub-menu-toggle.activated:before {
		content: "-";
	}
 
	nav {
		display: none;
		position: relative;
	}
 
	.genesis-nav-menu .menu-item {
		
		display: block;
		position: relative;
		text-align: left;
		line-height:2rem;
	}
 
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
 
	.genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}
 
	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		position: relative;
		width: auto;
		background-color:rgba(112, 75, 142, 0.92);
	}
 
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu a {
		background-color:rgba(112, 75, 142, 0.92);
		padding-left: 30px;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color:rgba(112, 75, 142, 0.92);
		padding-left: 40px;
	}
 
	.nav-primary a:hover,
	.nav-primary .current-menu-item > a {
		color: #d97904;
		text-decoration: none;
	}
 
}