@charset "utf-8";
/* CSS Document */
body{}
	a{
		color: #000;
		font-size: inherit;
	}
#wrapper{
	margin: 40px auto;
	width:960px;}
	#header{
	float:left;
	width: 320px;
	margin-left: 10px;
			}
			
		h2{	
		float:left;
		margin: auto;
		font-family:"Georgia", Times New Roman, Times, serif;
		color:#000;
		font-size: 36px;
		font-style:italic;
		text-align:justify;
		}
					
			
		h1{
		float:left;
		margin: auto;
		font-family:"Georgia", Times New Roman, Times, serif;
		color:#000;
		font-size:24px;
		font-style:italic;
		text-align:justify;
			}
			
			
	.menu{
	float:right;
	padding: none;
	margin: 0px 10px 0px;
	}
		li{
		display: inline;
		margin-left: 25px;
		font-family:"Georgia", Times New Roman, Times, serif;
		font-size:18px;
		}
		.menu li:hover{
			border-bottom: solid 2px #09F;
		}
		.menu li:active, .current-menu-item{
			border-bottom: solid 2px #F90;
		}
			.menu a{
				text-decoration: none;
				}
			
	#graphic-tekst{
	float:left;
	width:960px;
	height: 300px;
	margin: 10px 0px 10px 0px;
	}
		#graphic-tekst .textwidget{
		background-color:#FFF;
		margin-top: 230px;
		height: 70px;
		/* for IE */  
		filter:alpha(opacity=50);
  		/* CSS3 standard */
 		opacity:0.5;
		}
			#graphic-tekst .textwidget p{
			height: 50px;
			padding: 10px;
			color:#000;
			font-family:"Georgia", Times New Roman, Times, serif;
			font-size:16px;
			/* for IE */  
			filter:alpha(opacity=100);
  			/* CSS3 standard */
 			opacity:1.0;
			}
				#graphic-tekst .textwidget p a{
					font-size:18px;
					font-weight:bolder;
					text-decoration: underline;}
	
	.post{
	float:left;
	width: 300px;
	margin: 0px 10px;
	}
	.post-cat{
	float:left;
	width: 300px;
	height: 280px;
	margin: 0px 10px;
	}
		h3{
		font-family:"Georgia", Times New Roman, Times, serif;
		color:#000;
		font-size:18px;
		font-style:italic;
		width: 100%;
		border-bottom: 1px solid #000;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		}
			h3 a{
			color:#000;
			border: none;
			text-decoration: none;}
			
			a img{
				border: none;
			}
			
		small.date{
			font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			float: right;
			margin: 2px;
			width: 100%;
			text-align:right;
		}
		small{
			font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			float: right;
			margin: 2px;
			text-align:right;
		}
		h4{
		font-family:"Georgia", Times New Roman, Times, serif;
		color:#000;
		font-size:12px;
		font-style:italic;
		text-decoration:underline;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		}
		p{
			text-align:justify;
			margin: 5px 0px;
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
			}
			p a{
				font-style: italic;
				text-decoration: underlined;
			}
			.readmore{
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
			
			p .alignleft{
			float:left;
			margin: 0px 10px 10px 0px;
			}
		
	.single{
	float:left;
	width: 620px;
	margin: 0px 10px;
	}
	
	.single ul, .post ul, .post-cat ul{
	padding: 0px;
	margin: 0px 0px ;
	}
		.single ul li, .post ul li, .post-cat ul li{
			margin: 5px 0px 0px 10px;
			font-size: 12px;
			font-style: italic;
			text-decoration: underlined;
			font-family:Arial, Helvetica, sans-serif;
			display: block;
		}
	
	#comments{
	float:left;
	width: 620px;
	margin: 0px 10px;
	}
	
	ul.commentlist{
	padding: 0px;
	margin: 5px 0px;
	}
	li.even{
	float:left;
	min-height: 125px;
	width: 620px;
	margin: 5px 0px 5px 0px;
	display: block;
	}
	li.odd{
	float:left;
	min-height: 125px;
	width: 620px;
	margin: 5px 0px 5px 0px;	
	display: block;
	background-color: #fafafa;
	}
	li.comment-author-admin, li.bypostauthor{
	float:left;
	min-height: 125px;
	width: 620px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #09F;	
	border-bottom: 1px solid #F90;
	display: block;	
	background-color: #fafafa;
	}
	
	.comment-wrapper{
	float:left;
	min-height: 125px;
	width: 500px;
	}
	
	.gravatar-block{
	float: right;
	width: 120px;
	height: 100%;
	vertical-align: middle:
	}
	
		.gravatar-block small{
		text-align: center;
		margin: 10px 0px;
		padding: 0px;
		}
		img.avatar{
		float: right;
		margin: 0px 10px 0px 10px;
		}
		
		h6.comment{
		color:#000000;
		font-family:"Georgia",Times New Roman,Times,serif;
		font-size:12px;
		font-style:italic;
		margin:10px 0 0;
		padding:0;
		text-decoration:underline;
		border: none;
		width: 100%;
		}	
	
	#comments textarea{
	width: 100%;
	height: 125px;
	}
	
	#right_column{
	float:right;
	width: 300px;	
	margin: 0px 10px;
		}
		.widget{
			float:right;
			width: 300px;
		}
			h6{
			font-family:"Georgia", Times New Roman, Times, serif;
			color:#000;
			font-size:18px;
			font-style:italic;
			width: 100%;
			border-bottom: 1px solid #000;
			margin: 10px 0px 0px 0px;
			padding: 0px;
			}
			
		/* widget content stijlen */
		.widget ul{
		float:left;
		width:100%;
		margin: 0px;
		padding: 0px;
		list-style: inside none;
		}
			.widget ul li{
			display: block;	
			width:100%;			
			margin: 0px 0px 2px 0px;
			padding: 0px;
			font-family:"Georgia", Times New Roman, Times, serif;
			color:#000;
			font-size:14px;
			line-height: 20px;
			}
			.widget ul li:hover{
			display: block;
			width:100%;
			margin: 0px;
			padding: 0px;
			font-family:"Georgia", Times New Roman, Times, serif;
			color:#000;
			font-size:14px;
			line-height: 20px;
			border-bottom: solid 2px #09F;
			}
	
	#footer_wrapper{
	float:left;
	width: 960px;
	color: #FFF;
	background: #000;
	height: 150px;
	margin: 10px 0px 40px 0px;
	}
			h5{
			font-family:"Georgia", Times New Roman, Times, serif;
			color:#FFF;
			font-size:18px;
			font-style:italic;
			margin: 0px;
			width: 100%;
			border-bottom: 1px solid #FFF;
				}
			#footer_wrapper ul{
			float:left;
			padding: 0px;
			margin: 0px;
			list-style: none;
			}
				#footer_wrapper ul li{
					width: 140px;
					float: left;
					margin: 5px 0px 0px 10px;
					font-family:Arial, Helvetica, sans-serif;
					text-decoration: underline;
					font-size:12px;
				}
					#footer_wrapper a{
					color: #FFF;}
		#foot-item-left{
		float:left;
		width: 140px;
		padding: 9px;
		background: #000;
		border: 1px solid #FFF;
		height: 100%;
		}

		.foot-item{
		float:left;
		width: 140px;
		padding: 9px;
		background: #000;
		border: 1px solid #FFF;
		height: 100%;
		}
		
		/*en ik wil in de footer er geen gekleurde borders onderhebben!*/
		.foot-item .menu li:hover,
		.foot-item .menu li:active,
		#foot-item-left .menu li:active,
		#foot-item-left .menu li:hover,
		#foot-item-contact .menu li:active,
		#foot-item-contact .menu li:hover,
		.foot-item .menu .current-menu-item,
		#foot-item-left .current-menu-item{
			border-bottom: none;
		}
		
		#foot-item-contact{
		float:left;
		width: 300px;
		padding: 9px;
		background: #000;
		border: 1px solid #FFF;
		height: 100%;
		}
			#foot-item-contact form{
			}
			#foot-item-contact input, #foot-item-contact textarea{
				width: 294px;
				margin: 5px 0px;
		
		}
			#foot-item-contact .submit{
				float:right;
				width: 147px;
				margin: 5px 0px;
			}

/* stijling van de individuele pages en widgets */

				
.gallery {
		float:left;
		width: 640px;
	}
.gallery .gallery-row {
	float:left;
	width: 100%;
	}
.gallery .gallery-item {
		float:left;
		width: 300px;
		margin: 10px 18px 0 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	width: 300px;
	height: 100px;
	}
.gallery-caption {
	margin-left: 0;
	}
	.gallery-row a img {
				border:1px solid #000000;
				/* for IE */  
				filter:alpha(opacity=90);
				/* CSS3 standard */
				opacity:0.90;
				}
				.gallery-row a img:hover {
				border:1px solid #000000;
				/* for IE */  
				filter:alpha(opacity=100);
				/* CSS3 standard */
				opacity:1;
				}
