/*
Theme Name: WordPress Nog Beter Onderijs (NL)
Theme URI: http://wordpress.org/
Description: Speciaal thema voor Nogbeteronderwijs.nl
Version: 1.0
Author: Peer Brouwers
Author URI: http://www.weiqi.nl/
*/

*
{
padding:0;
margin:0;
}

hr
{
	display:none;
}

body
{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}


img
{
	padding-right:5px;
}

a:link img {
	border-style:none;
}
.description
{
	font:32px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:25px;
}

#content
{
	width:60%;
	float:left;
	margin-left:5px;
}

#sidebar
{
	width: 20%;
	float:left;
}
#wrapper
{
	width: 85%;
	min-width: 600px;
	margin: 0 0 auto;
}

#menu
{
	width:200px;
	height:600px;
	left:0;
	float:left;
	background-image:url(images/redslab.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

/* swf*/
.swf {
	position:absolute;
	width:143px;
	height:475px;
	z-index:1;
	left: 53px;
	overflow: hidden;
	top: 162px;
}

/* header section*/

#headerimg
{

	font-size: 11px;
	height: 157px;
	padding-left: 190px;
	background: #FFF url(images/topveld.png) no-repeat fixed top left;
}



#header a
{
	margin-top:20px;
	font-style:normal;
	text-decoration: none;
	color:#B30114;
	/* visibility:hidden; */
}

/* footer*/

#footer
{
	width:100%;
	float:left;
	color:#003366;
	padding-left: 200px;
	margin-top:20px;
	background: #FFF;
}

#footer a
{
	text-decoration:none;
	color:#3399FF;
}

#footer a:hover
{
	text-decoration:underline;
}



/* end footer */

h2
{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
}

.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 4px;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}

h1 a:hover, h1 a
{
	margin-top:20px;
	text-decoration:none;
	font-style: normal;
}


h2 a:hover, h2 a:visited, h2 a
{
	text-decoration:none;
	color: #3366CC;
}


/* post */

.post
{
	margin-bottom:25px;
	color:#003366;
	padding-left:5px;
	font-size:1.1em;
}

.entry
{
	margin-top:10px;
	margin-bottom:15px;
}
