/*
Theme Name: Twenty Eleven
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

a img {
	border: 0;
}

a {
	color: #50a6b9;
}

.grey {
	color:#5c5f55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}	


.orangetext {
	color: #e7ae20;
}

.lightorangetext {
	color: #eec875;
}


.greentext {
	color: #50a6b9;
}

.orange {
	background-color: #e7ae20;
}

.orange:hover {
	background-color: #e79920;
}

.green {
	background-color: #50a6b9;
}

.green:hover {
	background-color: #509ab9;
}

.black:hover {
	background-color: #000;
}

.black {
	background-color: #052b26;
}

.darkgreen {
	background-color: #3c7f8f;
}

.darkgreen:hover {
	background-color: #29585e;
}

.left  {
	text-align: left;
}

td.top {
	vertical-align: text-top;
	vertical-align: top;
}


.button {
	padding: 10px 15px 10px 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin: 6px;
	margin-bottom: 20px;
	white-space: nowrap;
	display:inline-block;
}

.moviebutton {
	padding: 10px 15px 10px 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin: 6px;
	margin-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	white-space: nowrap;
	display:inline-block;
}

.moviebutton a {
	width: 140px;
	padding: 10px 15px 10px 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin: 6px;
	margin-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;	
}

.buttonsmall {
	padding: 5px 10px 5px 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-decoration: none;
	margin: 6px;
	margin-bottom: 10px;
}


header {
	position: fixed;
	z-index:999;
	background-color:#399;
	color: #FFF;
	width: 100%;
	display: block;
	background-image: url('images/header-bg.jpg');
	background-repeat: repeat-x;
	height: 54px;
}

footer {
	width: 100%;
	display: block;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	height: 220px;
	text-align: center;
	padding-top: 18px;
}

#wpml_credit_footer {
	display:none;
}


/* =Structure
----------------------------------------------- */
.anchor {
	position:absolute;
	margin-top:-54px;
}
#content {
	margin: 0;
	width: 100%;
	background-color:#e7ae20;
	padding-top: 108px;
	background-image: url('images/mm1-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 594px;
}

#contentupdate {
	margin: 0;
	width: 100%;
	background-color:#e7ae20;
	padding-top: 108px;
	background-image: url('images/mm1update-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 694px;
}

#contentshare {
	margin: 0;
	width: 100%;
	background-color:#e7ae20;
	background-image: url('images/mmshare-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 774px;
}

#content2 {
	margin: 0;
	width: 100%;
	background-color:#000800;
	background-image: url('images/mm2-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 720px;
}

#contentR-2 {
	margin: 0;
	width: 100%;
	background-color:#565c4a;
	background-image: url('images/mm-bg-r2.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 680px;
}

#contentR-1 {
	padding-top: 110px;
	margin: 0;
	width: 100%;
	background-color:#000800;
	background-image: url('images/mm4-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 570px;
}


#contentL-1 {
	padding-top: 110px;
	margin: 0;
	width: 100%;
	background-color:#000800;
	background-image: url('images/mm4-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 370px;
}

#contentL-2 {
	margin: 0;
	width: 100%;
	background-color:#565c4a;
	background-image: url('images/mm-bg-l2.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10Opx;
}

#contentR-5 {
	padding-top: 80px;
	margin: 0;
	width: 100%;
	background-color:#000800;
	background-image: url('images/mm-bg-r5.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
}

#content3 {
	margin: 0;
	width: 100%;
	background-color:#4fa6b9;
	background-image: url('images/mm3-bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 738px;
}

#contentR-3 {
	margin: 0;
	width: 100%;
	background-color:#010300;
	background-image: url('images/mm-bg-r3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
}

#contentR-4 {
	margin: 0;
	width: 100%;
	background-color:#565c4a;
	background-image: url('images/mm-bg-r4.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 819px;
}

#contentscreen {
	margin: 0;
	width: 100%;
	background-color:#4fa6b9;
	background-image: url('images/mm3-bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 738px;
}

#content4 {
	margin: 0;
	width: 100%;
	background-color:#000800;
	background-image: url('images/mm-bg-r5.jpeg');
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 720px;*/
}

#content4 li {
	display: list-item;
	list-style-type: circle;
	padding-right: 20px;
	color: #FFF;
	font-family: 'Fjord One', serif;
	font-size: 18px;
	margin-bottom: 1.625em;
}

#content7 {
	margin: 0;
	width: 100%;
	background-color:#505350;
	background-image: url('images/mm-bg-7.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: auto;
}

/* Alignment */
.arrow {
	position:absolute;
	left:50%;
	margin-left:-22px;
	margin-top:-22px;
}

.menu-main-container, .menu-main_nl-container, .menu-main_fr-container, .menu-main_es-container, #menu {
	float: left;
}
.menu, #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 54px;
}

#taalkeuze {
	float: left;
	line-height: 54px;
	padding-left: 80px;
}


.menu li, #menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
	
.menu li a, #menu li a {
	color: #FFF;
	text-decoration: none;
}
	
.menu li a:hover, #menu li a:hover {
	color: #338aa2;
	text-decoration: none;
}
	
#headerlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: right;
	line-height: 54px;
}	
	
#headerlogo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 54px;
	color: #FFF;
	text-decoration: none;
}
	
#headerlogo a:hover {
	color: #338aa2;
	text-decoration: none;
}

#headerlogo a.buttonsmall {
	color: #338aa2;
	text-decoration: none;
}
#headerlogo a.buttonsmall:hover {
	color: #FFF;
	text-decoration: none;
}
	

.wrapper {
	width: 940px;
	height: auto;
}

#playwrapper {
	padding:180px 0;
	background-image: url('images/playbtn-big.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 940px;
	height: auto;
}

#column {
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

#endcolumn {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

#semicolumn {
	width: 450px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

#semiendcolumn {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}

.linewrapper {
	background-image: url('images/dot.png');
	background-repeat: repeat-x;
	background-position: x50% y50%;
	width: 940px;
	height: 3px;
	clear: both;
}


.fullwidth {
	width: 940px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.press_content, .broadcast_content {
	padding-top:20px;
}
.press_item {
	width:80px;
	height:70px;
	display:inline-block;
}
.broadcast_item {
	float:left;
	height:130px;
	color:#373737;
}
.broadcast_item img {
	margin-right:0;
}


/* =Mailchimp form
----------------------------------------------- */


#mc_embed_signup { 
	font:14px Helvetica,Arial,sans-serif;
	color: #FFF;
	}
	
#mc_embed_signup .orange {
	background-color: #e7ae20;
}

#mc_embed_signup .orange:hover {
	background-color: #e79920;
}

#mc_embed_signup label {display:inline; margin-right: 10px;}
#mc_embed_signup input.email {display:inline;}
#mc_embed_signup input.button {display:inline-block; margin-left: -10px;}

#formholder {
	width: 540px;
}

/* =Global
----------------------------------------------- */

body {
	padding: 0;
	color: #373737;
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

body {
	background: #e2e2e2;
}


::selection {
	background: #50a6b9; /* Safari */
	}
::-moz-selection {
	background: #50a6b9; /* Firefox */
}

#page {
	background: #fff;
	width: 100%;
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#FFF;
	text-align: center;
}


h4 {
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 8px;
	margin-top: 12px;
}

h5 {
	padding-top: 30px;
	padding-bottom: 12px;
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	line-height: 34px;
	text-transform: uppercase;
}

h3 {
	padding-top: 30px;
	padding-bottom: 12px;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 46px;
	text-transform: uppercase;
}

h2 {
	padding-bottom: 36px;
	font-family: 'Fjord One', serif;
	font-size: 24px;
}

h1 {
	font-weight: bold;
	font-size: 68px;
	letter-spacing: -2.72px;
	line-height: 60px;
}

/* Text elements */
p {
	font-family: 'Fjord One', serif;
	font-size: 18px;
	margin-bottom: 1.625em;
	color: #FFF;
	text-align: center;
}
strong {
	font-weight: bold;
}

/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 0;
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img { 
	width: 100%; 
} 