/*
 Theme Name:   Responsive Child
 Theme URI:    http://themeid.com/responsive-theme/
 Description:  Responsive Child Theme
 Author:       Margo Conner
 Author URI:   http://www.margoconner.com
 Template:     responsive
 Version:      2023-21-04-1617
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  responsive-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);

/* =Base
-------------------------------------------------------------- */
body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #efefef;
	color: #181818;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}


/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
	word-wrap: break-word;
}

h1 {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 2.625em; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 2.250em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.875em; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 1.500em; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 1.125em; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 1.000em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* =Colophon
-------------------------------------------------------------- */
.colophon-widget {
	background-color: #282828;
	border: none;
}

/* =Event
-------------------------------------------------------------- */
div#event-description{
	margin-top: 1.285em;
	margin-bottom: .25em;
}

.entry-meta { 
	display: none; 
}


/* =Footer
-------------------------------------------------------------- */
#footer {
	background-color: #282828;
	max-width: 100%;
	max-height: 100%;
}

.termsofuse {
display:none !important;
}

#footer-wrapper {
	margin: 0 auto;
	max-width: 960px;
	max-height: 100%;
	padding-top: 20px;
}

#footer a {
	color: #fff;
}

#footer .copyright a {
  	padding-right:0.5em;
  	margin-right:0.5em;
  	border-right:1px solid #fff;
}


#footer .copyright a:last-child {
  	border-right:none;
}

#footer a:hover, a:focus, a:active {
	color: #EA741A;
}

#footer p {
	color: #fff;
}

#footer h4 {
	color: #fff;
}

#footer span {
	color: #fff;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
	margin-top: 20px;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
}

.footer-menu li {
	display: block;
	list-style-type: none;
}

.footer-menu li a {
	border-left: none;
	color: #333333;
	padding: 0 0px;
	text-decoration: underline;
}

.footer-menu li a:hover {
	color: #ff3300;
	text-decoration: underline;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 4px 0 0;
}

.sub-menu {
	padding-left: 15px;
}

/* =Front Page
-------------------------------------------------------------- */
.front-page #wrapper {
	background-color: transparent;
	border: none;
	margin: 0px auto 0px auto;
	padding: 0;
}

.grid .col-940 .home {
	float: left;
	margin-bottom: 0px;
	padding-top: 0;
}

div#frontpage.widget-wrapper {
	padding-top: 0px;
}

div#slidedeck {
	padding-top: 30px;
}

/* =Front Page Widgets
-------------------------------------------------------------- */
#widget-title-one h3, #widget-title-two h3, .widget-title-home h3 {
	border-bottom: 4px solid #555555;
	padding-bottom: .25em;
}

.announcement-widget .entry-title {
	font-size: 1.000em;
}

.announcement-widget h4.entry-title {
	margin-bottom: 0px;
}

.announcement-widget .upw-posts article {
	margin-bottom: .5em;
	border-bottom: 0px;
	padding: 0px;
}

.event-widget .entry-title {
	font-size: 1.000em;
}

.event-widget h4.entry-title {
	margin-bottom: 0px;
}


.event-widget .upw-posts article {
	margin-bottom: .5em;
	border-bottom: 0;
	padding: 0;
}

.event-widget .upw-posts .custom-field.custom-field-event-date {
	margin-bottom: 0px;
	border-bottom: 0;
	padding: 0;
}

.event-widget .upw-posts .custom-field.custom-field-event-location {
	margin-bottom: 0px;
	border-bottom: 0;
	padding: 0;
}

#widgets.home-widgets {
	margin-top: 0px;
}

/*Full-width Header
-------------------------------------------------------------- */
#header {
	background-color: #efefef;
	margin: 0;
	background: url(https://www.westernmonarchcount.org/wp-content/uploads/2023/04/bannerwing3-new.jpg);
}

#logo {
	float: none;
	margin: 0 auto;
	max-width: 960px;
}

.main-nav {
	background: #404040;
	max-width: 100%;
}

.main-nav .menu {
	max-width: 960px;
	margin: 0 auto ;
}

.menu {
	background-color: #404040;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
	margin: 0 auto;
}

.menu a:hover {
	background-color: #EA741A;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636);
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #EA741A;
}

.menu > li:first-child > a {
	border-left: 1px solid #585858;
}

.menu > li:last-child > a {
	border-right: 1px solid #585858;
}

.site-name {
	display: block;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 2.500em; /* = 33px */
	line-height: 1.0em;
	padding-top: 80px;
	padding-bottom: 0.5em;
}

.site-name a {
	color: #ffffff;
	font-weight: 600;
}

.site-name a:hover {
	color: #ffffff;
}

.skip-container.cf {
	display: block;
	padding: 0 0 0 0;
	position: relative;
}

#xerces-logo {
	display: block;
	width: 175px;
	padding-top: 10px;
	float: right;
}

/* =Google Form
-------------------------------------------------------------- */
div.ss-required-asterisk {
    display: none;
}

form#ss-form {
	margin-top: 0px;
}

input.ss-q-short, textarea.ss-q-long {
    width: 300px;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #EA741A;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #D3531D;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =SlideDeck Experiment
-------------------------------------------------------------- */
dl#SlideDeck-263.slidedeck.slidedeck-263 {
    height: 500px;
}

/* =Terms of Use
-------------------------------------------------------------- */
p.termsofuse {
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.termsofuse {
	color: #fff;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-title h3 {
	font-size: 1.875em;
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

	#map-canvas {
		display: block;
		float: none;
		max-width: 100%;
		max-height: 600px;
		margin-right: 0;
	}
}

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

	.footer-menu li {
		float: none;
		font-size: 14px;
		text-align: left;
	}

	#map-canvas {
		display: block;
		float: none;
		max-width: 100%;
		max-height: 400px;
		margin-right: 0;
	}

	.site-name {
		display: block;
		padding-top: 20px;
	}

	#xerces-logo {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

}

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

	#map-canvas {
		display: block;
		float: none;
		max-width: 100%;
		max-height: 300px;
		margin-right: 0;
	}

	div#slidedeck {
		display: none;
	}

	div#frontpage.widget-wrapper {
		margin-top: 25px;
}
}

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

	#map-canvas {
		display: block;
		float: none;
		max-width: 100%;
		max-height: 300px;
		margin-right: 0;
	}
}

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

	#map-canvas {
		display: block;
		float: none;
		max-width: 100%;
		max-height: 300px;
		margin-right: 0;
	}
}