/* 
Theme Name: whiteboard
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 1.0.4
*/
:focus {outline: 0;}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* Main Layout */

html, body {
	height: 100%;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #ffffff;
	color: #333;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

fieldset {
font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;
}

ul, ol {
 padding-left: 20px;
}

a:link {
	color: #52739F;
	text-decoration: none;
}

a:visited {
	color: #52739F;
	text-decoration: none;
}

a:hover, a:active{
	color: #52739F;
	text-decoration: underline;
}

#page_wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 940px;
}

#page_wrap_forum {
    margin: 0 50px 0 50px;
}

/* Header */

#header_wrap{
	background: #ffffff url('images/headerbg.jpg') repeat-x center top;
	height: 136px;
	width: 100%;
}

#header_content {
	margin: 0 auto;
	width: 940px;
	position: relative;
	height: 136px;
}

#headerlogo {
	position: absolute;
	top: 10px;
	left: 40px;
}

.headertext {
	text-indent: -100em;
}

#userinfobox a {
	margin:0;padding:0;
	background:none; 
}

#userinfobox a:hover {
	text-decoration: none;
}

#userinfobox {
	color: #969696;
	position: absolute;
	right: 120px;
	top: 23px;
	clear: both;
	padding: 0.2em;
	font-size: 12px;
	width: 425px;
	line-height: 1.6em;
}

#userinfobox_image {
	float: left;
	width: 85px;
	height: 85px;
	margin-right: 0.5em;
	margin-left: 0.2em;
}

#userinfobox img {
	padding: 2.5px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#userinfobox li {
	list-style: none;
}

/* Menu */

#menu_wrap {
	background: #ffffff url('images/navbg.png') repeat-x center top;
	color: #000000;
}

#menu_content {
	margin: 0 auto;
	width: 940px;
}

#nav {
	font-size: 10px;
}

#nav, #nav ul {
	list-style-type: none;
	overflow: auto;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	z-index: 500;
	border-left: 1px solid #333;
	margin: 1px 0;
}

#nav ul {
	position: absolute;
	width: 250px;
	left: -1000px;
	z-index: 500;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}

#nav a {
	display: block;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	color: #cccccc;
}

ul a{
	font-weight: bold;
	padding: 8px 22px 10px 22px;
	color: #cccccc;
	z-index: 500;
}

ul ul a:link, ul ul a:visited{
	font-weight: normal;
	color: #CCC;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #FFF;
}

ul li a:hover {
	background: #006699;
	color: #ffffff !important;
}

ul ul li{
	background-color: #383838;
	border-left: 0;
	margin: 0;
}

ul#nav li ul li {
	margin: 0;
	border-right: 1px solid #333;
	width: 220px;
	
}

ul#nav li ul li a {
	width: auto;
	padding: 5px 17px 5px 17px;
}

.lasttab {
	border-right: 1px solid #333;
}

.lastitem {
	border-bottom: 1px solid #333;
}

/* IE only hack \*/
* html ul li, * html ul ul li{

}

* html ul ul li{
	border-top: 0;
}
/* Einde IE only hack */ 

 * html ul li a {
width: 1%;
}

ul.guestwelcome {
	padding-top: 20px;
	text-align: center;
}

#current_menu_item  {
	background: #000000 !important;
}

#breadcrumbs_extended {
	background:#e8e8e8 url('images/breadcrumbsbg.png') repeat-x 0 0;
	height:49px;
	position:absolute;
	width:50%;
}

/* Content Area */

#page_wrap {
	background: #FFFFFF url('images/contentbg.png') repeat-y;
}

#breadcrumbs {
	width: 639px;
	background: #FFFFFF url('images/breadcrumbsbg.png') repeat-x;
	height: 49px;
}

#breadcrumbs_extended_forum {
	width: 100%;
	background: #FFFFFF url('images/breadcrumbsbg.png') repeat-x;
	height: 49px;
}

#breadcrumbstext {
	padding: 17px 0 0 25px;
	text-transform: uppercase;
	font-size: 10px;
	color: #555;
}

#post {
	width: 600px;
	padding: 10px 20px 20px 20px;
	color: #202020;
	font-size: 1.2em;
	line-height: 1.7em;
	float: left;
}

#post h1 {
	margin-bottom: 6px;
	line-height: 30px;
}

#post h1 a{
	color: #262626;
	font-weight: bold;
	text-decoration: none;
	font-size: 18pt;
}

#post h1 a:hover{
	color: #262626;
	text-decoration: underline;
}

#post h2 {
	margin-bottom: 5px;
	margin-top: 15px;
	color: #262626;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

#post h1 a:hover{
	color: #262626;
	text-decoration: underline;
}

#post p {
	padding-bottom: 1.5em;
}

#post ul, ol {
	padding-bottom: 1.5em;
}

#post pre {
	white-space: pre;
	font-family: Courier;
	padding-bottom: 1.5em;
	padding-left: 2em;
	overflow: auto;
}

#post h6 {
	background-color: #
	padding: 3px 5px 3px 5px;
}

.post_thumbnail {
	float: left;
	background: #e8e8e8 none repeat scroll 0 0;
	border: 1px solid #C0C0C0;
	margin-right: 1em;
	padding: 5px;
	margin-bottom: 0.5em;
	margin-top: 2em;
}

.post_thumbnail:hover {
	background: #d9d9d9;
	border: 1px solid #A6A6A6;
}

.post_comments {
	background: transparent url(images/comments.png) no-repeat scroll 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: right;
	width: 48px;
	padding-top: 13px;
	height: 48px;
	color: #262626;
}

.post_comments  a{
	text-decoration: none;
	color: #262626;
}

.post_text {
	margin-top: 40px;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #202020;
}

.post_readmore {
	padding: 10px 0 20px 0; 
	text-decoration: underline;
}

#post small {
	float: left;
	background-color: #c0c0c0;
	color: #383838;
	font-size: 10px;
	padding: 2px 8px 3px 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#post small a {
	color: #006699;
	border-bottom: 1px dotted #006699;
}

#post small a:hover {
	text-decoration: none;
}

.pasop {
background: #ffcccc;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border: 1px solid #e65555;
margin:0px 15px 20px 0px;
padding:10px !important;
}

.download {
	text-decoration: none;
	border-bottom:1px dotted #52739F;
	font-weight: bold;
}

.download:hover {
	text-decoration: none;
}

/* Comments */

#comments {
	float: left;
	width: 600px;
}

#commentsform {
	background-color: #E8E8E8;
	border: 1px solid #C5C5C5;
	padding: 5px;
	margin-top: 15px;
}

#commentsformheading {
	background-color: #D9D9D9;
	border: 1px solid #C5C5C5;
	padding: 2px 5px 2px 5px;
}

#commentslistheading {
	background-color: #D9D9D9;
	border: 1px solid #C5C5C5;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#sbutt {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px 5px 2px 5px;
}

#commentsform #s4, #s3, #s2, #s1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px 5px 2px 5px;
}

#comments p {
	padding-bottom: 0;
}

#commentsform p {
	padding-bottom: 1em;
}

#comments .comment_wrap {
	position:relative;
	padding-bottom: 10px;
}

#comments .commentauthor {
	color:#8D8D8D;
	font-size:10px;
	left:-10px;
	line-height:14px;
	position: absolute;
	width:100px;
	text-align: center;
}

#comments .commentauthor a {
	text-decoration: none;
}

#comments .singlecomment {
	background:#E8E8E8 none repeat scroll 0 0;
	border:1px solid #C5C5C5;
	padding:10px 10px 10px;
	margin-left: 90px;
}

#comments .singlecomment p {
	padding-bottom: 1em;
}

#comments .singlecomment .avatar-32 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.socialbookmark {
	padding: 4px 6px 4px 6px;
	float: right;
	background: #E8E8E8;
	border: 1px solid #C5C5C5;
}

.socialbookmark img {
	border: 1px solid #C5C5C5;
}

.standard {

}

.alt {

}

.commenttext-admin {
	
}

.commenttext {
	
}

.singlecomment {
	padding: 20px 20px 60px;
}

.singlecomment p {
	padding-bottom: 0;
}

#comments ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	padding:1px 0 0;
}

#postmeta{}
#postnavigation{}

#sidebar {
	float: right;
	position: relative;
	width: 289px;
	padding: 0 5px 40px 5px;
	text-align: center;
	top: -34px;
}

#sidebar li{
	list-style: none;
}

#sidebar h2 {
	font-size:12px;
	color: #555555;
	text-transform:uppercase;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}

/* Search */

#searchform {
	margin-left: -15px;
}

#searchform #s {
	background: #E8E8E8 none repeat scroll 0 0;
	border: 1px solid #A6A6A6;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #262626;
	padding: 3px 6px 3px 6px;
	width: 160px;
}

#searchform #search_submit {
	background: #E8E8E8 none repeat scroll 0 0;
	border: 1px solid #A6A6A6;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #262626;
	padding: 2px 3px 2px 3px;
}

#searchresults ul {
margin: 0;
position: relative;
top: 10px;
padding: 20px;
list-style: none;
background: #191C1D;
}

#searchresults li, #searchresults a {
color: #d4bd8f;
}

#searchresults a:hover {
color: #d4bd8f;
border-bottom: 1px dotted #d4bd8f;
}

ul#search_results a:hover {
	background: none;
	color: #333 !important;
}

#closeresults {
display: block;
float: right;
background: #3A3A3A;
position: relative;
z-index: 3;
top: -20px;
overflow: hidden;
height: 18px;
width: 60px;
padding-top: 4px;
color: #d4bd8f;
}

#adsense_sidebar {
	padding-bottom: 12px;
	width: 280px;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

.adsense_frontpage {
	padding: 5px 0 5px 0;
	text-align: center;
}

#footer_wrap {
	height: 4em;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.clear  {
	clear: both;
}

.ads-boven {
	float: left;
	margin: 1px 8px 5px 0px;
}

.ads-banner-1 {
	margin: 0 auto;
	width: 525px;
	margin-top: 0px;
	margin-bottom: 35px;
	
}

/* Wordpress Default CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; margin-right: 1em; margin-top: 0.2em; }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }


/* Javascript Tooltip */

.hotspot {}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}