#body-wrapper-bg {
	background-image: url("./../images/header-bg.png");
}

#header h1 a {
	background: url("./../images/logo.png") no-repeat;
}

#google_translate_element .goog-te-gadget-simple {
	border-color: #013365 !important;
}
#google_translate_element .goog-te-gadget-simple a,
#google_translate_element .goog-te-gadget-simple a:hover {
	color: #013365;
}

#search {
    border-color: #013365;
}

#content-footer {
	color: #013365;
}
#content-footer a {
	color: #013365;
}

.sideMenu li a.link {
	color: #013365;
}
.sideMenu li a.link:hover {
	border-bottom-color: #013365;
}

/*** Event calendar ***/
.event-calendar .title {
	color: #013365;
}
.event-calendar table.calendar thead td {
	color: #fff;
	background-color: #2c67a9;
	padding: 7px 0;
}
.event-calendar table.calendar tbody td.current a.highlighted {
	color: #013365;
}
.event-calendar table.calendar tfoot, .event-calendar table.calendar tfoot a {
	color: #fff;
	background-color: #2c67a9;
}
.event-calendar table.calendar tbody td.current a.event-type-mix {
	background-color: #e0fffd;
	color: #013365;
}
.event-calendar table.calendar tbody td.current a.event-type-culture {
	background-color: #fbfbc1;
	color: #013365;
}
.event-calendar table.calendar tbody td.current a.event-type-other {
	background-color: #d0d8e4;
	color: #013365;
}


.event-list .title {
	color: #013365;
}

ul.tabs li a {
	color: #013365;
}

table.table th {
	color: #013365;
}
table.form th {
	color: #013365;
}

.label {
	color: #013365;
}

.paginator a {
	border-color: #013365;
	color: #013365;
}
.paginator .current {
	background: #013365;
	border: 1px solid #013365;
}

h1, h2, h3, h4, a, .defaultColor {
	color: #013365;
}
#cse .gs-title {
	color: #013365;
}