@charset "utf-8";

/*
Theme name: Holland8 Theme
Theme URI: http://wordpress.org/
Description: Wordpress theme developed for holland8.nl.
Version: 0.1
Author: Loupe
Tags: holland8
*/

body {
	background: #000022 url(images/body_background.jpg) no-repeat;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

table, td, th {
	vertical-align:top;
}

th, td, caption {
	padding:0px;
}

/* Content */

div#content {
/*background: #fff url(images/background_content.png) no-repeat;*/
}

div#content p {
	text-align:justify;
	color: #000033;
}

div#content a {
	color: #FF7F00;
}

div#content a:hover {
	color: #FF7F00;
	text-decoration: none;
}

div#content h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000033;
}

div#content h1 {
	margin-top: 0.5em;
	margin-bottom: 0.4em;
	font-size: 2em;
}

div#content h2 {
	margin-bottom: 0.4em;
	font-size: 1.5em;
	color: #82BDFF;
}

div#content h3 {
	margin-bottom: 0.2em;
	font-size: 1.2em;
	color:#2B5CA6;
}

/* auteur, laatst gewijzigd */
div#content h6 {
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	font-size: 1em;
	color:#CCC;
	font-weight: normal;
}

div#headercontainer {
	margin-top: 10px;
}

div#topnavigation {
	background-image:url(images/topnavigation.gif);
	height: 28px;
	margin: 0px;
}

div#topleft p {
	margin:0px;
	padding: 5px 0 0 60px;
	text-align: left;
	color: #fff;
}

div#topright p {
	margin:0px;
	padding: 4px 10px 0 0;
	text-align: right;
	color: #82BDFF;
	cursor: pointer;
}

div#topright a {
	color: #82BDFF;
	text-decoration:none;
}

div#topright a:hover {
	color: #fff;
	text-decoration:none;
}

div#headerimage {
	background: #ffffff url(images/background_contentcontainer.png);
	background-repeat:repeat-y;
	height: 190px;
	padding: 0;
	margin:0;
}

div#headerimage img {
	padding: 0;
	margin:0 0 0 1px;
	;
}

div#headerflag {
	height: 24px;
	padding: 0px;
	margin:0px;
}

div#headerimage p, a {
	padding: 0px;
	margin:0px;
}

div#contentcontainer {
	background: #ffffff url(images/background_contentcontainer.png);
	background-repeat:repeat-y;
}

/* Footer */

div#footerimage {
	height: 20px;
}

div#footerleft {
}

div#footerleft p {
	color: #fff;
	margin: 0 0 0.1em;
}

div#footerright {
	height: 100px;
}

div#footerright p {
	color: #fff;
	margin: 0.2em 0.2em 0 0;
	text-align: right;
}

div#footerright a {
	color: #fff;
}

div#footerright a:hover {
	color: #fff;
	text-decoration:none;
}

/* Navigation */

div#navigation {
	background-image: url(images/background_navigation.png);
	background-repeat:no-repeat;
}

div#navigation li {
	list-style: none;
	margin-top: 7px;
	margin-left: 10px;
}

div#navigation a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}

div#navigation a:hover {
	color: #82BDFF;
}

div#navigation li.current_page_item a {
	color: #82BDFF;
}

div#navigation li.page-item-888 a{
	color: #C00;
}

/* Sidebar */



div#sidebar h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

div#columnright {
	padding-top: 0;
}

div#sidebar {
	padding-top: 0;
	margin-top: 0;
}

li.widget {
	list-style: none;
	margin-top: 10px;
}

h2.widgettitle {
	color: #FF7F00;
	margin:0px;
}

div#ngg-webslice h2.widgettitle {
	color: #82BDFF;
	margin:0px;
}

div.textwidget {
	background-color: #FF7F00;
	;
	padding: 5px;
}

div.ngg-widget {
	background: #82BDFF;
	border: 1px solid #82BDFF;
	padding: 5px;
}

div#sidebar p {
	font-size:1em;
	font-weight: bold;
	color:#FFF;
	padding:0 0 2px 0;
	margin:0;
}

div#sidebar a {
	font-size:1.1em;
	color:#FFF;
	text-decoration:underline;
}

div#sidebar a:hover {
	color:#FFF;
	text-decoration:none;
}

/* Boekel */
div#boekel {
	height: 32px;
	background-image:none;
	background-color: #9a135f;
}

h2.boekel {
	color:#9a135f;
}

div#boekel a {
	margin:0;
	padding:0;
}
