
#header .bar,
#loginBar .controls input,
.menuItemDeleter.hover,
#articleDescriptionContainer .info,
#tags-element label.checked,
.multiuploader .list li,
ul.images .adminLinks a.icon:hover,
.searchModule, .loginModule, .newsletterModule,
#submenu .eventsPreview .carousel ul li.day ul li.event .bullet,
ul.images .adminLinks a.icon:hover {
	background-color: #527d97;
}

#rightMenu li.login a, #loginBar a,
.module.filter.module h3,
.content a:hover,
.content p span.dropcap,
.content sub a, .content sup a,
.smartEventsListModule span.informal,
a {
	color: #527d97;
}

#articleSummary .arrow {
	border-color: transparent transparent #527d97 transparent;
}

.content a {
	border-bottom: 1px dashed #527d97;
}

.foldedCorner.color {
	border-bottom: 15px solid #527d97;
}


