/*
Theme Name: DES_THEME_2
Theme URI: -
Version: 1.0
Author: jbeings
*/

/* General */
body {
	font-family: arial, sans-serif;
	margin: 0;
	background-image: url(images/back.jpg);
	background-position: top left;
}
.clear {
	clear: both;
}
a img {
	border: none;
}
a {
	outline: 0 none;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.back {
	z-index: -11000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/back.jpg);
	background-position: top left;
}
hr {
	margin: 0 0 0 -8px;
	width: 496px; 
	background-color: #ff9900;
	height: 1px;
	border-style: hidden;
}
.hr {
	width: 496px;
	height: 1px;
	background-color: #ff9900;
	margin-left: -8px;
	padding: 0;
}

/* Overall Parent (centered) */
#main {
	width: 950px;
	margin: 0 auto;
}

/* Left part */
#main_left {
	width: 221px;
}
#logo {
	height: 235px;
	position: fixed;
	top: 0;
}
#social {
	width: 209px;
	height: auto;
	position: fixed;
	bottom: 32px;
	text-align: right;
}
#copyright {
	width: 209px;
	height: auto;
	position: fixed;
	bottom: 6px;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #ffffff;
}
#copyright a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.extrab {
	margin-top: 18px;
}
.extrab a{
	background-color: #333;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	height: 20px;
	line-height: 1.6em;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 4px;
}
.extrab a:hover{
	background-color: #fff;
	color: #333;
}
#nieuwsbrief {
	margin-bottom: 10px;
}
#gastenboek {
	margin-bottom: 10px;
}
#members {
	margin-bottom: 10px;
}
#contact {
	margin-bottom: 10px;
}

/* Middle part */
#central {
	width: 500px;
	/*position: relative;*/
	margin-left: 221px;
}
#central #back {
	background-image: url(images/des_midb.png);
	background-position: -3px 0px;
	/*background-color: #fff;*/
	width: 500px;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: -5000;
}
#mcont {
	width: 500px;
	height: auto;
	position: relative;
	top: 75px;
}
#nav_top {
	/*background-image: url(images/des_midb.png);
	background-position: -3px 0px;
	background-color: #fff;*/
	width: 500px;
	height: 20px;
	position: absolute;
	z-index: 888;
}
#nav_bottom {
	height: 20px;
	position: absolute;
	top: 20px;
	margin-left: 1px;
	background-color: #333;
	width: 470px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 28px;
}
.post {
	width: 496px;
	margin: 0 auto;
}
.post .title {
	height: auto;
	border: 1px hidden #fff;
	padding: 8px;
	border-bottom: 1px solid #ff9900;
	background-color: #fff;
}
.post .title a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.post .title h1 {
	font-family: georgia, serif;
	font-size: 22px;
	text-decoration: none;
	color: #000;
	/*display: block;*/
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-weight: bold;
}
.post .page h1 {
	line-height: 1.5em;
}
.post .title .date {
	margin: 0;
	color: #666633;
	font-size: 12px;
	font-family: georgia, serif;
}
.post .content {
	/*border: 1px dashed #000;*/
	margin: 0 0 30px 0;
	padding: 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 155%;
	min-height: 100px;
	background-color: #fff;
}
.post .content a {
	color: #000;
	text-decoration: underline;
}
.post .content a:hover {
	text-decoration: underline;
}

/* Right part */
#main_right {
	position: absolute;
	/*bottom: 6px;*/
	top: 72px;
	margin-left: 721px;
	border: 1px hidden #fff;
	padding: 2px;
	width: 230px;
}

/* Sidebar Headers */
#sidebar1 h2, #sidebar2 h2 {
	font-family: georgia, serif;
	margin: 0;
	color: #fff;
	line-height: 0.9em;
}

/* Prikbord */
#sidebar2 {
	margin-top: 5px;
	width: 252px;
}
#sidebar2 ul, #sidebar2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar2 ul li {
	float: left;
	width: 110px;
	height: 110px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 8px 8px 0px;
}
#sidebar2 ul li a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	height: 80px;
	display: block;
	padding: 15px;
	border: 1px solid #fff;
	background-color: #333333;
	color: #fff;
}
#sidebar2 ul li a:hover{
	background-color: #fff;
	color: #333;
}
/* Posts */
#navigation {
	margin: 0 auto;
	width: 496px;
}
#navigation a {
	background-color: #fff;
	text-decoration: underline;
	color: #333;
	font-size: 11px;
	font-family: arial, sans-serif;
}
#navigation a:hover {
	text-decoration: none;
}

/* Comments */
.commentlist {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}
.comment-body a, .comment-body a:link, .comment-body a:active, .comment-body a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.comment-body {
	border-width: 1px 0 0 0;
	border-color: #000;
	border-style: hidden;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #eee;
}
.comment-author {
	font-weight: bold;
}
form textarea {
	padding: 2px;
	width: 450px;
	max-width: 450px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
form input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
#comment_navigation {
	margin: 0 auto;
}
#comment_navigation a {
	background-color: #fff;
	text-decoration: underline;
	color: #666633;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
#comment_navigation a:hover {
	text-decoration: none;
}

/* 1bit Audio Player */
.onebit_mp3 a { 
	display: none;
}

/* PHPList plugin */
#phplist_form {
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}
#phplist_form  p{
	margin: 0;
}
#phplist_form input {
	margin: 0;
}
#phplist_form #email {
	width: 168px;
}
#phplist_form #contactsubmit {
	width: 55px;
}