#header .logo {
	margin-top:50px;
}

#header .logo a {
	background:url(http://stmarksbowery.org/welcome/wp-content/uploads/2016/04/stmarks-1-e1461810893187.jpg) no-repeat;
	width:155px;
	max-width:155px;
	height:200px;
}

a,
a:visited {
	color:#e28f36;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:visited:hover,
h2 a:visited:hover,
h3 a:visited:hover,
h4 a:visited:hover,
h5 a:visited:hover,
h6 a:visited:hover {
	color:#e28f36;
}

::selection,
::-moz-selection {
	background:#e28f36;
}

blockquote {
	border-left:3px solid #e28f36;
}

.navbar ul li a:hover {
	color:#e28f36;
}

.mask .slide_content h3.subtitle {
	color:#e28f36;
}

.pag_box ol a:hover,
.pag_box ol a.flex-active {
	background:#e28f36;
}

.list_locations li .link:hover {
	color:#e28f36;
}

.list_widget li a:hover {
	color:#e28f36;
}

.pagination li:hover,
.pagination li.active {
	background:#e28f36;
}

.selectbox-wrapper ul li.selected,
.selectbox-wrapper ul li.current {
	background:#e28f36;
}

.search-excerpt {
	color:#e28f36;
}

.single-location small a {
	color:#e28f36 !important;
}


/* Events Manager Styles */
table.em-calendar td.eventful a,
table.em-calendar td.eventful-today a {
	color:#e28f36 !important;
}
.ui-state-hover {
	color:#e28f36 !important;
}
.ui-datepicker-today .ui-state-highlight {
	background:#e28f36 !important;
}


/* Audio Player Plugin Styles */
.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #e28f36;
	background: rgba(226,143,54,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(226,143,54,0.5)), to(rgba(226,143,54,1.0)));
	background: -webkit-linear-gradient(top, rgba(226,143,54,0.5), rgba(226,143,54,1.0));
	background: -moz-linear-gradient(top, rgba(226,143,54,0.5), rgba(226,143,54,1.0));
	background: -o-linear-gradient(top, rgba(226,143,54,0.5), rgba(226,143,54,1.0));
	background: -ms-linear-gradient(top, rgba(226,143,54,0.5), rgba(226,143,54,1.0));
	background: linear-gradient(rgba(226,143,54,0.5), rgba(226,143,54,1.0));
}


/* Reftagger Plugin Styles */
.lbsTooltipFooter a:hover {
	color:#e28f36;
}
