html, body {
	margin: 0;
	padding: 0;
}

body { 
	font: 62.5%/1.3 Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
	background: url(img/pageback.png) repeat-y top center;
	text-align: center;
	color: #fff;
	text-shadow: #000 2px 2px 1px;
	}

th, td, input, select, textarea {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 1em;
}

#clickable { width:1920px; height:1080px; position:fixed; top:0; left:50%; margin:0 0 0 -950px; }
#takeover { width:1920px; height:1080px; z-index:-5; position:fixed; top:0; left:50%; margin:0 0 0 -950px; }

.exct img{ width: 50px; height: 37px; border: 1px solid #ccc; float: left; margin: 0 5px 0 0; }

input, select, textarea { background: #fff; }
input.radio, input.checkbox { background: transparent; }
input:focus, textarea:focus { background: #eee; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul, ol, dl {
	margin-bottom: 1em;
	margin-top: 0;
}

h4 {
	margin-top: 1em;
	font-size: 1.2em;
}

img {
	border: none;
}

a img {
	opacity: 0.7;
	filter: Alpha(opacity=70);	
}

a:hover img, #TB_window a img {
	opacity: 1;
	filter: Alpha(opacity=100);	
	position: relative;
	z-index: 10;
}


fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
a:focus { -moz-outline-style: none; }
.invis {
	display: none;
	}

div#right fieldset {
	font-size: 12px;
}

div#right #searchform label, div#middle #searchform label, #maghrebmail label {
	width: 80px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	display: block;
	float: left;
	text-align: right;
}

div#right #searchform input#submit, div#middle #searchform input#submit, #maghrebmail input.Buttons {
	float: left;
	display: block;
	margin-top: 5px;
}

#maghrebmail input.Buttons {
	margin-left: 90px;
}

div#right #searchform .searchcomponent, #maghrebmail .searchcomponent {
	width: 120px;
	float: left;
}
div#right #searchform fieldset, #maghrebmail fieldset {
	clear: both;
}
div#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.yellow {
	color: #ff0;
}

div#wrapper {
	background: #22170a url(img/top_back.jpg) no-repeat top;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	z-index: 5;
	position: relative;
}
div#bottom {
	background: #22170a url(img/bottom_back.jpg) no-repeat top;
	width: 960px;
	min-height: 439px;
	height: 439px;
	font-size: 1.2em;
	margin: 0;
}

div#head h1 {
	text-indent: -9000px;
	height: 0;
	margin: 0;
}

div#head {
	width: 960px;
	height: 200px;
	padding: 0;
	margin-bottom: 10px;
}

div#speechbubble {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	height: 45px;
	line-height: 1em;
	width: 168px;
	text-shadow: none;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: 40px;
}

div#speechbubble a {
	color: #f00;
	text-decoration: none;
}

div#speechbubble a:hover {
	text-decoration: underline;
}

div#topad {
	padding: 12px 1px 1px 1px;
	margin: 0;
	height: 60px;
	position: relative;
	left: 485px;
	bottom: 40px;
	width: 468px;
	background: url(img/topad.png);
}

div.ad {
	text-align: center;
	padding:20px;
	background: #3f180c;
}

div#left, div#farleft, div#right, div#farright, div#middle, div#middlenews {
	float: left;
	min-height: 1000px;
}

div#left, div#right {
	background: url(img/bordeaux.png);
	background-position: 400px 400px;
}
div#left {
	width: 336px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #a7ebcb;
}

div#left h4 {
	margin: 0;
}

div#middle {
	background: #0C643A url(img/bg_mid.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	width: 586px;
	color: #a7ebcb;
	overflow: hidden;
	float: left;
	min-height: 1000px;
}

div#middlenews {
	background: #0C643A url(img/bg_mid.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	width: 586px;
	color: #a7ebcb;
	overflow: hidden;
}

div#farright {
	width: 120px;
	padding: 0 5px 0 5px;
	color: #666;
}

div#farright a {
	text-decoration: none;
	color: #ff0;
}

div#farright a:hover {
	color: #fff;
}

div#farright hr {
	display: block;
	height: 5px;
	border: none;
	background: none;
	width: 120px;
	margin: 0;
	visibility: hidden;
}

/* top menu */

ul#mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 960px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	height: 25px;
	background: url(img/mbanner.png) no-repeat left;
}
ul#mainmenu li {
	display: inline;
	float: right;
}

ul#mainmenu li a {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ff0;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
	padding:0 5px 0 5px;
	position: relative;
	top: 1px;
}

ul#mainmenu li a:hover {
	color: #fff;
}

/* menu links */

div#farleft {
	margin: 0 10px 0 0;
	padding: 0;
	width: 234px;
	background: #22170a url(img/bg_farleft.jpg) no-repeat top left;
}

div#farleft h3 {
	background: #230803 url(img/chapheadleft.png) no-repeat left;
	color: #fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding-left: 20px;
	text-transform: uppercase;
}

div#farleft h3 a {
	color: #fff;
	text-decoration: none;
}

div#farleft h3 a:hover {
	text-decoration: underline;
}

div#farleft ul {
	list-style: none;
	margin: 7px 0 7px 0;
	padding: 3px;
}

div#farleft li {
	padding-left: 17px;
	line-height: 1.4em;
}
div#farleft li a {
	color: #fff;
	text-decoration: none;
}

div#farleft li a:hover {
	text-decoration: underline;
}

/* middensectie */

div#left {
	background: #0b643a url(img/bg_left.jpg) no-repeat top;	
}

div#left h3, div#middle h2, div#middle h3 {
	margin: 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #230803 url(img/chaphead.png) repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	opacity: 0.8;	
}

div#middlenews h2, div#middlenews h3 {
	margin: 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #230803 url(img/chaphead.png) repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	opacity: 0.8;
	clear: both;
}

.geplaop { margin: 0 0 0 9px; color: #fff; }


div#bottom h3 {
	margin: 0 0 10px 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #000 url(img/star.png) no-repeat left;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 30px;	
}

div#left h3 a, div#middle h2 a, div#bottom h3 a {
	text-decoration: none;
	color: #fff;
}

div.entrycontent {
	padding: 10px;
	background: transparent;
	line-height: 1.5em;
}

div#middle div.entrycontent h2, div#middle div.entrycontent h3 {
	background: none;
	text-transform: none;
	padding: 0;
	margin: 0 0 1em 0;
}

div.entrycontent img {
	float:left;
	display:block;
	margin:5px;
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #3ca975 solid;
	border-right: 1px #3ca975 solid;
	}
	
div.postie-image-div img {
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #3ca975 solid;
	border-right: 1px #3ca975 solid;	
}

div.pluginpage .entrycontent img {
	border: none;
}

div.entrycontent a {
	color: #ffe34d;
	text-decoration: none;
	font-weight: bold;
}

div.entrycontent a:hover {
	color: #fff;	
}

div#left ul, div#middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#left li, div#middle li {
	padding-left: 10px;
	line-height: 20px;
	display:block;
}
div#left li a {
	color: #fff;
	text-decoration: none;
}
div#left li a:hover, div#middle li a:hover {
	text-decoration: underline;
}

div#left ul li.alt, div#middle ul li.alt {
	background: #127548;
}

div#adsquare {
		margin: 0;
		padding: 1em 0 1em 0;
		width: 336px;
		text-align: center;
}

/* rechts */

div#right {
	background: #0C643A url(img/bg_right.jpg) no-repeat top left;
	width: 240px;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
}

div#right h3 {
	margin: 0;
	height: 25px;
	line-height: 25px;
	background: #230803 url(img/chaphead.png) repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	opacity: 0.8;	
}

div#right div.entrycontent {
	padding-right: 0;
	font-size: 1.2em;
}

/* foto's en ads */

div#photobar {
	width: 960px;
	background: #000;
	color: #fff;
	text-align: center;
	margin-top: 1em;
}

div .separator {
	clear: both;
	height: 1px;
	width: 660px;
}

/* bottom */

div#bottom div.bottombox {
	float: left;
	width: 293px;
	min-height: 400px;
	margin: 20px 0 20px 20px;
}

div.bottombox p {
	position: relative;
	z-index: 10;
	color: #fff;
}


/* posts */

p.postmetadata {
	clear: both;
	border: 1px #127548 solid;
	padding: 5px;
	background: #026538;
}

div.navigation {
	padding: 10px 10px 20px 10px;
}

div#middle a {
	color: #ff0;
	font-weight: bold;
	text-decoration: none;
}

div#middle a:hover {
	color: #fff;
}

/* comments */

div#middle h3#respond {
	margin-top: 1em;
}

form#commentform {
	padding: 10px;
}

form#commentform input#email, form#commentform input#url, form#commentform input#author, #gb_form input.med {
	width: 200px;
}
#gb_form input.med,
#gb_form input.short,
.wp-email input,
.wp-email textarea,
form#commentform input#email, 
form#commentform input#url, 
form#commentform input#author, 
input.searchcomponent, 
#gb_form select,
select.searchcomponent {
	background: #023e22;
	border: 1px #2c7553 solid;
	padding: 2px;
	color: #ccc;
	font-weight: normal;
}
#gb_form select {
        width: 300px;
        }
#gb_form label {
	font-weight: bold;
}
#gb_form textarea,
.wp-email textarea {
	width: 90%;
	height: 200px;
}
#gb_form textarea,
form#commentform textarea {
	width: 560px;
	background: #023e22;
	border: 1px #2c7553 solid;
	padding: 2px;
	color: #ccc;	
}

form#commentform input#submit, form#searchform input#submit, input.Buttons, #gb_form input.button {
	background: #094d2d;
	color: #ccc;
	border-top: 1px #4d9a77 solid;
	border-left: 1px #4d9a77 solid;
	border-bottom: 1px #00311a solid;
	border-right: 1px #00311a solid;
}


p.authorhead {
	margin: 0 0 -1em 0;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}

.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%;
}

div#middle ol.commentlist li {
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #127548;
}

div#middle ol.commentlist li.alt {
	background-color: #055932;
}

div.alignleft {
	float: left;
} 
div.alignright {
	float: right;
}

div.adholder {
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	clear: both;
}

div.adholder img, div.adholder object {
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #3ca975 solid;
	border-right: 1px #3ca975 solid;
	clear: both;
}

div#front468 {
	background: #0b643a;
	padding: 10px;
	margin:10px 0 10px 244px;
	width: 566px;
}

div#farright div.adholder, div#farright div.adholder *, div#farleft div.adholder * {
	padding: 0;
	border: none;
}
div#bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#bottom li {
	margin: 0 10px 10px 10px;
}
div#bottom a {
	display: block;
	color: #fff;
	opacity: 0.5;
	filter: Alpha(opacity=80);
}
div#bottom_left a {
	display: inline;
}
div#bottom a:hover {
	opacity: 1.0;
	filter: Alpha(opacity=100);	
}
div#colofonbar {
	clear: both;
	height: 60px;
	padding: 15px 10px 5px 70px;
	background: #000 url(img/hoofdje.gif) no-repeat top left;
	color: #ffffff;
	margin-bottom: -1em;
}
div#colofonbar a {
	color: #ff0;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/**
 * Since the content is loaded via javascript, we set
 * display:none to hide the carousel completely from browsers
 * having javascript disabled. jCarousel will show it automatically.
 */
#mycarousel {
    display: none;
}

/**
 * This <div> element is wrapped by statically around the list
 * inside the HTML document.
 */
.jcarousel-scope {
    position: relative;
    width: 870px;
    background: #000 url(img/photoslider_bg.png) repeat-x;
    padding: 20px 45px;
}

.jcarousel-list li {
    width: 81px;
    height: 81px;
    margin-right: 15px;
}

/**
 * Custom item formatting. blerk
 */
.jcarousel-list li img {
    border: 1px solid #777;
}

.jcarousel-list li a {
    display:block;
    border: 2px solid #000;
    outline:none;
    -moz-outline:none;
}

.jcarousel-list li a:hover {
    border: 2px solid #999;
}

/**
 * The button-elements are added statically in the HTML document
 * to illustrate how to cutomize the prev/next controls.
 */
.jcarousel-next {
    position: absolute;
    top: 45px;
    right: 5px;
    cursor: pointer;
}

.jcarousel-next-disabled {
    cursor: default;
}

.jcarousel-prev {
    position: absolute;
    top: 45px;
    left: 5px;
    cursor: pointer;
}

.jcarousel-prev-disabled {
    cursor: default;
}

/**
 * Loading indicator
 */
.loading {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
}


/* TAGGERATI */

#taggerati img {
border: none;
}

div#bottom_right a {
display: inline;
}

div#taggeratiautocomplete {
	margin-bottom: 1em;
}

div.tgrblock {
	padding: 10px;
}

div.entrycontent div.tgrblock {
	padding: 0;
}

#taggerati div.flickrblock img {
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #3ca975 solid;
	border-right: 1px #3ca975 solid;
	margin-right: 10px;
}

div#tgrrsslist {
	margin: 1em 0 1em 0;
}

/* POLLS */


div#right .wp-polls .pollbar, div#middle .wp-polls .pollbar {
	background-image: url('http://www.maghreb.nl/marokko/wp-content/plugins/polls/images/default/pollbg.gif');
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #258f5d solid;
	border-right: 1px #258f5d solid;
	margin: 1px;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
}

div#right .wp-polls {
	width: 230px;
}

div.pluginpage div.wp-polls {
padding: 10px;
}

.wp-polls input {
	background: transparent;
}

/* polls css uit plugin */

did/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.0 Plugin: WP-Polls 2.14										|
|	Copyright (c) 2006 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://www.lesterchan.net													|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/polls/polls-css.css									|
|																							|
+----------------------------------------------------------------+
*/

.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	padding-right: 10px;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Styles Used In WP-Admin */
.wp-polls-usage-pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background-color: #f0f0f0;
	overflow: auto;
}
#wp-polls-pollbar-bg {
	width: 25px;
	height: 25px;
	border: 1px solid #000000;
}
#wp-polls-pollbar-border {
	width: 25px;
	height: 25px;
	border: 1px solid #000000;
}

/* ELA */

/*
// +----------------------------------------------------------------------+
// | Licenses and copyright acknowledgements are located at               |
// | http://www.sonsofskadi.net/wp-content/elalicenses.txt                |
// +----------------------------------------------------------------------+
*/

div#middle #af-ela a, div#middle #af-ela {
	color: #eee;
}

div#middle #af-ela img {
	display: inline;
	margin: 0;
	padding: 0;
}

div#middle #af-ela a:hover {
	color: #fff;
	text-decoration: none;
}
div#middle #af-ela ul {
	padding: 0;
}
div#middle #af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 1px 8px;
}
div#middle #af-ela-menu {
	border-bottom: 1px solid #74e3ae;
	margin-bottom: 0;
}
div#middle #af-ela-menu li {
	display: inline;
	padding: 2px 10px !important;
	border: 1px solid #74e3ae;
	border-bottom: none;
	margin-bottom: 0;
}
div#middle #af-ela-menu li.selected {
	background: #126a40;
}
div#middle #af-ela-year li:hover, div#middle #af-ela-month li:hover, div#middle #af-ela-post li:hover, div#middle #af-ela-category li:hover, div#middle #af-ela-tag li:hover {
	background: #126a40;
	border-top: 1px solid #208353;
	border-bottom: 1px solid #208353;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}
div#middle #af-ela-year, div#middle #af-ela-month, div#middle #af-ela-category, div#middle #af-ela-tag {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #74e3ae;
	font-weight: bold;
}
div#middle #af-ela-category {
	width: 40%;
}
div#middle #af-ela-tag {
	width: 99%;
	font-weight: normal;
	border-right: 1px solid #74e3ae;
	border-bottom: 1px solid #74e3ae;
	_word-wrap : break-word;
}
div#middle #af-ela-year li, div#middle #af-ela-month li, div#middle #af-ela-category li, div#middle #af-ela-post-chrono li, div#middle #af-ela-post-cats li, div#middle #af-ela-post-tags a {
	/*position: relative;*/
}
div#middle #af-ela-tag li {
	display : inline;
}
div#middle #af-ela-tag li:hover {
	border: none;
}
div#middle #af-ela-post-chrono, div#middle #af-ela-post-cats, div#middle #af-ela-post-tags {
	float: left;
	width: 59%;
	margin: 0;
//	border-right: 1px solid #74e3ae;
	border-left: 1px solid #74e3ae;
	font-weight: bold;
}
div#middle #af-ela-post-tags {
	width: 99%;
	border-left: 1px solid #74e3ae;
}
div#middle #af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
}
div#middle #af-ela-year li.selected, div#middle #af-ela-month li.selected, div#middle #af-ela-category li.selected, div#middle #af-ela-post-chrono li.selected, div#middle #af-ela-post-cats li.selected, div#middle #af-ela-post-tags li.selected, div#middle #af-ela-post-chrono li:hover, div#middle #af-ela-post-cats li:hover, div#middle #af-ela-post-tags li:hover {
	background: #126a40 !important;
	border-top: 1px solid #208353 !important;
	border-bottom: 1px solid #208353 !important;
	padding-top: 0;
	padding-bottom: 0;
}
div#middle #af-ela-loading {
	margin: 0;
	padding: 0;
	float: right;
}
div#middle #af-ela-post-prev, div#middle #af-ela-post-prev-off, div#middle #af-ela-post-next, div#middle #af-ela-post-next-off  {
	width: 100%;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
}

div#middle #af-ela-post-prev:hover, div#middle #af-ela-post-next:hover {
	background: #126a40 !important;
	border-top: 1px solid #208353 !important;
	border-bottom: 1px solid #208353 !important;
	padding-top: 0;
	padding-bottom: 0;
}

/* Postie stuff */

div.postie-image-div img.thumb {
display: none;
}

div.postie-image-div {
	clear: both;
}

/* email stuff */

p.email_link {
	clear: both;
}

p.email_link img {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 3px;
}
.gravatar {
	float:left;
	padding: 3px;
	background: #391309;
	margin-right: 5px;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}
/* ratings */

div.post-ratings {
	height: 22px;
	line-height: 22px;
	margin-bottom: 22px;
}
div.post-ratings-loading {
	margin: -22px 0 0 0;
}
div.post-ratings-loading img,
div.post-ratings img {
	border: none;
	margin: 0;
}
img.postie-image {
	visibility: hidden;
}

/* special */

div#special {
	background: #0b643a url(img/specialbg.gif) no-repeat left;
	height: 300px;
	width: 220px;
}


/* newspage */

ul#newsmenu li {
	display: inline;
	margin-right: 10px;
}

ul#newsmenu li a {
		padding: 3px;
		border: none;
		color: #ff0;
}

ul#newsmenu li a.active {
	color: #fff;
	background: #451609;
	border-top: 1px #003c20 solid;
	border-left: 1px #003c20 solid;
	border-bottom: 1px #258f5d solid;
	border-right: 1px #258f5d solid;
}

div.newschunk h2 {
	position: relative;
	z-index: 10;
}

div.photolist ol {
	clear: both;
}

div.photolist ol li {
	display: block;
	float: left;
	width: 178px;
	height: 150px;
}
div.photothumbs  {
padding-left: 30px;
}

div.photolist li {
	position: relative;
	left: 35px;
}
div.photolist li img {
	margin-left: 0;
}

div.photothumbs img, img.square {
	width:75px;
	height: 75px;
}

div#chatbox {
	height: 360px;
}

div#front468 * {
	border: none;
	margin: 0;
	padding: 0;
}

div#betanotice {
	width: 100px;
	height: 100px;
	float: left;
	z-index: 10;
	background: url(img/beta.png);
}

p.postie-image-div img.thumb {
	display: none;
}
div#right div.wordtube embed, div#right div.wordtube object {
	width:220px;
	}
	
.grootblok { padding: 10px; }
.grootblok-links { float: left; }
.grootblok-rechts { float: right; }
.grootblok-rechts a { color: #000; }

.infoblok { width: 234px; background: #0C643A; border: 3px solid #127548; margin: 0 0 0 0; overflow: hidden; text-shadow: none; }
.omschrijving { background: #fff; text-align: center; color: #000; padding: 10px 0 10px 0; }
.omschrijving a { color: #000; text-decoration: none; }

.omschrijvingsingle { background: #000; text-align: center; color: #000; padding: 10px 0 10px 0; }
.omschrijvingsingle a { color: #000; text-decoration: none; font-size: 9px; }	

	
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
#paginate { border: 1px solid #ccc; padding: 7px; color: #fff; clear: both; }
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a { border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}
