


.highlight {
	background-color:#90161A;
}
		.nav li li a:hover {
			background:#90161A; 
		}

		/*Logo*/
		#logo a {
			text-indent:-9999px;
			position:absolute;
			background:transparent url(http://nijmegenrockcity.nl/wp-content/themes/cult/resources/images/cult_logo.png) no-repeat;
			width:305px;
			height:184px;
			top:0px;
			margin-left:-60px;
			z-index:999;
		}
		.nivo-controlNav a.active {
			background:#90161A;
		}
			#content a:link { color: #200203; outline:none; }
			#content a:active {color: #200203; ?>; 	outline:none; }
			#content a:hover {color: #a18347; ?>;  	outline:none; }
			#content a:visited {color: #200203; ?>;	outline:none; }
			#content h1, #content h2, #content h3, #content h4 {
				color:#200203;
				text-shadow:0 1px 0 #a18347;
				margin-bottom:5px;	
			}
				#pagination span {
					background:#90161A; 
					border: 1px solid #90161A;
					color:#a18347;
				
				}
		.links a:link { color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:active {color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:hover {color: <#a18347; ?>; text-decoration: underline; outline:none; }
		.links a:visited {color: #3D3D3D; text-decoration: underline; outline:none; }	
		


		#comments cite, #comments cite a:link { color: #90161A; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:active {color: #90161A; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:hover {color: #90161A; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:visited {color: #90161A; text-decoration: none; outline:none; font-weight:bolder;}

		/*Text highlighting*/
		::selection { background: #90161A; color:#F1DDB4; /* Safari */ }
		::-moz-selection { background: #90161A; color:#F1DDB4; /* Firefox */ }
