/* 
 * COLORSET DORTMUND
 * RGB = 182, 145, 71
 * HEX = b69147
 */

html, body
{
	background-color: #5d0101!important;
}

#footer
{
	background-color: #5d0101!important;
}

#footer .container
{
	background-color: #5d0101!important;
}

#footer h5
{
    font-family: 'dejavu_serifcondensed'!important;
	text-transform: uppercase;
	color: #ffffff!important;
	padding-bottom: 0.25em;
	border-bottom: 2px solid #000;
}


#footer p
{
	font-size: 0.80em;
	color: #ffffff!important;
}

#footer a
{
	color: rgba(255,255,255,0.6) !important;
}

#footer a:hover
{
	color: rgba(255,255,255,1) !important;
}

a {
	text-decoration:none!important;
	color: rgba(93, 1, 1,1.00)!important;
}

a:hover {
	text-decoration:underline!important;
	color: rgba(93, 1, 1,0.5)!important;
}

a:active {
	text-decoration:none;
	color:rgba(93, 1, 1,1.00)!important;	
}

a:visited {
	text-decoration:none;
	color:rgba(93, 1, 1,1.00);
}

.nav li a {
	text-decoration: none!important;
	border-top: 3px solid #000!important;
	color:#ffffff!important;	
	
}

li.current a  {
	text-decoration: none!important;
	border-top: 3px solid rgba(93, 1, 1,1.00)!important;
	background-color: #202020!important;
	color:rgba(93, 1, 1,1.00)!important;	
	
}

.nav li a:hover {
	text-decoration: none!important;
	border-top: 3px solid rgba(93, 1, 1,0.50)!important;
	color: rgba(93, 1, 1,0.5)!important;	
	background: none!important;
}

div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot.n2-active, div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot:hover {
    background: rgba(93, 1, 1,1.00)!important;
}
