﻿body 
{
	margin: 0;
	padding: 0;
	background: #000000 url(http://www.nosewheely.com/Images/mainbackground.jpg) repeat top left;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #fff8dc;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #a9a9a9;
	scrollbar-darkshadow-color: #f5f5dc;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff}
	}

/* Tekst */
a
{
	border: none;
	color: #cccccc;
	}
h1 
{
	letter-spacing: -2px;
	font-size: 2.6em;
	}


h2
 {
	letter-spacing: -2px;
	font-size: 2em;
	}

h3 
{
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
	}

img
{
	border: none;
	}
	
/* Alles */

#Alles
{
	background: url(http://www.nosewheely.com/Images/banner.jpg) no-repeat center top;
	
	}
/* Header */

#header
 {
	width: 900px;
	height: 128px;
	margin: 0 auto;
	}
	
/* Spacer */

#Spacer
{
	height: 25px;
	}
	
/* Logo */

#Logo
{
	width: 300px;
	height: 130px;

	}

/* Menu */

#menu 
{
	top: 250px;
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #000000 url(http://www.nosewheely.com/Images/menubalk.gif);
	}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li 
{
	display: inline;
	text-transform: uppercase;
	}

#menu a 
{
	display: block;
	float: left;
	background: url(http://www.nosewheely.com/Images/tussenstuk.gif) no-repeat right 100%;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	}

#menu a:hover
 {
	height: 60px;
	background: url(http://www.nosewheely.com/Images/hoover.gif) repeat-x right 30%;
	color: #000000;
	}

/* Pagina */

#pagina {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: justify;
}

#content {
	float: left;
	width: 600px;
	height: 100%;
	}
.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(http://www.nosewheely.com/Images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

/* blockquote*/
blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background-image: url(http://www.nosewheely.com/Images/mainbackground.jpg);
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: url(http://www.nosewheely.com/Images/img13.jpg) repeat-y left top;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(http://www.nosewheely.com/Images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(http://www.nosewheely.com/Images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	
}

/* StartPagina */

#start
{
	top: 100px;
	text-align:center;
	width: 700px;
	height: 550px;
	background-color: #cccccc;
	border: 10px;
	}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(http://www.nosewheely.com/Images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}