/* Generic Styling */

body {
	
	font-family:arial;
	font-size:70%; /* Sets default font size to 10px */
	color:black;
	background-color:#0f2856;
	height:auto;
	}

ul {margin-bottom:1.75em; padding-left:1cm; }
    
* {
	margin:0;
	padding:0;
	}

img {
	border:0px;
    float: left;
    margin-right: 2em;
    padding: 0;
    }

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#002B40;
	}
div.list {
	padding-left:2cm;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:1020px;
	background:#ffffff;
	font-size:1.20em;
	height:100%;
	}
#header {
	height:98px;
	background:url(/images/header.png) no-repeat;
	}

    
#sidebar {
	float:right;
	width:167px;
	background:url(/images/sidebarbg.jpg) repeat;
	margin-right:0px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:87px;
	background:url(/images/footerpicture.gif) no-repeat;
	}

/* Entries */

.entry {
	padding:5px 15px;
	text-align:justify;
	line-height:1.75em;
	background-color:#dcd9fe;
	width:656px;
    }
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#c5111c;
    }
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(/images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}

/* Menu */

#nav, #nav ul {
background:transparent url(/images/menu2.jpg) repeat scroll 0 0;
height:35px;
line-height:0px;
padding:0 0px;
width:auto;
list-style-type:none;
max-width:1020px;
z-index:99;
}
#nav a {
color:#ffffff;
font-weight:normal;
font-size:10pt;
display:block;
text-decoration:none;
padding:16px;
width:auto;
list-style-type:none;
}

#nav li {
float:left;
padding:0;
width:auto;
height:auto;
position:
}
#nav li ul {
background:#d4121f;
border-width:1px;
font-weight:normal;
height:auto;
left:-999em;
margin:0;
margin-left:auto;
position:absolute;
width:5em;
}
#nav li li {
width:5em;
}
#nav li ul a {
width:15em;
list-style-position:left;
}
#nav li ul ul {
margin:-1.75em 0 0 14em;
width:100px;

}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em;
width:5em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
width:110px;
}
#nav li:hover, #nav li.sfhover {
background:#fb4c4c;
height:auto;
width:110px;
margin:0;
}

/* Sidebar */
#leftbar {
	float: left;
    }

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:100px;
	background:url(/images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:1.75em;
	font-weight:normal;
	cursor:default;
	position:static;
	letter-spacing:1px;
	color:#c5111c;
	font-style:normal;
	line-height:75%;
        }

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(/images/bg-feed2.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}


/* Extra's */

#header-picture {
	width:1020px;
	height:214px;
	background:url(/images/headerpic.png) no-repeat;
	padding:0px;
	}
	
#page {
	height:auto;
	margin:auto;
	background-color:#1a4798;
	}
#blockblue {
    height:100%;
    width:120px;
    margin-left:167px;
    color:black;
    
 }    
#ad1 {
width: 120px;
height: 5px;
position: relative;
left: -150px;
right: 0px;
bottom: 0px;
top: 130px;
}
#ad2 {
width: 120px;
height: 5px;
position: relative;
left: 710px;
right: 0px;
bottom: 0px;
top: 130px;
}
#ad3 {
width: 120px;
height: 5px;
position: relative;
left: -160px;
right: 0px;
bottom: 0px;
top: 18px;
}
#ad4 {
width: 120px;
height: 5px;
position: relative;
left: 690px;
right: 0px;
bottom: 0px;
top: 5px;
}
