/* Any styles you write here will overwrite those of the original stylesheet */

/*



/* =======================================================================
								3. Header
======================================================================= */
#header{
	clear:both;
	float:none;
	display:block;
	margin-bottom:30px;
	padding:10px 20px 20px 20px;
	background:url(images/background02.png) repeat;
}

/* =======================================================================
						      4. Layout
======================================================================= */
#grid{
	padding-left:10px;/*20*/
}
#page{
	/*background:#FFF;*/
	/*background:rgba(255, 255, 255, 0.8);*/
	/*width:680px;
	margin-left:20px;
	float:left;
	clear:left;*/
	background:url(images/background02.png) repeat;
}
#full-page{
	/*background:rgba(255, 255, 255, 0.8);*/
	width:950px;
	margin-left:20px;/*20*/
	/*float:left;
	clear:left;*/
	background:url(images/background02.png) repeat;
}
.wrap{
	width: 100%;
}

/* =======================================================================
						      7. Sidebar
======================================================================= */

#sidebar{ /*!!!*/
	float:left;
	clear:right;
	width:240px;/*310*/
	margin-left:20px;
	margin-top:0px;/*10*/
	padding: 40px 0 0 0;
	background:url(images/background02.png) repeat;
}
#sidebar #nav_menu-3{
	font-size: 18px;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! grootte font sub getoonde kunstenaars rechterkolom*/
	}

/* =======================================================================
							6. Single Post Page
======================================================================= */

#featured-content{
	float: none;
	background-color:transparent;
}
#featured-content p{
	margin: 0;
}
.content{
	clear:both;
	margin:0;
	text-align:center;
	background-color:transparent;
}


.entry{
	padding:0 30px 10px;
	background-color:transparent;
	margin-bottom:0px;
	overflow:hidden;
}

/* --------------  regels om fonttype en grootte in de Sidebar aan te passen ----------------- */


#recent-posts-3 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/ 
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	margin: 0;
	padding:5px 0 5px 0;
	}
	
#archives-4 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	}

#meta-3 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	}
	
#recent-posts-4 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/ 
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	}
	
#archives-5 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	}

#meta-4 ul li { /*Widget aanpassing ipv het font Trebuchet voor sidebar menu rechts*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	}			
	
/* =======================================================================
						  	9. Footer
======================================================================= */		
#footer {
	/*margin-top:30px;
	padding:0 30px 0 30px;
	color:#999;
	clear:both;
	background:url(http://www.beeldhonger.com/gb5/wp-content/themes/shaken-grid-premium/images/background02.png) repeat;*/
}