@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: ivo skin
Theme URI: 
Description: the one and only true skin
Version: 1.0
Author: ivo vos
Author URI: 
*/

/* change this to change the color of the rollovers */
.post_div a:hover, #menu a:hover, #menu .karlname a:hover {
	/*background:#66FFCC;*/
	background:#FFFF99;
	/*background:FFCCCC;*/
	
	}
	
.hiddenPic {display:none;}


#content a{
}

#content a:hover{
	text-decoration:normal;
}



body {
	font-family:Georgia, Times, Serif;
	margin: 0px;
}
#header{
	width: 500px;
	height: 120px;
	content: ' ';
}
#footer{
	clear: both;
	content: ' ';	
}

#content {
	width: 580px; /* was 580 */
	margin-left: 185px; /* was 145 */
	display: block;
}


.post_div {
	width: 580px;
	display: block;
	margin-bottom: 120px;
	
	/*line-height:30px;*/
	font-weight:normal;
	font-style:italic;
	margin-top: 2px;
}

/* this is the link in the post */
.post_div a {
	text-decoration: none;
	color: black;
}

.post_div h3{
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:normal;
}

.post_div p2 {
	font-size: 16px;
	font-style:italic;
	font-weight:normal;
	line-height:25px; 
}

.post_div p3 {
	font-size: 20px;
	line-height:32px; 
	word-spacing:2px;
	color:#999999;
	font-style:italic;

		
}

.post_div .a_intext{
text-decoration:underline;
color:grey;
}

.post_div p {
	font-size: 20px;
	line-height:30px; 
	word-spacing:1px;
	color:#999999;
	color:gray;
	font-style:italic;
	margin-top:20px;
	margin-bottom:20px;
}


.post_div p4 {
	font-size: 11px;
	line-height:px;
	letter-spacing:1px;
}


.post_div IMG {
	margin-bottom: 0px;
	border: 0px;
	margin-top: 6px;
	margin-bottom: 9px;
	
}

.post_div h2 {
	font-size: 15px;
	color: black;
	font-weight:normal;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	margin-bottom: -15px;
	letter-spacing:1px;
}
#menu {
	width: 150px; /* was 110 */
	line-height: 10pt;
	margin-left: 20px;
	margin-right: 10px;
	float:left;
}
#menu li {
	list-style: none;
}
#menu a, .nextprev a {
	color: black;
	text-decoration: none;
	font-size:11px;
	font-style:normal;
	line-height:22px;

}

#menu .ivoname a, .nextprev a:hover {
	font-weight: bold;
	font-size: 11px;
	font-style:normal;
	letter-spacing:2px;
	margin-left: 0px;
	margin-top: 0px;
	}
		


#footer a{
	color: white;
	text-decoration: none;
}