/*
Theme Name: Felus Blogus Theme
Theme URI: http://blog.felixderuiter.de/
Description: Das Theme von Felus Blogus
Version: 1.0
Author: Felix de Ruiter
Author URI: http://felixderuiter.de/
*/

article, section, header, footer, aside, nav, summary, figure, figcaption { display: block !important; }

#header { background-image: url(images/banner2.png); }
#content { width: 590px; }
#sidebar { line-height: 1; text-align: inherit; width: 230px; }
#sidebar h1 { margin-bottom: 0; }
#sidebar section:first-child h1 { font-size: 20px; margin-bottom: 5px; }
#sidebar ul { margin-top: 0; }
#sidebar li { margin: 5px 0; }
#sidebar li a { display: block; height: 16px; padding: 7px 10px; }
#sidebar label { display: none; }
