


/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/

@import url('http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600');


@font-face { 
font-family: 'hakee2regular'; 
src: url('../webfontkit-20140225-090144/hakee2-webfont.eot') format('embedded-opentype'), 
     url('../webfontkit-20140225-090144/hakee2-webfont.woff') format('woff'), 
	 url('../webfontkit-20140225-090144/hakee2-webfont-webfont.ttf') format('truetype'), 
	 url('../webfontkit-20140225-090144/hakee2-webfont.svg#hakee2regular') format('svg'); 
	 font-weight: normal; font-style:normal; }

html {
	font-size: 100.01%;
	-webkit-font-smoothing: antialiased;
	
    position: relative;
    min-height: 100%;
}
	
body {
	color: #222;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.7;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
pre, code, tt, kbd {
	font-family: 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}



/*********************************************
	Constrain table and input widths
*********************************************/
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}


/*********************************************
	Main Background
*********************************************/
body {
	background-image:url(../img/bg1.jpg);
	background-size: cover;
	background-attachment:fixed;
	
}


/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #42442c;
	text-decoration: underline;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: 1em;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	ont-weight: 300;
	font-family: 'Raleway';
	font-size: 1em;
}
a:focus {
	color: #000000;
	ont-weight: 300;
	font-family: 'Raleway';
	font-size: 1em;
}


/*********************************************
	Headings
*********************************************/


 h5, h6 {
	color: #111111;
	font-weight: 100;
	font-family: 'Raleway'
}
h4 {
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-weight: 100;
}



/*********************************************
	Headings NEW
*********************************************/

.news-txt h1, .news-txt h2, .news-txt h3, .news-txt h4 {
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0em;
	text-transform:uppercase;}

 .news-txt h5, .news-txt h6 {
	font-size: 3em;
	letter-spacing: -1px;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0em;
	text-align:center;
	font-family: 'hakee2regular';
}




p, p a{
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: 1em;}
	
	
	
	
	.call-girl p{
	font-family:'hakee2regular';
	color: #111111;
	font-weight: 300;
	font-size: 2em;
	text-align:center;
	width: 95%;}
	
	
	.news-txt { 
	margin: 0;
	width: 100%;
	float:left;
padding: 30px;
background-color: white;	
}

	.news-text .call-girl{
		width: 80%;
		padding: 1em;
		font-family: 'hakee2regular' }

	.news-txt .play, 
	.news-txt .credits, 
	.news-txt .thanks, 
	.news-txt .address {
		width: 20%;
		padding: 1em;}
	
	
	.news-text .call-girl, .news-text call-girl a{
		font-family: 'hakee2regular' 
		color: #111111;
	font-weight: 300;
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;}
	
	
	.news-txt .play,  .news-txt .play a {
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;
	
	}
	
	.news-txt .credits,  .news-txt .credits a {
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;
	
	}
	
	.news-txt .thanks, .news-txt .thanks a{ 
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;
		
	}
	
	
	.news-txt .address, .news-txt .address a{ 
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	letter-spacing: 2px;
	font-size: .90em;
	float: left; 
	}
	

	
.news-text .call-girl a:hover,	
.news-txt .play a:hover,
.news-txt .credits a:hover,
.news-txt .thanks a:hover,
.news-txt .address a:hover{
	opacity: .8;
	text-decoration: none;
	color: #fff;
	background:#7b749d; 
	float: left;
	letter-spacing: 2px;
	text-transform:uppercase;
}

	

.news-content {
float:left;	 
margin-top: 0px;
margin-left: 0px;
width: 70%;
padding: 0px;
background-color:transparent;

}

	
	
	
	.contact-txt { 
	margin-top: 30px;
	margin-left: 70px;
	width: 70%;
	float:left;
padding: 30px;
background-color:#d5d1b3;
background-color: rgba(255,255,255,0.5);	
}
	
	.contact-txt .mail, 
	.contact-txt .www, 
	.contact-txt .links {
		width: 33.33333%}
	
	
	
	
	.contact-txt .www h2,
	.contact-txt .mail h1, 
	.contact-txt .phone h3, 
	.contact-txt .links h4 {
		color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	text-transform:uppercase;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0.75em; }
	
	.contact-txt .www,  .contact-txt .www a {
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;
	text-transform:uppercase;
	}
	
	.contact-txt .mail, .contact-txt .mail a{ 
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	float: left; 
	letter-spacing: 2px;
		text-transform:uppercase;
	}
	
	
	.contact-txt .phone, .contact-txt .phone a{ 
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	letter-spacing: 2px;
	font-size: .90em;
	float: left; 
		text-transform:uppercase;}
	
	.contact-txt .links, .contact-txt .links a{ 
	color: #111111;
	font-weight: 300;
	font-family: 'Raleway';
	font-size: .90em;
	letter-spacing: 2px;
	float: left;
	text-transform:uppercase; }
	
	

.contact-txt .www a:hover,
.contact-txt .mail a:hover,
.contact-txt .phone a:hover,
.contact-txt .links a:hover {
	opacity: .8;
	text-decoration: none;
	color: #fff;
	background:#7b749d; 
	float: left;
	letter-spacing: 2px;
	text-transform:uppercase;
}

	

.info-content {
float:left;	 
margin-top: 10px;
margin-left: 70px;
width: 70%;
padding: 30px;
background-color:#928c6a;

}


/*********************************************
	Language
*******************************************/


.language-main-container{
	float:right;
	background-color: rgba(255,255,255,0.2);
	
}
.language-main-container ul {
	margin: 0;
	list-style:none;
	display:inline-block;
}
.language-container li {
	display:inline-block;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	
}
.language-main-container li a {
	display:block;
	font-family: 'Raleway';
	font-weight: 100;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: none;
	padding: .8em 1em;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;
}
.language-main-container li a:hover {
	background: #000;
	background: rgba(0,0,0,0.5);
	color: #fff;
}


.language-main-container li.dutch a:hover,
.language-main-container li.dutch.current_page_item a {
	color: #fff;
	list-style: none;
	background-color: #6C684A;
}
.language-main-container li.english a:hover,
.language-main-container li.english.current_page_item a {
	background: #6C684A; 
	color: #fff;
	list-style:none;
}





/*********************************************
	Site title
*********************************************/

.site-title a
{
  width: 100%;
  
}

.site-title, .site-title a, .site-title a:hover, .site-tagline, .site-tagline a, .site-tagline a:hover
{
	color: #928c6a;
	font-size: 1.5em;
	font-weight: 200;
	line-height: 1.6;
	letter-spacing: 3px;
	height: auto;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 5pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-family: 'Raleway';
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}

/* Line 292 */
.site-title a:hover, .site-tagline a:hover
{
	color: #999999;
}


/*********************************************
	Navigation Module
*********************************************/

.menu-main-container{
	float:right;
	background-color: rgba(255,255,255,0.3);	
}
.menu-main-container ul {
	margin: 0;
}
.menu-main-container li {
	display:inline-block;
	list-style:none;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	float:left;
}
.menu-main-container li a {
	display:block;
	font-family: 'Raleway';
	font-weight: 100;
	font-size: 1.5em;
	line-height: 1.6em;
	text-decoration: none;
	padding: .8em 1em;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;
}
.menu-main-container li a:hover {
	background: #000;
	background: rgba(0,0,0,0.5);
	color: #fff;
}


.menu-main-container li.info a:hover,
.menu-main-container li.info.current_page_item a {
	background: #4a558d;
	color: #fff;
}
.menu-main-container li.showreel a:hover,
.menu-main-container li.showreel.current_page_item a {
	background: #d7f84e;
	color: #333;
}
.menu-main-container li.pictures a:hover,
.menu-main-container li.pictures.current_page_item a {
	background: #cb9952;
	color: #fff;
}
.menu-main-container li.star a:hover,
.menu-main-container li.star.current_page_item a {
	background: #7b749d; 
	color: #fff;
}


.video_container { max-width: 1280px; max-height: 528px; margin-left: 60px; margin-top: 40px;}



/*********************************************
	Navigation NEWS Module
*********************************************/

.menu-news-container{
	float:left;
	background-color: transparent;
	
}
.menu-news-container ul {
	margin: 0;
}
.menu-news-container li {
	display:block;
	list-style:none;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	float:left;
	background-color: #bc6548;	
}


.menu-news-container li a {
	display:block;
	font-family: 'Raleway';
	font-weight: 100;
	font-size: 1.5em;
	line-height: 1.6em;
	text-decoration: none;
	padding: .8em 1em;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;
}

.menu-news-container li.news a
{
	font-family: 'hakee2regular';
}

.menu-news-container li a:hover {
	background: #000;
	background: rgba(0,0,0,0.5);
	color: #fff;
}


.menu-news-container li.news a:hover,
.menu-news-container li.news.current_page_item a {
	font-family: 'hakee2regular';
	background: #d7f84e;
	color: #000;
}
.menu-news-container li.date a:hover,
.menu-news-container li.date.current_page_item a {
	background: #d7f84e;
	color: #000;
}
.menu-news-container li.reservation a:hover,
.menu-news-container li.reservation.current_page_item a {
	background: #d7f84e;
	color: #000;
}







/*********************************************
	HTML Module
*********************************************/

.lilja-module-html .lilja-module-element>*:first-child {
	margin-top: 0;
}
.lilja-module-html .lilja-module-element>*:last-child {
	margin-bottom: 0;
}


/*********************************************
	Content Module
*********************************************/




p {
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
blockquote {
	color: #928c6a;
	font-size: 1.3em;
	font-style: normal;
	margin: 1em;
	padding: 0;
	font-family:'vag-handwrittenregular';
}

/* To prevent nested blockquotes from increasing in size */
blockquote blockquote {
	font-size: 100%;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
big {
	font-size: 1.2em;
	line-height: 1;
}


/*********************************************
	Lists
*********************************************/

ul, ol {
	list-style-position: outside;
	margin: 0 0 0 3em;
	padding: 0;
}


li {
	margin: 0;
	padding: 0;
}
li > * {
	margin-top: 0;
}
li *:last-child {
	margin-bottom: 0;
}

ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}


dd {
	margin-left: 1.5em;
}


/*********************************************
	Tables
*********************************************/

table {
	background: #F3F3F3;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	background: #E8E8E8;
	font-weight: bold;
	line-height: 1.5;
}
th, td, caption {
	padding: .75em;
}

tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}


/*********************************************
	Social Tabs
*********************************************/

.social {
	width: 100%;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 5em;
    width: 100%;
	}
	
	
.social .vimeo,
.social .linkedin,
.social .email, 
.social .facebook {
	width: 24.23%;
	float:left;
	text-align: center;
	display: block;
	color: #fff !important;
	font-family: 'Raleway';
	text-transform: uppercase;
	text-decoration: none;
}
.social .castle{
	width: 3%;
	float: left;
	text-align: center;
	display: block;
	color: #fff !important;
	font-family: 'Raleway';
	text-transform: uppercase;
    background-color: transparant;
	}

.social .vimeo a,
.social .linkedin a,
.social .email a, 
.social .facebook a {
	display: block;
	color: #000;
	font-size: 1.4em;
	letter-spacing: 2px;
	padding: 1em 0;
	text-decoration: none;
	background-color: rgba(255,255,255,0.3);
}
.social .castle a {
	display: block;
	color: #000;
	font-size: 2.54em;
	letter-spacing: 2px;
	padding: 1em 0;
	background-image:url(../bg/castle8.png);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration: none;
	background-color: rgba(255,255,255,0.3);
	}


.social .vimeo a:hover,
.social .linkedin a:hover,
.social .email a:hover,
.social .facebook a:hover, 
.social .castle a:hover {
	opacity: .8;
	text-decoration: none;
	color: #fff;
	background:#7b749d; 
}

.social .castle a {
	background-image:url(../img/castle8.png);
	background-position:center;
	background-repeat:no-repeat;}
	
	.social .castle a:hover {
	background-image:url(../img/castle9.png);
	background-position:center;
	background-repeat:no-repeat;}
 

.social .vimeo a:hover{
	background:#684b2b;
	
}

.social .linkedin a:hover{
	background:#92acad;
	
}
.social .email a:hover{
	background: #928c6a;
}


.social .facebook a:hover{
	background:#42442c; } 



	/*********************************************
	Social2 Tabs
*********************************************/
	
	

	
	
	.social2 {
	width: 100%;
	position: absolute;
    left: 0;
    bottom: 0;
		
	margin-bottom: 80px;
	display:block;
	list-style:none;

	font-family: 'Raleway';
	font-weight: 100;
	font-size: 1.5em;
	line-height: 1.6em;
	text-decoration: none;
	padding: .8em 1em;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;
	padding: 0;
	float:right;
	background-color: transparent ;	
	}
	

.social2 .facebook-page {
	width:20%;
	float:right;
	text-align: center;
	display: block;
	color: #fff !important;
	font-family: 'Raleway';
	text-decoration: none;
	line-height: 1.7em;
	background-color: #bc6548;
}
	
	
	.social2 .facebook-page a {
		display:block;
	font-family: 'Raleway';
	font-weight: 100;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: none;
	padding: .8em 1em;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;
	background-color: #bc6548;}
	 
.social2 .facebook-page a:hover{
	background:#d7f84e;
	
}	
	

	
	
	
	
.social2 .afk-logo {
	width:20%;
	float:right;
	text-align: center;
	display: block;
	color: #fff !important;
	font-family: 'Raleway';
	text-decoration: none;
	line-height: 1.7em;
	
}
	
	
	.social2 .afk-logo a {
		display:block;
	font-family: 'Raleway';
	font-weight: 100;
	font-size: .56em;
	line-height: 1.6em;
	text-decoration: none;
	-webkit-transition: .2s linear all;
	-moz-transition: .2s linear all;
	color:#000;

	}
	 

	 
.social2 .afk-logo a:hover{
	background:#d7f84e;
	background-image:url(../img/afk-logo2.png);
	background-position:center;
	background-repeat:no-repeat;
	font-weight: 100;
	font-size: .56em;
	line-height: 1.6em;
	}


.social2 .afk-logo a img{
	border:0;
}



/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	border: .1em solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}
/*********************************************
	Form fields
*********************************************/
textarea {
	width: 30em;
	height: 20em;
	
}
img, video{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto !important;
}
