/**
 * Platform customization
 *
 * Copyright (c) 2013 Tomek Grycuk
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * $Id$
 */

a {
	color: #7b658a !important;
}
a:active {
	color: #7b658a;
}
a:hover {
	color: #7b658a;
}
a:link {
	color: #7b658a !important;
}
a:visited {
	color: #7b658a;
}
#sidebar div.block span.blockTitle {
	border-bottom: 1px dotted #7b658a;
	border-top: 1px dotted #7b658a;
}
#breadcrumb {
	border-bottom: 1px dotted #7b658a;
}
div.separator {
	border-bottom: 1px dotted #7b658a;
}
#header_wrapper {
	background-color: #7b658a;
}
#leftTitle {
	background-color: #7b658a;
}
#header h1 {
	background-color: #7b658a;
}
#header {
	background-color: #7b658a;
}
.homepageJournalTitle {
	border-top: 1px dotted #7b658a;
}
#main h2 {
	color: #7b658a;
}
#navbar {
	border-bottom: 1px dotted #7b658a;
}
span.highlight {
	border-bottom: 1px dotted #7b658a;
}
table.listing td.endseparator {
	border-top: 1px dotted #7b658a;
}
table.listing td.headseparator {
	border-top: 1px dotted #7b658a;
}
#footer {
	margin-top: 24px;
	border-top: 3px solid #7b658a;
}
h4.press {
	display: none;
}
