/* GUESTBOOK CSS */

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #303030;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.entry {
	width: 400px;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	clear: both;
}

#lastEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 90px;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	display: inline;
	font-weight: bold;
}

.entry .field .value {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.timestamp {
	margin: 0 0 4px 106px;
	padding: 8px 0 0 0;
	clear: both;
	color: #ccc;
}

.navigation {
	width: 450px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

#previous {
	font-size: 12pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 12pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #ff0000;
}

.entryCount {
	width: 450px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}

fieldset {
	border: solid 1px #666666;
	width: 400px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #fff;
	background: #f00;
	border: 1px solid #000;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
}

.inputText, .inputTextArea {
	margin: 2px 0 2px 5px;
	vertical-align: top;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #fff;
	background: #f00;
	border: 2px outset #cccccc;
	width: 100px;
}

.footer {
	clear: both;
	width: 450px;
	margin-top: 8px;
	border-top: solid 2px #000000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #303030;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

/* BASIS CSS */

body {
	margin: 0;
	padding: 0;
	background: #000000 url(img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
    font-weight: normal;
	margin: 0;
	font-family: Broken; 
	color: #000;
	clear:both;	
}

h1 { font-size: 44px; }

h2 { font-size: 36px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 18px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	text-align: left;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img {
	float:right;
	clear: both;
}

img.popmeup{
	margin:0 0 5px 0;
	width:150px;
}

img.popmeup:hover {
	width:410px;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img.mp3 {
	float: inherit;
	clear: none;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: #000;
}

/* Header */

#header-wrapper {
	width: 900px;
	margin: 0 auto;
	border-left: 0px
	border-right: 0px
	border-top: 0px
}



/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 280px 0 0 100px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px;
	text-decoration: none;
	font: bold 12px sans-serif;
	color: #000;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #f00;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(achtergrond.png) repeat-y left top;
}

/** LOGO */

#logo {
	height: 318px;
	background: url(top.png) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	padding: 0px 0px 0px 100px;
	width: 450px;
}

/* Post */

.post {
	margin-bottom: 0px;
}

.post .title {
	height: 50px;
	margin-bottom: 0px;
	padding: 19px 0px 0px 20px;
	background: url(headline.png) no-repeat left top;
	color: #000000;
}

.post .date {
	float: right;
	margin-top: -60px;
	padding-right: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 0px 20px 40px 20px;
}

.post .links {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

.post .links .comments {
}

.post .links .permalink {

}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	margin-right: 100px;
}

#sidebar p {
	text-align: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 0 0 0 0;
	background: url(sidebar.png) repeat-y left top;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 25px;
	margin: 0 0 5px 0px;
	padding: 3px 0px 0px 10px;
	background: url(sidebartopdark.png) no-repeat left top;
	font-size: 22px;
	color: #333;
}

#sidebar h3 {
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(sidebarbottom.png) no-repeat left top;
	font-size: 18px;
	color: #000;
}

#sidebar p {
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	margin: 0 22px 0px 0px;
}

#boktor {
    width: 160px;
    height: 160px;
	padding: 0px 0px 0px 0px;
	background: #000 url(btb.gif) no-repeat left top;
}

/* Footer */

#footer {
	width: 900px;
	height: 445px;
	margin: 0 auto;
	padding: 0;
	background: #000 url(footer.png) no-repeat left top;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

/* Player */

#player {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 200px;
	height: 88px;
	margin: 0 0;
	padding: 0;
	background: url(player.png) no-repeat left top;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}



