@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,400,700);
@import url('../fonts/carambola/stylesheet.css');

* {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

a {
	font-family: inherit;
	color: inherit;
	text-decoration: none;
	color: #CC4747;
}
a:hover {
	text-decoration: underline;
}

h1,
h2 {
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	color: #a72c32;
}

h1, 
h2,
h3 {
	line-height: 1.6;
}

h3 + h2 {
	margin-top: 0;
}

h3 {
	font-size: 21px;
	color: #a72c32;
}

ul, ol {
	padding-left: 20px;
	margin-left: 0;
}
.header-golf.negatief {
	background: #a72c32;
}

/* MODALS */
.modal h3 {
	margin: 0;
}

/* IMAGES */
img.img-paginabreed {
	margin: 22px 0;
}
img.album-item {
	margin-bottom: 16px;
}

/* HEADER */
#header {
	margin: 30px 0 16px;
}

#header .menu-button {
	display: block;
	margin: 16px 0px;
	color: #fff;
	background-color: #df2625;
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	text-align: center;
	font-size: 250%;
	text-decoration: none;
	padding: 16px;
}
#header #top-nav a.button img,
#sidebar #sub-nav a.button img,
#sidebar #sub-nav a.button canvas,
#sidebar #sub-nav a.button  span {
	margin-bottom: 16px;
}

/* FOOTER */
#footer, #content-footer {
	margin-top: 16px;
}

img.regenboog {
	margin: 16px 0 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

#externalLinks {
	text-align: right;
}
#externalLinks a {
	text-decoration: none;
}
#externalLinks .button {
	margin-left: 10px;
}

#footer ul#sub-nav {
	margin: 30px 0 0;
	padding: 0;
	list-style-type: none;
}
#footer ul#sub-nav li a {
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	color: #f7941e;
	font-size: 120%;
	line-height: 1.6;
}

ul#footer-nav {
	margin: 16px 0 30px;
	padding: 0;
	list-style-type: none;
}
ul#footer-nav li {
	display: inline-block;
	margin: 0 6px;
}
ul#footer-nav li a, ul#footer-nav li.in-between {
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	color: #00a1e4;
	font-size: 120%;
	line-height: 1.6;
}

#content-footer #social-buttons {
	width: 120px;
	float: left;
}
#content-footer .button.facebook {
	margin-right: 10px;
}

#content-footer ul#sub-nav {
	margin: 2px 0 0;
	padding: 0;
	list-style-type: none;
}
#content-footer ul#sub-nav li a {
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	color: #f7941e;
	font-size: 120%;
	line-height: 1.6;
}
/* PAGINA-AFHANKELIJKE CSS */
/* home */
#home-main {
	min-height: 536px;
	_height: 536px;
	padding: 22px;
	background-color: #D6221D;
	color: #fff;
	background-image: url("/assets/site/main-ender-small.png");
	background-position: right bottom;
	background-repeat: repeat-x;
        padding-bottom: 125px;
	padding-top: 10px;
}
#home-main .content-block
{
	padding-top: 0px;
}

#home-main p {
	font-size: 110%;
	line-height: 1.6;
}
#home-main p a {
	color: #ffca00;
}
#home-main h1 {
	color: #ffca00;
	font-size: 300%;
	/* margin: 10px 0 30px; */
	margin: 0 0 10px 0;
}

/* content algemeen */
.sidebar {
	margin-bottom: 16px;
	padding-top: 30px;
}
#content-main {
	padding: 22px 0;
	min-height: 260px;
}

#content-main p, #content-main ul, #content-main ol {
	font-size: 110%;
	line-height: 1.6;
}
#content-main p.small {
	font-size: 85%;
}
#content-main h1 {
	font-size: 270%;
	margin: 0 0 22px;
	line-height: 1;
}
#content-main .header-golf {
	margin: 0 0 30px;
	max-width: 100%;
	height: auto;
}

#content-main .back-button {
	margin-top: 20px;
	display: block;
}
#content-main blockquote {
  	padding: 1em;
	border-left: 3px solid #CCC;
}
#content-mail blockquote .citaat {
}
#content-main blockquote .citaat:before, #content-main blockquote .citaat:after {
	display: block;
	vertical-align: top;
	height: 30px;
	line-height: 48px;
	font-size: 50px;
	opacity: .2;
}
#content-main blockquote .citaat:before {
	content: '\201C';
  	margin-right: 4px;
  	margin-left: 0px;
}
#content-main blockquote .citaat:after {
	content: '\201D';
	margin-left: 10px;
  	margin-right: 4px;
  	margin-top: -30px;
  	text-align: right;
}
#content-main blockquote p {
	font-size: 90%;
	font-style: italic;
	margin-left: 20px;
}
#content-main .blockquote-footer {
	margin-left: 20px;
}
.content-block {
	padding-top: 16px;
}

.content-block.photo-album,
.content-block.movies {
	padding: 16px 0;
	margin: 32px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.content-block.photo-album + .content-block.photo-album,
.content-block.movies + .content-block.photo-album,
.content-block.photo-album + .content-block.movies,
.content-block.movies + .content-block.movies {
	border-top: 0;
}

.sidebar-news-list {
	margin-top: 190px;
}
.sidebar-kalender-list, .sidebar-quick-list {
	margin-top: 170px;
}
.sidebar-news-list h2,
.sidebar-kalender-list h2 {
	color: #a99794;
}
ul.sidebar-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sidebar-list li {
	margin-bottom: 0.4rem;
}
ul.sidebar-list li a {
	line-height: 1.6;
	color: #404040;
}
ul.sidebar-list li.active a {
	color: inherit;
}
/* fix firefox responsive images */
.img-fluid {
        width: 100%;
}

#cookie-message {
	width: 400px;
	height: 400px;
	position: fixed;
	background-repeat: no-repeat;
	right: 20px;
	bottom: 0;
}
#cookie-message a.hide-message {
	display: block;
	width: 60px;
	height: 60px;
	float: right;
}
#cookie-message .text-container {
	margin: 140px 60px 0 140px;
}
#cookie-message h4 {
	font-family: 'Carambola', Arial, Helvetica, sans-serif;
	-webkit-font-feature-settings: "kern", "liga" 0, "calt" 0;
	font-feature-settings: "kern", "liga" 0, "calt" 0;
	color: #f7941e;
	
}
#cookie-message p {
	font-size: 90%;
}
@media (max-width: 768px) {
	#header {
		margin: 8px 0 16px;
	}
	#footer img {
		margin: 16px 0;
	}
	
	.sidebar-news-list {
		margin-top: 0;
	}
	
	.sidebar {
		padding-top: 0;
	}
	
	#content-main {
		margin-top: 0;
		padding: 0 0 22px;
	}
	#content-main h1 {
		margin-top: 0;
	}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
 
}

table {
  border-spacing: 0px;
}
tbody {
  vertical-align: top;
}
td {
  height: 22px;
}
td.time {
  background-image: url("../assets/site/Layout/timeitem.png");
  background-repeat: no-repeat;
  background-position-y: 1px;
  background-position-x: 1px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 90%;
  padding-left: 10px;
  padding-right: 20px;
  vertical-align: top;
}
td.activiteit {
  font-weight: bold;
  width: 200px;
}
td.lettercode {
	color: #999;
	padding-right: 0.5rem;
}
footer.eventDetails {
	position: relative;
	top: -1rem;
}

section.autoBericht .afscheidsbrief {
	background: url("../assets/site/Layout/paper-background.png");
	padding: 20px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	margin-bottom: 20px;
}
section.autoBericht .afscheidsbrief p:first-of-type {
	margin-top: 30px;
}
section.autoBericht .afscheidsbrief p {
	/*font-family: "Lucida Handwriting", Corbel, Arial, sans-serif; */
}
.embedded-video {
	margin-bottom: 20px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); 
	background: black;
}
.embedded-foto {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); 
	background: black;
}
.sidebar-blad {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); 
	background: white;
}
p.moreStuff {
	font-style: italic;
}
section.activiteiten table th {
    padding-right: 1.5rem;
}

ul.calendar {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}

ul.calendar li {
	margin-bottom: 0.8rem;
}
ul.calendar li span.date {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: -4px;
}

ul.calendar li span.title {
    font-size: 130%;
}

ul.calendar li span.date time {
	/*font-family: 'Carambola', Arial, Helvetica, sans-serif;*/
}