/*---------------------------------------------------------------------
Theme Name: oiHio - http://www.hetoudegesticht.com
Theme URI: http://www.oiHio.com
Description: Basis Static Theme from <a href='http://www.oiHio.com'>oiHio Services</a>.
Version: 2009
Author: Ger
Author URI: http://www.oiHio.com
Tags: oiHio, Webdesign, 

	The CSS, XHTML and design is Copyrightprotected by:
	http://www.oiHio.com

Laatst aangepast: 200909241041
-------------------------------------------------------------------------*/

body {
		background:#252525 url('../img/bg2.gif') repeat-x top; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		margin: 0px auto;
		background-color: #333333;
		text-align: center;
		background-attachment: fixed;
		padding: 0px
		}

/* ----------------HEADER------------  */
#header {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	height: 269px;
	width:auto;
	padding-top: 0px;
	}


/* ----------------NAV MENU------------  */
#navmenu {
		width: 980px;
		height: 26px;
		margin: -2px 0px 0px 0px;
		text-align: left;
		}/* --- Verschil onderstaande en [bovenstaande] Margin + Padding vanwege [IE5.x tm IE6.x] --- */	
		html>body #navmenu {
		width: 980px;
		margin: 0px 0px 0px 0px;
		}



/* ----------------CONTENT------------  */
#rap {
		width: 990px;
		background-color: #ffffff; /*#fdfdfd*/
		text-align: center;
		border-right-width: 5px;
		border-left-width: 5px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #ffffff;
		border-left-color: #ffffff;
		margin: 0px  auto 20px auto;
		padding: 0px;
		}/* --- ie5 tm ie6 --- */	
		html>body #rap  {
		width: 980px;
		}/* --- iMac ie7 --- */	

#content {
		width: 705px;
		background-color:#FFFFFF; /*FFFFFF*/
		text-align: left;
		height: auto;
		color: #000000;
		padding: 10px 10px 10px 10px;
		margin: -8px 0px 0px 0px;
		z-index:0;
		float: left;
		}/* --- ie5 tm ie6 --- */	
		html>body #content  {
		margin: 6px 0px 0px 0px;
		padding: 10px 30px 10px 20px;
		width: 650px;
		}/* --- iMac ie7 --- */	

#content a:link, #content a:visited {
		color: #8f0000; 
		/*background-color: #f1f1f1;   #008001 */ 
		padding: 0px 0px 0px 0px;
		font-size:11px;
		}

#content a:hover {
		color: #ffffff; 
		background-color: #8f0000;  /* #008001 */ 
		padding: 0px 0px 0px 0px;
		font-size:11px;
		}

#content ul { 
		list-style: none; 
		margin: 10px 0px 10px 20px; 
		padding: 0 
		}

#content li {
		list-style:disc;
		background-repeat: no-repeat;
		background-position: 0 4px;
		margin: 0px 0 0px 0px;
		padding: 0px 0 3px 0px;
		}
		
#content ul ul { 
		list-style: none; 
		margin: 0px 0px 0px 30px; 
		padding: 0 
		}

#content ul ul li		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		

/* ------- Left Menu---------- */	
#leftmenu {
		width: 275px;
		float: left;
		position: relative;
		background-color: #F3F3F3; /* F30F3F3 */
		margin: -8px 0px 0px 0px;
		text-align: left;
		padding: 9px 5px 10px 0px;
		font-size: 12px;
		text-decoration: none;
		text-align: left;
		list-style: none; 
		list-style: none; 
		font-family: 'Arial', verdana, helvetica;
		}/* --- ie5 tm ie6 --- */	
		html>body #leftmenu  {
		margin: 6px 0px 0px 0px;
		padding: 4px 10px 10px 5px;
		width: 265px;
		}/* --- iMac ie7 --- */	

		
#leftmenu td {
		padding: 4px 4px 4px 4px;
		background:#ffffff;
		}
			
#leftmenu ul {
		color: #000; background: #ffffff; 
		margin: 3px 0px 3px 3px;
		padding: 3px 3px 3px 3px;
		}

#leftmenu li {
		list-style: none; 
		font-size:12px;
		font-weight: normal;
		background: #ffffff; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #f3f3f3;
		}/* --- ie5 tm ie6 --- */	
		html>body #leftmenu li {
		margin: 0px 0px 0px 0px;
		padding: 1px 2px 1px 2px;
		}/* --- iMac ie7 --- */	
			

#leftmenu ul ul li {
		list-style: none; 
		font-size:12px;
		margin: 3px 0px 3px 3px; 
		font-weight: normal;
		}


		
#leftmenu a:hover {
		color: #ffffff; 
		background: #8F0000;  /* #008001 */ 
		padding: 0px 0px 0px 0px;
		font-size:12px;
		}






/* ------- Right Menu---------- */

#rightmenu {
		width: 190px;
		float: right;
		position: relative;
		left: 15px;
		background-color: #f0f0f0;
		text-align: left;
		margin: -5px 3px 0px 0px;
		padding: 0px 0px 10px 10px;
		}/* --- Verschil onderstaande en [bovenstaande] Margin + Padding vanwege [IE5.x tm IE6.x] --- */	
		html>body #rightmenu {
		width: 190px;
		left: -10px;
		margin: -10px -10px 0px 0px;
		}

#rightmenu p { font-size:12px;	}

#navright {	text-align: center; }


/* ----------------FOOTER------------  */
#footer {
		background-color: #f1f1f1;
		width: auto;
		font-size: 11px;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		height: 13px;
		padding: 10px 3px 0px 8px;
		margin: 0px 0px 0px 0px;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		border-top-width: 1px;
		border-top-color: #8FBFFF;
		line-height: 100%;
		clear: both;
		}/* --- Verschil onderstaande en [bovenstaande] Margin + Padding vanwege [IE5.x tm IE6.x] --- */	
		html>body #footer {
		width: auto;
		height: 17px;
		padding: 10px 3px 3px 8px;
		margin: 0px 0px 0px 0px;
		}

#footer a:link, #footer a:visited {
		color: #8F0000;
		padding: 3px 0px 3px 0px;
		}

#footer a:hover {
		color: #FFFFFF;
		background-color:#3399FF;
		padding: 3px 0px 3px 0px;
		}



	
/* ---------------Boxen------------------- */
/* #maintenance-box op oiHio announce-all-sites.css */





/* -------UL zonder rondjes--------------*/
#clean-list ul { 
		list-style: none; 
		color: #ff0000;
		}

#clean-list ul ul { 
		color: #000000;
		margin: 0px 0px 0px 20px; 
		}

#clean-list ul ul ul { 
		color: #999999;
		}

#clean-list h2 { 
		color: #006600; 
		font-size: 17px; 
		padding: 0px 0px 0px 0px 
		}

/* ----------------Rest- Alfabetisch----------  */
a img 	{
		border:none;
		}

a:link {
	color: #8F0000;
	text-decoration: none;
	}

a:visited {
	color: #8F0000;
	text-decoration: none;
	}

a:hover {
	color: #1871AB;

	}

blockquote {	
	font-style: normal;
	color: #101d27;
	}

blockquote { border-top: 2px solid #013C80; border-bottom: 
		2px solid #013C80; margin-left: 1.5em; padding-left: 5px; background-color: #E6EAF3
		}

cite {
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
	}


hr 		{ 
		height: 0; 
		border: 0; 
		border-top: 1px solid #cccccc; 
		margin:10px 0px 10px 0px; 
		}
		
p { margin-left: 0px; margin-top: 5px }



h1 { 
	font-size: 18px; 
	font-weight: bold; 
	color: #006600; 
	text-decoration: none;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	}

h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	}

h3 a {
	color: #0066FF;
	}

h3 a:link, h2 a:visited, h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #AA4400;
	}

h4 {
	font-size:11px; 
	font-weight: bold;
	color:#666666;
	}

h4, h4 a:link, h4 a:visited, h4 a:hover {
	font-size:11px; 
	font-weight: bold;
	color:#808080;
	}

h5 {
	font-size:11px; 
	font-weight: bold;
	color:#013C80;
	margin: 0px 0px 0px 0px;
	}

#titel  {
	margin: 30px 0px 30px 0px;
	text-align: center;
	background-image: url('../img/title-deco.gif');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	font-family: 'Trebuchet MS', verdana, arial, helvetica;
	color: #8F0000;
	font-size: 22px;
	font-weight: bold;
	}



#loadframe {text-align:center;}





/* -------------   Begin WP  2.7     --------    */

/* Begin Captions 2.7 */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd; /* er stond border: 1px */ 
	text-align: center;
	background-color: #f3f3f3; /* er stond background-color: #f3f3f3 */ 
	padding-top: 4px;
	margin: 10px;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Images */
/*	Using 'class='alignright'' on an image will (who would've
	thought?!) align the image to the right. And using 'class='centered',
	will of course center the image. This is much better than using
	align='center', being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/*  -----------------       Einde WP 2.7     -----------     */




#pop {
	text-align: left;
	padding: 10px 10px 10px 10px
}


#bannerleftmenu{
	margin: 0px 0px 0px -5px;
}

#bannercontentbottom{
	margin: 30px 0px 0px 0px;
}


/*  ---------- Begin oiHio Horizontaal menu ---------  */

.oihio-color {
	margin: 0px 0px 0 0px;
	background: #818181;
	height: 26px;
	border-top: 1px solid #e6e6e6; /* Het schaduwlijntje Boven */
	padding: 0;
	text-align: left;
}

.oihio-color ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #818181;
	z-index: 599;
}

.oihio-color ul ul {
	top: 26px;
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0;
	padding: 0;
}
	
.oihio-color ul ul ul {
	margin: -26px 0 0 170px;
}

.oihio-color li {
	float: left;
	padding: 0;
	height: 26px;
	position: relative;
	z-index:600; /* Heb ik toegevoegd, om menu niet achter Side2 te laten vallen */
}

.oihio-color li li {
	float: left;
	padding: 0;
	width: 170px;
}

.oihio-color a, 
.oihio-color a:visited, 
.oihio-color a:hover {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	overflow: hidden;
}

.oihio-color li li a, 
.oihio-color li li a:visited, 
.oihio-color li li a:hover {
	padding: 0;
	text-indent: 15px;
	width: 167px;
}

.oihio-color li:hover ul ul, 
.oihio-color li:hover ul ul ul,
.oihio-color li:hover ul ul ul ul,  
.oihio-color li.wpmhover ul ul, 
.oihio-color li.wpmhover ul ul ul, 
.oihio-color li.wpmhover ul ul ul ul {
	left: -999em;
}

.oihio-color li:hover ul, 
.oihio-color li li:hover ul, 
.oihio-color li li li:hover ul, 
.oihio-color li li li li:hover ul,
.oihio-color li.wpmhover ul, 
.oihio-color li li.wpmhover ul, 
.oihio-color li li li.wpmhover ul,
.oihio-color li li li li.wpmhover ul {
	left: 0;
}

.oihio-color li.selected, 
.oihio-color li.current-cat, 
.oihio-color li.current-cat-parent, 
.oihio-color li.current_page_item, 
.oihio-color li.current_page_parent,
.oihio-color li.current_page_ancestor {
	background: #660000; /* De continu geselecteerde knop */
}

.oihio-color li:hover, 
.oihio-color li.wpmhover {
	background: #660000; /* De hover knop */
}

.oihio-color li { /* Links en Rechts LICHTE kleur */
	border-left: 1px solid #e6e6e6; /* LICHTE schaduw */
	border-right: 1px solid #333333; /* Donker schaduw */
}

.oihio-color li li {
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #333333; /* Donker schaduw */
}

.oihio-color ul ul {
	border-left: 1px solid #e6e6e6; /* De schaduwlijn links bij uitklapmenus */
	border-right: 1px solid #333333; /* De schaduwlijn rechts bij uitklapmenus */
}

.oihio-color-after {
	clear: left;
	margin: 0 0px 0 0px; 
	border-top: 1px solid #666666; /* Het schaduwlijn onder balk */
	background: url(../img/schaduw.png) repeat-x;  /* Het schaduw .png onder balk */
	height: 6px;
}

/* Begin Categorien Leftmenu */

#catlinkshead {
	margin: 0px 0px -5px 0px;
	text-align: left;
	color:#FFFFFF;	
	font-family: 'verdana', verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
}


#catlinkshead a:link, #catlinkshead a:visited {
	border-top: 2px solid #e6e6e6;        /* #2eb0ff  */ 
	border-bottom: 2px solid #999999;  /* #104e8b */ 
	border-left: 2px solid #e6e6e6;         /* #2eb0ff  */ 
	border-right: 2px solid #999999;       /* #104e8b */ 
	line-height:30px;	
	padding: 0px 2px 0px 2px;
	background:#b3b3b3;
	color:#FFFFFF;	
}

#catlinkshead a:hover {
	border-top: 1px solid #e6e6e6;        /* #2eb0ff  */ 
	border-bottom: 1px solid #000000;  /* #104e8b */ 
	border-left: 1px solid #e6e6e6;         /* #2eb0ff  */ 
	border-right: 1px solid #000000;       /* #104e8b */ 
	line-height:30px;	
	padding: 0px 2px 0px 2px;
	background:#8F0000;
	color:#FFFFFF;	
}

#catlinks a:link, #catlinks a:visited {
		color: #8f0000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: #ffffff;  /* #008001 */ 
		font-size:11px;
		}

#catlinks a:hover {
		color: #ffffff; 
		background: #8F0000;  /* #008001 */ 
		padding: 0px 0px 0px 0px;
		font-size:11px;
		}
		
#catlinks li {
		list-style: none; 
		font-size:12px;
		font-weight: normal;
		background: #ffffff; 
		margin: -1px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #f3f3f3;
		}
		
/* Einde Categorien Leftmenu */


#iframe-flickr {
	margin: -10px 0px 0px -20px;
	z-index:599;
}

#auteur {
	margin: 30px 0px 0px 0px;
}

/* End Categorien Leftmenu */


/* End oiHio Horizontaal menu */

td		{
		font-family: verdana; font-size: 11px;
		} /* ivm explorer 6 */



table.simpel {
	border-width: 1px;
	border-spacing: 0px ;
	border-style: outset;
	border-color: #F3F3F3;
	border-collapse: collapse;
	background-color: white;
	}

table.simpel th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #B9B9B9;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	}

table.simpel td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #B9B9B9;
	background-color: white;
	}






/* #maintenance-box op oiHio announce-all-sites.css */

