/*   
Theme Name: DAAD Architecten
Theme URI: n/a
Description: A special theme for DAAD Architecten
Author: Eds Keizer/Hieke Grasdijk
Author URI: http://www.edskeizer.nl
Version: 0.7
.
General comments/License Statement if any.
.
*/
html, body{ width: 100%; height: 100%; margin: 0px; padding: 0px; overflow:hidden; }
img#background{position:absolute; width: 100%; z-index: 1;}
div#pagewrapper{position:absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index:2; overflow:auto;}

body
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px; 
}
body.daad-actueel
{
 background: #ffd600;
}
a:active
{
  outline: none;
}
a:focus
{
  -moz-outline-style: none;
}


div#logo
{
	position: absolute;
	top: 124px;
	left: 55px;
}

body.hello-world #contentwrapper 
{
	position:absolute;
	font-size: 16px;
        left: 150px;
	top: 116px;
	width: 800px;
	min-height: 200px;
	z-index: 2;
        background: #transparent; 
        padding: 75px 20px 20px 20px;
}


body.daad-architecten #contentwrapper 
{
	position:absolute;
	left: 150px;
	top: 116px;
	width: 786px;
	min-height: 200px;
	z-index: 2;
        background: #fff; 
        padding: 75px 20px 20px 20px;
}

body.werk #contentwrapper 
{
	position:absolute;
	left: 150px;
	top: 116px;
	width: 786px;
	min-height: 200px;
	z-index: 2;
        background: #transparent; 
        padding: 75px 20px 20px 20px;
}

body.publicaties #contentwrapper 
{
	position:absolute;
	left: 150px;
	top: 116px;
	width: 786px;
	min-height: 200px;
	z-index: 2;
        background: #fff; 
        padding: 50px 20px 20px 20px;
}

body.contact #contentwrapper 
{
	position:absolute;
	left: 150px;
	top: 116px;
	width: 786px;
	min-height: 200px;
	z-index: 2;
        background: #fff; 
        padding: 10px 20px 20px 20px;
}

body.daad-actueel #contentwrapper 
{
	position:absolute;
	left: 150px;
	top: 116px;
	width: 786px;
	min-height: 200px;
	z-index: 2;
        background: #transparent; 
        padding: 50px 20px 20px 5px;
}
div#content
{
	padding-bottom: 30px;
}

div.post ul {list-style-type:none; font-weight:bold;}


a img {border:none;padding:4px;}
a:link {color:#000; background:#transparent; text-decoration:none; }
a:visited {color:#000; background:#transparent; text-decoration:none; }
a:hover  {color:#000; background:#transparent; text-decoration:none; }
a:active {color:#000; background:#transparent; text-decoration:none; }

div.contact {color:#000;padding:-20px 0px 0px 250px;}


whitepage.php
{
 background: #fff;
}
.floatleft {
	float:left;
}
.searchInfo {
	font-size: 11px;
	padding-top: 12px;
	width: 400px;
}
