/*  
Theme Name: Clean-thema2
Theme URI: http://marcoraaphorst.nl
Description: Simple and clean
Version: 2.0
Author: Marco Raaphorst
Author URI: http://marcoraaphorst.nl

*/

html, body {
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 20px 0;
        background: url('images/bg-shadow.jpg');
        background-repeat: repeat-y;
        background-position: top center;
}

blockquote {
       background: #EEE url('images/gui/blockquote.gif') no-repeat bottom left;
       padding: 15px;
       padding-bottom: 40px;
}

a {
        color: #000;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}
 
h1, h1 a {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
        letter-spacing: 0.01em;
	margin: 20px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	font-size: 12px;
	font-weight: bold;
        color: #dc5e04;
	letter-spacing: 0.01em;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;

}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

hr {
        margin: 40px 0px 5px 0px;
        text-align: center;
        border: solid 1px;
        color: #ea7312;
        clear: both;
}

img {
	border: none;
        text-decoration: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 450px;
}

#content {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 20px 0px 0px;
	text-align: left;
	width: 550px;
}

#content a {
        border-bottom: 1px dotted #808979;
        text-decoration: none;
}

#content a:hover {
        border-bottom: 1px solid #808979;
}

#content img {
	
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
        text-align: left;
	clear: both;
	color: #8f7f6d;
	font-size: 11px;
	height: 65px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
        border-top: 2px solid #8f7f6d;
}

#footer a {
	color: #444433;
	border-bottom: 1px dotted #808979; 
        text-decoration: none;
}

#footer a:hover {        
	border-bottom: none;
        text-decoration: underline;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 550px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 864px;
}

#s {
	background: #ffffff;
	border: 1px solid #ea7312;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
        background-image: url(images/sidebarbg.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
        border: none;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 10px 20px 30px 10px;
	text-align: left;
	width: 225px;
}

#sidebar p {
        padding: 20px;

}

#sidebar a {
	color: #8f7f6d;
        text-decoration: none;
        border-bottom: 1px dotted #8f7f6d;
}

#sidebar a:hover {
	color: #8f7f6d;
	border-bottom: none;
        text-decoration: none;
        border-bottom: 1px solid #8f7f6d;
}

#sidebar h2 {
	color: #dc5e04;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
        list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
        list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#noindent {
        width: 220px;
        background: #f6f6f6;
	margin: 0 0 0 10px;
	padding: 0;
        overflow: hidden;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
        padding-right: 10px; 
}

.alignright {
	float: right;
	text-align: right;
        padding-left: 10px; 
}

.commentbody {
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #fff;
	border: 1px solid #ea7312;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ea7312;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #8f7f6d;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
        text-align: right;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
        letter-spacing: 0.09em;
	padding: 3px 0 50px 0;
        margin: 0px 0px 30px 0px;
        text-align: left;
        color: #443;
}

.navigation a {
        border-bottom: 1px dotted #808979;
        text-decoration: none;
        color: #443;
}

.navigation a:hover {
        border-bottom: none;
        text-decoration: underline;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
        padding: 10px 0 0 0;
}

.postmetadata {
	background: #ea7312;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 5px;
	text-align: left;
        color: #fff;
}

.postmetadata a {
	color: #fff;
}



/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

.smallfont {
        font-size: 9px;
        color: #8f7f6d;
}

ul.metabar {
        font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
        border-bottom: 1px solid #8f7f6d;
	clear: both;
	margin: 0;
	padding: 0px 0px 17px 0px;
}

ul.metabar li.auteur {
        background: url(images/oranjekader.gif) no-repeat top right;
        float: right;
        text-align: right;
	position: relative;
	margin: 0;
	padding: 2px 5px 7px 2px;
	width: 175px;
	list-style: none;
        color: #fff;
}

#content ul.metabar li.auteur a {
        border-bottom: 1px dotted #fff;
        text-decoration: none;
        color: #fff;
}

#content ul.metabar li.auteur a:hover {
        border-bottom: 1px solid #fff;
}

ul.metabar li.reacties {
        background: url(images/grijskader.gif) no-repeat top right;
        float: right;
        text-align: right;
	position: relative;
	margin: 0px 0px 0px 1px;
	padding: 2px 5px 7px 2px;
	width: 100px;
	list-style: none;
        color: #fff;
}


#content ul.metabar li.reacties a {
        border-bottom: 1px dotted #fff;
        text-decoration: none;
        color: #fff;
}

#content ul.metabar li.reacties a:hover {
        border-bottom: 1px solid #fff;
}

.tagcloud {
float: right;
width: 500px;
list-style: none;
text-align: right;
line-height: 2em;
}

.tagcloud a {
color: #ea7312;
list-style: none;
text-decoration:none;
}

.tagcloud a:hover {
text-decoration:none;
border-bottom: 1px solid #ea7312;
}