/**
 * Theme Name: Hueman Child
 * Template:   hueman
 * Theme URL:  http://alxmedia.se/themes/hueman/
 */


@import url("../hueman/style.css");

/* .main {border-top: 4px solid #F87926; border-radius: 3px;}  Lichtgroen:  #e2f2d0   donkergroen: #B2D181  geel:  #FFD24D   limegroen: #C6E05A   lichtblauw (achtergrond body):  #F0F7FD  social media groengrijs: #667a65   oorspronkelijke kleur primary balk 'volg ons':  #667a65   */


/*  div.entry.themeform {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	color: #666;
	letter-spacing: 1px;
	font-size:  15px;
}
 */


div.entry.themeform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #525252;
	line-height: 21px;
}  



/*  header : topbar      /wp-content/uploads/header_transparant16.png
/* ------------------------------------ */
#header .nav-wrap {
	background: #65797A;
	/* border-bottom: #FF9900 1px solid; */
} 

/* --- Uitklap zoekbalk */
.search-expand {
    background-color: #65797a !important;
}



#wrapper {
	background: url('/wp-content/uploads/ontwerp/bg_wrapper.jpg') no-repeat top; /* HJ 24-5-2025 -> LET OP: bg_wrapper.jpg verwijderd van de server, bij evt. hergebruik: check EERST of dit plaatje rechtenvrij is!!!! */
	background-position: 50% 150px;
}   

header#header {
	background: #FFD24D;
}

.sidebar-top {
	background: #3B8DBD !important;
}



