/*
 * Theme Name: KVS3
 * Theme URI: kvs3
 * Author: Sander van Vliet
 * Author URI: http://barad-dur.nl/
 * Version: 0.3
 *  */
html {
	width:100%;
/*background-image:url('images/background.png');*/
background-color:#FCCF00;
background-repeat:repeat-y;
background-position:center;
}
body {
	width:100%;
	margin:0;
	padding:0 0 0px 0;
	text-align:center;
	font-family:"Trebuchet MS",sans-serif;
font-size:90.1%;
}
div#wrapper {
	width:900px;
	height:100%;
	background-color:#FCCF33;
	margin:0 auto;
	text-align:left;
	padding:10px 2px 0px 2px;
	margin-top:-10px;
}
div#header {
	width:100%;
	height:80px;
	background-color:white;
}
div#header img {
	width:100%;
	margin-top:-10px;
	margin-bottom:-25px;
	float:left;
}
div#header h1 {
	font-size:210.1%;
	font-weight:bold;
	text-align:center;
}
div#contents{ 
	width:499px;
	background:white;
	margin:-16px 0 9px 201px;
	clear:both;
}
div#sidebar {
	width:201px;
	margin:0 0px 0px -201px;
	float:left;
}
div#sidebarright {
	width:201px;
	margin:0 -201px 0 0;
	float:right;
}
div#shortmenu {
	width:201px;
	background:white;
	margin:0px 0px 16px 0px;
	padding-top:2px;
}
div#donateurspanel {
	width:201px;
	background:white;
	margin:0 0 16px -1px;
	padding-top:2px;
}
div#donateurspanel div.sidepanel {
	margin-top:-50px;
}
div#maincontent {
	width:494px;
	padding-left:4px;
}
img#footer {
	margin:0 0 -24px 0;
	padding:10px 0px 0px 0px;
	width:201px;
	height:25px;
}
img#contentfooter {
	width:100%;
	margin:0 0 -19px 0;
	padding:0;
}
div#sub {
	width:190px;
	background:white;
	margin:-25px 2px -3px 3px;
	padding-bottom:4px;
}
div.sidepanel {
	width:182px;
	margin:2px;
}
div#shortmenu a, div#shortmenu a:hover {
	display:block;
	width:180px;
	height:25px;
	margin:1px 2px 1px 10px;
	background-image:url('images/shortmenu.png');
	background-repeat:no-repeat;
	padding-left:5px;
	text-decoration:none;
	background-color:white;
	color:#666666;
}
div#shortmenu a:hover {
	color:#333333;
}
div.sidepanel h3 {
	font-size:110.1%;
	color:#B0B0B0;
	border-bottom: solid 1px #5a5a5a;
	font-weight:normal;
	margin-bottom:0px;
}
div.sidepanel img {
	width:100%;
	border:none;
margin-top:2px;
}
img.sub {
	width:196px;
}
div.logo {
	background:white;
	margin-top:-35px;
	padding-top:10px;
}
div.logo img {
	width:160px;
	margin:-40px 10px 0 10px;
	border:none;
}
div.logo a {
	border:none;
}
div.photoset {
float:left;
width:220px;
height:140px;
text-align:center;
border:dotted 2px #37A3FF;
padding:2px;
margin:2px;
}
div.photoset img, a.photoset_photo img {
clear:right;
max-width:180px;
max-height:120px;
border:none;
}
div.photoset span {
font-weight:bold;
display:block;
}
a.photoset_photo {
display:block;
float:left;
width:184px;
height:124px;
border:none;
margin:2px;
}
div.photoset a {
display:block;
cursor:pointer;
height:120px;
}
div.photoset a:hover {
background-color:#405EFF;
}
div#posts {
width:490px;
height:120px;
overflow:hidden;
margin-top:10px;
padding-top:10px;
}
div.post {
width:100%;
height:120px;
float:left;
}
div.post h3 {
	margin:0;
	border-bottom:solid 1px black;
}
div.post p {
	margin:0;
}
div.dag h2,div.dag h3 {
	margin:0px 0px 2px 0px;
}
div.dag {
	width:482px;
	height:380px;
	margin:0px 2px 0px 2px;
	padding:2px;
	float:left;
	position:relative;
	background:#FFFFFF;
}
div.dag table
{
        border-collapse: collapse;
        width: 470px;
}
tr {
	margin-bottom: 10px;
}
tr td:first-child {
	padding-right: 10px;
	vertical-align: top;
}
div#scrollwindow {
	width:490px;
	height:394px;
	display:block;
	overflow:hidden;
}
div#canvas {
	width:6370px;
}
p.buttoncontainer {
	width:490px;
	text-align:center;
}
p.buttoncontainer input {
	width:110px;
	height:24px;
}
