/*
Theme Name: Anja's template
Theme URI: http://anjawassenaar.nl/
Description: custom stylesheet for Anja Wassenaar.
Version: 1.0
Author: Jeroen Panjer, implementatie door Patrick van Aalst

	Template based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This 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: helvetica, arial, sans-serif;
	background: #FFF url('images/bg-body.jpg') repeat-x fixed 0 0;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	}
img {
	border: 0;
}
hr {
	background: transparent;
	border: 0;
	margin: 0;
	visibility: hidden;
}
p {
	color: #0c0a00;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: justify;
}
.post ul, .post ol {
	color: #0C0A00;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-left: 1.5em;
}
a {
	color: #933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
	display: block;
	font-size: 1%;
	visibility: hidden;
}

#page {
	background: #FFF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px;
	text-align: left;
	width: 878px;
}
#content {
	float: left;
	width: 515px;
}
#sidebar {
	float: right;
	padding-top: 3px;
	width: 164px;
}
#footer {
	clear: both;
	float: none;
}
/* header */
#header {
	background: url('images/bg-header.jpg') no-repeat 0 0;
	height: 289px;
	left: -30px;
	margin:0 0 -46px 0;
	position: relative;
	top: -30px;
	width: 938px;
}
h1 {
	font-size: 6em;
	left: 30px;
	position: absolute;
	top: 71px;
}
* html h1 {
	top: 111px;
}

*:first-child+html h1 {
	top: 111px;
}
h1 a {
	background: url('images/bg-h1.gif') no-repeat 0 0;
	color: #FFF;
	display: block;
	height: 64px;
	text-indent: -99999em;
	width: 371px;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	color: #933;
	font-size: 3em;
	font-weight: normal;
}
.description {
	bottom: 48px;
	color: #FFF;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	left: 30px;
	line-height: 1.4em;
	position: absolute;
	width: 36.6em;
}
.topMenu {
	float: left;
}
.topMenu h3 {
	border-bottom: 1px solid #d6adad;
	color: #0c0a00;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 2px;
}
.topMenu ul {
	margin: 0;
	padding-left: 0;
}
.topMenu ul li {
	list-style: none;
	margin: 0;
	background:;
	padding: 2px 0;
}
.topMenu ul li a {
	display: block;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
}
.topMenu li a:hover {
	text-decoration: underline;
}
.topMenu ul li.current_page_item a {
	font-weight: bold;
}
#menuDitBenIk {
	margin-right: 30px;
	width: 119px;
}
#menuDitDoeIk li a {
	width: 180px;
}
#menuDitDoeIk {
	width: 360px;
}
#menuDitDoeIk li {
	float: right;
}

/* content */
.post {
	margin-bottom: 3em;
}
.post h2 {
	font-size: 2em;
	left: -3px;
	margin: 1em 0 0.5em;
	position: relative;
}
.post small {
	font-size: 1em;
}
a.post-edit-link {
	background: #933;
	color: #FFF;
	display: inline-block;
	margin-top: 30px;
	padding: 5px 5px 2px;
}
.navigation{
	padding:10px 0;
}
.navigation a {
	font-size: 1.2em;
}

h3#comments {
	padding-top: 30px;
}
#respond{
	padding-top: 40px;
}
label small {
	color: #444;
}
#commentform {
	width: 515px;
}
#commentform p {
	font-size: 1.2em;
}
#commentform small {
	font-size: 0.9em;
}
#commentform textarea {
	width:515px;
}
li.comment p {
	font-size: 1em;
}
.commentmetadata {
	font-size: 0.8em;
}


/* sidebar */
#sidebar li {
	list-style: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
h2.widgettitle {
	border-bottom: 1px solid #d6adad;
	color: #0c0a00;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 2px;
}
#sidebar ul#recentPosts  li {
	padding-bottom: 5px;
}
#sidebar ul#recentPosts  a {
	font-size: 1.4em;
}
#text-3 {
	padding-top: 30px;
}
#text-3 p {
	padding-bottom: 20px;
}
p.bookText img {
	float: left;
}
p.bookText span {
	display: block;
	float: left;
	padding-left: 8px;
	text-align: left;
	width: 104px;
}