/*
***********************************************************
Title:     Content
Author:    Martijn Wijmer - Netcreators.com
***********************************************************
*/

/* Typography////////////////////////////////////////////////////////////////////////////////*/

body { 
	background: #FFF;
	color: #505050;
	font-size: 70%; 
	font-family: Verdana, sans-serif; 
	line-height: 1.3em;
}

a {
	color: #004892;
	text-decoration: none;
}

#left, #center, #right {
	overflow: hidden;
}
	
a:hover {
	text-decoration: underline;
}

#left div, #right div {
	margin-bottom: 6px;
}

#left h1, #left h1 a {
	font-weight: bold;
	color: #990099;
	padding: 10px 0px;
	text-decoration: none;
	font-size:1.3em;
}

#left p { padding: 0px 30px 10px 0px;}

#left h1 a:hover {
	background: #004892;
	text-decoration: underline;
}

#no_home a {
	color: #004892;
	text-decoration: none;
	padding: 2px 5px;
	display: block;
}

#no_home a {
	border-bottom: 1px solid #B6B6B6;
}


#left a:active {
	color: #a52aa7;
	background: #d8cbe5;
}


#center h1 {
	background:#004892;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	text-transform:uppercase;
	margin-top: 10px;
}

#center h2 {
	background: #f9ac2c;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

#right h1, #right h1 a {
	background: #990099;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#left h1, #right h1 {
	display: block;
}

#header #toolbar {
	position: absolute;
	top: 190px;
	left: 220px;
	background: none;
	color: #fff;
}

#center .news-single-item {
	margin-top: 10px;
}

#center .news-single-item hr {
	border-bottom: 1px solid #B6B6B6;
}

#center .news-single-item .news-single-timedata {
	color: #AAA9B1;
}

#center .news-single-item H3 {
	color: #990098;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0px;
	text-transform: uppercase;
}

#center .news-single-item .news-single-author {
	font-weight: bold;
}

#center .news-single-item .news-single-category, #center .news-single-item p {
	margin-bottom: 10px;
}

#right .news-latest-container .news-latest-item h3, #right .news-latest-container .news-latest-item-even h3 {
	background: none;
	padding: 0pt;
	text-transform: none;
}

/* binnenpagina ////////////////////////////////////////*/
#main #center h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #385B9C;
	padding: 10px 0px;
}

#right h3 {
	background: #990099;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#right .home-news-item {
	border-bottom: 1px solid #B6B6B6;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
}

#right .news-latest-date {
	color: #AAA9B1;
}

/*#right .internal-link {
	border-bottom: 1px solid #B6B6B6;
	padding: 5px;
	display: block;
}*/
