/* 

mogelijke manieren om te centreren zijn: center, top, left, right, bottom. bijv: 
	background-position: center;
	background-position: center left;
	background-position: bottom right;

Als het een herhalende afbeelding is, kun je hem 1 keer gebruiken, herhalen in x- 
of y-richting, of allebei:
	background-repeat: no-repeat;
	background-repeat: repeat;
	background-repeat: repeat-x;
	background-repeat: repeat-y;

*/

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	overflow-y:auto;
	overflow-x:none;
	height:100%;
	border-width: 0;
	border-style: none;
	background-color: white;
}

/* opmaak van de links */
a {  /* normaal */
	color: #000000;
	text-decoration: underline;
	border-width: 0;
	border-style: none;
}

a:hover {   /* mouseover */
	color: #FF0000;
	text-decoration: none;
	border-width: 0;
	border-style: none;
}

a img {
  border-width:0;
  }

/* h2 is voor de titel van de artikelen */
h2 {
	margin-top: 6px; 
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

/* h5 is voor de ondertitel van de artikelen */
h5 {
	margin-top: 0px; 
	margin-bottom: 4px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

p {
	margin: 2px 2px 8px 2px;
}


.arr {
	/* Voor de pijltjes binnen de links */
	color: #990099;
}

.entries a {
	/* Voor de links binnen de entries */
	color: #8363A1;
	text-decoration: none;
	border-style: none;
}

.entries a:hover {   /* mouseover */
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}

#entrylist {
	margin: 0px;
	display: block;
	width: 190px;
	
	padding: 8px;
	font-size: 11px;
	z-index: 1;
	
}

.titel {
	font-size: 13px;
	margin-bottom: 6px;
	
}

#head {
	display: block;
	position: fixed;
	top: 8px;
	left: 300px;
	width: 1500px;
	height: 1500px;
	line-height: 14px;
	padding: 8px;
	font-size: 11px;
	color: #000;
	background-image: url(http://meish.me/blog_archive/media/formulatinghead400.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}
* html #head {position:absolute;}

.navigation {
	
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #FFF;
	
}

.navigation a {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	color: #FFF;
}

.navigation a:hover {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #ECECEC;
	text-decoration: none;
}

#touchme {

	position: absolute;
	top: 98px;
	left: 160px;
	
	line-height: 11px;
	
	width: 100px;
	height: 30px;
	
}
* html #touchme {position:absolute;}

#movement {

	position: absolute;
	top: 48px;
	left: 172px;
	
	width: 100px;
	height: 30px;

}
* html #movement {position:absolute;}

#thought {

	position: absolute;
	top: 86px;
	left: 246px;
	
	width: 100px;
	height: 30px;

}
* html #thought {position:absolute;}

#smell {

	position: absolute;
	top: 135px;
	left: 240px;
	
	width: 100px;
	height: 30px;

}
* html #smell {position:absolute;}

#speech {

	position: absolute;
	top: 110px;
	left: 50px;
	
	width: 100px;
	height: 30px;

}
* html #speech {position:absolute;}

#hearing {

	position: absolute;
	top: 160px;
	left: 170px;
	
	width: 100px;
	height: 30px;

}
* html #hearing {position:absolute;}

#balance {

	position: absolute;
	top: 220px;
	left: 88px;
	
	width: 100px;
	height: 30px;

}
* html #balance {position:absolute;}

#vision {

	position: absolute;
	top: 184px;
	left: 50px;
	
	width: 100px;
	height: 30px;
}
* html #vision {position:absolute;}

#spatial {

	position: absolute;
	top: 70px;
	left: 70px;
	
	width: 100px;
	height: 30px;
}
* html #spatial {position:absolute;}
 
 #concepts {

	position: absolute;
	top: 220px;
	left: 170px;
	
	padding: 0px;
	font-size: 11px;
	
	width: 100px;
	height: 30px;
}
* html #concepts {position:absolute;}

 #works {

	position: absolute;
	top: 284px;
	left: 94px;
	
	padding: 0px;
	font-size: 11px;
	
	width: 100px;
	height: 30px;
}
* html #works {position:absolute;}

 #colofon {

	position: absolute;
	top: 388px;
	left: 52px;
	
	padding: 0px;
	font-size: 11px;
	
	width: 100px;
	height: 30px;
}
* html #colofon {position:absolute;}

 #rss {

	position: absolute;
	top: 346px;
	left: 74px;
	
	padding: 0px;
	font-size: 11px;
	
	width: 100px;
	height: 30px;
}
* html #rss {position:absolute;}

.home {
	
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	
	color: #000;
	
}

.home a {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	
	color: #000;
}

.home a:hover {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	
	color: #FF0000;
	
    text-decoration: none;
}

 #formulating {

	position: absolute;
	top: 402px;
	left: 236px;
	
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	
	z-index: 4;
	
	width: 140px;
	height: 30px;
}
* html #formulating {position:absolute;}

#includes {

	position: absolute;
	top: 426px;
	left: 0px;
	
	padding: 8px;
	font-size: 11px;
	
	color: #222222;
	width: 330px;
	height: 10px;
	
}
* html #includes {position:absolute;}

#entries {
	top: 8px;
	left-margin: 8px;
	width: 700px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	
	color: #000;

}

.binnen {
	padding: 0px 4px 4px 4px;
}

/* h2 is voor de titel van de artikelen */
h2 a  {
	text-decoration: none;
	border-bottom: 0px;
	color: #000 !important;
	
}
/* h2 is voor de titel van de artikelen */
h2 a:hover  {
	text-decoration: none;
	border-bottom: 0px;
	color: #990099 ;
}

ul.klein {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
}

.commentform {
	margin-top: 6px; 
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#comments p {
	margin-bottom: 3px;
	margin-top: 3px;
}

#comments p.comment-footer{
	margin-top: 3px;
	margin-bottom: 12px;
	color: #666;
	font-style: italic;
}

.entry {
	padding: 0px 4px 0px 4px;
	margin-bottom: 12px;
}

.redline {
	size: 2px;
	color: #CCC;
	noshade: noshade;
}

.entryfooter {
	margin-top: 10pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

.search {
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

.entryfooter a {
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.search a {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

.entryfooter a:hover {
	margin-top: 0pt;
	margin-bottom: 8pt;
	padding-bottom: 0pt;
	font-size: 11px;
	color: #FF0000;
    text-decoration: none;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #555;
}

/* these styles are for the search boxes */
.searchbox { 
	width: 85px; 
	font-size: 9pt;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 9pt;
	padding-left: 4px;
	padding-right: 4px;
}
/* end of search boxes style */


/* ACCESSIBILITY CHANGES - JM 2004/10/03 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label, .pivot-search-result label { visibility:hidden; display:none; }
.pivot-search legend, .pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search fieldset, .pivot-search-result fieldset { border:0; padding:0; margin:0; }

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:0px #314e8c solid; margin-bottom:1px; }

/* For tags: */
.taglinkext, a[rel="tag"] {
	background-image: none;
	border-bottom:;
}
 
.taglinkext:hover {
	color: #00A8FF!important;
	background-image: none;
	border-bottom: 3px double #00A8FF;
}
 
#flickrpics a, #flickrpics a:hover  {
	background-image: none;
}
 
#flickrpics img  {
	margin-right: 4px;
	border-width: 1px;
}
 
#tagbuttons a, #tagbuttons a:hover {
	background-image: none;
}
 
#tagbuttons img {
	border-width: 1px;
}

#tagpage li {display: inline }