/*  
Theme Name: KlaudiaGawlas
Theme URI: http://www.klaudiagawlas.de/
Description: 
Version: 1.0
Author: Michael Silberbauer
Author URI: http://indigo7.de

	KlaudiaGawlas v1.0

	This theme was designed and built by Michael Silberbauer, http://www.indigo7.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

html 			{ height: 100%; }
body			{ margin:0; padding:0; background-image:url(img/bg.jpg); background-repeat:no-repeat;
		  		  font-family: 'LucidaGrande', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size:12px; color:#000000; height: 100%; }

.lines			{ background-image:url(img/lines.gif); overflow:auto; height:100%; }
.date			{ font-size:11px; font-weight:bold; }
	
a, a:visited	{ color:#ba0000; text-decoration:none; }
a:hover			{ text-decoration:underline; }		  

h1				{ margin:0; padding:0; font-size:20px; font-weight:bold; }
h2				{ font-size:14px; font-weight:bold; }

#container 		{ margin-left:220px; margin-top:49px; width:780px; }
#blackbox		{ width:780px; height:20px; background-color:#000000; clear:both; }
#liststyle		{ list-style:none; margin:0; padding-left:10px; }

#topmenu		{ margin-left:250px; padding-top:5px; font-size:15px; }
#topmenu .item	{ display:inline; margin-right:20px; }	
#topmenu .page_item	{ list-style:none; display:inline; margin:0 20px 0px 0px; padding:0; }	

#splitline		{ border-bottom:#999999 solid 1px; margin:0px 0px 13px 0px; width:400px; }

#logocontainer	{ height:63px;  }
#logoelement	{ float:left; width:250px; }

#content_left	{ width:520px; padding:20px 0px 20px 30px; float:left; }
#content_right	{ width:200px; padding:20px 0px 20px 20px; float:left; }

#comment		{ width:360px; font-family: 'LucidaGrande', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size:12px; color:#000000; }