/*
Theme Name: Blix
Theme URI: http://www.kingcosmonaut.de/blix/
Description: Hmmm...
Version: 0.9.1
Author: Sebastian Schmieg
Author URI: http://www.kingcosmonaut.de/
*/

@import "layout.css";

body { background: steelblue; }

a, a:visited, a:link { color:blue; }
#header {background:#ffffff;}
#navigation ,#navigation ul li { background:#336699 url(images/menu_bg.gif); height:40px; background-position: 0px -19px;}
#navigation { border-top:  5px solid #ff9933;}
#navigation ul li { color: white; }
#navigation a { color: #ffffff; font-wieght: bold;}
#container { background: #ffffff; }


#content div.entry h2 { background: #f1f1f1 url(images/bullet.png) no-repeat; border-left:1px solid; padding:5px;padding-left: 30px; background-position: 10px 50%;}

#subcontent h2 { background: steelblue; background-position: 0px -1px; color:white;}
#subcontent ul { margin:0px; list-style-image: url(images/arrow.gif);
 } #subcontent ul li { background: #f1f1f1; padding-left:10px;}

