/*  
Theme Name: clean
Theme URI:
Description: 
Version: 0.1
Author: Felix Boettcher
Author URI: http://felixboettcher.de
*/


/*
------> general
*/

body {
	background: ;
	color: #000;
	
	}
	

#sidebar {position:absolute;left:0;top:0;width:200px;background: #9cabbe;}
#content {position:absolute;left:230px;top:20px;width:560px;}
#content_start {position:absolute;left:230px;top:80px;width:560px;}
#menu {height:317px; background-image:url(images/back.jpg);padding:0;}
.post .page {}
.post_start {margin-top:150px;text-align:center;}
.post-header, .page-header {}
.post-text, .page-text {}
.post-metadata, .page-metadata {}
.navigation {}
.navigation-next {}
.navigation-prev {}

/*
------> header
*/

#header {background: ;}

/*
------> index
*/


/*
------> page
*/



/*
------> archive
*/



/*
------> footer
*/

#footer {
	}