/* Verzorgen van continuiteit in de nieuwsentries */

#main  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 18pt;
	text-decoration : none;
}

#main h1  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
	background : #BAE200;
	}

.entry {
	margin-left: 25px;
	margin-bottom: 2em;
	}

.entry p {
	margin-left : 0px;
	}


.entry h3  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
	background : #d3f62d;
	}


.date  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
	background : #d3f62d;
	}

.titel {
	}


/* Commentaarblokje onderaan de post rechts */

p.info {
	text-align: right;
	}


/* Zorg dat de plaatjes niet uit de bocht vliegen */

.pivot-image {
	width: 400px;
	}

.pivot-popupimage {
	border: 1px solid #bae200;
	width: 400px;
	}


/* Saniteer de comment-toevoeg-tabel */
#remember {
	border: 0px;
	width:10px;
	margin-right: 10px;
	}

#forget {
	border: 0px;
	width:10px;
	margin-right: 10px;
	}

#piv_notify {
	border: 0px;
	width: 10px;
	}


/* Plaatsen van een divje met zoek, archieven en rss/atom */

.zijbox {
	position: absolute;
	top: 250px;
	left: 800px;
	bottom: auto;
	}

.zijbox p {
	margin: 0px;	
	}

.zijbox a {
	color: #bae200;
	}

.zijbox img {
	border: 0px;	
	}


.searchbox, .result-searchbox { 
	width: 10em;
	font-size: 12px;
	}	

.pivotx-search label { visibility:hidden; display:none; }
.pivotx-search legend { visibility:hidden; display:none; }
.pivotx-search fieldset { border:0; padding:0; margin:0; }

.pivotx-search-result label { visibility:hidden; display:none; }
.pivotx-search-result legend { visibility:hidden; display:none; }
.pivotx-search-result fieldset { border:0; padding:0; margin:0; visibility:hidden; display:none; } 


#commentaarformulier form table {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	line-height: 18pt;
	text-decoration : none;
	}

/* Search resultaten pagina */

/* Deprecated for now
#main h2  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
	background : #BAE200;
	}
*/

#main h2 {
	font-size : 10pt;
	}

.zoek_h2 {
	display:none;
	}


/* Test de linkjeskleur */

a:link {
	color: #bae200;
	}

a:visited {
	color: #d74104;
	}
.tagcloud(
    width: 10px;
	)	