

/*
Theme Name: WhiteWash
Theme URI: http://helemaalniet.nl/2008/08/whitewash
Description: A beautiful simple WordPress Theme, with wide space. Fast loading, easy to customize, no pictures, no distraction from the content, widget-ready and Gravatar supported.
Version: 1.2
Author: Helemaal Niet!
Author URI: http://helemaalniet.nl
Tags: white, grey, fixed width, two columns, widgets, valid XHTML, valid CSS, gravatars, right sidebar, SEO friendly, basic, clean, simple, image styling, wide space
*/ 


* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

p {
	margin-right: 50px;
	margin-left: 50px;
    margin-top: 5px;
    font-size: 10pt;
}

img { 
    border: none;
    margin-left:0px;
}

a { 
    color: #878C8D; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
    color : #bbb; 
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 0px 0px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 1000px;
}

.header { 
	position: relative;
	margin-top:0 px;
	width:1000px
    height:220px;
    background-image:url(images/blogheader.jpg);
}

.navigation
{
position:absolute;
margin-left:200px;
margin-top:40px;
width:150px;
height:150px;
text-align: left;
}

.navigationb
{
position:absolute;
margin-left:350px;
margin-top:40px;
width:150px;
height:150px;
text-align: left;
}

.navigationc
{
position:absolute;
margin-left:500px;
margin-top:40px;
width:150px;
height:150px;
text-align: left;
}

.navigationd
{
position:absolute;
margin-left:650px;
margin-top:40px;
width:150px;
height:150px;
text-align: left;
}

.navigatione
{
position:absolute;
margin-left:800px;
margin-top:40px;
width:150px;
height:150px;
text-align: left;
}

#header h1 {
    font-size: 50px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    padding: 55px 0 5px 0;
}

#header h1 a {
    color: #000;
    text-decoration: none;
}

#header h1 a:hover {
    color: #ccc;
    text-decoration: underline;
}

#header h2 {
    color: #555;
    font-size: 19px;
    font-weight: 100;
    padding: 0 0 0 0;
    letter-spacing: -1px;
    line-height: 12px;
}

.btn1
{
position: absolute;
width: 150px;
height:150px;
margin-top: 0px;
margin-left: 0px;
}

/* Menu */

#menu {
    width: 150px;
	height: 220px;
/*	margin-left: 200;*/
    color: #F0F0F0;	
}

#menub {
    width: 150px;
	height: 220px;
	margin-top:-220px;
    color: #F0F0F0;	
}

#menuc {
    width: 150px;
	height: 220px;
	margin-top:-220px;
    color: #F0F0F0;	
}

#menud {
    width: 150px;
	height: 220px;
	margin-top:-220px;
    color: #F0F0F0;	
}

#menue {
    width: 150px;
	height: 220px;
	margin-top:-220px;
    color: #F0F0F0;	
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menuadd
{
position: absolute;
width: 728px;
height:15px;
margin-top: -30px;
margin-left: 136px;
text-align: center;
}


#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	margin: 0px 0px 0px 0px;
	height:150px;
	width:150px;
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-weight: normal;
}

#menu a:hover {
	background-image: url(images/blogindex2.jpg);
	color: #ccc;
	text-decoration: underline;
}

#menub a {
	display: block;
	margin: 0px 0px 0px 0px;
	height:150px;
	width:150px;
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-weight: normal;
}

#menub a:hover {
	background-image: url(images/bloggames2.jpg);
	color: #ccc;
	text-decoration: underline;
}

#menuc a {
	display: block;
	margin: 0px 0px 0px 0px;
	height:150px;
	width:150px;
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-weight: normal;
}

#menuc a:hover {
	background-image: url(images/blogblog2.jpg);
	color: #ccc;
	text-decoration: underline;
}

#menud a {
	display: block;
	margin: 0px 0px 0px 0px;
	height:150px;
	width:150px;
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-weight: normal;
}

#menud a:hover {
	background-image: url(images/blogextra2.jpg);
	color: #ccc;
	text-decoration: underline;
}

#menue a {
	display: block;
	margin: 0px 0px 0px 0px;
	height:150px;
	width:150px;
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-weight: normal;
}

#menue a:hover {
	background-image: url(images/blogmail2.jpg);
	color: #ccc;
	text-decoration: underline;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#menu .current_page_item a {
	background: #fff;
	color: #000;
}

#content {
}

.articles {
}

#content .showtags {
    background: #F9F9F9;
    line-height: 20px;
}

#content a img {
    background: #fff;
}

#content a img:hover {  
    background: #bbb; 
}

.left {
	background-color: #f9f9f9;
    width: 700px;
    float: right;
    text-align: left;
}


.left h2 {
    color: #000;
    font-size: 22px;
    margin-left:5px;
    margin-right:5px;
    margin-top:10px;
    font-weight: 100;
}


.left h2 a {
    color: #000;
}

.left h2 a:hover {
    color: #bbb;
    text-decoration: underline;
}

.left ul {
    padding-left: 20px;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: right;
}

.right {
    width: 270px;
    float: left;
    padding: 0px;
    background-color:#F9F9F9;
}

.sideadd{
position:relative;
margin-top:10px;
margin-left:10px;
width:250px;
height:255px;
}

.sideadd2
{
position: relative;
float:bottom;
width:250px;
height:250px;
}

.right ul {
    list-style-type: none;
    margin-left: 10px;
    margin-right:10px;
    margin-top:10px;
}

.right ul ul{
    margin-left: 10px;
    margin-right:10px;
    margin-top:10px;
}

.right h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    margin-left 10px;
    margin-right: 10px;
    text-decoration: underline;
}

.right a { 
    text-decoration: none;
        margin-left 10px;
    margin-right: 10px;
    color: #000;
}

.right a:hover {
    text-decoration: underline;
    margin-left 10px;
    margin-right: 10px;
    color: #bbb;
}



#footer {
	height:50px;
	width:1000px;
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
    background-color: #F9F9F9;
    background-image: url(images/blogfooter.jpg);    
}

/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #fff;
	border: none;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #878C8D;
}

#search br {
	display: none;
}

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

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}
