 body {
	background-color: rgba(255,255,255,1);
}
html, body, a, #wrapper {
  color: #333;
}

html, body, p, div, span, form, input, ul, li, a, textarea {
	font-family: Roboto; 
	font-size: 16px; 
	font-weight: 400; 
}

#header-content { min-height: 400px; }

.altheader #header-content { min-height: 200px; }

#top-beam-logo-wrapper, #menu_beam1_container, #menu_beam2_container, #menu_beam3_container, #menu_beam4_container { max-width: 1200px; }

	#top-beam-1, #top-beam-1 ul.sub-menu { 
		background-color: rgba(255,255,255,0.9);
	}
	#top-beam-1.exact { height: 3em; }
	#top-beam-1.exact ul.menu { line-height: 3em; } 
	#top-beam-1.minimum { min-height: 3em; }
	#top-beam-1.minimum  ul.menu { line-height: 3em; }
	#top-beam-1.padding_custom { padding: 0px 0px 0px 0px; } 
	
	 #top-beam-1, #top-beam-1 .menu li, #top-beam-1 .menu a { color: rgba(31,105,178,1); } 
	 
	 
		#top-beam-1 ul.menu li.current-menu-item>a, 
		#top-beam-1 ul.menu li.current_page_item>a,
		#top-beam-1 ul.menu li.menu-item:hover>a { 
			color: rgba(85,179,217,1); 
		}	
		

#header { background-color: rgba(255,255,255,1); }

#header-content.exact { width: 1200px; }
#header { 
  	background: url(http://www.gijzengroep.nl/wp-content/uploads/2014/10/st-jansstraat-hoeven.jpg) no-repeat center center; 
	background-size: cover;
  }
 
#footer { background-color: rgba(85,179,217,1); }#footer-bottom, #footer_wrapper_info { background-color: rgba(31,105,178,1); } 

  #footer-top, #footer-top * { color: rgba(255,255,255,1); } 
/* Heading colors */
.hentry h1, .hentry h1 a { color: #55b3d9;}.hentry h2, .hentry h2 a { color: #55b3d9;}.hentry h3, .hentry h3 a { color: #55b3d9;}
/* sidebars */
#left-sidebar { width: 30%; } 
.has_left_sidebar { width: 70%; }
 
#right-sidebar { width: 30%; } 
.has_right_sidebar { width: 70%; }
 
 
 
 

/********** RESPONSIVE ****************/
@media screen and (max-width: 1000px) {
		#header-content.exact { width: 100%; }}


@media screen and (max-width:800px) {
#footer { position: relative !important; top: 0 !important; bottom: auto !important; }
#footer-top{height:auto !important; }
#wrapper{padding-bottom:30px !important; }
}


 /* test */
 #dummy { }
 
 div.nf-field-element input[type=button]{background-color: #1f69b2; border-radius:5px;} 
