/*  

Theme Name: Deborah van der Schaaf
Theme URI: http://www.deborahvanderschaaf.n
Description: Deborah van der Schaaf Theme
Version: 1.0
Author: Jonas Vorwerk
Author URI: http://www.jonasvorwerk.com

*/


BODY {
	background-COLOR:#fff;
	color : #000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	text-align:center;
	line-height: 14px;
} 

A {	color:#000; }
A:HOVER { COLOR: #27adea; }

h1, h2 { font-size: 14px; text-decoration: none;}
h1 a, h2 a { text-decoration: none; }

A IMG {	border: 0px; }

#header{  }

#container{
	width:950px;
	margin:0 auto;
	text-align:left;
	margin-top: 40px;
}

#header{
	width:700px;
	height: 76px;
}

#menu_home {
	background-image: url(images/lines_home.gif);
	width:700px;
	height:46px;
	margin-bottom: 40px;
}

#menu_page {
	background-image: url(images/lines_page.gif);
	width:100%;
	height:46px;
	margin-bottom: 40px;
}

.menu img {
	margin-top: 10px;
}

#home {
	float: left;
	width: 705px;
}

.blog_item{
	padding: 10px;
}

.navigation{
	padding: 10px;
}

.linklijst{
	padding: 0px 5px 5px 5px;
}

.date{
	font-size: 10px;
	color: #41c6a5;
	text-transform: uppercase;
}

.item_home{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 225px;
	height: 318px;
	overflow: hidden;
	position: relative;
	background-color: #f7a0a0;	
}


	.item_home img, .work_item img{ 
    	position: absolute; 
    	top: 0; 
    	left: 0; 
    	border: 0; 
    }
    .item_home p, .work_item p{ 
    	padding: 0 10px; 
    	color:#000; 
    }
    
    .item_home h3, .work_item h3{
    	color: #000;	
    	padding: 0 10px; 	
    }

.work_item{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 180px;
	height: 250px;
	overflow: hidden;
	position: relative;
	background-color: #f7a0a0;	
}

#blog{
	float: right;
	width: 230px;
	min-height: 600px;
	background-color: #dffff7;
	padding-top: 150px;
	color: #000;
}

#page{
	width: 100%;
}

#page h1, #page h2{
	color: #ff2526;
}

#categories{
	float: right;
	padding: 15px 10px 0px 10px;
	width: 400px;
	text-align: right;
}

#categories li{
	list-style: none;
	text-decoration: none;
	margin-top: 0;
	margin-left:10px;
	display: inline;
}
	
#categories ul {
	margin: 0; 
	padding: 0; 
	margin-top: 2px;
	list-style-type: none; 
	list-style-image: none; 
}

#categories a{
	color: #f7a0a0;
	text-decoration: none;
}

#categories a:hover{
	color: #ff0000;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	padding-right:10px;
}

.alignright {
	float: right;
	padding-left:10px;
}

#footer{
	clear: both;
}

/* Wordpress.com stats smiley remover */
img#wpstats{display:none}
