/*
Welkom bij aangepaste CSS!

Om te zien hoe CSS in elkaar steekt, ga je naar http://wp.me/PEmnE-Bt
*/
#colophon {
	background: black;
	opacity: .9;
	color: #eeeded;
	padding: 20px;
	display: none;
}

.footer-bottom {
	width: 94%;
	margin: 0 auto;
	padding: 20px 3%;
	background-color: rgba(0,0,0,0);
	opacity: .8;
	display: none;
}

.footer-bottom .bottom-right {
	width: 270px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	display: none;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999999;
}

#content {
	padding: 20px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	background: rgba(17,17,17,0);
}

body {
	font-family: 'Roboto Condensed', Arial;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
}

.header .header-bottom {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/header-bottom-shape.png) no-repeat bottom;
	height: 53px;
	display: none;
}

#header-bottom-shape {
	background: url(../images/header-bottom-shape2.png) no-repeat top;
	width: 75px;
	height: 44px;
	cursor: pointer;
	margin-left: 86px;
	display: none;
}

.header {
	width: 170px;
	margin: 0;
	padding: 0;
	border-left: none;
	border-right: none;
	float: left;
}

#site-nav {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
	background: rgba(255,255,255,0.23);
	text-transform: uppercase;
	font: 200 14px 'Hind', Arial;
}

.header .logo {
	width: 88%;
	margin: 0;
	padding-top: 10.5px;
	padding-left: 10.5px;
	padding-right: 10.5px;
	padding-bottom: 0;
	background: rgba(255,255,255,0.23);
	text-align: center;
}

#secondary {
	width: 15%;
	float: left;
	margin-top: 23px;
}

#primary {
	width: 80%;
	float: left;
}

.container {
	width: 94.5%;
	margin: 0;
	margin-top: 0;
}

#content {
	padding: 0;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	background: url(../images/menu-bg.png);
}

#wrapper {
	width: 1303px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999999;
}

#site-nav ul li a {
	background: url(../images/nav-icon.png) no-repeat 20px center;
	padding: 6px 0 6px 29px;
	display: block;
	font-weight: 300;
	color: #eeeded;
	text-decoration: none;
}

#site-nav ul li:hover, #site-nav li.current_page_item {
	background: url(../images/menu-hover.png);
}

#site-nav ul li a:hover, #site-nav li.current_page_item a {
	text-decoration: none;
/* background-image: url(../images/nav-icon-hover.png); */
	color: #747474;
}

#site-nav ul li a:hover, #site-nav li.current_page_item a {
	background: url(../images/nav-icon.png) no-repeat 20px center;
	color: #747474;
}

#site-nav ul li {
	display: block;
	position: relative;
	list-style: none;
	border-top: none;
	border-bottom: none;
	padding: 0;
	line-height: normal;
}

#page-title {
	font-size: 30.52px;
	font-family: 'Roboto Condensed', Arial;
	font-weight: lighter;
	display: inline-block;
	clear: both;
	text-transform: uppercase;
	padding: 51px 0 0;
	color: #eeeded;
	display: none;
}

.rps-image-gallery .wp-heading-text.gallery-heading {
	font-size: 10px !important;
	text-align: center !important;
}

.rps-image-gallery .wp-heading-text.gallery-heading, .rps-image-gallery .wp-caption-text.gallery-caption, .rps-image-gallery .gallery-meta {
	display: block;
	width: 90% !important;
	margin: 0 5% !important;
	line-height: normal;
	margin-top: -15px !important;
}

.accordion-title {
	border-top: 1px dotted #dbdbdb;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 0;
	cursor: pointer;
	color: #D4D1CC;
}

.accordion {
	border-bottom: 1px dotted #dbdbdb;
	margin-bottom: 20px;
}

h2 {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 100;
	color: #584F47;
}

strong {
	font-weight: bold;
	color: #D4D1CC;
}

/*
	CSS gemigreerd vanuit Jetpack:
*/

/*
Welkom bij aangepaste CSS!

Om te zien hoe CSS in elkaar steekt, ga je naar http://wp.me/PEmnE-Bt
*/
#colophon {
	background: black;
	opacity: .9;
	color: #eeeded;
	padding: 20px;
	display: none;
}

.footer-bottom {
	width: 94%;
	margin: 0 auto;
	padding: 20px 3%;
	background-color: rgba(0,0,0,0);
	opacity: .8;
	display: none;
}

.footer-bottom .bottom-right {
	width: 270px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	display: none;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999999;
}

#content {
	padding: 20px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	background: rgba(17,17,17,0);
}

body {
	font-family: 'Roboto Condensed', Arial;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
}

.header .header-bottom {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/header-bottom-shape.png) no-repeat bottom;
	height: 53px;
	display: none;
}

#header-bottom-shape {
	background: url(../images/header-bottom-shape2.png) no-repeat top;
	width: 75px;
	height: 44px;
	cursor: pointer;
	margin-left: 86px;
	display: none;
}

.header {
	width: 170px;
	margin: 0;
	padding: 0;
	border-left: none;
	border-right: none;
	float: left;
}

#site-nav {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
	background: rgba(255,255,255,0.23);
	text-transform: uppercase;
	font: 200 14px 'Hind', Arial;
}

.header .logo {
	width: 88%;
	margin: 0;
	padding-top: 10.5px;
	padding-left: 10.5px;
	padding-right: 10.5px;
	padding-bottom: 0;
	background: rgba(255,255,255,0.23);
	text-align: center;
}

#secondary {
	width: 15%;
	float: left;
	margin-top: 23px;
}

#primary {
	width: 80%;
	float: left;
}

.container {
	width: 94.5%;
	margin: 0;
	margin-top: 0;
}

#content {
	padding: 0;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	background: url(../images/menu-bg.png);
}

#wrapper {
	width: 1303px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999999;
}

#site-nav ul li a {
	background: url(../images/nav-icon.png) no-repeat 20px center;
	padding: 6px 0 6px 29px;
	display: block;
	font-weight: 300;
	color: #eeeded;
	text-decoration: none;
}

#site-nav ul li:hover, #site-nav li.current_page_item {
	background: url(../images/menu-hover.png);
}

#site-nav ul li a:hover, #site-nav li.current_page_item a {
	text-decoration: none;
/* background-image: url(../images/nav-icon-hover.png); */
	color: #747474;
}

#site-nav ul li a:hover, #site-nav li.current_page_item a {
	background: url(../images/nav-icon.png) no-repeat 20px center;
	color: #747474;
}

#site-nav ul li {
	display: block;
	position: relative;
	list-style: none;
	border-top: none;
	border-bottom: none;
	padding: 0;
	line-height: normal;
}

#page-title {
	font-size: 30.52px;
	font-family: 'Roboto Condensed', Arial;
	font-weight: lighter;
	display: inline-block;
	clear: both;
	text-transform: uppercase;
	padding: 51px 0 0;
	color: #eeeded;
	display: none;
}

.rps-image-gallery .wp-heading-text.gallery-heading {
	font-size: 10px !important;
	text-align: center !important;
}

.rps-image-gallery .wp-heading-text.gallery-heading, .rps-image-gallery .wp-caption-text.gallery-caption, .rps-image-gallery .gallery-meta {
	display: block;
	width: 90% !important;
	margin: 0 5% !important;
	line-height: normal;
	margin-top: -15px !important;
}

.accordion-title {
	border-top: 1px dotted #dbdbdb;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 0;
	cursor: pointer;
	color: #D4D1CC;
}

.accordion {
	border-bottom: 1px dotted #dbdbdb;
	margin-bottom: 20px;
}

h2 {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 100;
	color: #584F47;
}

strong {
	font-weight: bold;
	color: #D4D1CC;
}