/*
  Theme Name: Dirksen
  Version: 1.0
  Author: Reclame Henk de Lange
*/

/* 960.gs reset */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* 960.gs grid */
.container_12{margin-left:auto;margin-right:auto;width:960px;}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px;}.alpha{margin-left:0;}.omega{margin-right:0;}.container_12 .grid_1{width:60px;}.container_12 .grid_2{width:140px;}.container_12 .grid_3{width:220px;}.container_12 .grid_4{width:300px;}.container_12 .grid_5{width:380px;}.container_12 .grid_6{width:460px;}.container_12 .grid_7{width:540px;}.container_12 .grid_8{width:620px;}.container_12 .grid_9{width:700px;}.container_12 .grid_10{width:780px;}.container_12 .grid_11{width:860px;}.container_12 .grid_12{width:940px;}.container_12 .prefix_1{padding-left:80px;}.container_12 .prefix_2{padding-left:160px;}.container_12 .prefix_3{padding-left:240px;}.container_12 .prefix_4{padding-left:320px;}.container_12 .prefix_5{padding-left:400px;}.container_12 .prefix_6{padding-left:480px;}.container_12 .prefix_7{padding-left:560px;}.container_12 .prefix_8{padding-left:640px;}.container_12 .prefix_9{padding-left:720px;}.container_12 .prefix_10{padding-left:800px;}.container_12 .prefix_11{padding-left:880px;}.container_12 .suffix_1{padding-right:80px;}.container_12 .suffix_2{padding-right:160px;}.container_12 .suffix_3{padding-right:240px;}.container_12 .suffix_4{padding-right:320px;}.container_12 .suffix_5{padding-right:400px;}.container_12 .suffix_6{padding-right:480px;}.container_12 .suffix_7{padding-right:560px;}.container_12 .suffix_8{padding-right:640px;}.container_12 .suffix_9{padding-right:720px;}.container_12 .suffix_10{padding-right:800px;}.container_12 .suffix_11{padding-right:880px;}.container_12 .push_1{left:80px;}.container_12 .push_2{left:160px;}.container_12 .push_3{left:240px;}.container_12 .push_4{left:320px;}.container_12 .push_5{left:400px;}.container_12 .push_6{left:480px;}.container_12 .push_7{left:560px;}.container_12 .push_8{left:640px;}.container_12 .push_9{left:720px;}.container_12 .push_10{left:800px;}.container_12 .push_11{left:880px;}.container_12 .pull_1{right:80px;}.container_12 .pull_2{right:160px;}.container_12 .pull_3{right:240px;}.container_12 .pull_4{right:320px;}.container_12 .pull_5{right:400px;}.container_12 .pull_6{right:480px;}.container_12 .pull_7{right:560px;}.container_12 .pull_8{right:640px;}.container_12 .pull_9{right:720px;}.container_12 .pull_10{right:800px;}.container_12 .pull_11{right:880px;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}.clearfix{display:inline-block;}* html .clearfix{height:1%;}.clearfix{display:block;}

/* Theme requirements: http://codex.wordpress.org/CSS */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
}

/* Content editor compatible, i.e. understandable for editors */
.links {
	float: left;
	margin-right: 15px;
}
.rechts {
	float: right;
	margin-left: 15px;
}
.midden {
	text-align: center;
}

body {
	font-size: 15px;
	line-height: 150%;
	background: #002c76 url(img/bg.jpg) no-repeat center top;
}

/* Base: Calibri/Corbel font x-heights */
body, input, textarea, select, a {
	font-family: calibri, arial, sans-serif;
	color: white;
}

/* Adjust for different font x-heights */
body.fontset2 {
	font-size: 13px;
}

body.editable {
	background-position: center 35px;
}

/* All other font sizes: use relative units */

h1, h2, h3, #nav a, #supernav a {
	font-family: corbel, "trebuchet ms";
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px;
}

h1 {
	font-size: 42px;
}
.sifr h1 {
	line-height: 42px;
}
h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.sifr h2 {
	line-height: 22px;
}
h3 {
	font-size: 100%;
	margin-bottom: 0;
}
.sifr h3 {
	line-height: 1;
}
h1 a, h2 a, h3 a {
	color: inherit;
	text-decoration: none;
}


ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}

a:focus {
	outline: none;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

td {
	vertical-align: top;
}

.clickable {
	cursor: pointer;
}

.container_12 {
	padding: 0 10px;
	width: 940px;
}
.grid_8.alpha {
	margin-left: 0;
}
.inner {
	margin-top: 25px;
	margin-left: 20px;
}

#header {
	position: relative;
	height: 100px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 11px;
}
#supernav, #supernav a {
	color: #5fc4ec;
	text-decoration: none;
}
#supernav {
	position: absolute;
	right: 10px;
	top: 38px;
	list-style-type: none;
	margin: 0;
}
#supernav li {
	float: left;
}
#content {
	background: #011b55 url(img/bg_content.jpg) no-repeat center top;
	padding: 0;
	position: relative;
	min-height: 550px;
	margin-top: 10px;
}
#sidebar {
	position: absolute;
	left: 25px;
	top: 390px;
	width: 270px;
	z-index: 2;
}
#sidebar h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 8px;
}
#sidebar p, #sidebar a {
	color: #b3bbcd;
	font-size: 13px;
}
#sidebar p {
	margin-bottom: 13px;
}

#lead-in {
	position: relative;
	height: 550px;
}
#lead-in .text {
	display: none;
	position: absolute;
	right: 25px;
	top: 348px;
	text-align: right;
	z-index: 2;
}
#lead-in .text p {
	margin: 0;
	width: 605px;
	padding-bottom: 25px;
	text-align: right;
}
#lead-in #intro p {
	width: 580px;
}
#visuals {
	z-index: 1;
}
#visuals img {
	display: none;
}
#lead-in .alpha {
	display: block;
}
#lead-in .control {
	position: absolute;
	top: 210px;
	width: 37px;
	height: 57px;
}
#lead-in #prev {
	left: -53px;
	background: url(img/prev.gif) no-repeat center 11px;
}
#lead-in #next {
	right: -53px;
	background: url(img/next.gif) no-repeat center 11px;
}

#test {
	display: none;
	position: absolute;
	right: 25px;
	top: 400px;
	width: 300px;
	height: 100px;
	border: 1px solid green;
}

.bar {
	position: relative;
	width: 920px;
	background: transparent url(img/bg_bar.gif) no-repeat left top;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #000c21;
}
.bar .heading {
	padding-top: 6px;
	font-size: 100%;
	color: #637eab;
	float: left;
	margin: 0 20px;
}
.bar form {
	display: inline-block;
	margin-top: 6px;
}
.bar input {
	vertical-align: middle;
}
.bar .textfield {
	color: #002c76;
	border-top: 1px solid #abb7cd;
	border-left: 1px solid #abb7cd;
	border-right: 1px solid #b4c0d4;
	border-bottom: 1px solid #b4c0d4;
	background: #b4bfd4 url(img/bg_bar_textfield.gif) repeat-x left top;
	font-size: 11px;
	padding: 3px;
	margin-right: 5px;
}

#highlights {
	color: #99a2b7;
	background-color: #01164a;
	padding-left: 25px;
	padding-top: 20px;
	width: 905px;
	height: 500px;
	margin-top: 8px;
	border-top: 1px solid #34456e;
}
#highlights ul.summary {
	list-style-type: none;
	font-size: 13px;
}
#highlights ul.summary li {
	float: left;
	margin: 0;
	margin-right: 35px;
	margin-bottom: 15px;
	width: 410px;
	position: relative;
}
#highlights ul.summary h3 {
	font-size: 14px;
	color: #e6e8ed;
}
#highlights ul.summary img {
	position: absolute;
	left: 0px;
	top: 7px;
}
#highlights ul.summary .content {
	margin-left: 70px;
}
#highlights ul.summary p.meta {
	margin: 0;
}
#highlights ul.summary .timestamp {
	color: #677392;
	float: left;
}
#highlights ul.summary a.more {
	float: right;
	text-decoration: none;
	background: url(img/highlights_pointer.gif) no-repeat right 8px;
	padding-right: 11px;
}

#ticker ul {
	float: left;
	list-style-type: none;
	background: transparent;
}
#ticker ul li {
	width: 440px;
	padding-top: 6px;
	margin-left: 0;
	height: 30px;
	overflow: hidden;
}
#ticker a {
	text-decoration: none;
	color: #002c76;
}

#login {
	position: absolute;
	right: 25px;
	top: 0px;
	background: url(img/bg_bar_sep.gif) repeat-y left top;
	height: 37px;
}
#login .textfield {
	width: 90px;
}

#floater {
	position: absolute;
	display: none;
	width: 525px;
	height: 395px;
	z-index: 100000;
}
#floater iframe {
	width: 100%;
	height: 395px;
}
#floater .close {
	position: absolute;
	z-index: 10000;
	left: -34px;
	width: 55px;
	top: -34px;
	height: 55px;
	background: url(img/floater_close.png) no-repeat;
	cursor: pointer;
}

.single #content {
	padding: 25px;
	width: 890px;
}

body.floater {
	color: #002c76;
	background-color: white;
	background-image: none;
}
.floater h1 {
	font-size: 28px;
	padding: 20px 25px 25px 170px;
	margin: 0;
	border-bottom: 1px solid #dfe5ee;
	background: url(img/bg_floater_head.gif) repeat-x left bottom;
}
.floater .inner {
	margin: 25px;
	margin-right: 35px;
}
.floater .textfield, .floater textarea {
	width: 100%;
	background-color: #e5e9f1;
	border: 1px solid #e5e9f1;
	color: #002c76;
	font-size: 13px;
	padding: 4px;
}
.floater textarea {
	height: 125px;
}
.floater form table {
	border-collapse: collapse;
	width: 100%;
}
.floater form td {
	padding-bottom: 6px;
}
.floater form .label {
	width: 135px;
	padding-right: 10px;
	text-align: right;
}
.floater .buttons {
	padding-top: 10px;
}
.floater p {
	padding-left: 145px;
}