/*
Theme Name: ICBlog proef
Theme URI: http://icblog.nl/
Description: Thema gebaseerd op de bekende <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Toine Donk
Author URI: http://aapson.nl/
Tags: fixed width, widgets

	The original theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", 'Tahoma', 'Geneva', Verdana, Arial, Sans-Serif;
	background: #fff url('images/header3.png') repeat-x;
	color: #333;
	text-align: center;
	}
	
	
.tekst {
	margin-bottom: 10px;
	margin-top: 10px;
	}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	position: relative;
	}

#header {
	background: #000;
	}

#header2 {
	position: absolute; 
	top:0px;
	height:74px;
	}
	
#uploadframe {
	position:absolute;
	width: 252px;
	height: 93px;
	left:360px;
	top:25px;
	}

#meer {
	position:absolute;
	width: 65px;
	height: 20px;
	left:354px;
	top:128px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 157px;
	width: 695px;
	}

#content {
	font-size: 1.2em
	}

.entry {
	margin-top:0px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
	}

.postmetadata {
	text-align: left;
	}

.alt {
	font-size: 0.9em;	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.alt a {
	color: #555;
}


#footer {
	background: #fff;
	border: none;
	}

.serif {
	margin-top: -12px;
	margin-bottom: 8px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", Lucida Sans, sans-serif;
	font-weight: normal;
	}
	
h2 {
	text-align: left;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: "Lucida Sans Unicode", Lucida Sans, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	
h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1.1em;
	}

.url {
	font-size: 0.75em;
	margin: 0 0 0 0px;
	}

.url a, .url a:visited {
	color: #4e7888;
	}
	
.url a:hover {
	text-decoration: underline;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a:hover {
	color: #35262d;
	}
	
#sidebar h2 {
	color: #b7001a;
		}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* .entry p a:visited {
	color: #4e7888;
	} */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Sans Unicode", Lucida Sans, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Sans Unicode", Lucida Sans, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover, h4 a {
	color: #4e7888;
	text-decoration: none;
	}

h2 a:hover {
	color: #b7001a;
	text-decoration: none;
	}

#sidebar a, #sidebar h4 a {
	color: #555;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar h2 a:hover, #sidebar h3 a:hover {
	color: #555;
	text-decoration: underline;
	}
		
a:hover {
	color: #4e7888;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Lucida Sans Unicode", Lucida Sans, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 775px;
	border: 1px solid #959596;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0;
	height: 91px;
	width: 775px;
	}

#headerimg {
	margin: 0;
	height: 91px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 20px 20px;
	margin: -10px 0 0;
	width: 437px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 437px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#raam {
	border: 1px solid #ccc;
	padding: 5px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 775px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#sidebar {
	top: 20px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	color: #b7001a;
	font-size: 1.2em;
	margin-top: 35px;
	margin-bottom: -30px;
	text-align: center;
	border: 1px solid #a4b7bb;
	padding: 4px;
	width: 428px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.kader {
	margin-top: 10px;
	text-align: left;
	border: 1px solid #a4b7bb;
	padding: 10px;
	width: 416px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.size-thumbnail {
	border: 1px solid #a4b7bb;
	padding: 4px;
	margin: 0 0 8px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.size-medium {
	border: 1px solid #a4b7bb;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



/*	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) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	padding:3px;
	border:1px solid #a4b7bb; 
	font:0.9em;
	color:#333;
	background:#f3f3f3;
	vertical-align:top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #a4b7bb; 
	font:0.9em;
	color:#888;
	vertical-align:top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

#commentform textarea {
	width: 431px;
	padding: 2px;
	border:1px solid #a4b7bb; 
	font:0.9em;
	color:#888;
	vertical-align:top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	}

#commentform #submit {
	margin: 0;
	float: right;
	background: #fff;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-top: 1px solid #ddd;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 25px 0 10px 0;
	margin-left: 518px;
	}

/* #sidebar {
	position: absolute;
	padding: 25px 0 10px 0;
	left: 518px;
	width: 232px;
	} */

#sidebar form {
	margin: 0;
	}
	

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img {
	border-style: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#dynamicInput {
	text-align: left;
	width: "80";
	}
	
#menu {
	position:absolute;
	left:29px;
	top:145px;
	}

#menu h2 {
	margin: 0px 0 0;
	font-size: 1.1em;
	}

.randje {
	background-color: #fff;
	border: 1px solid #a4b7bb;
	padding: 1px 5px 5px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 230px;
	overflow:visible;
	}

.randje2 {
	background-color: #fff;
	border: 1px solid #a4b7bb;
	padding: 1px 5px 5px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 425px;
	overflow:visible;
	}

	
#gallerij2 {
	position: relative;
	margin: -120px 0 120px 200px;
}

.border {
	position:absolute;
	padding: 5px;
	width: 80px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0px 0 0px -100px;
	background: #c6d9dd;
	float:left;
	color: #35262d;
	text-align: left;
}


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

#border2 a {
	font-size: 0.8em;
	border: 1px solid #a4b7bb;
	background: #fff;
	padding: 2px 2px 1px 2px;
	color: #4e7888;
	margin-right: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	}

#border2 a:hover {
	color: #fff;
	background: #4e7888;
	border: 1px solid #555;
}

.video {
/*	border: 1px solid #b7001a; */
	border: 1px solid #a4b7bb;
	padding: 4px;
	margin: 0 0 8px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 425px;
}

h4 a {
	border: 1px solid #a4b7bb;
	padding: 4px 4px 3px 4px;
	background-color: #fff;
	color: #4e7888;
	margin: 100px 0 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

h4 a:hover {
	color: #fff;
	background: #4e7888;
	border: 1px solid #000;
	padding: 4px 4px 3px 4px;
	margin-top: 40px;
	}

#sjabloon {
	background-image: url('images/sjabloon.jpg');
	background-repeat: no-repeat;
	padding: 5px;
}

table{
	background: #fff;
	border-spacing: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}

table tr {
	vertical-align:top;
}

table td {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:4px;
	padding-right:20px;
	}

div.random {
	margin:10px;
	overflow:hidden;
	float:left;
}

#random {
	position:absolute;
	left:243px;
	top:23px;
	width:484px;
	height: 97px;
	}

div.randombg {
	overflow:hidden;
	float:left;
}
	
#randombg {
	position:absolute;
	left:276px;
	top:28px;
	width:484px;
	height: 97px;
	}

.nextprev img {
cursor: pointer;
}

#fadeDivCover {
position:absolute;
z-index:10000;
top:0;
left:0;
display:none;
width:100%; /* Set to width of container */
height:100%; /* Leave as 100% for full coverage */
background-color:#fff; /* Set to covered element's background, may use full background styles including image */
background-position: left 3px;
background-repeat: no-repeat;
color: white;
}

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

a.internal_tag, a:visited.internal_tag {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #4e7888;
	}
	
a:hover.internal_tag {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #4e7888;
	}

/* End Various Tags & Classes*/
