body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	color: #5e5e5e;
	margin: 0px auto;
}

a {
	text-decoration: none;
	color: #17a5ce;
}

a:hover {
	text-decoration: underline;
	color: #fd56e7;
}

#page {
	background-color: white;
	text-align: left;
margin-top: 50px;
	
}

p {
	font-size: 1.2em;
	line-height: 14px;
}

#header {
	background: url(images/bg_header.jpg) repeat-x #b2bfe1;
	color: #2f1d09;
	margin-top: -27px;
	text-align: left;
	
}

#headerimg {
	
	height: 157px;
	
}
/*
* html body #headerimg {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.inspirerendeverhalen.nl/backstage/wp-content/themes/insp/images/bg_header_wallpaper.png', enabled='true', sizingMethod='crop');
width: 1000px;
	}
*/
#headertext {
	margin: auto;
	width: 1000px;
}

#header h1 {
	font-size: 4em;
	padding: 23px 0px 10px 23px;
	font-weight: normal;
}

#header h1 a {
	color: #2f1d09;
	text-decoration: none;
}

#header h1 a:hover {
	color: #fff;
}

#header .description {
	font-size: 1.5em;
	margin: -10px 0px 0px 23px;
}

#rollen {
	margin: -30px 0px 30px 20px;
	background: url(http://inspirerendeverhalen.nl/wp-content/themes/insp/images/bg_rollen.jpg) no-repeat;
display: block;
	width: 445px;
	height: 66px;
}

#rollen a {
	color: #2f1d09;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#rollen a:hover {
	color: #fd56e7;
}

#rollen .rol1 {
float: left;
	width: 115px;
	height: 66px;
}

#rollen .rol1 a {
	margin: 16px 0px 0px 23px;
}

#rollen .rol2 {
float: left;
	width: 115px;
	height: 66px;
}

#rollen .rol2 a {
	margin: 17px 0px 0px 23px;
}

#rollen .rol3 {
float: left;
	width: 115px;
	height: 66px;
}

#rollen .rol3 a {
	margin: 15px 0px 0px 23px;
}

#page {
	margin: auto;
	width: 1000px;
	margin-top: -30px;

}

#content {
	position: relative;
	float: left;
	margin: 20px;
	width: 410px;
}


.post img {
	float: left;
	margin-right: 8px;
}

.postmetadata {
	margin-bottom: 40px;
}

#sidebar {
	float: left;
	margin-left: 50px;
	margin-top: 25px;
	width: 250px;
	font-size: 1.2em;
}

#sidebar h2 {
	font-size: 1.2em;
	font-weight: normal;
}

#sidebar ul {
	list-style: none;
	padding-left: 0px;
}

#sidebar li {
	margin-bottom: 30px;
}

#footer {
	clear: left;
	padding-top: 25px;
}