/*
Theme Name: BoellBlog.org-Multiple-Header
Theme URI: http://wordpress.org/
Description: BoellBlog.org wpmu Theme
Version: 0.1
Author: Tim Logemann
Author URI: http://www.derDeich.de/
Template: boellblog
Tags: fixed width, two columns, widgets
 
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
 
*/
 
@import url('../boellblog/style.css');


#wrap {
	padding-top:8px;
}

#navigation {
	top : 184px;
}

body.withBoellHeader #wrap{
	padding-top:90px;
}
body.withBoellHeader #navigation{
	top : 266px;	
}

/* Kalender */

#col-right .ec3_events li{
	word-spacing : 0;
	margin-left: 0;
	color : #333;
}
#col-right .textwidget ul ul{
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 0;
}
#col-right .textwidget ul {
	margin-bottom: 0;
}
#col-right .textwidget ul ul li{
	border-bottom: none;
	padding-bottom: 0;
}
