*
{
	margin:0;
	padding:0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{ 
    display:block;
}

body
{
	background-color:#FFF;
background-image:url(/images/layout/topgradient.gif);
background-position:center top;
background-repeat:repeat-x;
	color:#000;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	margin:0 auto;
	padding:0 0 0 8px;
	width:1002px;
}

.even{
	background-color:#DEF;
}

a.nolink
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	color:#ff5a00;
	text-decoration:underline;
}

img
{
	border:0;
}

input
{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
}

input.formfield, input.formsubmit
{
	border:1px dotted #4A85E0;
	margin:4px 0 4px 8px;
	width:280px;
}

input.formsubmit
{
	background-color:#FFF;
	width:140px;
}

textarea.formarea
{
	border:1px dotted #4A85E0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	height:75px;
	margin:4px 0 4px 8px;
	width:280px;
	scrollbar-track-color: #FFF;
}

#header h1
{
	background:url('../images/layout/talkin.png') no-repeat;
	height:83px;
	margin:0;
	width:424px;
}

#header h1 a
{
	display:block;
	height:100%;
	text-decoration:none;
	width:100%;
}

#header h1 a span
{
	display:none;
	text-decoration:none;
}

h2
{
	border:0;
	display:inline;
	font-size:28px;
	padding:4px 0 0 12px;
}

h3
{
	border-top:1px dotted #4A85E0;
	margin-top:10px;
	padding-top:3px;
}

#header
{
	border-bottom:1px solid #4A85E0;
	width:100%;
}

#header nav ul
{
	float:right;
	margin-top:-20px;
}

#header nav ul li
{
	display:inline;
}

#header nav ul li a
{
padding:0 0 0 12px;
}

#header nav ul li a:hover
{
	color:#ff5a00;
	text-decoration:overline underline;
}

#page-nav
{
	font-size: 14px;
}

#day-nav
{
	text-align:right;
	float:right;
	padding:5px 0px 5px 5px;
	width:240px;
	font-size: 14px;
}

#day-nav ul
{
	list-style-type:none;
}

#day-nav ul li
{
	padding:0;
}

#day-nav ul li a
{
	display: block;
}

#day-nav a:hover
{
	color:#ff5a00;
	text-decoration:underline;
}

#contentblog, #content
{
	max-width:1002px;
	padding-top:5px;
}

#content #right ul li
{
	display:inline;
	padding:0 0 0 15px;
}

#contentblog #title
{
	padding: 4px 0 8px 4px;
}

#contentblog table img
{
	padding-top:15px;
}

#bottom
{
	color: #444;
	display:block;
	margin-top:16px;
	padding-top:4px;
	width:100%;
}

#bottom .hide
{
	visibility: hidden;
}

#bottom:hover .hide
{
	visibility: visible;
}

#bottomleft
{
width: 730px;
float: left;
}

#bottomleft .reply:nth-child(2n){
	background-color: #f8f8f8;
}

#bottomright
{
	float:right;
	padding-bottom:8px;
	padding-left:12px;
	width:200px;
	font-size: 12px;
}


.oneyearago
{
	border-top:1px solid #4A85E0;
	clear: right;
	padding: 4px 0px 4px 0px;
}

.oneyearago img
{
	float: right;
	padding: 4px 0px 4px 4px;
}

.oneyearago a
{
	color:#4a85e0;
	text-decoration:none;
}

.oneyearago a:hover
{
	color:#ff5a00;
	text-decoration:underline;
}

#user-date
{
	color:#999;
	float:left;
	margin:0;
	padding:0;
	width:100px;
}

table.archive
{
	clear:left;
	border:0;
	margin:0;
	padding:0;
	text-align:center;
}

table.archive td
{
	text-align:center;
}

table.archive img
{
	padding: 4px;
}

table.archive img, img.thumb
{
	border:0;
	height:60px;
	width:60px;
}

div.image-and-stats
{
	color:#999;
	margin-top:16px;
	text-align:center;
	font-size: 12px;
}

div.image-and-stats a
{
	color:#999;
}

div.image-and-stats a.tag, .tagcloud a {
	text-decoration: underline;
}

.reply
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top:1px solid #DDD;
	clear:both;
	display:block;
	padding:4px 8px;
}

div.reply div.details
{
	color:#BBB;
	float:left;
	width:180px;
}

div.details a
{
	text-decoration:underline;
}

div.details img
{
	margin-right:4px;
}

div.username, div.username a
{
	color:#444;
}

div.adminname, div.adminname a
{
	color:#4A85E0;
}

div.highlight, div.highlight a
{
	color:#4B4;
}

div.replycontent
{
	min-height: 50px;
	border-left:1px solid #DDD;
	padding-left: 10px;
	margin-left: 180px;
}

#replyform
{
	clear:both;
	float:left;
}

#replyform label
{
	display:block;
}

#replyform label:hover
{
	background-color:#eee;
	color:#000;
}

#replyform .laatmaarleeg
{
	display: none;
}

#replyform, #replyform input
{
	color: #444;
}

footer a
{
	color:#999;
}

footer
{
	border-top:1px solid #4A85E0;
	clear:both;
	color:#999;
	margin-bottom:8px;
	margin-top:28px;
	width:100%;
	font-size: 12px;
}

footer img
{
	vertical-align:bottom;
}

#searchform
{
	color: #CCC;
	border:0;
	float:right;
	margin-top:1px;
	padding:0 0 0 8px;
}

#searchform:hover
{
	color: #4A85E0;
}

#searchform input
{
	background-color:transparent;
	border:0;
	display:none;
}

#searchform input.textinput
{
	border-bottom:1px dotted #CCC;
	display:inline;
	padding:0 2px;
}

#searchform input.textinput:focus, #searchform:hover input.textinput {
	color: #000;
	border-bottom:1px solid #4A85E0;
}

.todo
{
	color:#B00;
	font-weight:700;
}

.busy
{
	color:#0B0;
	font-weight:700;
}

th
{
	border-color:#4A85E0;
	border-style:dotted;
	border-width:1px;
	padding:2px;
	text-align:left;
	white-space:nowrap;
}

dl
{
	clear:both;
	overflow:auto;
}

dt
{
	clear:left;
	float:left;
	width:28em;
}

dd
{
	clear:right;
	font-weight:700;
	width:40em;
}

fieldset
{
	border-color:#4A85E0;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	padding:12px;
	width:300px;
}

legend
{
	background-color:#FFF;
}

pre
{
	font-size:11px;
	line-height:8px;
}

a,div.reply div.details a:hover
{
	color:#000;
	text-decoration:underline;
}

#header ul li.nolink,#day-nav ul li.nolink
{
	color:#888;
}

#header ul li a,#day-nav ul li a
{
	color:#4A85E0;
	text-decoration:none;
}

#content #right,#content #right ul
{
	float:right;
}

#content ul li
{
	margin-left:15px;
}

#links li a
{
	display:block;
}

#links li:hover, #links li ul li:hover
{
	color:#4A85E0;
}

#links li ul:hover
{
	color:#000;
}

#contentblog p,#content p
{
	margin-top:5px;
}

#tagform input
{
	width: 800px;
}

#tagform td
{
	width: 190px;
}

#tagform ul.new_tag
{
	cursor: pointer;
}

#tagform .new_tag li
{
	border:1px solid #fff;
}

#tagform .new_tag li:hover
{
	border:1px solid #4A85E0;
	color: #4A85E0;
	background-color:#FFD;
}

input.formfield:focus, textarea.formarea:focus, #ezinsertform input:focus {
	color: #000;
	border:1px solid #4A85E0;
	background-color:#FFD;
}

#ezinsertform td {
	padding: 0px 2px;
}

#ezinsertform tr:hover {
	background-color:#FFD;
	color: #4A85E0;
}

#image {
	text-align:center;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 1px;
	height: 1px;
}

#nav_overlay {
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent url("/images/layout/blaat.gif"); /* IE needs this, cannot be 404 in IE6 */
}

#nav_overlay li.prev {
	float:left;
	width:45%;
	height:100%;
}

#nav_overlay li.next {
	float:right;
	width:45%;
	height:100%;
}

#nav_overlay a {
	display:block;
	width:100%;
	height:100%;
}
#nav_overlay li.prev:hover {
	background: url("/images/layout/previous_page.png") no-repeat top left;
}
#nav_overlay li.next:hover {
	background: url("/images/layout/next_page.png") no-repeat top right;
}

#nav_overlay li a span {
	display:none;
}

#nav_overlay li a span:hover {
	display:block;
}

.tagcloud {
	text-align: justify;
	padding: 10px 0 30px 0;
}

.tagcloud a {
	color: #444;
	padding-right: 4px;
}

.tagcloud a.tag:hover
{
	text-decoration:underline;
}

.tagcloud a.current {
	color: #4A85E0;
	font-weight:bold;
	text-decoration: none;
}

.tagcloud a.related {
	color: #000;
	background-color: #DEF;
}

#adminmenu {
	border: solid #444 1px;
	position: fixed;
	top: 4px;
	left: 4px;
	padding: 4px 20px;
	background-color:#DEF;
	z-index: 2;
}

#adminmenu a {
	padding: 4px 10px;
}

@media print {
	#header, #day-nav, .image-stats, .image-tags, #bottom, #replyform, #right, #adminmenu, footer a img {
		display: none;
	}
	
	body, #content, #bottom, footer {
		width: auto;
		height: 90%;
	}
	
	#contentblog #title
	{
		padding: 0;
	}
	
	h2 {
		border: 0;
		margin-left: 0;
	}
	
	h2, footer {
		text-align: center;
	}
}
