/* base
----------------------------------------------- */
html {
	min-height: 100%;
}
body {
	min-height: 100%;
	background: #48453f url(http://www.vormgevenopmaat.nl/images/42.gif) fixed no-repeat right bottom;
	margin: 0em;
	padding: 0em;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-align: center;
	color: #ffffff;
}
#midden {
	width: 64em;
	margin: 0em auto 0.5em;
	padding-top: 7em;
}
#back {
	background: url(http://www.vormgevenopmaat.nl/images/21.gif) fixed no-repeat center 2px;
	margin: 0;
	padding: 0;
	positioning: absolute;
	top: 0;
	left: 0;
	height: 90px;
}
blockquote, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}
blockquote {
	margin-right: 0;
	margin-left: 20px;
}
h1 {
	position: absolute;
	left: -9999px;
}
h2 {
	position: absolute;
	left: -9999px;
}
h3 {
	margin: 0 0 0 -400px;
	text-align: center;
	padding: 0;
	font-size: 1.3em;
	color: #ffffff;
	letter-spacing: 9px;
	font-family: "Arial Unicode MS", Arial, "Trebuchet MS", sans-serif;
}
hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

.tags {
	position: absolute;
	left: -999em;
}

small, .small {
	font-size: 0.9em;
}

div.flashmovie {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	padding: 0;
	margin: 0;
}


/* links
----------------------------------------------- */

a {
	text-decoration: none;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a {
	color: #ffffff;
	font-weight: normal;
	border: none;
}
h2 a {
	border: none;
}

h3 a {
	border: none;
	color: #ffffff;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #e0791b;
	border: none;
}

/* layout
----------------------------------------------- */

#sidebar-1 {
	position: absolute;
	top: 23px;
	left: 5px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	z-index: 2;
}
#sidebar-2 {
	margin-left: 5px;
	float: right;
	padding-top: 50px;
	width: 150px;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	font-family: "Arial Unicode MS", Arial, "Trebuchet MS", sans-serif;
	font-size: 19px;
	letter-spacing: 3px;
	margin: 0;
	padding-top: 30px;
	text-align: center;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
