/*
Theme Name: Div Management 2009
Description: Nieuw DIV theme
Version: 1.0
Author: Marco van Hylckama VLieg

*/
html {
	background: #9b9b9b;
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	
	/*font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;*/
	font-family: Tahoma, Helvetica, Arial;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.post img {
	margin-right: 5px;
}
.post a {
	font-weight: bold;
}

.alignleft {
	float: left;
	margin-right: 5px;
}
.post img.alignright {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: url(img/pageback.gif) repeat-y;
	padding: 0 10px;
}
#header {
	height: 96px;
	background: url(img/header.jpg);
}
#header a {
	display: block;
	height: 96px;
	text-indent:-9999px;
}
#mainmenu {
	height: 30px;
	background: url(img/menugrad.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#mainmenu li {
	float: left;
	line-height: 30px;
	padding: 0 10px;
	list-style-type: none;
}
#mainmenu li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#mainmenu li a:hover {
	text-decoration: underline;
}
#col_left, #col_middle, #col_right {
	float: left;

}
#col_left, #col_right {
	background: #fff url(img/grad.jpg) repeat-x top;	
}
#col_left {
	width: 150px;
}
#col_middle {
	width: 460px;
	padding: 0 20px 20px 20px;
	background: #fff;
}
#col_right {
	width: 310px;
}

#searchform {
	padding: 20px 20px 0 20px;
}
#searchform label {
	float: left;
}
#searchform #rawq {
	width: 180px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	font-size: 15px;
	border: none;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	float: left;
}
#searchform .submit, #nieuwsbrief_form .submit {
	background: #aa6458;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
#searchform label {
	color: #aa6458;
	line-height: 20px;
	font-size: 15px;
	padding-right: 5px;
}

#col_right h3 {
	color: #aa6458;
	font-size: 16px;
	font-weight: bold;
}

#divinfo {
	padding: 0 20px;
	line-height: 1.3em;
	color: #333;
	font-weight: bold;
}
#agenda {
	padding: 0 20px;
}
#leftmenu {
	border-top: 1px #fff solid;
}
#leftmenu, #leftmenu ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: -0.01em;
}
#leftmenu ul li a {
	padding-left: 20px;
	color: #a84a69;
}
#leftmenu li a:hover {
	color: #fff;
	background: #aa6458;
}
#leftmenu li {
	list-style-type: none;
}

#leftmenu li a {
	line-height: 20px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px #fff solid;
}

#bottom h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#diversiteitsindex {
	height: 126px;
	background: url(img/divindex.jpg);
	border-top: 25px #810052 solid;
}
#diversiteitsindex a {
	display: block;
	text-indent: -9999px;
	height: 126px;
}
#diversiteitsindex #divmail {
	height: 52px;
}
#diversiteitsindex #startdivindex {
	height: 74px;
}
#stappenplan {
	/*background: #d47e6d;*/
	float: left;
	width: 629px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	border-right: 1px #fff solid;
	height: 180px;
}
#stappenplan a {
	text-decoration: none;
	color: #000;
}
#stappenplan li {
	color: #000;
}
#stappenplan span {
	color: #2c110a;
}
#nieuwsbrief {
	/*background: #ed8e7c;*/
	float: left;
	width: 290px;
	padding: 10px;
	height: 180px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px #fff solid;
}
#nieuwsbrief label {
	padding: 0 5px 0 0;
	display: block;
	float:left;
}

#nieuwsbrief .radiolabel {
	display: block;
	float: left;
}
#action_subscribe, #action_unsubscribe {
	float: left;
	margin-right: 10px;
}
#nieuwsbrief_form .text {
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	width: 200px;
	border: none;
	background: #fff;
	color: #000;
	float: left;
}
#tags {
	width: 629px;
	padding: 10px;
	/*background: #aa6458;*/
	float: left;
	border-right: 1px #fff solid;
}
#archives {
	width: 290px;
	padding: 10px;
	/*background: #bf7262;*/
	float: left;
}
#bottom {
	background: url(img/bottomgrad.jpg) repeat-x 120px 0;
}
#footer {
	height: 60px;
	background: url(img/footer.jpg);
}

a {
	color: #522118;
	text-decoration: none;
}
a:hover {
	color: #000;
}

/* wp specific */

.post {
	line-height: 1.4em;
}

h2 {
	font-size: 16px;
	margin-bottom: 3px;
	color: #522118;
}
h2 a {
	color: #522118;
}

small.postdate {
	display: block;
	margin-bottom: 1em;
}

h2 small {
	font-size: 11px;
	font-weight: normal;
}
a.more-link {
	font-weight: bold;
}
#archives li {
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}

#tags a {
	color: #000;
	font-weight: bold;
}

#tags a:hover, #archives a:hover {
	text-decoration: underline;
}

#archives a {
	color: #000;
}
#archives #a_y {
	font-size: 14px;
	margin-bottom: 5px;
}
#topfocuslink {
	display:block;
	width:140px;
	height:60px;
	text-indent: -9999px;
	background:url(img/topfocus.png);
}