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

#header .logo a {
	background:url(http://www.edenreign.net/wp-content/uploads/2018/10/logo-with-trademark.png) no-repeat;
	width:800px;
	height:250px;
}

a,
a:visited {
	color:#4b9cf1;
}

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:#4b9cf1;
}

::selection,
::-moz-selection {
	background:#4b9cf1;
}

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

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

.mask .slide_content .subtitle {
	color:#4b9cf1;
}

.pag_box ul a:hover, .pag_box ul .selected a {
	background:#4b9cf1;
}

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

.search-excerpt {
	color:#4b9cf1;
}


/* Events Manager Styles */

table.em-calendar td.eventful a,
table.em-calendar td.eventful-today a {
	color:#4b9cf1 !important;
}
.ui-state-hover {
	color:#4b9cf1 !important;
}
.ui-datepicker-today .ui-state-highlight {
	background:#4b9cf1 !important;
}


/* Reftagger Plugin Styles */

.lbsTooltipFooter a:hover {
	color:#4b9cf1;
}