@import url(reset.css);

body {
  background: #fff url(img/wood.jpg) center top;
  font-family: Cambria, Georgia, "Times New Roman", serif;
  color: #666;
}

p, li {
  line-height: 24px;
}

ul, ol { padding-left: 1.33em; }

ul { list-style: disc; }

ol { list-style: decimal; }

p, ul, ol, table { margin-bottom: 24px; }

#wrapper {
	background: #fff url(img/wrapperbg.jpg) repeat-y center top;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}

#header {
  height: 206px;
  padding: 40px;
  padding-top: 50px;
  background: transparent url(img/headerbg.jpg) no-repeat center top;
  margin-bottom: -100px;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 609px;
	height: 99px;
	background: transparent url(img/logo.jpg) no-repeat left top;
}

#header .description {
	padding: 0 20px;
}

#content {
	padding-left: 60px;
	width: 600px;
	float: left;
}

#sidebar {
	margin-top: -146px;
	float: right;
	margin-right: 60px;
	width: 260px;
	background: transparent url(img/sidebarbg.jpg) no-repeat left bottom;
	padding-bottom: 180px;
	padding-left: 20px;
	position: relative;
	z-index: 99;
	overflow: hidden;
}

#sidebar h2 {
	background: transparent url(img/sidebartitle.gif) no-repeat top left;
	width: 240px;
	height: 33px;
	line-height: 33px;
	padding: 5px 10px;
	text-align: center;
	font-size: 1em;
	font-family: Comic Sans MS;
	overflow: hidden;
}

#sidebar ul {
	list-style: none;
	padding-left: 0.5em;
}

#searchform {
	background: #fff url(img/doodle.gif) no-repeat center top;
	padding-top: 206px;
	margin-bottom: 2em;
}

#searchform #s {
	border: none;
	padding: 4px;
	height: 18px;
	width: 142px;
	background: transparent url(img/zoekveld.gif) no-repeat top left;
}

#searchform #searchsubmit {
	border: none;
	background: transparent url(img/zoekknop.gif) no-repeat top left;
	text-indent: -9999px;
	width: 50px;
	height: 18px;
	margin-left: 10px;
}

#footer {
	clear: both;
	margin: 0 40px;
	background: transparent url(img/footerbg.gif) no-repeat top left;
	height: 105px;
}

#footer p {
	font-size: 0.875em;
	height: 91px;
	line-height: 105px;
	text-align: right;
	margin-right: 200px;
}

.post {
  clear: both;
  margin-bottom: 2em;
  position: relative;
  z-index: 100;
}

.post h2, h2.pagetitle {
	font-size: 24px;
	height: 60px;
	overflow: hidden;
	padding: 21px 21px;
	line-height: 30px;
	background: transparent url(img/title.gif) no-repeat left top;
	font-family: Comic Sans MS;
	text-align: center;
}

h2.singleline {
	padding: 36px 21px;
	height: 30px;
}

.post h3 {
	font-size: 1.25em;
	margin-bottom: 0.25em;
}

h2.pagetitle, .narrowcolumn h2 {
	text-align: center;
	margin-bottom: 1em;
}

.post h2 a {
	text-decoration: none;
	color: #444;
}

img.alignright {
	float: right;
	margin-left: 12px;
}

img.alignleft {
	float: left;
	margin-right: 12px;
}

.post img[align=right] { margin-left: 12px; }

.post img[align=left] { margin-right: 12px; }

.post img {
  padding: 5px;
  border: 1px solid #ddd;
  background: #fff;
}

.post .meta { line-height: 24px; font-size: 10px; }

a { color: #734; }

.cleared { width: 100%; clear: both; }

#fx1 {
	background: transparent url(img/pencil.png) no-repeat top left;
	width: 152px;
	height: 641px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 400px;
	z-index: 101;
}

.aktt_tweets {
	font-size: 0.875em;
}

.aktt_tweets li {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background: transparent url(img/line.png) no-repeat center bottom;
}

.aktt_tweets li .meta {
	display: block;
}

.aktt_tweets li .meta a {
	color: #ccc;
	text-decoration: none;
}

.aktt_tweets li .meta a:hover {
	color: #773344;
	text-decoration: underline;
}

.aktt_tweets li.aktt_more_updates {
	background: none;
}

.aktt_tweets .aktt_tweet_time, .aktt_tweets .aktt_tweet_reply {
	display: block;
	text-align: right;
	font-size: 0.75em;
	line-height: 1em;
	padding-top: 0.5em;
}

.aktt_tweets .aktt_tweet_reply {
	float: left;
}

#sidebar #twitter-tools h2 {
	background: transparent url(img/h2-twitter.png) no-repeat left bottom;
	padding-top: 42px;
}

p.alt {
	font-size: 0.75em;
	line-height: 1.25;
	border-top: 1px solid #ccc;
}

#youtube { margin-bottom: 20px; }

#youtube h2 {
	margin-bottom: 10px;
}