/*
Theme Name: Mark Tuitert
Theme URI: http://www.marktuitert.nl
Description: A theme by Allyourmedia for Mark Tuitert
Version: 1
Author: Vincent Markesteijn
Author URI: http://www.allyourmedia.nl
Tags: White, Clean, Minimal, Fullscreen background

*/


/*****Reset*****/ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
/*****Basic Elements*****/

html, body {
	background: #FFF;
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
	font-size:  11px;
	line-height: 20px;
	overflow:hidden;/*Needed to eliminate scrollbars*/
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
h1 {
	border-bottom: 1px dotted #929292;
	color: #838282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 54px;
	font-weight: normal;
	line-height: 70px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 20px;
}
h2 {
	border-bottom: 1px dotted #929292;
	color: #838282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h2 a {
	color: #838282;
	text-decoration: none;
}
h2 a:hover {
}
h3 {
	border-bottom: 1px dotted #929292;
	color: #838282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 20px;
}
h3 a {
	color: #838282;
	text-decoration: none;
}
h3 a:hover {
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525557;
}
h4 a {
	color: #525557;
	text-decoration: none;
}
h4 a:hover {
}
p {
	padding-bottom: 8px;
}
a {
	/*color: #234372; */
	color: #003f63;
	text-decoration: none;
}
a:hover {
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
small {
	color: #666;
	padding: 0;
}
input#submit {
	background: #e61e1e url(images/btn.gif);
	border: 0px solid #e61e1e;
	color: #FFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;       /* for Firefox */
}
input#submit:hover {
	background: #b7b7b7 url(images/btn-hover.gif);
	border: 0px solid #b7b7b7;
}
textarea {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	width: 616px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
input.trans {
	width: 268px;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
select.trans {
	width: 195px;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
select.trans_nowidth {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
input.trans_small {
	width: 70px;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
/*****Generic Classes*****/


.button {
	background: #e61e1e url(images/btn.gif);
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 3px 12px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;       /* for Firefox */
}
.button:hover {
	background: #b7b7b7 url(images/btn-hover.gif);
}
.button_block {
	display: block;
	position: relative;
	text-align: right;
	z-index: 80;
}
.button_align {
	position: absolute;
	bottom: 15px;
	right: 25px;
}
.clear {
	clear: both;
}
.commentlist li {
	list-style: none;
}
.comment-author {
	font-weight: bold;
}
.current_page_item a {
	background: url(images/menu-hover.jpg) repeat-x;
	border-left: 1px solid #403f3c;
	border-right: 1px solid #403f3c;
	padding-left: 8px;
	padding-right: 8px;
}
.current_page_item:hover {
	padding-left: 1px;
	padding-right: 1px;
}
.date {
	color: #929292;
	font-size: 10px;
	line-height: 14px;
}
.h1_archive {
	font-size: 16px;
}
.h2_rss {
	border-bottom: none;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.h3_rss {
	border-bottom: none;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hline {
	border-bottom: 1px dotted #929292;
	margin-bottom: 5px;
}
.latest_blog_title {
}
.linklist {
	padding-top: 10px;
}
.linklist li {
	background: url(images/list-item.gif) 0px 5px no-repeat;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
	padding-bottom: 10px;
	padding-left: 12px;
}
.linklist li:hover {
	background: url(images/list-item_over.gif) 0px 5px no-repeat;
}
.linklist li a {
	color: #454545;
}
.post_tags {
	color: #929292;
}
.post_tags a {
	color: #929292;
}
.rounded_STYLE {
	-webkit-border-radius: 30px;    /* for Safari */
	-moz-border-radius: 30px;       /* for Firefox */
}
.rss-icon {
	vertical-align: bottom;
}
.spacer {
	height: 20px;
	width: 2px;
}
.thumbnail {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 2px solid #CCC;
	position: relative;
}
.twitter_bird {
	position:absolute;
	top: 2px;
	right: 30px;
	z-index: 99;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


.gallery-caption {
	text-align: center;
	display: inline;
}
img.centered {
	border: 2px solid #CCC;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	border: 2px solid #CCC;
	display: inline;
	float: right;
	margin: 4px 4px 6px 11px;
}
img.alignleft {
	border: 2px solid #CCC;
	display: inline;
	float: left;
	margin: 4px 11px 6px 4px;
}
/* End Images */


/* Page navigation */

.navigation {
	float: left;
	position: relative;
	padding: 0px 25px 15px 25px;
	width: 620px;
	font-size: 12px;
}
/*****Basic Layout*****/

#wrapper {
	background: url(images/pixel.gif);
	margin:0px auto;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
}
#wrapper_nofooter {
	min-height: 100%;
	position: relative;
}
#page {
	width:720px;
	position:relative;
	float: left;
}
/*****Header*****/

#header {
	background: url(images/header.jpg) repeat-x;
	height: 52px;
	position: relative;
	top: 0;
	width: 695px;
	z-index: 2;
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
.header-trans {
	position: absolute;
	background: url(images/header-trans.png);
	z-index: 1;
	top: 0;
	left: 695px;
	height: 52px;
	width: 73px;
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
.header-repeat {
	position: absolute;
	background: url(images/header-repeat.jpg) 768px 0px no-repeat;
	z-index: 0;
	top: 0;
	left: 0;
	height: 6px;
	width: 100%;
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
#logo {
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 4;
}
.logo-repeat {
	background: url(images/logo-repeat.gif) 199px 0px no-repeat;
	height: 3px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 3;
}
#menu {
	left: 195px;
	position: absolute;
	padding-bottom: 23px;
	z-index: 2;
}
#menu .background {
}
#menu li {
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 2;
	margin-left: 1px;
	margin-right: 1px
}
#menu li:hover {
	margin-left: 0px;
	margin-right: 0px
}
#menu a {
	color: #FFF;
	display: block;
	font-size: 12px;
	height: 37px;
	letter-spacing: 1px;
	line-height: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 15px;
	text-decoration: none;
	text-transform: lowercase;
	z-index: 2;
}
#menu a:hover {
	background: url(images/menu-hover.jpg) repeat-x;
	border-left: 1px solid #403f3c;
	border-right: 1px solid #403f3c;
	padding-left: 9px;
	padding-right: 9px;
}
#nav {
	list-style: none;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
}
#nav a:visited {
}
#nav a:hover {
}
/*****Content*****/

#content {
	float: left;
	padding: 50px;
	position: relative;
	width: 670px;
	z-index: 1;
}
/* #content a {
	background: #BBB;
	color: #fff;
	padding: 1px;
}
*/

.content_inner {
	padding-bottom: 50px;
	padding-top: 25px;
	position: relative;
	z-index: 2;
}
.content_bg {
	position: absolute;
	z-index: 1;
	width: 670px;
	left: 50px;
	top: 50px;
	bottom: 50px;
	background: #f2f2f2;
	filter:alpha(opacity=85); /* IE5.5+ */
	-moz-opacity:0.85; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.85; /* Safari 1.1-1.3 */
	opacity: 0.85; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
	min-height: 1px; /* to trigger hasLayout in IE7 */
}
.contentlist li {
	background: url(images/list-item.gif) 0px 5px no-repeat;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
	padding-bottom: 10px;
	padding-left: 12px;
}
.contentlist li:hover {
	background: url(images/list-item_over.gif) 0px 5px no-repeat;
}
/*****Boxes*****/

.box {
	position: relative;
	margin: 0 0 20px 0;
	min-height: 1px; /* to trigger hasLayout in IE7 */
	z-index: 2;
}
.box_inner {
	position: relative;
	z-index: 2;
}
.box_wide {
	float: left;
	position: relative;
	padding: 0px 25px 0px 25px;
	width: 620px;
}
.box_col1 {
	float: left;
	/*	padding: 10px 25px 10px 25px; */
	position: relative;
	width: 436px;
}
.box_col2 {
	float: right;
	/*	padding: 10px 25px 10px 25px; */
	position: relative;
	width: 213px;
}
.box_col1 .box_inner {
	position: relative;
	padding: 15px 25px 15px 25px;
}
.box_col2 .box_inner {
	position: relative;
	padding: 15px 25px 15px 25px;
}
#box_intro {
}
#box_intro p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	text-align: justify;
}
#box_news li {
	background: url(images/list-item.gif) 0px 5px no-repeat;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	list-style: none;
	padding-bottom: 10px;
	padding-left: 12px;
}
#box_news li:hover {
	background: url(images/list-item_over.gif) 0px 5px no-repeat;
}
#box_news li a {
	color: #454545;
}
#box_random_image div.box_inner {
	height: 215px;
	position: relative;
}
#box_random_image img {
	border: 2px solid #CCC;
	margin: 1px;
	text-align: center;
}
#box_latest_blog div.box_inner {
	height: 215px;
	position: relative;
}
#box_tags a {
	color: #929292;
	line-height: 24px;
	text-decoration: none;
}
#box_tags a:hover {
	text-decoration: underline;
}
#box_sponsors ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#box_sponsors ul li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0 40px;
	padding: 0;
}
#box_sponsors {
	padding-bottom: 0;
}
#olympic {
	height: 23px;
	margin-top: 5px;
	padding-left: 0px;
}
.gallery_block {
	width: 33%;
	float: left;
	position: relative;
	display: inline-block;
	text-align: center;
}
.gallery_block .thumbnail {
	border: none;
	float: none;
	width: 100%;
	float: left;
}
.gallery_block img {
	border: 2px solid #CCC;
}
.linkcat {
	width: 310px;
	float: left;
	position: relative;
}
.linkcatname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #525557;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*****Sidebar*****/

/*****Footer*****/

#footer {
	background: url(images/footer.jpg);
	bottom: 80px;
	clear: both;
	color: #929292;
	float: left;
	height: 30px;
	letter-spacing: 1px;
	margin-top: 50px;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 3;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	min-height: 1px;
	margin-bottom: -80px;
}
#footer p {
	display: inline;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 4px;
	font-size: 11px;
}
#footer a {
	color: #929292;
	text-decoration: none;
}
#footer .footer_copy {
	float: left;
	padding-top: 5px;
	position: relative;
}

#footer .footer_aym {
	float: right; margin-right: 15px; position: relative; width: 30px; 
}
#breadcrumbs {
	font-size: 9px;
	color: #929292;
}
#breadcrumbs a {
	font-size: 9px;
	color: #929292;
}
/*****Supersize Plugin Styles*****/
		
#supersize {
	position: absolute;
	right:0;
}
#supersize a {
	cursor: default;
}
#supersize .activeslide, #supersize .activeslide img {
	display:inline;
}
#supersize img {
	-ms-interpolation-mode: bicubic;
}
#supersize img, #supersize a {
	display:none;
	height: 100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}
