/*
Theme Name: dekeijzer.org (v2)
Theme URI: http://dekeijzer.org/
Description: huisstijl dekeijzer
Version: 2.1 for Wordpress 2.5+
Author: Joost de Keijzer
Author URI: http://www.dekeijzer.org/

Copyright Joost de Keijzer
*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	color: inherit;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

/* alle padding & marge's op 0 */
p, h1, h2, h3, li, ul, ol
{
	padding: 0;
	margin: 0;
}

h1 { font-size: 18pt; }

h2
{
	font-size: 12pt;
	padding-top: 10px;
}

h3
{
	font-size: 12px;
	margin-top: 10px;
}

/* links */
a:link, a:visited
{
	color: #009;
	background-color: inherit;
}

a:active, a:hover
{
	color: #33c;
	background-color: inherit;
}

h1 a, h2 a { text-decoration: none; }
.links { float: left; }
.rechts { float: right; }
.witboven { padding-top: 20px; }
.witbovenklein { margin-top: 10px; }
.witonder { padding-bottom: 5px; }
.pixeltop { margin-top: -1px; }

.clear
{
	clear: both;
	visibility: hidden;
	height: 0px;
	margin: 0px;
}

.klein
{
	font-size: 10px;
	color: #666;
	background-color: inherit;
}

.zwart
{
	color: black;
	background-color: inherit;
}

.popup
{
	font-size: 10px;
	padding-left: 2px;
	padding-bottom: 1ex;
}

.more-link
{
	display: block;
	font-size: 0.8em;
	margin-top: 2px;
}
#marge
{
	max-width: 760px;
	margin: 5px auto 0 auto;
	padding: 0 5px 0 5px;
}

#marge td.schaduwlinks
{
	width: 5px;
	background-image: url(media/schaduw/achtergrond_links.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#marge td.schaduwrechts
{
	width: 5px;
	background-image: url(media/schaduw/achtergrond_rechts.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#marge td.schaduwcontent
{
	width: 750px;
	text-align: left;
	padding-bottom: 5px;
}

#marge td.schaduwonder
{
	background-image: url(media/schaduw/achtergrond_onder.gif);
	background-repeat: repeat-x;
	height: 10px;
}

#header
{
	background-color: #cccccc;
	color: inherit;
	margin-top: 26px;
	padding: 0;
	text-align: left;
}

#header h1 { font-family: "Courier New", Courier, Monaco, monospace; }
#header ul { margin-top: 5px; }

#header li
{
	list-style-type: none;
	/*list-style-position: default;*/
	display: inline;
	margin-right: 10px;
}

#header .koptekst
{
	padding: 12px 5px 0 130px;
	vertical-align: text-bottom;
	/*text-transform: inherit; IE Mac fix*/
	white-space: nowrap;
}

#header .logo { margin-top: -25px; }

#inhoud
{
	text-align: left;
	margin: 0 5px 5px 5px;
	width: 70%;
	float: left;
	font-size: 10pt;
}

#inhoud p { margin-bottom: 1em; }
#inhoud img { margin: 15px 0 15px 0; }
#inhoud .popup { margin: 0; }
#inhoud ul, #inhoud ol { margin-bottom: 1em; }

#inhoud ul li, #menu li
{
	list-style-type: square;
	list-style-position: inside;
}

#inhoud ol li { list-style-position: inside; }
#inhoud strong { padding-top: 10px; }

#sidebar, #menu
{
	text-align: left;
	width: 25%;
	float: right;
	margin: 0 5px 5px 0;
}

#sidebar li
{
	font-size: 8pt;
	list-style-position: inside;
	list-style-type: square;
}
#sidebar ul.children { margin-left: 12px; }
#sidebar li.widget { list-style-type: none; }

#sidebar li.widget h2
{
	font-size: 10pt;
	margin-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar ul.widget_recent_posts_from_category_with_excerpt li
{
	list-style-type: none;
	margin-bottom: 5px;
	list-style-position: outside;
}
#sidebar ul.widget_recent_posts_from_category_with_excerpt li p { color: #666; }
#sidebar ul.widget_recent_posts_from_category_with_excerpt li p.active
{
	color: black;
	font-weight: bold;
}

#footer
{
	margin: -5px 0 5px 0;
	padding: 0;
}
img#wpstats{display:none}
