
a,
a:visited,
a.pagprev,
a.pagnext,
a.paginact,
.pagact,
.dots,
.keywords,
.synopsis_container .synopsis_published {
	color: #6C0000;
}

ul li.article_related_link a {
	color: #6C0000;
	text-decoration: none;
}

ul li.article_related_link a:hover, 
.link-category a:hover,
ul.linkcollection-simple a:hover,
ul.article-flexblock-block-item li a:hover,
.flexblock .frame-gray a:hover,
.synopsis_container .synopsis_published:hover,
.buy-article a:hover,
#photocontest_list .contest-item .photo-info .link a:hover,
ul.foredrag_profiles a:hover {
	color: #FFFFFF;
	background-color:#6C0000;
}

ul.linkcollection-simple {
	margin-left:0;
	padding-left:0;
	list-style-position:outside;
}

ul.linkcollection-simple a {
	color:#000000;
}

ul.linkcollection-simple li {
	color:#6C0000;
	font-weight:bold;
}

ul.linkcollection-simple li:before {
	content: "»";
}

.top_menu_link a {
	color:#000000;
}

.darkblue a {
	color:#ffffff;
}

.darkblue {
	background-color: #6c0000;
	border-color: #6c0000;
}

.box_top > .rounded_box .darkblue,
.box_top > .rounded_box.darkblue {
	border-color: #6c0000;
}

#site-logo {
	background-image:url(images/logo-rlgon.png);
}

#topbar {
	background-color:#6c0000;
}

#topbar_left .selected {
	background-color:#940000;
}

#topbar_left .tab_none {
	border-right:1px solid #530000;
}

#topbar_right .tab_none {
	border-left:1px solid #530000;
}

#topbar_right .selected {
	background-color:#940000;
}

#subbar {
	background-color:#940000;
	border-top:1px solid #a31919;
	border-bottom:1px solid #a31919;
}
#subbar_right {
	background-color: #940000;
}
#subbar_right a {
	border-left:1px solid #a31919;
}

#subbar_left .tab_none {
	border-right:1px solid #a31919;
}

#subbar_right .tab_none {
	border-left:1px solid #a31919;
}

.rss {
	background: transparent url(images/rss_icon_grey.png) no-repeat;
}

.home { 
	background: transparent url(images/home_icon_grey.png) no-repeat;
}

.top-button-search {
	background:#0b2f72;
	border-left:1px solid #c3c3c3;
}

.vote-dark { float:left; height:7px; background-color:#6c0000; }
.vote-light { float:left; height:7px; background-color:#c3c3c3; } 

.gray_header {
	background-color:#6C0000; 
	color: #ffffff;
}

.container .gray_header, .container .rounded_box .corner-item {
	background-color: #6C0000 !important;
}
.container .rounded_box .corner-item.bottom {
	background-color: transparent !important;
}

.footer2 {
	background-color:#6C0000;
}

.footer2 a,
.footer2 a:visited {
	color:#ffffff;
}

#article_contents .byline a:hover,
#article_pagenav a:hover,
.left_article_other_themes_item a:hover,
.left_article_column_flexblock .author_wrapper a:hover,
.left_article_column_flexblock.flexblock_tags a:hover,
.article_text a:hover,
.left_article_column_flexblock a.theme_link:hover,
.quiz_list_container .quiz_list_text .quiz_list_header a:hover,
.toc_container li:hover,
.authorlist a:hover {
	background-color:#6C0000;
}

.top-button-search {
	background:#0B2F72 url(images/search-blue.png) repeat-x left top;
}

.top-button-search.high {
	background-color:#0B2F72
}

#article_contents .article_text a {
	text-decoration:underline;
	color:#6C0000;
}

#article_contents .article_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#6C0000;
}

ul#footer-menu {
	border-top:4px solid #6C0000;
}

.bottom-menu {
	border-top:1px solid #6C0000;
}

/* Archive, stolen form the old KD theme (but cleaned up a lot) */
.part {
	border:1px solid #6C0000;
}

.part:hover {
	background-color:#6C0000;
	color:#ffffff;
	text-decoration:none;
}

.part.selected {
	background-color:#6C0000;
}

/* Ubertree, Static text */
ul.ubertree li.checked > .text-item,
ul.ubertree li > .text-item:hover,
.flexblock .static-text a:hover {
	background-color: #6C0000;
}

.site_arrow {
	color: #6C0000;
}

.theme-marker {
	background: #ffffff url(images/theme_marker_rel.png) no-repeat right top;
}

.subsection {
	border-bottom: 5px solid #6C0000;
}


/* Unsubscribe stuff by mmm */

#profile-unsubscribe a:link,
#profile-unsubscribe a:active,
#profile-unsubscribe a:visited
{
	color: #6C0000;
}

#profile-unsubscribe a:hover
{
	color: #fff;
	background: #6C0000;
}

/* /Unsubscribe */

