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

#header .logo a {
	background:url(http://stcuthbert.org//wp-content/uploads/2011/09/StClogo-e1315084045913.png) no-repeat;
	width:350px;
	height:120px;
}

a,
a:visited {
	color:#0d18a0;
}

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:#0d18a0;
}

::selection,
::-moz-selection {
	background:#0d18a0;
}

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

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

.mask .slide_content h3.subtitle {
	color:#0d18a0;
}

.pag_box ul a:hover, .pag_box ul .selected a {
	background:#0d18a0;
}

.list_locations li .link:hover {
	color:#0d18a0;
}

.list_widget li a:hover {
	color:#0d18a0;
}

.pagination li:hover,
.pagination li.active {
	background:#0d18a0;
	border:1px #0d18a0 solid;
}

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

.search-excerpt {
	color:#0d18a0;
}

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


/* Events Manager Styles */

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


/* Reftagger Plugin Styles */

.lbsTooltipFooter a:hover {
	color:#0d18a0;
}
