/*
Theme Name: Spica2
Version: 0.0.1
Author: Lubomir Cevela
Description: Based on thema Simple-Wood from  Julian Danz - 2 Columns simple wooden thema.
Tags:widgets, two columns, fixed width, valid XHTML, clean, simple, 2 columns, wood, gravatars

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

@charset "utf-8";
body {background: url(images/hintergrund.gif) repeat ; color:#333333; font:12px; line-height: 1.6em;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.commentlist {
padding-left: 30px;
}

*{ 
   margin:0; 
   padding:0; 
}

.additional {
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {font:1.4em Georgia, "Times New Roman", Times, serif}
h2 a{text-decoration: none;}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 6px 6px 6px 15px;
font-size:14px;
}

a:link {color: #2C2C2C;}
a:visited {color: #2C2C2C;}
a:hover {text-decoration: none;	color: #6a6a6a;}
a:active {color: #6a6a6a;}

img.alignright {
     margin: 0 0 2px 7px;
     border:0px;
     }

#main {
width:855px;
margin: auto;
left:auto;
right:auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content {
	float: left;
	width: 605px;
	margin-top: 30px;
}

#ho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
	width: 597px;
	height: 17px; background:url(images/ho.png); padding: 2px 8px 2px 0px;}

#head a{color: #fffbb3; text-decoration: none;}
#head a:hover{color: #e5e5e5; text-decoration: none;}
#head {background: url(images/head3.png); height: 140px; width: 605px;}
#head h1 { font-family: Georgia, "Times New Roman", Times, serif; color:#0066CC; padding: 15px 0 5px 15px; font-size:25px; text-decoration: none;}
.headline {background:url(images/headline.png); height: 41px; width: 605px;}
.headline h2 {padding: 15px 6px 6px 25px; font:1.4em Georgia, "Times New Roman", Times, serif;}

/* Logo styles */
#logo {border-style:none; text-decoration: none;}
#logo a{border-style:none; text-decoration: none; color:#fffeee;}

/* Menubar styles */
#menubar ul li{ margin: 0; padding: 0; list-style: none; }
#menubar ul{height: 22px; background:url(images/menubar.png);}
#menubar ul li{float: left;}
#menubar ul li.last{float: right;}
#menubar ul li a{display: block; font:1em Georgia, "Times New Roman", Times, serif;  padding: 0px 10px; color: #FFFFFF; text-decoration: none; background: none;}
#header ul, 
#header ul li{ margin: 0; padding: 0; list-style: none; }

.ibg {background: url(images/ibg.png) repeat-y; width: 605px;}
.ift {background: url(images/ift.png); height: 22px; width: 606px;}

/* Content of page */
.inhalt {width: 550px; padding: 0px 15px 0 25px;}
.inhalt a:link {color: #2C2C2C; font:1.2em, Georgia, "Times New Roman", Times, serif;}
.inhalt a:visited {color: #2C2C2C; font:1.2em, Georgia, "Times New Roman", Times, serif;}
.inhalt a:hover {text-decoration: none;	color: #6a6a6a; font:1.2em, Georgia, "Times New Roman", Times, serif;}
.inhalt a:active {color: #6a6a6a; font:1.2em, Georgia, "Times New Roman", Times, serif;}

/* Comments */
.comment {width: 550px; padding: 0px 15px 0 25px; font-family: Geneva, Arial, Helvetica, sans-serif;}

#sidebar {float: left; width: 219px; margin: 30px 0 0 25px;}
#sidebar li {border-top: solid 1px #ceaf6a; list-style-image:url(images/navili.png);}
#sidebar h2 {margin: 15px 0 3px 0px; font:1.4em Georgia, "Times New Roman", Times, serif}
#shead {background: url(images/shead.png); height: 21px; width: 219px;}
#scont {background: url(images/sidebar-bg.png) repeat; width: 219px;}

#suche {height:1px; margin-bottom:0px;}
#navi {margin: 0 10px 0 20px;}

.sfoot {background: url(images/sfoot.png); height: 30px; width: 219px;}
.ift {background: url(images/ift.png); height: 22px; width: 605px;}

#footer {background: url(images/footer.png); height: 7px; width: 230px; font-size:10px; padding: 10px 5px 13px 370px;}
#footer a{ color: #666666; text-decoration: none;}

