/*

	Copyright Stijn “Adhemar” Vandamme, 2008. Sommige rechten voorbehouden.

	Deze opmaakdefinitie is een vrije stijl. Je kunt het vrij gebruiken; en/of herdistribueren en/of aanpassen onder, naar keuze,
	de voorwaarden van de Creative Commons Naamsvermelding–Gelijk Delen versie 2.0 België licentie <http://creativecommons.org/licenses/by-sa/2.0/be/legalcode.nl>
	of de voorwaarden van de GNU General Public License versie 2 <http://www.gnu.org/licenses/gpl-2.0.txt> of, naar keuze, een later versie, aangevuld met de onderstaande stylesheet uitzondering.

	Copyright Stijn “Adhemar” Vandamme, 2008. Some rights reserved.

	This lay-out definition is a free stylesheet. You can use it freely; and/or redistribute and/or adapt under, at your option,
	the terms and conditions of the Creative Commons Attribution–Share Alike version 2.0 Belgium license <http://creativecommons.org/licenses/by-sa/2.0/be/legalcode.nl>
	or the terms and conditions of the GNU General Public License version 2 <http://www.gnu.org/licenses/gpl-2.0.txt> or, at your option, any later version, completed with the stylesheet exception below.

	De stylesheet uitzondering:
	The stylesheet exception:

		As a special exception to GPL, any (X)HTML file which merely references this file as a stylesheet, shall be deemed a separate work for copyright law purposes.
		If you modify this stylesheet, you may extend this exception to your version of the code, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.

*/


a {
	color: rgb(96, 96, 255);
}
a:hover {
	text-decoration: underline;
}
h2, #wp-calendar caption {
	background-color: rgb(175, 175, 255);
	color: rgb(255, 255, 255);
}
h2 a {
	color: rgb(255, 255, 255);
}
blockquote {
	background-color: rgb(239, 239, 255);
}


body {
	background: rgb(255, 255, 255) url(http://adhemar.eu/afbeeldingen/achtergrond/) top center repeat-y;
}
#hoofd {
	background-color: rgb(175, 175, 255);
}
#lichaam {
	width: 54.929em;
	padding-left: 0.036em;
}
#romp {
	float: right;
	width: 40em;
	margin: -0.071em 0em 0.714em 0em;
}


#slogan {
	color: rgb(255, 255, 255);
}



h2 + p.timestamp {
	margin-left: -1.453em;
}
#romp > h2, div.post > h2 {
	margin-left: -1.130em;
}
span.typemachine {
	display: none;
}
#tijdslijn p.vorige {
	text-align: left;
}
#tijdslijn p.volgende {
	text-align: right;
	margin-top: -2.143em;
}
#tijdslijn h3 + p.volgende {
	margin-top: 0.857em;
}
#formulier {
	width: 100%;
}
input, textarea {
	font-size: 1.167em;
	border: 0.071em solid rgb(128, 128, 128);
	padding: 0.286em;
	width: 97.3%;
}
#comment {
	width: 98.3%;
}
#submit {
	width: 5.843em;
	color: rgb(128, 128, 128);
	background-color: rgb(255, 255, 255);
	margin-top: 0.286em;
}


#zijbalk {
	float: left;
	width: 15em;
	font-size: 0.857em;
	color: rgb(20, 20, 20);
	text-align: left;
	line-height: 1.667em;
}
#zijbalk a {
	font-weight: bold;
}
#zijbalk ul.children a {
	font-weight: normal;
}
#zijbalk table {
	margin-top: 0em;
}
div.box {
	background-color: rgb(239, 239, 255);
	margin-bottom: 0.667em;
	border: 0.083em solid rgb(0, 0, 128);
}
div.box h2, div #wp-calendar caption {
	text-align: left;
	font-size: 1.5em;
	border-top: none;
	border-left: none;
	border-right: none;
}
div.box h2 img {
	height: 0.722em;
	width: 0.722em;
}
div.pijl {
	font-size: 1.167em;
	float: right;
	width: 0.929em;
	height: 0.929em;
	text-align: center;
	vertical-align: middle;
	color: rgb(0, 0, 128);
	cursor: pointer;
	line-height: 1em;
	margin: 0.214em 0.357em 0em 0.357em;
}
div.box ul {
	list-style-type: none;
}
div.box > ul, div.box > form label, div.box > div.boxje {
	margin: 0em 0.417em -0.083em 0.417em;
}
div.box table {
	width: 14.833em;
	margin-bottom: -0.165em;
}
div.box > table th, div.box > table td, div.box > table > tfoot {
	text-align: center;
	padding: 0em 0.25em 0em 0.167em;
}
.searchbox label {
	display: none;
}
.searchbox input {
	margin: 0.286em;
	width: 89.5%;
}
#countdown div.boxje {
	text-align: center;
}
#countdown div.boxje strong {
	line-height: 1em;
	font-size: 300%;
}

#voet {
	margin-bottom: -0.333em;
}