/* 
CSS FILE
==================================================
name: layout.inc.css
website: www.mikevanhoenselaar.nl
version: 1.0

versionhistory:
- creating, first setup 10-09-2006
- CSS 2.0 validate update 24-09-2006
- some class editing 26-09-2006
- updating much classes 15-10-2006
- adding lot of script classes 20-10-2006

- http://www.mikevanhoenselaar.nl/hint.index.php voor al uw easter egg antwoorden

IMPORTING STRUCTURE CSS
==================================================
*/
@import url(structure.inc.css);
/*
IMPORTING FORMS CSS
==================================================
*/
@import url(forms.inc.css);
/*
GENERAL
==================================================
*/
* {

	/* overwrite all default browser settings */

	margin: 0;
	padding: 0;

}
body {
	margin: 0;
	background: #FFFFFF ;
	
	
	/* 
	Global Font Settings
	=================================================
	*/
	font: 0.9em Arial, Verdana, sans-serif; 

	color: #000000;
	
}
/* 
Global tag Settings 
=================================================
*/

img {
	border:0px;
}
hr {
	border:1px solid #000000;
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
}
/* 
Global Text Settings
================================================
*/

h1 {
	font-size:24px;
	color:#990000;
	border:0px;
}

h1.titel a {
	border:0;
}
h2 {
	font-size: 14px;
	color:#000000;
}
h2 a:visited {
	color:#900;
}

h3 {
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-align:right;
	margin-bottom:5px;
}

p {
	margin: 1em 0;
	line-height: 20px;
}
.content {
	clear:both;
}
.content ul {
	list-style-type:disc;
	/*list-style-position:inside;*/
	list-style-image:url(../images/diamond.jpg);
}
.content ul.sub {
	list-style-type:disc;
	list-style-position:inside;
	/*text-indent:20px;*/
	list-style-image:url(../images/diamond.jpg);
}
.content img {
	padding:0 20px 0 0;
}

.content ul a {
	border:0;
}
.content ol {
	list-style-position:inside;
}
.content li {
	margin-left:30px;
}
blockquote{
	clear:both;
	padding:10px;
	border:1px solid #CCC;
	background: #EEE;
}
/*
OVERIGE class Settings
================================================
*/
a.none {
	letter-spacing:normal;
	padding:0;
	color:#000;
	border:0px;
}
a.none:hover {
	text-decoration: none;
	color: #000000;
	background: none;
}
.logo {
	margin:0;
	padding:0;
	float:left;
	width:251px;
}
.logo a {border:none;background:none;}
.logo a:hover {background:none;}
.MsoNormal a, h1 a, h2 a, strong a,a {
	background:none;
	text-decoration:none;
	letter-spacing:2px;
	padding:2px;
	color:#900;
	border-bottom:1px dashed #000;
}
h3 a.link {
	border:0;
}
.MsoNormal a:hover, h1 a:hover,strong a:hover,a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background: #996666;
}
.MsoNormal a:visited, strong a:visited, a:visited, h3 a:visited {
	color: #666;
}

.top {
	clear:both;
	float:left;
	background:url(../images/top.gif) left no-repeat;
	padding-left:1em;
}
.error {
	color:#FF0000;
}
.datum {
	position:absolute;
	margin-top:0;
	text-align:center;
	display:block;
	height:66px;
	width:84px;
	background: url(../images/ruitje.gif) top left no-repeat;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:19px;
	padding-left:1px;
	font-size:10px;
}
.datumdag {
	font-size:14px;
}
a.link,a.linkactive,a.linkactivelink, a.top {
	letter-spacing:2px;
	color:#900;
	text-decoration: none;
	border-bottom:1px dashed #000;
	padding:2px;
}
a.linkactive,a.linkactivelink {
	border:0;
}
a.link:hover,a.linkactive:hover , a.linkactivelink:hover {
	text-decoration: none;
	color: #CCCCCC;
	background: #996666;
}
.breadcrumbs {
	float:left;
	width:70%;
}
.breadcrumbs h3{
	text-align:left;
}
.search {
	float:right;
	padding-bottom:10px;
}
.youradhere {
	display:block;
	margin:0;
	width:93px;
	height:92px;
	position:absolute;
	background:url(../images/youradhere.png);
}
.youtube {
	float:left;
	margin-left:10px;
	text-align:center; 
	width: 165px;
}
.youtube a {
	border:0;
}
.footer {
	clear:both;
	float:left;
}

.categorieen li, .fotoalbums li {
	clear:both;
	padding:1em 1em 1em 2em;
	margin-bottom:20px;
	border:1px solid #CCC;
	font-size:10px;
	list-style-image:none;
	list-style-type:none;
	margin:20px;
	background: #FFF url(../images/background-titel.jpg) bottom repeat-x;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearleft {
	clear:left;
}

.nieuwsbrief, .calendar, .standards {
	width:190px;
	margin:10px;
	padding:10px;
	border:#000 solid 1px;
	background: #FFF url(../images/background-titel.jpg) bottom repeat-x;
	float:left;
}
.standards {
	
}
img.faviconimg {
	border:0;
	width:16px;
	height:16px;
	padding:0px 4px 0px 4px;
}
/* DOCUMENT TYPE SETTINGS
=======================================
*/

a[href $=\'.pdf\'] {
padding-right: 18px;
background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
a[href $=\'.doc\'] {
padding-right: 18px;
background: transparent url(../images/icon_doc.gif) no-repeat center right;
}
a[href $=\'.xls\'] {
padding-right: 18px;
background: transparent url(../images/icon_xls.gif) no-repeat center right;
}
a[href ^=\"mailto:\"] {
padding-right: 20px;
background: transparent url(../images/icon_mail.gif) no-repeat center right;
}

/* TAG SITES
=======================================
*/
.tagsites {
	clear:both;
	padding:2em;
}
.tagsites li{
	padding-left:20px;
	margin-left:0;
	margin-right:1em;
	list-style-type:none;
	list-style-image:none;	
	float:left;
}
.tagsites li a {
	border:0;
}
.delicious {
	background: url(../images/delicious.gif) top left no-repeat;
}
.furl {
	background: url(../images/furl.gif) top left no-repeat;
}
.digg {
	background: url(../images/digg.gif) top left no-repeat;
}
.reddit {
	background: url(../images/reddit.gif) top left no-repeat;
}
/* POSTNAVIGATION
=======================================
*/
.postnavigation {
	clear:both;
	font-size:10px;
}
.postnavigation li{
	margin-left:0;
	list-style-type:none;
	list-style-image:none;
}
.previouspost {
	padding-left:20px;
	float:left;
	text-align:left;
	background: url(../images/arrow-left.gif) center left no-repeat;
}
.nextpost {
	padding-right:20px;
	float:right;
	text-align:right;
	background: url(../images/arrow-right.gif) center right no-repeat;
}

/* TAG CLOUD
=======================================
*/
.view-cb {
	margin-bottom:10px;
	font-size:0.8em;
	color:#666666;
	margin-left:10px;
}
.view-cb a{ 
	border:0;
	letter-spacing:normal;
}
.tag1 {
 font-size:9px;
}

.tag2 {
 font-size:10px;
}

.tag3 {
 font-size:10px;
 font-weight:200;
}

.tag4 {
 font-size:14px;
 font-weight:400;
}

.tag5 {
 font-size:16px;
 font-weight:600;
}

.tag6 {
 font-size:20px;
 font-weight:bold;
}

.tag7 {
 font-size:24px;
 font-weight:bolder;
}
/*CALENDAR vensters
========================================
*/

div.calendar table {
	text-align:center;
}
.dayhead {
	text-align:center;
	font-weight:bold;
}
.daytable {
	text-align:center;
}
.heading {
	font-size:12px;
	color:#900;
	font-weight:bold;
}
.calendar a:visited {
	color:#900;
}
/*STATS vensters
========================================
*/
div.row3 {
	clear:both;
}
div.view-laatste5berichten,div.view-laatste5reacties,div.view-laatste5fotos, div.view-bezoekers, div.view-fotorandom, div.view-fotomax, div.view-fotomin, div.view-links, div.view-rechts, div.view-fotoalbumlaatstereacties, div.view-usersettings {
	float:left;
	background-color:#EEE;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #CCC;
	font-size:10px;
	background: #FFF url(../images/background-titel.jpg) bottom repeat-x;
	margin-right:10px;
}
div.view-laatste5berichten img,div.view-laatste5reacties img,div.view-laatste5fotos img, div.view-bezoekers img, div.view-fotorandom img, div.view-links img, div.view-rechts img, div.view-fotoalbumlaatstereacties img, div.view-usersettings img, div.view-fotorandom img, div.view-fotomax img, div.view-fotomin img{
	padding:0;
}
div.view-zoeken {
	float:left;
	padding:10px;
	margin-bottom:20px;
	font-size:10px;	
}
div.view-laatste5berichten, div.view-laatste5reacties, div.view-links, div.view-rechts, div.view-bezoekers {
	width:261px;
}
div.view-zoeken {
	width:270px;
}
div.view-laatste5fotos {
	width:555px;
	background-color:#FFF;
	/* #dfcac9 */
}
div.view-fotorandom, div.view-fotomax, div.view-fotomin {

}
div.view-usersettings {
	clear:both;
	width:300px;
}
div.view-advertising a, div.view-advertising img {
	padding:0;
	border:0;
}	
div.view-advertising {
	float:left;
	text-align:right;
	background-color:#DDDDDD;
	margin-bottom:20px;
	width:410px;
	height:70px;
	border:1px solid #000;
	background: url(../images/banner.jpg) top left no-repeat;
}

.categorie li {
	padding:10px;
	float:left;
}
div.view-laatste5berichten ul, div.view-laatste5reacties ul, div.view-bezoekers ul, div.view-links ul, div.view-rechts ul, div.view-fotoalbumlaatstereacties ul, .categorie {
	padding:0;
	list-style-type:none;
	padding-left:20px;
	font-size:10px;
}
div.view-usersettings ul {
	list-style-type:none;
	list-style-image: url(../images/show.gif);
}
div.view-laatste5berichten li,div.view-laatste5reacties li,div.view-laatste5fotos li, div.view-bezoekers li, div.view-fotorandom li, div.view-fotomax li, div.view-fotomin li, div.view-links li, div.view-rechts li, div.view-fotoalbumlaatstereacties li, .categorie li{
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
}
div.view-cb a, div.view-laatste5reacties a, div.view-laatste5berichten a, div.view-bezoekers a, div.view-laatste5fotos a, div.view-fotorandom a, div.view-fotomax a, div.view-fotomin a, div.view-links a, div.view-rechts a, div.view-fotoalbumlaatstereacties a {
	border:none;
	letter-spacing:normal;
}
div.view-cb a:hover, div.view-laatste5reacties a:hover, div.view-laatste5berichten a:hover, div.view-bezoekers a:hover, div.view-fotorandom a:hover, div.view-fotomax a:hover, div.view-fotomin a:hover, div.view-links a:hover, div.view-rechts a:hover, div.view-fotoalbumlaatstereacties a:hover { 
	/*background:none;*/
}
/*
Reactie overzicht settings
==========================================
*/
.reacties {
	text-align:right;
	display:block;
	padding-top:10px;
	padding-bottom:20px;
}
.reactie {
	clear:left;
	float:left;
	margin-bottom:30px;
}
.reactietop {
	font-size:0.8em;
	float:left;
	display:block;
	width:435px;
	height:41px;
	background:#FFF url(../images/reactie-top.jpg) bottom left no-repeat;
	margin:0;
	padding-left:70px;	
}
.reactiecontent {
	clear:left;
	float:left;
	width:475px;
	background: url(../images/reactie-content.jpg) repeat-y;
	padding-left:15px;
	padding-right:15px;
}
.reactiebottom{
	clear:left;
	float:left;
	width:505px;
	height:22px;
	background: url(../images/reactie-bottom.jpg) top left no-repeat;
}
/* Treeviewfoto settings
==========================================
*/
#treefoto li a {
	float:left;
	padding:10px;
	margin:10px;
	background: url(../images/shadow.png) top left no-repeat;
	border:0;
}
#treefoto{
	float:left;
	text-align:center;
	list-style-type:none;
}
.view-laatste5fotos li, .view-fotorandom li, .view-fotomax li, .view-fotomin li{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#treefoto li {
	list-style-type:none;
	float:left;
	padding:5px;
	border:1px solid #000;
	margin:10px;
	background:#EEE;
}
.treefoto {
	margin-bottom:10px;
}
.treefoto a{
	float:right;
	border:1px solid #000;
	background:#FFF;
	padding:10px;
}
.view-laatste5fotos li a, .view-fotorandom li a, .view-fotomax li a, .view-fotomin li a {
	float:left;
	padding:10px;
	border:1px solid #000;
	margin:10px;
	background:#FFF;
}
.view-laatste5fotos li a:hover, .view-fotorandom li a:hover, .view-fotomin li a:hover, .treefoto a:hover {
	background:#966;
}
.view-laatste5fotos li img {
	width:50px;
}
.treefotoinfo {
	text-align:center;
	clear:left;
}
/* 
These are standard sIFR styles... do not modify 
========================================================
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.paasei {
	background:#CCC url(../images/paasei.gif) no-repeat left 50%;
	height:50px;
	padding:10px;
	padding-left:50px;
}
.titel {
	clear:both;
	text-align:right;
	background: #FFF url(../images/background-titel.jpg) bottom repeat-x;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:20px;
	border-right:3px solid #900;
	border-bottom:3px solid #900;
	margin-bottom:10px;
}
h2.titel a {border:0px;font-size:20px;}