@import url("//fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic");


/*
Theme Name: SFCAMFT - underscores.me
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: underscores-me
Domain Path: /languages/
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.

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

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
	1.1 - Clearfix
2.0 - Typography
2.5 - Structure / Layout
    2.5.0 - Widgets
	2.5.1 - Sidebars
	2.5.2 - Feature Areas
	2.5.3 - Tables
	2.5.4 - Footer
	2.5.5 - Miscellaneous
2.6 - Color
	2.6.1 - Navigation Menu Color
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1   - Links
	5.2   - Menus
	5.3   - Mobile Menu Toggle
	5.4   - Top Menu
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
13.0 - Plugins
14.0 - Event Espresso styling
15.0 - s2Member styling
16.0 - Miscellaneous
20.0 - Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*--------------------------------------------------------------
1.1 - Clearfix
--------------------------------------------------------------*/

/* http://stackoverflow.com/questions/3387489/make-child-visible-outside-an-overflowhidden-parent */

.clearfix:before,
.clearfix:after {
    content: ".";    
    display: block;    
    height: 0;    
    overflow: hidden; 
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */


/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: "noto sans",arial,sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5em;
	
	/* ALT */
	/*font-family: 'lato', helvetica, arial, sans-serif;*/
	/*font-size: 15px;*/
}
input,
select,
textarea {
		font-weight: bold;
		background-color: #FFFDE3;
}
.main-navigation {
	font-size: 1.1em;
}
#site-navigation a {
	/*font-family: "noto sans",'lato', arial, sans-serif;*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	/*font-family: "noto sans",arial, sans-serif;*/
	
}
h1,h4 { font-size: 1.9em; /*font-size: 1.5em;*/ line-height: 1.2em;}
h2,h5 { font-size: 1.5em; /*font-size: 1.3em;*/ }
h3,h6 { font-size: 1.17em; }
/*h5 { font-size: .83em; }*/
/*h6 { font-size: .75em; }*/
p {
	margin-bottom: 1.5em;
}
b, strong {
	font-weight: bold;
}
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: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

h1.widget-title,
h2.widget-title {
	font-weight: 400;
}

#masthead h2 {
	font-size: 1.4em;
}

h1.widget-title,
.posts-on-page .divider h1 {
	font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: .5em;
}

a,
a:visited,
a:hover {
	color: #0066cc;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

#masthead h1 {
	font-size: 1.5em;
	font-weight: 400;
}
#masthead h2 {
	font-size: 1.2em;
	font-weight: 400;
}

#masthead a {
	text-decoration: none;
}

/*--------------------------------------------------------------
2.5 - Structure / Layout
--------------------------------------------------------------*/

#masthead-image img {
	display: block;
}

#login-menu,
#page {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.page_item a,
.current_page_item a,
.menu-item a {
	padding: .5em .5em;
	line-height: 2em;
	line-height: 1.7em;
}

#colophon {
	padding: 1em 2em;
}

#masthead-logo,
#masthead-mobile {
	float: left;
}

#masthead-mobile {
	/* hide until revealed by media width */
	display: none;
	overflow: hidden;
	padding: 1em;
}

#masthead-logo {
	padding-right: 1em;
}

.site-branding {
	overflow: hidden;
}



/*#content #main,*/
#main {
	padding-left: 2.5em;
	padding-right: 2.5em;
	padding-top: 2em;
}

#secondary {
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2.5em;
}

.widget li {
	padding-bottom: .5em;
}

.widget.widget_search {
	margin-bottom: 1.5em;
}

.featured-image.single-post {
	float:left;
}

.hentry .title {
    border-bottom: 4px solid #DEDEDE;
    margin-bottom: .5em;
}

.hentry .title h2 {
    width: 80%;
}

.hentry.espresso_events .title h2 {
	width: 70%;
}

.hentry .title h2 a {
    color: #356593;
    /*color: #226fbb;*/
}

.hentry .date {
    float: right;
    /*font-size: 0.9em;*/
    font-weight: bold;
    color: #356593;
    margin-top: -27px;
}

article.type-page li,
article.type-post li,
article.type-announcements li,
article.type-articles li,
article.type-member_spotlights li {
	padding-bottom: .5em;
}

.single .hentry img:not(.aligncenter) {
	margin:  .5em 1.5em;
}
.featured-image.single-post img {
	margin-left: 0px;
	margin-top: 8px;
}

ul h3 {
	margin-bottom: .7em;
}




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

.widget {
	padding: 2em;
	padding-bottom: 0em;
}

.widget-content {
    padding-top: .75em;
    /*overflow: hidden;*/
}

.widget-content .featured-image {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.widget-count-0 {
	display: none; /* hide widget area if no widgets */
}






.widget-title,
/*#content .widget-title,*/
.posts-on-page .divider h1 {
	border-bottom: 0px;
	background-color: #2571a7;
	color: #fff;
	padding: .3em;
	border-bottom: 5px solid #fec200;
	-webkit-box-shadow: 0px 4px 10px -2px #777; /* horiz, vert, spread, color */
	   -moz-box-shadow: 0px 4px 10px -2px #777;
                box-shadow: 0px 4px 10px -2px #777;
	/*margin-bottom: .75em;*/
	text-align: center;
	
	/* ALT */
	background-color: #356593;
}

.search-field {
	width: 97%;
}


#secondary .widget {
	margin-bottom: 1.5em;
	/*color: #333;*/
	overflow: hidden;
	/*background-color: #f5f9fc;*/
	/*border: 1px solid #CECECE;*/
	/*padding: 0px;*/
    padding-left: 0px;
    padding-right: .5em;
    padding-top: 0px;
    padding-bottom: .5em;
}

#secondary .widget-content {
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
    padding-top: 1em;
}

#secondary .widget.widget_search {
	background-color: inherit;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
}

.widget ul,
.widget ol {
	margin: 0 0 1.5em 1.5em;
}


.widget-content > p:empty {
    display: none;
}

/*--------------------------------------------------------------
2.5.1 - Structure / Layout - Sidebars
--------------------------------------------------------------*/

#secondary {
    float: right;
    overflow: hidden;
    width: 37%;
}



/*Right Sidebar*/

.sidebar-right #main {
	padding-right: 1em;
}

.single .content-area,
.page-sidebar-right .content-area,
.page .sidebar-right.content-area { /* added 11/29/15 */
	float: left;
	margin: 0 -37% 0 0;
	width: 100%;
}
.single .site-main,
.page-sidebar-right .site-main,
.page .sidebar-right #main { /* added 11/29/15 */
	margin: 0 37% 0 0;
	margin: 0 37% 0 0;
}



/*Left Sidebar*/

.sidebar-left #main {
    padding-left: 1em;
}

.page-sidebar-left .content-area,
.page .sidebar-left.content-area { /* added 11/29/15 */
	float: right;
	margin: 0 0 0 -37%;
	width: 100%;
}
.page-sidebar-left .site-main,
.page .sidebar-left #main { /* added 11/29/15 */
	margin: 0 0 0 37%;
}
.page-sidebar-left #secondary,
.page .sidebar-left #secondary { /* added 11/29/15 */
	float: left;
}



/*Clear floats before footer*/

.page-sidebar-right .site-footer,
.page-sidebar-left .site-footer {
	clear: both;
	width: 100%;
}


/*--------------------------------------------------------------
2.5.2 - Structure / Layout - Custom Widget Areas
--------------------------------------------------------------*/


#main .first-widget-area {
	margin-top: 1em;
}

.payment-option h1 {
	font-weight: 400;
	padding-top: .3em;
}

.payment-option p:empty {
	display: none;
}

/*--------------------------------------------------------------
2.5.3 - Structure / Layout - Tables
--------------------------------------------------------------*/

/*#content table,*/
table {
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
}
/*#content td,*/
td {
	border-bottom: 1px solid #e7e7e7;
	padding: .5em 1em;
}

/*--------------------------------------------------------------
2.5.4 - Footer Layout
--------------------------------------------------------------*/

.footer-column {
	position: relative;
	float: left;
	padding-left: 3.5em;
}
.footer-column:first-child {
	padding-left: 0px;
}

@media all and (max-width: 980px) {
	.footer-column {
		padding-left: 2em;
	}
}

@media all and (max-width: 940px) {
	.footer-column {
		position: inherit;
		float: none;
		padding-left: 0px;
		clear: both;
		text-align: center;
		padding-bottom: .5em;
	}
}


/*--------------------------------------------------------------
2.5.5 - Miscellaneous
--------------------------------------------------------------*/

.calendar-legend-image {
	position: relative;
	top: 10px;
	margin-right: 1em;
}

.no-display {
		display: none;
}

/*--------------------------------------------------------------
2.6 - Color
--------------------------------------------------------------*/

body {
	background: url('graphics/sfcamft_background_fade.jpg') repeat-x top left;
	background-color: #17314E;
}

#page {
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 30px #16456b; /* horiz, vert, spread, color */
	   -moz-box-shadow: 0px 10px 30px #16456b;
            box-shadow: 0px 10px 30px #16456b;	
}

a {
	text-decoration: none;
}

h4,h5,h6 {
	color: #226fbb;
}

.site-branding {
	overflow: hidden;

}

#masthead {
	background-color: #2e5f8a;
	color: #fff;
	z-index: 99;
	position: relative;
	border-bottom: 5px solid #fec200;

	-webkit-box-shadow: 0px 5px 15px #515151; /* horiz, vert, spread, color */
	   -moz-box-shadow: 0px 5px 15px #515151;
            box-shadow: 0px 5px 15px #515151;
}

#masthead a {
	color: #fff;
}

#colophon {
	background-color: #386898;
	border-top: 4px solid #052949;
	color: #fff;
}

#colophon a {
	color: #fff;
}


#post-502 tbody>tr:first-child>td {
	/*font-weight: bold;*/
	color: #fff;
	background-color: #356593;
	border-bottom: 5px solid #fec200;
}

#post-502 table {
	border: none;
	font-size: 95%;
}

#post-502 td {
	border-bottom: 1px solid #999;
}


/*--------------------------------------------------------------
2.6.1 - Navigation Menu Color
--------------------------------------------------------------*/

#site-navigation {
	background-color: #1b3b5a;
}

#site-navigation a {
	color: #dddddd;
}

#site-navigation .sub-menu {
	-webkit-box-shadow: 3px 3px 10px #777; /* horiz, vert, spread, color */
	   -moz-box-shadow: 3px 3px 10px #777;
                box-shadow: 3px 3px 10px #777;
}

#site-navigation .sub-menu a {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}

#site-navigation .sub-menu li+li a {
	border-top: 1px dashed #818181;
}

/* Don't need all these - trying to style selected sub-menu items */
#site-navigation .current_page_item>a,
#site-navigation .current_page_parent>a {
	background-color: #fec200;
}

/* Don't need all these - trying to style selected sub-menu items */
.current_page_item a,
#masthead .current_page_item a,
.current_page_parent a,
#masthead .current_page_parent a {
	color: #000;
	font-weight: 600;
	/*text-shadow: 0px 1px 3px #FFEFC6;*/
}


#site-navigation .page_item a:hover,
#site-navigation .menu-item a:hover {
	background-color: #fec200;
	color: #000;
	/*font-weight: 700;*/
}



/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
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. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
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);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	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="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
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 {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	/*color: royalblue;*/
}
a:visited {
	/*color: purple;*/
}
a:hover,
a:focus,
a:active {
	/*color: midnightblue;*/
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	/*top: 1.5em;*/
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	/*width: 200px;*/
    width: 220px;
}
.main-navigation ul ul li {
}
.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;
}
.main-navigation ul ul li:hover > ul {
	left: 100%;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}
/* Small menu */
.menu-toggle {
	display: none;
}
@media screen and (max-width: 600px) {
	/*.menu-toggle,*/
	/*.main-navigation.toggled .nav-menu {*/
	/*	display: block;*/
	/*}*/
	/**/
	/*.main-navigation ul {*/
	/*	display: none;*/
	/*}*/
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
5.3 Mobile Menu Toggle
--------------------------------------------------------------*/

/* hide mobile menu until revealed */
.show-menu {
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]#show-menu{
    display: none;
}


/*--------------------------------------------------------------
5.4 Top Menu
--------------------------------------------------------------*/

.menu-top-menu-container {
		/*background-color: #6D9EC7;*/
		/*background-color: #4b88ba;*/
		color: #fff;
		overflow: hidden;
		margin-bottom: 5px;
}


.logged-in #menu-top-menu {
		padding-left: 1em;
}

#menu-top-menu {
		background-color: #92BFE0;
		/*padding-left: 1em;*/
		/*color: #000;*/
		font-weight: bold;
		/*text-shadow: 0px 1px #BAE8FF;*/
}

#menu-top-menu,
#menu-top-menu  a {
		color: #fff;
		text-shadow: 1px 1px 1px #111;
}

x#menu-top-menu  a {
		color: #000;
		font-weight: bold;
		text-shadow: 1px 1px 1px #fff;
}

#menu-top-menu li a:hover {
		text-decoration: none;
		/*color: #fec200;*/
}

.menu-top-menu-container ul.menu {
		list-style: none;
		float: right;
		margin-bottom: 0px;
		margin-left: 0px;
}

.menu-top-menu-container ul.menu li {
		float: left;
}

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

#menu-top-menu  li a {
		padding: .5em 1em;
}

#menu-top-menu  li:hover {
		background-color: #333;
}

#menu-top-menu  .login,
#menu-top-menu  .logout {
		background-color: #333;
		background-color: #1b3b5a;
		/*background-color: #2571A7;*/
}

#menu-top-menu .welcome {
		padding-right: 1em;
}

#menu-top-menu .welcome:hover {
		background-color: inherit;
}


/* inset login link */

x.menu-top-menu-container {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 999;
}

x.logged-in .menu-top-menu-container {
		position: relative;
		top: auto;
		right: auto;
		border: none;
}

x#menu-top-menu li.login {
		padding-top: 1em;
		padding-bottom: 1em;
}

x#menu-top-menu li.login a {
		padding: 2.1em;
}

/*--------------------------------------------------------------
6.0 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-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 */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	/*margin-right: 1.5em;*/
    margin-right: 1em;
}
.alignright {
	display: inline;
	float: right;
	/*margin-left: 1.5em;*/
    margin-left: 1em;
}
.aligncenter {
	clear: both;
	display: block;
	/* margin: 0 auto; */
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
8.0 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;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	margin: 0;
    padding-bottom: .5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

footer p {
	margin-bottom: 0px;
}

footer .widget {
	padding: 0px;
}

.widget-title:empty {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	/*margin: 1.5em 0 0;*/
}
/*#secondary.widget-area {*/
/*	margin-top: 1.5em;*/
/*}*/
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.widget h1,
.entry-content h1,
.widget h2,
.entry-content h2,
.widget h3,
.entry-content h3,
.widget h4,
.entry-content h4,
.widget h5,
.entry-content h5,
.widget h6,
.entry-content h6 {
	line-height: 1.2;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-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;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.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%;
}

/*--------------------------------------------------------------
12.1 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;
}

/*--------------------------------------------------------------
12.2 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 {}


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

.widget.advancedrecentposts ul {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.widget.advancedrecentposts h4 {
	color: #2571a7;
	font-size: 1.2em;
	/*line-height: 1.5em;*/
	font-size: 1.3em;
}

.archive-page-link {
    text-align: right;
	/*float: right;*/
	font-weight: bold;
}

.widget a {
	color: #236a9e;
	color: #2571a7;
	/*font-weight: bold;*/
}

.widget a:hover {
	text-decoration: underline;
}

.widget-title a {
	color: #fff;
}


/*--------------------------------------------------------------
14.0 Event Espresso 4 Styling
--------------------------------------------------------------*/

.single-espresso_events .post-navigation {
	border-top: 4px solid #DEDEDE;
	padding-top: 1em;
}

input.ticket-selector-submit-btn,
input.ticket-selector-submit-btn:hover,
input.ticket-selector-submit-btn:active,
input.spco-next-step-btn,
input.spco-next-step-btn:hover,
input.spco-next-step-btn:active {
  float: right;
  margin-right: 2em;
  background-image: -webkit-linear-gradient(top, #4697e5, #1e79d0);
  color: #fff;
  text-shadow: 0 1px 0 #000;
  padding: 0.75em;
  font-size: 18px;
  background-color: #1e79d0;
}

input.ticket-selector-submit-btn:hover,
input.spco-next-step-btn:hover {
  background-image: -webkit-linear-gradient(top, #1e79d0, #4697e5);
  box-shadow: 3px 3px 15px #BDBDBD;
  background-color: #4697e5;
}

#single-page-checkout {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.ticket-selector-tbl-qty-slct,
.ee-reg-page-questions,
input.ee-reg-page-questions {
  background-color: #FDF9C4;
  background-color: #FFFCD0;
  background-color: #FFFDE3;
  font-weight: bold;
  font-family:"Merriweather Sans", arial, sans-serif;
}

input.ee-reg-page-questions.required {
  color: #000;
}

#single-page-checkout {
  font-family:"Merriweather Sans", arial, sans-serif;
}

#single-page-checkout .spco-ticket-info-dv {
  color: #000;
}

.spco-ticket-info-dv table,
.tkt-slctr-tbl-wrap-dv table,
.spco-payment-info-dv table {
  border: 2px solid #000;
  box-shadow: 6px 6px 10px #D4D4D4; 
}

#content .spco-ticket-info-dv th,
#content .spco-ticket-info-dv td,
#content .tkt-slctr-tbl-wrap-dv th,
#content .tkt-slctr-tbl-wrap-dv td,
#content .spco-payment-info-dv th,
#content .spco-payment-info-dv td {
	border: 0px;
  /*border-top: 1px dotted #000;*/
  border-bottom: 0px;
  border-collapse: collapse;
}

#content .tkt-slctr-tbl {
	border: 1px solid #000;
}

.tckt-slctr-tkt-details-tr {
	display: none;
}

.tkt-slctr-tbl thead,
.spco-payment-info-dv thead {
  border-bottom: 2px solid #000;
  font-weight: bold;
  font-size: 1.25em;
}


.spco-attendee-wrap-fs {
  box-shadow: 6px 6px 10px #D4D4D4; 
  border: 1px solid #888;
}

.spco-attendee-lgnd.smaller-text {
  /*position: relative;
  top: 2em;*/
  font-size: 1.5em;
}

#spco-payment_options-dv .reg-page-payment-option-dv img {
  max-width: 300px !important;
}

#spco-payment_options-dv .reg-page-payment-option-dv {
  max-width: 400px !important;
}

.tckt-slctr-tkt-details-dv {
  padding-left: 2em;
  padding-right: 2em;
}

.tckt-slctr-tbl-tr {
  background-color: #FFFDE3;
}

#payment-gateway-button-Paypal_Standard:after {
  float: left;
  content: 'Visa / Mastercard / American Express / Discover Card / PayPal processed by PayPal (secure)';
}

#spco-payment-info-table td {
  border: 1px solid #000;
}

#spco-payment_options-dv .reg-page-payment-option-dv {
	top:-1px;
	border-color:#d5d5d5;
	text-decoration:none;
	-webkit-box-shadow: 4px 10px 15px -3px rgba(0, 0, 0, .05), 1px 2px 4px -1px rgba(0, 0, 0, .1), -2px -1px 5px rgba(0, 0, 0, .025);
	-moz-box-shadow:4px 10px 15px -3px rgba(0, 0, 0, .05), 1px 2px 4px -1px rgba(0, 0, 0, .1), -2px -1px 5px rgba(0, 0, 0, .025);
	box-shadow:4px 10px 15px -3px rgba(0, 0, 0, .05), 1px 2px 4px -1px rgba(0, 0, 0, .1), -2px -1px 5px rgba(0, 0, 0, .025);
}

#spco-payment_options-dv .reg-page-payment-option-dv:hover {
  background-color: #FFFDE3;
}

#reg-page-billing-info-Paypal_Standard-dv p:after {
  float: left;
  padding-top: 1em;
  content: 'Accepted payment methods: Visa / Mastercard / American Express / Discover Card / PayPal';
}

.reg-page-billing-info-dv p {
  overflow: hidden;
}



/*.single.single-espresso_events .site-main {
	margin-left: 5%;
	margin-right: 5%;
}*/

.single-espresso_events header .title {
	margin-top: 1em;
}

.ee-status {
	font-size: 1em;
}

.single-espresso_events .hentry .date {
	margin-top: -38px;
}

.single .hentry .title h2,
.single-espresso_events .hentry .title h2 {
	width: auto;
	padding-right: 115px;
	line-height: 1.3em;
}


.my_ee_event_registration_container {
	margin-top: 1em;
}

.my_ee_event_registration_container .dashicons-clock,
.my_ee_event_registration_container .dashicons-calendar {
	display: none;
}
.my_ee_event_date {
	position: relative;
	float: left;
}
.my_ee_event_location {
	position: relative;
	float: right;
}
.my_ee_ticket_selector .smaller-text,
.my_ee_ticket_selector .currency-code {
	display: none;
}
.tkt-slctr-tbl th {
	padding: .5em;
}
.my_ee_event_location .my_ee_event_location_content {
	margin-left: 2em;
}
.my_ee_ticket_selector {
	position: relative;
	clear: both;
	padding-top: .5em;
}

.my_ee_ticket_selector tr {
	border-top: 1px solid #c3c3c3;
}
.my_ee_ticket_selector thead tr {
	border-top: 1px solid #000;
}

.my_ee_ticket_selector tr td {
	/*font-weight: bold;*/
}

div[itemprop="address"] span[itemprop="addressCountry"] {
	display: none;
}
span[itemprop="addressRegion"]:after {
	content: "  ";
}
span[itemprop="addressRegion"]+br {
	display: none;
}

input.ticket-selector-submit-btn,
input.ticket-selector-submit-btn:hover,
input.ticket-selector-submit-btn:active,
input.spco-next-step-btn,
input.spco-next-step-btn:hover,
input.spco-next-step-btn:active {
	margin-right: 0px;
}

.tkt-slctr-tbl thead th:nth-child(2) {
	text-align: center;	
}
.ee-icon.ee-icon-tickets {
	Display: none;
}

.my_ee_return_to_top {
	width: 100%;
	text-align: center;
}

.my_ee_event_date_content ul,
.my_ee_event_date_content li,
.espresso_events .my_ee_event_date_content .ee-event-datetimes-ul li {
	margin-bottom: 0px;
}

.my_ee_event_date_content .ee-event-datetimes-li+.ee-event-datetimes-li {
		margin-top: 1em;
}

.my_ee_event_registration_container {
	margin-bottom: 1.5em;
}

.single-espresso_events .entry-content.informational-only {
	margin-top: 1.5em;
}


/* Step 1 - Attendee Information */

#single-page-checkout {
	font-family: inherit;
}

h2#spco-steps-big-hdr {
	color: #404040;
    font-size: 1.7em;
    margin-bottom: 1em !important;
}
h2#spco-steps-big-hdr:before {
	content: "Event Registration ";
}

.spco-step-name {
    font-size: 16px;
}

#single-page-checkout h4,
#single-page-checkout h5,
#single-page-checkout h6 {
	color: #404040;
}

#spco-attendee_information-pg {
	font-size: inherit;
}

#single-page-checkout .big-event-title-hdr {
	font-size: 1.4em;
}

#single-page-checkout .needs-value {
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#single-page-checkout .espresso-form-input-lbl {
	font-size: inherit;
	font-weight: 700;
}

#spco-auto-copy-attendee-pg {
	display: none;
}

#spco-registration-attendee_information-frm .spco-attendee-wrap-fs, .reg-page-confirmation-wrap-fs {
	border: 1px solid #a2a2a2;
}

.ee-reg-page-questions,
input.ee-reg-page-questions {
	font-size: 1.3em;
	font-weight: normal;
}

#single-page-checkout #spco-registration-attendee_information-frm .spco-ticket-info-dv {
	margin: 0px; 
	font-size: inherit; 
	color: inherit;
}

.big-event-title-hdr {
	text-align: center;
}

.spco-ticket-info-dv table {
	margin-bottom: 3em;
}

.spco-ticket-info-dv h4 {
	font-size: 1.3em;
}

.spco-ticket-info-dv h4:before {
	content: "Your ";
}

.spco-ticket-info-dv table th,
#spco-payment-info-table th {
	padding: .5em 1em;
}

.spco-ticket-info-dv table tr:nth-child(1) {
	border-bottom: 1px solid #c0c0c0;
	border-bottom: 1px solid #000;
}

.spco-ticket-info-dv table tr td {
    font-size: 1.2em;
    font-weight: bold;
    padding: .75em 1.5em;
    background-color: #FFFDE3;
}

.spco-ticket-info-dv table tr:nth-child(1) th {
	/*font-weight: normal;*/
	/*font-size: 1.2em;*/
    font-size: 1.5em;
    padding-top: .75em;
    padding-bottom: .75em;
}

/*.spco-ticket-info-dv table tr:nth-child(2) td {*/
/*	font-size: 1.3em;*/
/*	font-weight: bold;*/
/*}*/

.spco-ticket-info-dv .currency-code,
#spco-payment-info-table .currency-code {
	display: none;
}

.spco-ticket-info-dv .jst-rght {
	text-align: center;
}

#content .spco-ticket-info-dv table th:nth-child(4),
#content .spco-ticket-info-dv table td:nth-child(4) {
	/*border-left: 2px solid #000;*/
	/*background-color: #FFFDE3;*/
}

.spco-attendee-lgnd {
	display: none;
}

h2#spco-attendee_information-hdr,
h2#spco-payment_options-hdr {
	border-bottom: 1px solid #c0c0c0;
}

#single-page-checkout #spco-steps-display-dv {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#espresso-ajax-notices .close-espresso-notice {
	font-size: 30px;
	top: 6px;
	right: 6px;
}

#espresso-ajax-notices .close-espresso-notice:hover {
	text-decoration: none;
}




/* Step 2 - Payment Options */

#reg-page-totals-hdr {
	display: none;
}

#spco-payment-info-table #reg-page-grand-total-dv {
	border-top: 1px solid #c0c0c0;
}

#single-page-checkout #spco-payment_options-dv .spco-payment-info-dv {
	font-size: inherit;
}

#spco-payment-info-table tbody>tr td:nth-child(2) {
	text-align: center;
}

#spco-payment-info-table tbody #reg-page-grand-total-dv td:nth-child(2) {
	text-align: right;
}

#spco-payment-info-table thead th:nth-child(3),
#spco-payment-info-table thead th:nth-child(4) {
	text-align: right;
}

#single-page-checkout #spco-payment_options-dv .reg-page-payment-option-dv img {
	max-width: 100% !important;
}

#spco-payment_options-dv #Paypal_Standard-payment-option-dv.reg-page-payment-option-dv:hover {
	background-color: #fff;
	border: 4px solid #70CC50;
}

#spco-payment_options-dv #methods-of-payment h3#select-method-of-payment-hdr {
	margin-top: 2em;
}

#spco-payment_options-dv #Paypal_Standard-payment-option-dv.reg-page-payment-option-dv {
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}

#spco-go-to-step-finalize_registration-btn {
	float: none;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 2em;*/
}
#spco-payment_options-whats-next-buttons-dv {
	text-align: center;
}
#reg-page-select-other-gateway-lnk {
	display: none;
}

#spco-payment_options-whats-next-buttons-dv {
	/*display: none;*/
}
/*#reg-page-billing-info-Paypal_Standard-dv ~ #spco-payment_options-whats-next-buttons-dv {*/
/*	display: block;*/
/*}*/

#ee-single-page-checkout-dv .spco-payment-method-input-dv label {
    margin: 0 0px 0 0 !important;
    min-height: 0px !important;
}

#ee-available-payment-method-inputs .spco-payment-method-btn-img {
    max-width: 150px !important;
}

#ee-single-page-checkout-dv .tiny-lbl {
    width: inherit !important;
}

.spco-payment-method-hdr {
    color: #333 !important;
    font-size: 1.6em;
}

.spco-payment-method-hdr {
    border: 0px !important;
}

#spco-payment-info-table tbody tr {
    border-bottom: 1px solid #333 !important;
}

#spco-payment-info-table tbody tr.item {
    background-color: #FFFDE3 !important;
}

#spco-payment-info-table tbody>tr td.total.jst-rght {
    text-align: right !important;
}

#spco-payment-info-table tbody tr.total_tr td,
#spco-payment-info-table tbody tr.item td:first-child {
    font-weight: bold !important;
}

.spco-payment-method-info-dv {
    border: 0px !important;
}

.spco-payment-method-desc {
    margin: 0px !important;
}

.spco-payment-method-desc.ee-attention {
    text-align: left !important;
}




/* EE Upcoming Events widget styling */

.ee-upcoming-events-widget-ul .dashicons,
.ee-upcoming-events-widget-ul .download-iCal-frm {
	display: none;
}
ul.ee-upcoming-events-widget-ul {
	margin-left: 0px;
	margin-bottom: 0px;
}
.ee-widget-event-name-a {
	font-weight: bold;
}
.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul {
	padding-top: 5px;
	margin-bottom: 0px;
}

h5.ee-upcoming-events-widget-title-h5 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}



.advanced-widget-area ul.ee-upcoming-events-widget-ul {
	margin-left: 1em;
	margin-right: 1em;
}

/*.advanced-widget-area .widget_ee-upcoming-events-widget .widget-content {
	border: 1px solid #D5DFFF;
	background-color: #f5f9fc;
	border-top: 0px;
}*/

/*.advanced-widget-area .widget_ee-upcoming-events-widget .widget-title {*/
/*	margin-bottom: 0px;*/
/*}*/
/*.advanced-widget-area .widget_ee-upcoming-events-widget .widget-content {
	/*padding-top: 1.1em;*/
	/*box-shadow: inset 0 15px 15px -15px #777;
}*/

.widget_ee-upcoming-events-widget h5 {
	font-size: 1.2em;
}

/*.widget_ctc_upcoming_events_widget .widget-content {*/
/*	padding-bottom: 0.5em;*/
/*}*/


.espresso_events .register-now-button {
    display: none;
}

.ee-clearfix .ee-event-datetimes-li {
    width: 100%;
}

/*--------------------------------------------------------------
15.0 s2Member Styling
--------------------------------------------------------------*/

#page form.s2member-pro-paypal-form {
	clear: inherit;
}

#s2member-pro-paypal-registration-form input {
	font-weight: bold;
	color: #000;
	background-color: #FFFDE3;
	/*-webkit-box-shadow: 0 0 0px 1000px #FFFDE3 inset;*/
	padding: .3em .5em;
}

.new-member-registration {
	max-width: 600px;
}

button#s2member-pro-paypal-registration-submit {
    background-color: #1e79d0;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    padding: .5em 1em;
    font-size: 1.2em;
}

button#s2member-pro-paypal-registration-submit:hover {
    background-color: #4697e5;
}

/*--------------------------------------------------------------
16.0 Miscellaneous
--------------------------------------------------------------*/
div.insert-page .hide-on-renewal-page {
	display: none;
}

.ctc-login-form .custom-link {
	position: relative;
	float: left;
	padding-right: .7em;
	border-right: 1px solid #5B8AB9;
}

.ctc-login-form .reset-password-link {
	position: relative;
	float: left;
	padding-left: .7em;
}

/*--------------------------------------------------------------
20.0 Responsive
--------------------------------------------------------------*/

	
@media all and (max-width: 800px) {
	.widget-count-1.equally-spaced .widget,
	.widget-count-2.equally-spaced .widget,
	.widget-count-3.equally-spaced .widget,
	.widget-count-4.equally-spaced .widget,
	.widget-count-5.equally-spaced .widget,
	.widget-count-6.equally-spaced .widget {
		width: 100%;
		float: none;
	}
	
	#secondary.widget-area, .page-sidebar-right .site-content #secondary.widget-area {
		clear: both;
		float: none;
		width: 100%;
	}
	
	#main,
	.sidebar-left #main,
	.sidebar-right #main {
		width: 100%;
		padding-right: 2.5em;
	}
	
	div.clear-at-800 {
		clear: both;
		width: 100%;
	}
	
	#single-page-checkout {
		width: 100%;
	}

}

@media all and (max-width: 700px) {
	.left-two-thirds,
	.right-one-third {
		clear: both;
		width: 100%;
	}
	
	.payment-option {
		width: 100%;
	}
	
}

@media all and (max-width: 600px) {
	#masthead-image {
		display: none;
	}
	#masthead-mobile {
		display: block;
	}
	.my_ee_event_date,
	.my_ee_event_location {
		float: left;
		clear: both;
	}
	
	
	
	
	/* Mobile Menu */

	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
	/* Hide main menu until toggled */
	.menu-main-menu-container {
		display: none;
	}
	
	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]#show-menu:checked ~ .menu-main-menu-container {
	    display: block;
	}
	
	#site-navigation {
		background-color: #222;
	}
	
	#site-navigation label {
		/*background-color: #1b3b5a;*/
	}
	
	.show-menu img {
		display: block;
		padding: .3em 1em;
	}
	
	label.show-menu {
		background: url("graphics/menu-alt-32-silver.png") right no-repeat;
		background-position: right 15px center;
		font-size: 1.1em;
		padding: 10px;
		padding-left: 15px;
		padding-right: 55px;
	}
	
	label.show-menu,
	label.show-menu:hover {
		background-color: #1b3b5a;
	}
	
	.menu-main-menu-container {
		border-top: 5px solid #fec200;
	}
	
	.main-navigation li {
		display: inherit;
		float: none;
	}
	
	.main-navigation ul ul {
		left: auto;
		position: inherit;
		float: none;
	}
	
	.main-navigation ul ul a {
		width: 100%;
	}
	
	#site-navigation .sub-menu {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}	

	#site-navigation .sub-menu a {
		background-color: inherit;
		color: inherit;
		font-weight: inherit;
	}

	#site-navigation .sub-menu li+li a {
		border-top: none;
	}
	
	.main-navigation .sub-menu>li a:before {
		content: " -- ";
	}
	
	#menu-main-menu a,
	#menu-main-menu .sub-menu a,
	#site-navigation .sub-menu li+li a {
		border-top: 1px solid #353434;
		padding-left: 1em;
	}

	#site-navigation .current_page_parent>a {
		background-color: inherit;
		color: inherit;
		font-weight: inherit;
	}

	#site-navigation .current_page_item>a {
		background-color: #fec200;
		color: #333;
		font-weight: bold;
		
		background-color: #3773a8;
		color: #fff;
		font-weight: normal;
		font-size: 1.1em;
	}

	#site-navigation .page_item a:hover,
	#site-navigation .menu-item a:hover {
		background-color: #d7d7d7;
		color: #000;
		font-weight: bold;
	}

}

@media all and (max-width: 450px) {
	/* Decrease padding for high-res mobile phones */
	#main,
	#secondary {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	#secondary {
		padding-top: 0px;
	}
	.hentry {
		margin-bottom: 0px;
	}
}


@media all and (max-width: 380px) {

	#masthead-mobile {
		padding-bottom: 0;
	}

	#masthead-mobile,
	#masthead-logo {
		float: left;
		text-align: center;
	}

	#masthead-logo {
		padding-bottom: 1em;
	}

	#masthead-logo img {
		text-align: center;
	}
	
	#masthead img {
		width: 60px;
		float: left;
	}

	#masthead h1 {
		text-align: left;
		margin-left: 70px;
		padding-bottom: .8em;
		font-size: 1.1em;
	}

	#masthead h2 {
		text-align: left;
		margin-left: 70px;
		line-height: 1.1em;
		font-size: 1em;
	}

}

@media all and (max-width: 600px) {

	#masthead h1 {
		font-size: 1.3em;
	}	
}