<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 

Cubique Webcreations
Caballero Fabriek Den Haag

*/

/* -------------------------------------------------------------- hoofdinstellingen ------ */

* {
    margin: 0;
    padding: 0;
}

td {
    vertical-align: top
}

a, input {
    outline: 0 none;
}

img {
    border: 0 none
}

textarea {
    resize: none;
}

ins {
    text-decoration: none;
    border: 0px none;
}

/* -------------------------------------------------------------- lettertype ------ */

@font-face {
    font-family: 'ar julian';
    src: url('font/arjulian-webfont.eot');
    src: url('font/arjulian-webfont.eot?#iefix') format('embedded-opentype'), url('font/arjulian-webfont.woff') format('woff'), url('font/arjulian-webfont.ttf') format('truetype'), url('font/arjulian-webfont.svg#ar_julianregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Vesta W02 Light', Tahoma;
    color: #585757;
}

/* -------------------------------------------------------------- classes */

.clear {
    clear: both;
}

.no-list {
    list-style-type: none;
}

.td-none, .td-none a {
    text-decoration: none;
}

/* -------------------------------------------------------------- header */

#header {
    height: 250px;
    background: #fff;
    overflow: hidden;
}

#logo {
    height: 250px;
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 2;
}

#logo img {
    float: right;
}

#images {
    height: 250px;
    position: relative;
}

#images .header-image {
    width: 100%;
    height: auto;
    min-height: 250px;
}

/* -------------------------------------------------------------- menu */

#menu h1 {
	font-size: 1.6em;
	margin: 0 15px 0 0;
}
#menu h1 a {
	color: #fff;
	padding: 0 30px 0 0;
}
#menu.menu-closed h1 a {
	background: url(img/main/menu.png) no-repeat right;
}
#menu.menu-open h1 a {
	background: url(img/main/menu-close.png) no-repeat right;
}
#menu.menu-closed.sitepart {
	min-height: 50px;
}
#menu.menu-closed .site-content {
    display: none;
}

#menu.menu-open.sitepart {
	min-height: 200px;
}

#menu .site-content {
	width: 70%;
	float: left;
	box-sizing: border-box;
	display: inline-block;
	padding: 20px 30px 20px 35px;
}
#menu .menu-block .hokkort{
	display:none;
}

#menu .menu-container{
	display:flex;
	width:100%;
}
#menu .menu-block {
	min-height: 100px;
	width: calc(100% - 400px);
	background: #b9c15e;
	float: left;
	padding: 15px;
	box-sizing: border-box;
	flex: 1;
}

#menu .menu-block ul {
	margin: 10px 0 10px 10px;
}

#menu .search-block {
	margin: 0 0 0 20px;
	width: calc(100% - 400px);
}

#menu .search-block p {
	margin: 10px 0 10px 10px;
}

#menu .search-block .search {
	margin: 0 0 0 10px;
	width: calc(100% - 20px);
	background: #fff url(img/main/search.png) no-repeat right;
	background-position-x: 97%;
	box-sizing: border-box;
	border: 4px solid #fff;
	font-size: 1.2em;
}

#menu .menu-block li{
	display:block;
}

#menu .menu-block li a{
	text-decoration: none;
}

#menu .menu-block li a:hover{
	text-decoration: underline;
}

/* -------------------------------------------------------------- siteparts */

.sitepart {
    width: 100%;
    min-height: 150px;
}

.color-01 {
    background: #e9e4d8;
}

.color-02 {
    background: #c9c3bd;
}

.color-03 {
    background: #e3e0de;
}

.color-04 {
    background: #d7cec8;
}

.color-05 {
    background: #b4aca5;
}

.color-06 {
    background: #c2b2a3;
}
.color-07 {
	background:#96ad01;
}
.left {
    width: 30%;
    min-width: 300px;
}

.nieuws .line, .page.nieuws {
    border-top: 10px solid #caa301;
}

.nieuws .link-more span {
    background: #caa301;
}

.agenda .line {
    border-top: 10px solid #ac481f
}

.agenda .link-more span {
    background: #ac481f;
}

.month {
	margin: 0 0 20px 0;
}

.kerken-orgels .line {
    border-top: 10px solid #96ad01;
}

.kerken-orgels .link-more span {
    background: #96ad01;
}

.haags-orgel .line {
    border-top: 10px solid #b78d83;
}

.haags-orgel .link-more span {
    background: #b78d83;
}

.social .line {
    border-top: 10px solid #a0cde9;
}

.footer .line {
    border-top: 10px solid #d3ce1b;
}

.sitepart h1 {
    color: #63757f;
    text-transform: uppercase;
    font-size: 2.05em;
    font-family: 'ar julian', arial;
    font-weight: normal;
    letter-spacing: 0.1em;
	text-align: right;
}


.line h1 a {
    color: #63757f;
    text-decoration: none;
}

.line {
    padding-top: 12px;
    float: left;
}

.sitepart a:hover {
    text-decoration: underline;
}

.sitepart h1 a:hover {
    text-decoration: none;
}

#social-media {
    height: 100px;
    width: 180px;
    float: left;
    margin-top: 9px;
}

.site-content #social-media ul {
    list-style-type: none;
	margin-left: 0px;
}

#social-media ul li {
    float: left;
    margin-right: 15px;
    display: inline;
}

#social-media ul li a {
    height: 45px;
    width: 45px;
    display: block;
}

#social-media .twitter a {
    background: url(img/main/twitter.png) no-repeat;
}

#social-media .facebook a {
    background: url(img/main/facebook.png) no-repeat;
}

#social-media .rss a {
    background: url(img/main/rss.png) no-repeat;
}

#social-media a:hover {
    background-position: -45px 0;
}

#newsletter {
    float: left;
    margin: 3px 0 0 40px;
    max-width: 400px;
}

.site-content h2, .left h2 {
    text-transform: uppercase;
    font-family: 'Vesta W02 Light', Tahoma;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    margin-top: 3px;
}

.left h2 {
    text-align: right;
    margin: 10px 0 8px 0;
}
.left ul {
	margin-bottom: 20px;
}
.left ul li {
    text-align: right;
}
.left li a {
    color: #585757;
    text-decoration: none;
}
.site-content ul, .site-content ol {
	margin-left: 20px;
}
.site-content .blocklist {
	margin-left: 0;
}
.site-content h3 {
    text-transform: uppercase;
    font-family: 'Vesta W02 Light', Tahoma;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    margin: 15px 0 3px 0;
}

#newsletter table {
    margin-top: 10px;
}

.formfield {
    font-family: 'Vesta W02 Light', Tahoma;
    font-size: 0.9em;
    color: #b4b4b4;
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 8px 5px 8px;
    width: 280px;
}

.error {
    border: 1px solid red;
}

#newsletter table td {
    padding-bottom: 15px;
}

.formbutton {
    border: 0px none;
    padding: 5px 8px 5px 8px;
    font-family: 'Vesta W02 Light', Tahoma;
    font-size: 0.9em;
    color: #333;
}

#newsletter .formbutton {
    background: #a0cde9;
    margin: 0 10px 0 20px;
}

.unsubscribe {
    background: #caa301;
    margin: 0 10px 0 0px;
    font-size: 1.2em;
}

.sitelinks {
    float: left;
    margin: 3px 40px 40px 0;
}

.sitelinks a {
    text-decoration: none;
}
.site-content .sitelinks ul {
	margin-left: 0;
}

/* -------------------------------------------------------------- content */

.site-content {
    min-height: 100px;
    padding: 20px 30px 15px 35px;
    display: table-cell;
    max-width: 800px;
    position: relative;
}

.site-content a {
    color: #585757;
}

.site-content p, .site-content li, .site-content td, .left li {
    font-size: 1.2em;
    letter-spacing: 0.05em;
}

.site-content p, .site-content li, .left li {
    line-height: 155%;
}

.site-content p, .site-content ul {
    margin-bottom: 8px;
}

.site-content hr {
    border: 0px none;
    border-bottom: 1px solid #585757;
    margin: 18px 0 18px 0;
}

.link-more {
    margin-top: 8px;
}

.link-more span {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 15px;
}

.site-content .publication-date {
    font-size: 0.9em;
    font-weight: bold;
}
.imgleft {
	float: left;
	padding: 0;
	margin: 6px 6px 6px 0;
}
.imgright {
	float: right;
	padding: 0;
	margin: 6px 0 6px 6px;
}
#gallery {
    padding-left: 35px;
    height: 170px;
    overflow: hidden;
    position: relative;
}

#gallery.gallery-big {
    height: 320px;
    padding-left: 0;
}

#gallery .gallery-photo {
    float: left;
    position: relative;
}

#gallery #arrow-prev {
    position: absolute;
    left: 65px;
    top: 33px;
    z-index: 1000;
}

#gallery #arrow-next {
    position: absolute;
    right: 35px;
    top: 33px;
    z-index: 2000;
}

#gallery.gallery-big #arrow-prev {
    position: absolute;
    left: 35px;
    top: 108px;
}

#gallery.gallery-big #arrow-next {
    position: absolute;
    right: 35px;
    top: 108px;
}

#gallery #arrow-prev a {
    width: 67px;
    height: 104px;
    display: block;
    background: url(img/main/arrow-left.png);
    display: none;
}

#gallery #arrow-next a {
    width: 67px;
    height: 104px;
    display: block;
    background: url(img/main/arrow-right.png);
    display: none;
}

#gallery:hover #arrow-prev a {
    display: block;
}

#gallery:hover #arrow-next a {
    display: block;
}

.sub-link {
    position: relative;
}

.pagemenu {
    background: #fff;
    min-width: 250px;
    height: 150px;
    position: absolute;
    z-index: 2500;
    left: 95px;
    margin-top: -150px;
    padding: 15px;
}

.pagemenu .close {
    float: right;
    margin: -5px -5px 0 0;
    width: 25px;
    height: 25px;
}

.close a {
    width: 25px;
    height: 25px;
    display: block;
    background: url(img/main/submenu-close.png) no-repeat;
}

.close a:hover {
    background-position: -25px 0;
}

.pagemenu ul li a {
    text-decoration: none;
}

.concert-info {
    margin-top: 15px;
}
.concert-info td p {
	font-size: 100%;
}
.col-01 {
    padding-right: 20px;
}

.concert-info td {
    padding-bottom: 5px;
}
.site-content ul{
	list-style-type: none;
	margin: 0 0 0 0;
}

.search-results li {
	text-transform: uppercase;
	font-family: 'Vesta W02 Light', Tahoma;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	min-width: 600px;
	margin: 15px 0 0 0;
	max-width: 800px;
}
.search-results li a {
	text-decoration: none;
	background: #e1dbd7;
	display: block;
	padding: 10px;
	border: 1px solid #e1dbd7;
}
.search-results li a:hover {
	border: 1px solid #b78d83;
	text-decoration: none;
}

/* -------------------------------------------------------------- responsive kenmerken */
@media only screen and (max-width: 1200px) {
    #images .header-image {
        height: auto;
        min-height: 250px;
        width: auto;
    }
}

@media only screen and (max-width: 1000px) {
    #newsletter {
        float: none;
        clear: both;
        margin-left: 0px
    }
	#menu .site-content {
		width: calc(100% - 300px);
	}
	#menu .menu-block .hoklang{
		display:none;
	}
	#menu .menu-block .hokkort{
		display:block;
	}
	.search-results li{
		min-width:100%;
	}

}

@media only screen and (max-width: 780px) {
    .formfield {
        width: 90%;
    }
	
	.line h1 {
    text-align: left;
	padding-left: 35px;
	}
	* {
		font-size: 97%;
	}

}

@media only screen and (max-width: 750px) {
	#menu .menu-container{
		display:block;
	}
	#menu .menu-block{
		width: 100%;
	}
	#menu .search-block {
		width: 100%;
		margin: 15px 0 0 0;
	}
}

@media only screen and (max-width: 700px) {
	#menu .menu-container{
		display:flex;
	}
	#menu .site-content{
		width:100%;
	}
	
	#menu .menu-block{
		width: calc(100% - 200px);
	}
	
	#menu .search-block {
		width: calc(100% - 200px);
		margin: 0 0 0 15px;
	}
	
    #logo img {
        width: 200px;
        height: auto;
    }

    #header {
        height: 200px;
    }

    #images .header-image {
        height: 200px;
        min-height: 10px;

    }

    .left {
        width: 200px !important;
        min-width: 200px;
    }

    .line {
        float: none;
    }

    .line h1 {
        font-size: 1.4em;
    }

    .site-content {
        clear: both;
    }
}

	.header_images {
		width: 100%;
		height: 250px;
		overflow: hidden;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.pagemenu{
		display: none;
	}

@media only screen and (max-width: 500px) {
	#menu .menu-container{
		display:block;
	}
	
	#menu .menu-block{
		width: 100%;
	}
	#menu .search-block {
		width: 100%;
		margin: 15px 0 0 0;
	}
}
</pre></body></html>