/*  
Theme Name: Noorderlichtfilm
Theme URI: http://www.noorderlichtfilm.nl
Description: Theme created by Vincent Walsarie
Version: .5 beta
Author: Vincent Walsarie
Author URI: http://www.vincewalsarie.nl

*/

b2, h3, h4, h5 , h6, blockqoute, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

p{
	margin-top:12;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FDFDFD;
	text-align:center;
	margin:0;

	
}
#container{

	width:900px;
	top: 0px;
	margin: 0 auto 0 auto;
	
}
#wrapper{

	text-align:left;
	/*background:#dae3e4;*/
	background:#e6eff5;
	position:absolute;	
	width:850px;
	height:100%;
	top: 0px;
	
	
	
}


#header {
	
	float:left;
	top:0px;
	height: 190px;
	width: 850px;
	background-image:url(images/header.png);
	background-repeat: no-repeat;
	border-bottom:dotted;
	border-bottom-color:#666;	
	border-bottom-width:1px;
	
}


#menu {
	position:relative;
	top: 145px;
	float:right;


	
}

.menu li {
	list-style: none;
	display:inline;
	text-align: right;
	color:#666;
	font-size: 25px;
	margin: 0 20px 0 0;
}

.menu a {
	text-decoration:none;
	color:#666;
}
a {
	text-decoration:none;
	color:#000;
}
#sidebar {
	position:relative;
	top:-24px;
	left:-13px;

	font-size:10px;
	float:left;
	
	
}
.language li {
	list-style-type:none;
	display:inline;
	margin-right:10px;
}

#content {
	float:left;
	position:relative;
	width:850px;
	background:#e6eff5;
	color:#666;
	font-size:12px;
		
}

.entry {
	width:700px;
	background:#e6eff5;
	

	
}

.post{
	background:#e6eff5;	
	padding: 0 0 50px 20px;
	
	
	
}


h1 {
	color:#000;
	font-size:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

h2 {
	color:#000;
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
table{
	color:#444;
	font-size:12px;
        font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
        
        
	
}
td{
      padding-right:150px;
       
}

specs{
	color:#444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

