/* ********************************************************************************************************************************** */
/* R E S E T
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* ******************************************* Fix IE6 background flicker ****************************************************** */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/* Browser specific (not valid) styles to make preformatted text wrap */
 pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
} 
/* ********************************************************************************************************************************** */
/* Generic Styling */
body {
	background:  #F7FAF7 url('flygmanback.jpg') repeat-x;
	background-attachment:fixed;
	font-family: verdana, Helvetica, sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#222222;
	}
* {
	margin:0;
	padding:0;
	}
img {
	border:0px #F7FAF7;
	}
p {
	margin-bottom:1.75em;
	}
a {
	text-decoration:none;
	color:maroon;
	}
a:hover {
	text-decoration:none;
	color:#010D37;
	}
/* Structure */
#wrapper {
	margin:20 auto;
	width: 900px;
	background: #fff;
	font-size:1.20em;
	border : 1px #E5E0BC solid;
	/* background:url('back.png') bottom no-repeat #ffffff; */
	}
#header {
	height:100px;
	background:url(bg-header.jpg) center no-repeat;
	}
#header h1 a{
	text-align: center;
	margin-bottom: 30px;
	
 
<comment>margin-left: 150px;</comment>
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #C6A691;
	}
#header h1 a:hover{
	color: silver;
	}
#menu {
	height:35px;
	line-height:35px;
	background: #F7FAF7;
	/* background:url(bg-menu.png) repeat-x; */
	padding:0 4px;
	font-size:10px;
	font-weight: normal;
	margin-left: 0px;
	border-top : 1px #E5E0BC solid;
	border-bottom : 1px #E5E0BC solid;
	}
#sidebar {
	float:left;
	width:180px;
	background:#F7FAF7;
	margin-left:0px;
	font-size:12px;
	font-weight: Bold;
	text-align: center;
	}
#content {
	align: top;
	position: absolute:
	width:700px;
	min-height:400px;
	margin-left: 180px;
	/* margin-top: -250px; */
	font-size:13px;
	background: transparent;
/*	background-attachment:fixed; */
	
	}
#content ul {
		 list-style-type: disc;
		/* list-style-image: url(bullet.gif); */
		 list-style-position: inside;
		 }
#content ol {	
		 list-style-type: decimal;
		list-style-position: inside;
	 }

#content hr {	
		 color: solid #FCF7CD;
	 }
#content img {
	border: 1px solid #E5E0BC;
 	background: #F7FAF7;
	margin: 15px;
	padding: 0.3em;
	}
#content a:hover img {	
	background: darkblue;							/* Hoover opacity effect */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.4;
	}
#footer {
	clear:both;
	height:95px;
	background:url('footer.gif') bottom repeat-x;
	}
/* Entries */
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
/* Menu */
#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	font-size: 11px;
	font-weight: bold;
	padding:0 8px;
	display:block;
	color:gray;
	margin-right:2px;
	}
#menu li a:hover {
	/*  background:url(bg-menu-hover.png) no-repeat center center; */
	color: #000000;
	}
#activemenulink  {
	color: silver;
	}
#activemenulink a {
	text-decoration: underline;
	color: silver;
	}
/* Sidebar */
#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	text-align: left:
	height:40px;
	line-height:20px;
	color:gray;
	padding-left:5px;
	border-bottom:1px solid #FCF6C7;
	}
#sidebar li a:hover {
	background:#FCF6C7;
	color:black;
	}
#sidebar-bottom {
	height:20px;
/*	background:url(bg-sidebar-bottom.gif) no-repeat top center; */
	}
/* Footer */
#footer-valid {
	float:left;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:silver;
	}
#footer-valid a {
	color:silver;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
/* Heading's */
h1 {
	font-size:2.0em;
	font-weight:normal;
	cursor:default;
	padding-top: 7px;
	padding-bottom: 5px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:normal;
	}
h2 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	padding-top: 7px;
	padding-bottom: 5px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:normal;
	}
h3 {
	font-size:1em;
	font-weight:normal;
	cursor:default;
	padding-top: 7px;
	padding-bottom: 5px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:normal;
	}
h4 {
	font-size:1em;
	font-weight:normal;
	cursor:default;
	padding-top: 7px;
	padding-bottom: 5px;
	letter-spacing:1px;
	color:#000;
	font-style:normal;
	}
h5 {
	margin-top:-1em;
	}
h5 a {
	color:#6CC7DC;
	background:url(icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
h5 a:hover {
	color:#B4C835;
	}
/* Extra's */
#ad-top {
	width:480px;
	height:72px;
	background:url(bg-ad-top.png) no-repeat;
	padding:5px;
	}
#guestbook img {
	border: none; 
	margin: 0px;
	padding: 0em;
	}
#pepinologo img {
	margin-bottom: 0px;
	margin-left: 800px;
	}
#BlogEntrys {
margin-left: 5px;
text-align: left;
background: #F5F2ED;
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
border: 1px solid #EEE9E2;
}
#BlogEntrys H1 {
line-height:17px;
}
#BlogEntrys H1 a {
font-size:12px;
padding-top: 0px;
padding-bottom: 0px;
color: #68492D;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid silver;
}
#BlogEntrys H1 a:hover {
border-bottom: 2px solid #68492D;
}
#BlogEntrys H2 {
font-size:12px;
margin-top: -15px;
padding-top: 0px;
padding-bottom: 0px;
line-height:1em;
color: gray;
}
#BlogEntrys H3 {
margin-top: -10px;
}
#BlogEntrys hr{ 
color:silver; /* This is here to make it work in IE */ 
background: #F5F2ED;
/* This is here  to make it work in standards compliant browsers like Opera */ 
height:1px; 
border-bottom : dotted; 
border-top: 0px;
border-right: 0px;
border-left: 0px;
padding-top: 5px;
} 
#spacer { 
height: 10px;
} 
