/*  
Theme Name: AV Haarlem
Theme URI: http://avhaarlem/
Description: The theme of AV Haarlem.
Version: 1
Author: Rob Schluter
Author URI: http://kwebble.com/
*/


*{
	padding: 0;
	margin: 0;
}


body{
	background: #a00;
	border: 3px solid #d00;
	margin: 0px;

	font-family: "trebuchet ms", verdana, helvetica, sans-serif;

	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}

a{text-decoration: none;}
a:link{		color: #00a;}
a:hover{		color: #c00; text-decoration: underline;}
a:visited{	color: #708;}

h1{ font-size: 135%;}
h2{ font-size: 120%;}
h3{ font-size: 115%;}
h4{ font-size: 110%;}
h5{ font-size: 105%;}
h6{ font-size: 100%;}


td,
th{
	text-align: left;
	vertical-align: top;
}

p{
	line-height: 2.5ex;
}

h1 + p,
h2 + p{
	margin-top: 0;
}

img{
	border: none;
}

.clear{
	clear: both;
	height: 2px;
}

#head{
	background: #c00 url("/img/head_bg.png") repeat-x;
	padding: 1ex 0 0 1em;
	border-bottom: 1px solid #a00;
}

#logo{
	position: absolute;
	top: 5px;
	left: 5px;
}

#textlogo{
	position: absolute;
	top: 8px;
	left: 75px;
}

#search{
	position: absolute;
	top: 1ex;
	right: 1em;
}
#s{
	width: 8em;
}


#nav {
	margin-top: 25px;
	margin-left: 50px;
	padding-bottom: 0.25ex;
}
#nav li{
	display: inline;
	color: #fc0;
	list-style: none;
	font-weight: bolder;
}
#nav li.active{
	color: #f66;
}
#nav li a{
	color: #f0f0f0;
	padding: 0 0.5em;
}
#nav li a:hover{
	background: #fc0;
	color: #522;
	text-decoration: none;
}


table#middle{
	width: 100%;
}


#menu{
	width: 22%;
	background: #f7f0f3;
	font-size: 95%;
}
#menu h1{
	font-size: 100%;
	margin: 2ex 0.5em 0 0.5em;
}
#menu p{
	margin: 0 0.5em;
}
#menu ul{
	list-style-position: inside;
	margin-top: 0.5ex;
}
#menu li{
	line-height: 2.5ex;
	padding: 0 0.5em;
}


#content{
	background: #fff;
	color: #222;
	padding: 1ex 1em;
}


#sidebar{
	width: 22%;
	background: #c00;
	font-size: 90%;
	border-left: 1px solid #600;
}
#sidebar.home{
	background: #c00 url("/img/sidebar_foto.gif") no-repeat 50% 95%;
}
#sidebar .part{
	margin-bottom: 2ex;
}
#sidebar .head{
	background: #900;
	padding: 0 0.25em 0.25ex 0;
}
#sidebar .head a{
	float: right;
	color: #fff;
	font-weight: bolder;
	padding: 0;
}
#sidebar h1{
	color: #fff;
	font-size: 100%;
	font-weight: bolder;
	text-align: center;
	padding: 0;
	margin: 0;
}

#sidebar h2{
	color: #fff;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}

#sidebar ul{
	background: #fd9;
	color: #000;
	list-style-type: none;
}
#sidebar ul li{
	line-height: 2.33ex;
	padding: 0 0.25em;
	border-bottom: 1px solid #ffcf7b;
}
#sidebar li.odd{
	background-color: #fd9;
}
#sidebar li.even{
	background-color: #ffcf7b;
}
#sidebar p{
	color: #fff7f7;
	margin: 1ex 1ex;
}
#sidebar p a:link{		color: #ccf;}
#sidebar p a:hover{		color: #fcc; text-decoration: underline;}
#sidebar p a:visited{	color: #fcf;}


table.agenda{
	background-color: #ffcf7b;
}
table.agenda td,
table.agenda th{
	padding: 0.1ex 0.25em;
}
table.agenda td{
	border-bottom: 1px solid #F2C25A;
}
table.agenda td.date{
	width: 3.5em;
	background-color: #a00;
	color: #eee;
	text-align: right;
	font-size: 90%;
	font-weight: bolder;
	border-color: #800;
}

.recentphoto{
	text-align: center;
	margin-top: 4ex;
}


#foot{
	position: relative;
	top: 0;
	left: 0;
	background-color: #c00;
	color: #fc0;
	font-weight: bolder;
	padding: 0 1em;
}


.bericht{
	clear: right;
	padding-bottom: 1ex;
}

.bericht h2{
	color: #555;
	font-family: tahoma,arial,helvetica;
	font-size: 110%;
	margin-top: 1ex;
}

.bericht h3{
	color: #955;
	font-family: tahoma,arial,helvetica;
	font-size: 105%;
	letter-spacing: 0.05em;
	margin-top: 2ex;
}

.bericht ol,
.bericht ul{
	margin-left: 1.3em;
}

.bericht p{
	margin-top: 1ex;
}

.bericht p.meta{
	clear: both;
	color: #888;
	text-align: right;
	font-style: italic;
	font-size: 80%;
	border-bottom: 1px dashed #ccc;
	margin-top: 0.5ex;
}

.bericht .photo{
	margin: 1ex 0 0 0;
}
.bericht .photo p{
	background: #f7f5f5;
	padding-left: 0.1em;
	border-bottom: 1px solid #e7e5e5;
	margin-top: 0;
}

.bericht .sidebar{
	float: right;
	width: 22%;
	min-width: 12em;
	padding-left: 0.75em;
	border-left: 2px solid #c00;
}

.bericht .sidebar .part .head{
	background: #c00 url("/img/sidebar_head_bg.png") repeat-x left top;
	color: #fff;
	padding: 0.1ex 0.3em;
	border: 1px solid #d00;
}

.bericht .sidebar h1,
.bericht .sidebar h2{
}

.bericht table{
	margin-top: 1ex;
}
.bericht caption{
	text-align: left;
	font-weight: bolder;
	padding: 0 0 0 1em;
}
.bericht th,
.bericht td{
	padding: 0.1ex 0.3em;
}
.bericht th{
	background: #c00 url("/img/sidebar_head_bg.png") repeat-x left top;
	color: #fff;
}
.bericht td{
	background-color: #ffeed1;
	border-bottom: 1px solid #ffd599;
}
.bericht td.item{
	background-color: #fd9;
	color: #222;
	border-bottom: 1px solid #fead00;
}
.bericht td.number{
	text-align: right;
}

.bericht table.nocolor th,
.bericht table.nocolor td,
.bericht table th.nocolor,
.bericht table td.nocolor{
	background: #fff;
	color: #222;
	border: none;
}

td.nocolor{
	background: #fff;
	color: #222;
	border-color: #fff;
}

th.level2{
}
th.level3{
	background: #fd9;
	color: #222;
}


.bericht .right{
	float: right;
	padding-right: 0;
	padding-left: 1em;
}
.bericht .left{
	float: left;
	padding-left: 0;
	padding-right: 1em;
}


.bericht label{
	margin-top: 1ex;
}
.bericht label,
.bericht input,
.bericht select,
.bericht textarea{
	display: block;
}

.bericht input.medium{
	width: 25%;
}
.bericht input.large{
	width: 50%;
}
.bericht textarea{
	width: 50%;
	height: 20ex;
}
.bericht option.category{
	background: #fdd;
	font-weight: bolder;
}
input.date{
	width: 4.5em;
}

.buttons input{
	margin-top: 2ex;
}
.buttons input{
	display: inline;
	padding: 0.1ex 0.2em 0.2ex 0.2em;
	margin-right: 1em;
}

.preview{
	width: 50%;
	min-width: 30em;
	background: #f0f0f0;
	margin: 1ex 0;
}


.nieuws{
	margin-left: 25px;
}

.nieuws h2{
	background: url("/img/bullet.png") no-repeat 0px 0.5ex;
	padding-left: 25px;
	margin-left: -25px;
}

p.error{
	background: #fee;
	color: #800;
	font-weight: bolder;
	padding: 0.5ex 0.5em;
	border: 1px solid #c00;
}

p.meta{
	color: #888;
}

li .current{
	font-weight: bolder;
}

.navigation{
	float:right;
}
.navigation ul{
	display: inline;
	list-style-type: none;
}
.navigation ul li{
	display: inline;
	margin-left: 0.5em;
}
.navigation img{
	margin-left: 0.5em;
}
.navigation a img,
.photo img.icon{
	border: none;
}
.photo img.icon{
	margin-top: 1ex;
}


li.doen{background-color: #fdd;}
li.bezig{background-color: #fea;}
li.af{background-color: #dfd;}

#wp-calendar{
	width: 100%;
}
#wp-calendar caption{
	text-align: center;
}
#wp-calendar caption{
	background: #900;
	color: #fff;
	font-weight: bolder;
}
#wp-calendar th,
#wp-calendar td{
	text-align: right;
	padding: 0.25ex 0.25em;
}
#wp-calendar td{
	background: #fd9;
	border-top: 1px solid #f2c25a;
	border-right: 1px solid #f2c25a;
}
#wp-calendar td.pad{
	background: #f2c25a;
	border-color: #f2c25a;
}
#wp-calendar th,
#wp-calendar td#prev,
#wp-calendar td#next,
#wp-calendar tfoot td.pad{
	background: #E09243;
	background: #EEAF51;
	border: none;
}
#wp-calendar td#next{
	text-align: left;
}


.photo{
	margin-top: 1ex;
}

.photo img,
img.thumbnail,
.navigation img{
	border: 1px solid #555;
}

ul.photos{
	margin-top: 2ex;
	list-style-type: none;
}
ul.photos li{
	float: left;
	margin-right: 10px;
}

#photocollection{
	margin-top: 1ex;
}
#photocollection td{
	background: #e0e0e0;
	text-align: center;
	padding: 1ex 0.5em;
	border: 2px solid #f0f0f0;
}

.photolist{
	list-style-type: none;
}
.photolist li{
	clear: left;
	padding-top: 2ex;
}
.photolist li a{
	width: 300px;
	float: left;
	text-align: right;
}
.photolist p{
	margin-left: 300px;
	padding-left: 1em;
}
.photolist li p a{
	width: auto;
	float: none;
	text-align: left;
}

h1 .album{
	display: block;
	font-size: 74%;
	font-weight: normal;
}

img.normal{
	max-height: 300px;
}
img.landscape{
	width: 400px;
}
img.portrait{
	width: 200px;
}
