


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

		/*Logo*/
		#logo a {
			text-indent:-9999px;
			position:absolute;
			background:transparent url(http://www.xt3radio.nl/wp-content/uploads/2011/07/logo-header21.jpg) no-repeat;
			width:400px;
			height:70px;
			top:0px;
			margin-left:16px;
            margin-top:13px;
            z-index:999;
            display: block;
		}
		.nivo-controlNav a.active {
			background:#024362;
		}
			#content a:link { color: #024362; text-decoration: underline; outline:none; }
			#content a:active {color: #024362; text-decoration: underline; outline:none; }
			#content a:hover {color: #024362; text-decoration: underline; outline:none; }
			#content a:visited {color: #024362; text-decoration: underline; outline:none; }
			#content h1,  #content h3, #content h4 {
				color:#024362;
				text-shadow:0 1px 0 #E9E9E9;
				margin-bottom:5px;	
			}
				#pagination span {
					background:#024362; 
					border: 1px solid #024362;
					color:#FFFFFF;
					text-decoration:none;
				}
		.links a:link { color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:active {color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:hover {color: #024362; text-decoration: underline; outline:none; }
		.links a:visited {color: #3D3D3D; text-decoration: underline; outline:none; }	
		


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

		/*Text highlighting*/
		::selection { background: #024362; color:#FFFFFF; /* Safari */ }
		::-moz-selection { background: #024362; color:#FFFFFF; /* Firefox */ }
