/*  
Theme Name: FS20
Theme URI:
Description: 
Version: 0.1
Author: Felix Boettcher
Author URI: http://felixboettcher.de
*/


/*
------> general
*/

body {
	background: ;
	color: #d70000;
	text-align: left;
	}
	
	
.content { position:absolute; top:60px;left:160px; width:550px;z-index:1;}
.post .page {}
.post-header, .page-header {margin-bottom:2px;}
.post-text, .page-text {margin-bottom:10px;}
.post-metadata, .page-metadata {}
.navigation {height:25px;}
.navigation-next{float:left;}
.navigation-prev{float:right;}

/*
------> header
*/

#header {position:fixed; border-bottom:#000 1px solid; padding:5px 0px 5px 20px; margin-bottom:10px; width:100%;background:#fff;z-index:2;}
#admin-menu {position:fixed;top:7px;right:20px;}
#admin-menu li{ float:left; margin-right:3px;}
#menu {position:fixed; top:60px;left:20px;}
#termine{ float:right; width:160px;}
/*
------> index
*/


/*
------> page
*/



/*
------> archive
*/

/*
------> user-list
*/
.user-list p {padding:0 0 15px 10px;}
.user-list h3 {padding:0 0 5px 10px;}
.userpic {padding-bottom:15px;}

/*
------> footer
*/

#footer {
	}
	
/*
------> menu
*/
#menu ul li a{border:solid 1px #000;width:110px;padding-left:6px;margin-bottom:4px;text-decoration:none;display:block;}
#admin-menu ul li a{border:solid 1px #000;padding:0 6px 0 6px;margin-bottom:4px;text-decoration:none;display:block;}
#menu ul li ul li a {border:none;padding-left:11px;}

/*
------> newsletter
*/
#newsletter p{line-height:3;}