/*
Theme Name: Evenhuis
Author: Distinct
Author URI: http://www.distinct.nl/
Description: Evenhuis thema voor Wordpress
Version: 1.0
*/

body {
	margin: 0;
	font-family: Arial;
	color: #696969;
	font-size: 13px;
}

tt, code, kbd, samp {
	font-family: Arial;
}

.site-title {
	height: 150px;
	margin: 0;
}

h1, h1 a {
	color: #e3001b;
	font-size: 18px;
}

h2 {
	font-size: 18px;
}

a {
	color: #e3001b;
	text-decoration: none;
}

a:hover {
	color: #696969;
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	width: 950px;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
	overflow: hidden;
}

#page>header ul, #colophon .widget_nav_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#masthead {
	background: url(images/header2.jpg) right top no-repeat;
	float: left;
	width: 100%;
}

#masthead img {
	padding: 40px 25px;
}

#primary-navigation {
	font-size: 13px;
	padding-left: 15px;
	padding-left: 9px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
}

#primary-navigation,
time.post_date .day{
	color: #fff;
	background: #ee4035; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee4035 0%, #de3c31 44%, #bc333a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee4035), color-stop(44%,#de3c31), color-stop(100%,#bc333a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee4035 0%,#de3c31 44%,#bc333a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee4035 0%,#de3c31 44%,#bc333a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee4035 0%,#de3c31 44%,#bc333a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee4035 0%,#de3c31 44%,#bc333a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4035', endColorstr='#bc333a',GradientType=0 ); /* IE6-9 */
}

#primary-navigation ul ul {
	display: none;
	background: #eaeaea;
	text-align: left;
	min-width: 100%;
}

#primary-navigation li {
	position: relative;
}

#primary-navigation>ul>li {
	float: left;
	width: 116px;
	border-left: 1px solid #ee4035;
	text-align: center;
}

#primary-navigation a, h1 a {
	text-decoration: none;
}

#primary-navigation a,
#search-2 span,
#secondary h1 {
	padding: 8px 10px;
	display: block;
	color: #fff;
}

#primary-navigation>ul>li>a {
	padding-left: 0;
	padding-right: 0;
}

#primary-navigation ul ul a {
	white-space: nowrap;
	color: #000;
}

#primary-navigation>ul>.current_page_item>a,
#primary-navigation>ul>.current_page_ancestor>a,
#primary-navigation a:hover,
#search-2 span,
#secondary h1,
time.post_date .month {
	color: #fff;
	
	background: #414141; /* Old browsers */
	background: -moz-linear-gradient(top,  #414141 0%, #121212 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(98%,#121212)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #414141 0%,#121212 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #414141 0%,#121212 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #414141 0%,#121212 98%); /* IE10+ */
	background: linear-gradient(to bottom,  #414141 0%,#121212 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#121212',GradientType=0 ); /* IE6-9 */
}

#search-2 {
	
}

#secondary aside {
	border: 1px solid #eee;
	margin-bottom: 20px;
}

#search-2 span,
#secondary h1 {
	font-size: 13px;
	margin: -1px;
	border-bottom: 1px solid #ee4035;
}

#primary-navigation>ul>li:first-child {
	/*border: 0;*/
}

#primary-navigation ul ul {
	position: absolute;
}

#primary-navigation ul ul ul {
	top: 0;
	left: 100%;
}

#primary-navigation li:hover>ul {
	display: block;
}

#main-content {
	float: left;
	padding-top: 20px;
}

#primary {
	float: right;
	width: 700px;
	width: 650px;
	padding-left: 40px;
}

#secondary {
	float: left;
	width: 180px;
	padding: 12px 10px;
}

#page>footer {
	clear: both;
	float: left;
	padding: 15px 0 15px 50px;
	font-size: 12px;
}

.cycle-slideshow {
/*	width: 50%;*/
}

.cycle-slideshow img {
	width: 100%;
}

time.post_date {
	float: left;
	margin: 0 15px 10px 0;
	border-radius: 5px;
	width: 60px;
	overflow: hidden;
}

time.post_date span {
	display: block;
	padding: 3px 8px;
	text-align: center;
}

time.post_date .day {
	font-size: 32px;
}

time.post_date .month {
	padding-bottom: 5px;
}

.cycle-slideshow {
	position: relative;
	z-index: 1;
	height: 350px;
	overflow: hidden;
}

.cycle-pager {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 9999;
}

.cycle-pager span {
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 100%;
	background: #ddd;
	width: 16px;
	height: 16px;
	text-indent: -999px;
	overflow: hidden;
}

.cycle-pager span.cycle-pager-active {
	background: #ee4035;
}


.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

#textblockswidget-2 {
	text-align: center;
}

table {
	vertical-align: top;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

#footer-sidebar {
	overflow: hidden;
}

#footer-sidebar aside {
	float: left;
	width: 200px;
	margin-left: 15px;
}

#footer-sidebar .widget_nav_menu {
	width: 600px;
}

#footer-sidebar .widget_nav_menu ul {
	column-count: 3;
	column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-gap: 15px;
	-moz-column-count: 3;
	-moz-column-gap: 15px;
	-ms-column-count: 3;
	-ms-column-gap: 15px;
	-o-column-count: 3;
	-o-column-gap: 15px;
}

#copyright-sidebar {
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
}

#copyright-sidebar * {
	display: inline;
}

#copyright-sidebar li:after {
	content: " | ";
	color: #696969;
}

a img {
	border: 0;
}

.widget_search .search-submit {
	display: none;
}

.widget_search .search-field {
	margin: 11px;
	width: 150px;
}

#content {
	padding-bottom: 20px;
}

#content article h1 a {
	font-size: 15px;
}

#contactform td {
	vertical-align: middle;
}

.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img {
	margin-left: 0;
}

.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img:hover,
.ngg-album-compactbox .gallery_link .Thumb:hover {
	background-color: #ee4035;
}

.ngg-album-compact .ngg-album-compactbox:before,
.ngg-album-compact .ngg-album-compactbox:after,
.ngg-album-compact .ngg-album-compactbox {
	border-bottom: 0;
	border: 0;
	padding: 0 !important;
}

.ngg-album-compactbox .gallery_link .Thumb {
	background-color: #ffffff;
	border: 1px solid #a9a9a9 !important;
	padding: 4px !important;
}

.ngg-albumoverview .ngg-album-compact {
	padding-bottom: 20px !important;
	width: 202px;
}

.ngg-albumoverview .ngg-album-compact:nth-child(3n+1) {
	clear: both;
}

.ngg-albumoverview .ngg-album-compact h4 .ngg-album-desc {
	height: auto;
	padding-bottom: 10px;
}

.ngg-album-compact h4 {
	font-size: 12px;
}

@media print {
	* {
		height: auto !important;
		width: auto !important;
	}
	
	#masthead nav, #secondary, #colophon {
		display: none;
	}
	
	#primary {
		padding: 0;
	}
	
	#page {
		box-shadow: none;
	}
}

/* subsubmenu van fotogalerij en submenu van verhuur */
.page-item-31 ul ul, .page-item-1476 ul { 
	display: none !important; 
}

#galerij {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}

#galerij li {
	display: block;
	margin: 0 12px 0 0;
}

#galerij a {
	display: block;
	background: #fff;
	border-radius: 0px;
	margin: 5px;
	width: 182px;
	margin-bottom: 15px;
}

#galerij a:hover {
	/*background: #eee;*/
}

#galerij img {
	display: block;
	border: 1px solid #A9A9A9;
	margin-bottom: 10px;
}

#galerij.detail img {
	padding: 5px;
}