/*  
Theme Name: vpro-weblog-banvanhetding_1.0
Theme URI: http://www.vpro.nl/
Description: Een thema voor de weblogs van VPRO (vpro.nl). Diederik van Staden (VPRO) is verantwoordelijk voor het ontwerp en de stylesheet, met aanpassingen van Marco Raaphorst.
Version: 1.0
Author: Diederik van Staden / Marco Raaphorst
Author URI: http://www.vpro.nl/

	

	De CSS, XHTML en het ontwerp valt onder een GPL licentie:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
html, body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #c2c2b3;
	

}

#wrapper {
	width: 770px;
	height:100%;
	margin:  0 auto;
	padding: 0;	
}

#navbar {
    text-align: left;
	padding: 10px 0px 0px 15px;
	font-size: 1em;
}

#navbar a{
	color:#FFFFFF;
	text-decoration:none;
}

#navbar a:hover{
	text-decoration: underline;
}

#content {
    width: 520px;
   padding-left:20px;
    float: left;
	        
}

.post {
	width: 520px;
	float:left;
	margin-top: 0px;
	text-align: left;
	background-color: #6e6f64;
	background-image:url(images/post_header.gif);
	background-repeat:no-repeat;	
	}
	
	#header_post {
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
	#header_post a, a:hover, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.post_bottom {
	background-image:url(images/post_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
	}

.menu_balk {
	margin: 3px 3px 0px -5px;
	height: 1px;
	width: 190px;
	float: left;
	background-color: #5593e6;
}

.widecolumn .entry p {
	font-size: 10px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.postmetadata {
	text-align: center;
}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	position: clear;
	border: none;
	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 26px;
	text-align: left;
}

#menulist li {
	display: inline;
	list-style-type: none;
	padding: 3px;
	vertical-align:bottom;
	margin-top:	0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #E56516;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	float:left;
	text-align: left;
	font-size: 9px;
}

#menulist a, a:hover, a:visited {
	text-decoration: none;
	color: #ffffff;
}

#menulist #active {
	background: #000000;
}

.description {
	font-size: 10px;;
	text-align: left;
	width: 500px;
	}

h2 {
	/* font-size: 11px; */
	font-size: 20px;
	color: #ffffff;
}


h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 12px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	font-weight:bold;

	text-decoration: none;
}

a:hover {
	color: #989985;
	text-decoration: underline;
}

/* End Typography & Colors */

#dotted {
 
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width:95%;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
}

#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}

.header {
	width: 100%;
	text-align: center;
	top:0px;
	margin-left: 9px; 
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.widecolumn .post {
	margin: 0;
}

.postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	clear: both;
	padding-left:18px;
}

#footer p {
	margin: 0;
	padding: 20px 0;	
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
}

h2.pagetitle {
	text-align: left;
}

h3 {
	padding: 0;	
}

h3.comments {
font-size:12px;
font-weight:bold;
	
	border-top: 1px dotted #666666;
border-bottom: 1px dotted #666666;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


/* sidebar */


#sidebar a, #sidebar a:hover, #sidebar a:visited {
	text-decoration: none;
	color:white;
}

#sidebar a:hover,  {
	text-decoration: underline;
	color:#6e6f64;
}

#sidebar li {
    padding: 0px 5px 0px 5px;
}

#sidebar h2 {
    font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	padding: 0px 0px 0px 5px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 5;
}

#sidebar {
	overflow: hidden;
}

#sidebar  #s {
    width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}


#sidebar
{
	width: 220px;
	background-color:#989985;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float: right;
	padding: 0px;
	margin-top: 2px;
	margin-right:4px;
}

#sidebar form {
	margin: 0;
}

/* end sidebar */

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	text-align: left;
	font-size:12px;
	padding:5px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 80%;
	padding: 2px;
}

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
	
.info {
	padding: 5px;
}	

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	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;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.meta {
	clear: both;
	color:#989985;
}

.wpv_videoc {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}
 
#sidebar ul.cosmos {
	margin: 0px 6px;
	list-style: none;
	font-size: 140%;
}
			
#sidebar li.cosmos {
	display: inline;
        list-style: none;
	padding: 0;
	margin: 4px;
	line-height: 1.3em;
}
		
#sidebar li.keyword1 {font-size: 0.8em;}
#sidebar li.keyword2 {font-size: 0.9em;}
#sidebar li.keyword3 {font-size: 1.0em;}
#sidebar li.keyword4 {font-size: 1.1em;}
#sidebar li.keyword5 {font-size: 1.2em;}
#sidebar li.keyword6 {font-size: 1.3em;}
#sidebar li.keyword7 {font-size: 1.4em;}
#sidebar li.keyword8 {font-size: 1.5em;}
#sidebar li.keyword9 {font-size: 1.6em;}
#sidebar li.keyword10 {font-size: 1.7em;}
#sidebar li.keyword11 {font-size: 1.8em;}
#sidebar li.keyword12 {font-size: 1.9em;}
#sidebar li.keyword13 {font-size: 2.0em;}
#sidebar li.keyword14 {font-size: 2.1em;}
#sidebar li.keyword15 {font-size: 2.2em;}



.hoekdiv_l_b {
margin-left:0px; 
margin-top:0px; 
float:left; 
background-image:url(images/hoek_Links_boven.gif);
height:14px;
width:14px;}

.hoekdiv_r_b {

margin-right:0px; 
margin-top:0px; 
float:right; 
background-image:url(images/hoek_rechts_boven.gif);
height:14px;
width:14px;}

.hoekdiv_l_o {
margin-left:0px; 
margin-bottom:0px; 
float:left; 
background-image:url(images/hoek_links_onder.gif);
height:14px;
width:14px;
}

.hoekdiv_r_o {
margin-right:0px; 
margin-bottom:0px; 
float:right; 
background-image:url(images/hoek_rechts_onder.gif);
height:14px;
width:14px;

}

.tekst_padding {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.form_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #C0B998;
	width:190;
}

.comment_dotted
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.h {
padding-left:10px;
font-size:14px;
}


#menu
{
	margin-bottom: 0px;
	padding-left:-600px;
}

#menu ul
{
	vertical-align: left;
}

#menu ul li
{
}

#menu ul li a
{
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 ;
}

.pag_link {margin: 15px;}

.comment_container {
padding-left:15px;
padding-top:15px;
}

.comment_titel {
font-size:12px;
font-weight:bold;

}

#omroeplogo {
position: absolute;
position: absolute;
top: 2px;
right: 2px;
}
