/*
Theme Name: walonbouwadvies
Description: walonbouwadvies child template
Author: 
Version: 1.0
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

/* Geen tekst proudly presented by*/
#site-generator {
display:none;
}

/* Geen search in menubalk
/* Search Form */
#branding #searchform {
	display: none;
}

/* Andere kleur menubalk*/
#access {
	background: #517bb8; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#517bb8, #adbcd8);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}

/* geen poster gegevens meer */
/* .meta-prep, .meta-prep-author {display:none;}
 
