/*  
Theme Name: Michel
Theme URI: http://www.michelvandewiel.nl
Description: This is my theme, just for me :D
Version: 1.0
Author: Michel van de Wiel
Author URI: http://www.michelvandewiel.nl

*/
html {
	overflow: auto;
}
body {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	color:#000000;
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
#container {
background-color:#ffffff;
}
.sidebar{
position:absolute;
z-index:3;
width:430px;
left:15px;
top:500px;
background: #ffffff;
display: inline;
}
.footer{
clear: both;
float: left;
width: 750px;
}
.post{
padding: 10px 0 10px 0;
}
.post h2{
font-size:2.2em;
letter-spacing:-0.04em;
line-height:1.05em;
font-family:helvetica, verdana, arial;
}
.entry{
line-height: 18px;
}

p.postmetadata{

}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}
.sidebar ul li{
padding: 10px 0 10px 0;
}
.sidebar ul li h2{
font-size: 14px;
}
.sidebar ul ul li{
padding: 0;
}
.comments-template{
	margin: 10px 0 0;

	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}
#twitter-3 li {
margin-bottom:12px;
}
.entry-meta {
display:none;
}
.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
background-color:#ffffff;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}
.recentcomments {
margin-bottom:4px;
}
.achter {
	position:fixed;
	z-index:1;
	width:100%;
	height:100%;
}
.intro {
	position:absolute;
	z-index:2;
	width:430px;

	left:15px;
	top:122px;
}
.blogs {
	position:absolute;
	z-index:2;
	width:504px;

	left:480px;
	top:140px;
}
.head {
	position:absolute;
	z-index:2;

	left:480px;
	top:60px;
}
.achterimg {
	width:100%;
	height:100%;
}
h1 {
	font-size:3.2em;
letter-spacing:-0.04em;
line-height:1.05em;
font-family:helvetica, verdana, arial;
margin-top:20px;
	background-color:#ffffff;
}
h2 {
	font-size:2.2em;
letter-spacing:-0.04em;
line-height:1.05em;
font-family:helvetica, verdana, arial;
	background-color:#ffffff;
}
h2 a {
	text-decoration:none;
	background-color:#ffffff;
}
h3 {
	font-size:1em;
	margin:0px;
	background-color:#ffffff;
}
p {
	background-color:#ffffff;
	padding:2px;
}
a {
	color:#000000;
	text-decoration:none;
	border-bottom:#000000 dotted 1px;
}
a:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	border-bottom:#000000 solid 0px;
}

/* custom classes */
.logo {
	position:absolute;
	top:15px;
	right:37px;
	z-index:1;
}