/*
Theme Name: Bomers
Theme URI: http://www.bomers.org
Author: Marotura.com All Online Business
Author URI: http://www.marotura.com
Description: Wordpress template voor Bomers ontwikkeld door Marotura All Online Business.
Version: 1.0
*/



/* Reset
 * ---------------------------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: Arial, sans-serif;
}

body {
	background: #e5ebf1 url(images/header-detailpage.jpg) top center no-repeat;
	color: #313131;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}
a {
	color: #455781;
	outline: none;
}

a:visited {
	color: #455781;
}

a:active,
a:hover {
	color: #003772;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #003772;
	clear: both;
	font-family: 'Cinzel', serif;
	line-height: 1.3;
}

h1 {
	font-size: 26px;
	margin: 0 0 30px 0;
}

h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 22px;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 26px;
	margin: 0 0 15px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	border: 0;
	height: 1px;
	margin: 0 0 18px 0;
}

.clr { clear: both; }


/* Structure
 * ---------------------------------------------------------------------------- */  
body.home { background: #e5ebf1 url(images/header-homepage.jpg) top center no-repeat;}
#page { margin: 0 auto 30px auto; position: relative; width: 990px; }
#masthead { margin-top: 30px; width: 100%; }
#language { float: right; }
#navbar { background: #003772; height: 60px; margin-top: 300px; width: 100%; }
#main { background: #fff; padding: 30px;}
#primary { display: block; float: left; width: 710px; }
.home #primary {  width: 930px; }
.home #banners { width: 990px; }
.home #banners img { margin-right: 30px; }
#tertiary { display: block; float: right; margin-bottom: -30px; width: 190px; }
#tertiary img { margin-bottom: 30px }
#social { background: #c3d0de; height: 160px; margin-top: 30px; padding: 30px; }
#colophon { background: #fff; margin-top: 30px; padding: 30px; }
#colophon #colophon-navigation { float: left; width: 660px; }
#colophon #colophon-logo { float: right; }
#colophon #site-info { display: block; height: 14px; margin-top: -14px; }
#colophon #site-info span { font-family: 'Cinzel', serif; font-size: 14px; color: #b1b3b4; }


/* Navigation
 * ---------------------------------------------------------------------------- */
#language ul { border: none !important; margin-left: 44px !important; width: auto !important;}
#language li { display: block; float: left; margin: 0 0 0 5px !important; height: 20px; width: 30px !important; }
#language li a { background-position: top left; border: none; display: block; height: 20px; padding: 0;text-indent: -9999px; width: 30px;}
#language li.icl-nl a { background: url(images/nl.gif) no-repeat;}
#language li.icl-en a { background: url(images/en.gif) no-repeat; }
#language li.icl-de a { background: url(images/de.gif) no-repeat;}
 
#navbar #site-navigation li { display: block; float: left; font-family: 'Cinzel', serif; font-size: 18px; height: 65px; line-height: 30px; padding: 15px 0; }
#navbar #site-navigation li a { border-left: solid 1px #1a4b80; border-right: solid 1px #003166; color: #fff; display: block; float: left; padding: 0 17px; text-decoration: none; }
#navbar #site-navigation li:first-child a { border-left: none; }
#navbar #site-navigation li:last-child a { border-right: none; }
#navbar #site-navigation li.current-menu-item { border-bottom: solid 5px #7f9bb8 }
#navbar #site-navigation #menu-hoofd-navigatie li a {padding: 0 13px; }
#navbar #site-navigation #menu-main-navigation-english li a {padding: 0 19px;  }


#social li { display: block; float: left; margin-right: 30px; }
#social li:last-child { margin-right: 0; }
#social li a { color: #fff; display: block; float: left; font-family: 'Cinzel', serif; font-size: 18px; line-height: 32px; padding: 10px 10px 10px 52px; text-decoration: none; width: 162px; }
#social li a.facebook { background: #7f9bb8 url(images/facebook.gif) no-repeat 10px 10px; }
#social li a.twitter { background: #7f9bb8 url(images/twitter.gif) no-repeat 10px 10px; }
#social li a.youtube { background: #7f9bb8 url(images/youtube.gif) no-repeat 10px 10px; }
#social li a.linkedin { background: #7f9bb8 url(images/linkedin.gif) no-repeat 10px 10px; }
#social li a.xing { background: #7f9bb8 url(images/xing.gif) no-repeat 10px 10px; }
#social li a.pinterest { background: #7f9bb8 url(images/pinterest.gif) no-repeat 10px 10px; }

#colophon #colophon-navigation li { display: block; float: left; font-family: 'Cinzel', serif; font-size: 14px;  font-weight: 700; padding: 0 3px; }
#colophon #colophon-navigation li a { color: #003772; display: block; float: left; text-decoration: none; }