/*
Theme Name: Jana Kay
Theme URI: http://www.janakay.de/
Description: Theme fŸr Jana Kay
Version: 1.0
Author: Christoph Ernst
Author URI: http://www.twitter.com/2oder3dinge

I want the sky to fall in / I want lightning an thunder
I want blood instead of rain / I want the world to make me wonder

*/

/* Generals */

body { background: #fff url(images/bg_body.jpg) no-repeat; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 1.4em; }
#page { margin: 50px 0 0 10px; }
#header h1 a { background: #fff url(images/bg_header.jpg) no-repeat; display: block; height: 60px; margin: 0 0 50px 20px; text-indent: -999em; width: 200px; }
#sidebar { background: #fff url(images/bg_ecke.jpg) no-repeat top right; float: left; margin-left: 15px; position: relative; text-align: right; width: 200px; }
#content { border-bottom: 1px solid #01bbd0; float: left; margin: 0 0 0 60px; padding-bottom: 10px; position: relative; width: 520px; }
a img { border: none; }

/* Links */
a { color: #000; text-decoration: none; }
a:hover { color: #01bbd0; }

/* Menu */
#sidebar p.menuheader { float: right; line-height: 25px; margin-bottom: 20px; text-align: left; width: 120px; }
#sidebar p.headerport { background: #fff url(images/bg_ecke.jpg) no-repeat top right; color: #bbb; float: right; font-weight: bold; line-height: 25px; margin: 30px 0 10px; text-align: left; width: 120px; }
#sidebar ul { list-style-type: none; margin: 0; padding: 0; }
#sidebar ul li { border-bottom: 1px dotted #b9b9b9; float: right; line-height: 25px; text-align: left; width: 120px; }
#sidebar ul li ul li { border: none; text-indent: 10px; }
#sidebar ul li.current_page_item a { color: #01bbd0; }
#sidebar ul li.current_page_item ul li a { color: #000; }
#sidebar ul li.current_page_item ul li.current_page_item a { color: #000; }
#sidebar ul li.current_page_item ul li.current_page_item a:hover { color: #000; }
#sidebar ul li.current_page_item ul li.page_item a:hover { color: #01bbd0; }
#sidebar ul li.portfolio { background: #fff url(images/bg_ecke.jpg) no-repeat top right; border-bottom: 0px; color: #01bbd0; font-weight: bold; height: 30px; }
#sidebar ul#referenzen { background: #fff url(images/bg_ecke.jpg) no-repeat top right; position:relative; top:20px; height: 40px; }
#sidebar ul#meta { background: #fff url(images/bg_ecke.jpg) no-repeat top right; margin-top:20px; position:relative; top:20px; height: 80px; }

/* Content */
#content { margin-bottom: 20px; }
#content { background: #fff url(images/bg_ecke.jpg) no-repeat top right; }
#contentheader h2 { text-indent: -999em; }
#content .post { width: 460px; }
.post h2 { margin-bottom: 2px; }
.post small { font-size: 10px; }

/* Clearfix */
.clearfix { clear: both; }
