/*  
Theme Name: Jasper Laros
Theme URI: http://jasperlaros.nl/
Description: Tailormade for Jasper Laros.
Version: 1.0
Author: Mark Dingemanse
Author URI: http://www.vormdicht.nl/
*/

/* reset */

body,h1,h2,h3,h4,h5,h6,p,form,img,fieldset {
	margin:0;padding:0; 
}
a img {	border:none; }
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}

/* containers etc. *********** */
/* *************************** */
#bovenbalk {
	border-top:7px solid #993366;
	margin:0 0 0 0;
	padding:0;
}
#wrap {
	width:760px;
	margin:0 auto 0 auto;
}
#nav {
	width:143px;
	margin-top:10px;
	background-color:#000000;
	float:left;
	clear:none;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
#lichaam {
	clear:none;
	float:right;
	width:617px !important;
	background-color:#FBF6F4;
	min-height:500px;
	background-image:url(images/stoelen.png);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:visible;
}
	div.lichaamhome {
	height:500px !important;
	}
#logo {
	float:right;
	width:auto;
	margin:5px 5px 0 0;
	z-index:0;
	clear:right;
}
#stoel {
	float:left;
	display:inline;
	margin:23px 0 0 30px;
	width:42px;
	height:58px;
	background-image:url(images/stoel.png);
	background-repeat:no-repeat;
}
#kolom {
	width:400px;
	margin:38px 0 0 108px;
	z-index:1;
	padding-bottom:300px;
	clear:none;
}
#titelbalk {
	border-bottom:1px dotted #993366;	
	margin-bottom:10px;
}
#voet {
	display:inline; /* strange hack to stop IE from doubling the margin */
	position:relative;
	clear:both;
	float:left;
	margin-left:-135px;
	padding-bottom:8px;
	width:130px;
	color:#666666;
}
/* typografie **************** */
/* *************************** */

p {
	text-align:justify;
	font-size:11px;
	line-height:1.4em;
}
	.content p {
	margin-bottom:1.4em;
	}
	p.catmetadata {
	font-size:9px;
	color:#993366;
	margin-bottom:4px;
	}
	p.postmetadata {
	font-size:9px;
	margin-top:2px;
	}
	p.searchmetadata {
	font-size:9px;
	margin-top:2px;
	}
	#voet p {
	text-align:right;
	font-size:9px;
	}
	p.alignright {
	text-align:right;
	}
a 	{
	text-decoration:none;
	color:#993366;
}
a:hover {
	text-decoration:underline;
}
	#voet a {
	color:#666666;
	}
	#voet a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover {
	text-decoration:none;
}
h1 {
	color:#993366;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
}
h2 {
	color:#993366;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}
.caps {
	text-transform:capitalize;
}
h3 {
	color:#993366;
	font-size:11px;
	margin:20px 0 1px 0;
}
#kolom img {
	border-bottom:1px solid #660033;
	border-top:1px solid #660033;
	margin:10px 0 10px 0;
}
/* navigatie ***************** */
/* *************************** */
#nav ul {
	list-style:none;
	margin-left:3px;
	padding:0;
}
#nav ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
#nav ul li ul.children li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
	line-height:14px;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}

/* homepage ****************** */
/* *************************** */
#lichaam .kolomhome {
	width:420px;
	height:375px;
	margin:38px 0 0 98px;
	z-index:1;
	clear:none;
}
#lichaam .kolomhome #tekst {
	width:315px;
	float:left;
	clear:none;
}
#lichaam .kolomhome #uitgelicht {
	float:right;
	width:80px;
	padding:5px 5px 90px 5px;
	border-bottom:5px solid white;
	border-top:4px solid #993366; 
	background-image:url(images/krant.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

/* contactform *************** */
/* *************************** */
#contactform {
	margin-top:10px;
}
#contactform #bericht {
	width:400px;
	height:100px;
}
#contactform p {
	margin:5px 0 5px 0;
}
#contactform #verzenden input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;
}

table#contactinfo {
	font-size:11px;
	text-align:left;
}
/* various tags & classes **** */
/* *************************** */
acronym, abbr {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.leesmeer {
	clear:none;
	float:right;
	margin-top:-13px;
	font-size:10px;
}
.volgvorg {	
	float:right;
	margin-top:10px;
	text-align:right;
	font-size:9px;
}

#stoel2 {
	float:left;
	display:inline;	
	margin:23px 0 0 30px;
	width:51px;
	height:55px;
	background-image:url(images/stoel2.png);
	background-repeat:no-repeat;
}
input#searchsubmit {
	width:30px;
	text-align:right;
	font-size:11px;
	color:#F9F7F6;
	margin-left:3px;
	background-image:url(images/zoek.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	background-color:#F9F7F6;
}