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

#header .logo a {
	background:url(http://stthomasmorden.com/wp-content/uploads/2012/11/cross-and-bible.png) no-repeat;
	width:280px;
	height:95px;
}

a,
a:visited {
	color:#384b71;
}

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:#384b71;
}

::selection,
::-moz-selection {
	background:#384b71;
}

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

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

.mask .slide_content h3.subtitle {
	color:#384b71;
}

.pag_box ul a:hover, .pag_box ul .selected a {
	background:#384b71;
}

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

.search-excerpt {
	color:#384b71;
}


/* Events Manager Styles */

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


/* Reftagger Plugin Styles */

.lbsTooltipFooter a:hover {
	color:#384b71;
}