/*  
Theme Name:Illzach
Theme URI:http://www.garageblog.de
Theme Autor: Chris Gerlach - Germany
Description: Illzach is a 3 Columns Weblog Theme by <a href="http://www.garageblog.de">Chris A. Gerlach</a> <br /><strong>This Theme is tested under FireFox,Opera and IE6</strong></a>.
Version: 2.0
*/

/* -----------------------------------*/
/* ------->>> generic tags <<<--------*/
/* -----------------------------------*/
 

html {    
	font-size: 62.5%;
}

body {          
/*	background-color: black;*/
	background: url('images/blech.gif') repeat;
	color: white;
	font-family: arial;
	font-size:1.0em;
	list-style-type: none;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: center; /* IE 5.5 hack */
}

p {            
	font-size: 1.4em;
	font-style: none;
	line-height: 20px;
	margin:0;
	padding: 0 0 15px 0;
	text-decoration: none;
}


a {            
	color: #fbaf00;
	font-style: none;
	margin:0;
	padding:0;
	text-decoration: none;
}


a:hover {
	color:#ffee00;
	font-style: none;
	margin:0;
	padding:0;
	text-decoration: none;
}


h1, h2, h3, h4, h5 {
	color: #fbaf00;
}

h1 {            
	font-size:3em; /*1.6em;*/
}

h2 {            
	font-size:2.5em;
}

h3 {            
	font-size:2em;
}

h4 {            
	background: url('images/h3.png');
	font-size:1.6em;
	padding:2px;
	width:90%;
}

h5 {
	background-image:url(images/info-bg.png);
	background-repeat:no-repeat;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:5px 0;
}

img {
	border:none;
}

ul, li {
	padding:0;
	margin:3px;
}

ul li h2 {
	background: url('images/bumpers2.png') no-repeat;
	color: black;
	display: block;
	font-size: 1.25em;
	height: 24px;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 180px;
}

ul li ul {
	padding: 0 0 0 6px;
	margin: 0px;
}

ul li ul li {
	padding:0 0 0 2px;
	margin:0px;
}

ul li ul li a{
	padding:0 0 0 0px;
	margin:0px;
}


/* -----------------------------------*/
/* -------->>> identifiers <<<--------*/
/* -----------------------------------*/


/*
#content p {
	font-size:12px;
	line-height: 20px;
padding-bottom: 15px;
}
*/


#page { 
	background: url('images/bg960.png') repeat-y;
	background-color: #161616;
/*border: solid 1px blue;*/
	margin: 0 auto;
	padding: 0;
	text-align:left;
	width:960px;	

}


#header {      
	background: url('images/header960.png');
/*border: solid 1px red;*/
	height:100px;
	padding:0px;
}

#header h2 {    
	color:#f80;
	font-size:16px;
	margin:0 auto;
	padding:30px 100px 0 0;
	text-align:right;
}

#header h2 a{    
	color:white;
	font-size:20px;
	padding-top:10px;
}


#container { 
	background: url('images/bg960.png') repeat-y;
/*	border: solid 1px green;*/
	margin: 0 auto;
	text-align:left;
	width:960px;	
}

#verbraucherinformationen {
	margin: 15px 0;
	text-align:center;
}

#content {      
	background: transparent;
/*border: solid 1px green; */
	float:right;
	padding: 0pt 30px 30px 26px;
	width:508px;
}

#content a {
	font-weight:bold;
	text-decoration: none;
}

#content p a {
	font-weight:bold;
	text-decoration: underline;
}

#content p a.more-link {
	text-decoration: none;
}


/*#content h1, h2 {
	font-size:1.6em
}*/

#content h1 {
	font-size:2.8em
}

#content h2 {
	font-size:2.4em
}

#content h3 { 
	background: transparent;
	font-size:2em
	color: #fbaf00;
}
#content h3 a{
	color: #fbaf00;
}

#content h3 a:hover{ 
	color:#ffee00;
}

#content ul li {
	list-style-type: none;
}

#content ul li h2{
	background: none;
	color: white;
	font-size: 2em;
	width: 100%
}

#content ul li ul li {
	background: transparent;
	font-size: 1.3em;
	list-style-type: circle;	
	width: 100%
}

#about {
	padding:3px;          
}


#info1 {
	padding: 3px 3px 3px 6px;           
}

#about,
#info1 { 
	float:left;
	background: transparent;
	width:190px;
	text-align:left;
	font-weight:bold;              
	font-size:1.2em;
	line-height: 1.5em;
}

#about ul,
#about li,
#info1 ul,
#info li {
	list-style: none;
}


#about p,
#info1 p {
	margin:0;
	padding:0;
}

#about a,
#info1 a {
	color:#fbaf00;
	display:block;
	font-size: 1.1em;
	margin:0px;
	line-height: 1.3em;	
	padding: 0px 4px

}

#about a:hover,
#info1 a:hover {
	color:#ffee00;
	background:#111122;
	background: url('images/link.png') no-repeat;
	display:block;
	margin:0px;
	padding: 0px 4px;
}

#about .myrandompic a:hover,
#info1 .myrandompic a:hover {
	background: none;
}


/* #comment = kommentarfeld gästebuch */
#comment {
	width: 500px;
}

#clear {
	clear: both; 
	margin: 0; 
	padding: 0;
}



#respond,
#comments {
	background: none;
}

#toprocker {
	color:white;
	font-size:1.6em;
	text-align:center
}


#footer {
	background: url('images/footer960.png');
	font-family: Arial;
	font-size:1.1em;
	font-weight: bold;
	height: 63px;
	list-style-type: none;
	padding: 0px;
	width:960px;
}

#bottomrocker a:hover {
	background-position:center bottom;
	outline-style:none;
}


/*bottomrocker, mit vertical ausgerichtetem text*/
div#bottomrocker {
	font-size:12px;
	text-align:center;
}
div#bottomrocker span#valign{
	vertical-align:16px;
}
div#bottomrocker a, 
div#bottomrocker a:hover {
	text-decoration:none;
}
div#bottomrocker a#bottomrocker {
	background:transparent url(images/webrockers2009illsick.png) no-repeat center top;
	display:inline-block;
	width:150px;
	height:42px;
}
div#bottomrocker a#bottomrocker:hover {
	background-position:center bottom;
	outline-style:none;
}

#bottomrocker {
-moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#chrisrocker {
	float: left;
	height: 63px;
	width: 225px;
	padding-left: 10px;
}

#ghand {
	float: left;
	height: 63px;
	width: 63px;
}

#gtext {
	height: 63px;
	padding-top: 25px;
}

#karlifornien {
	text-align: center;
}

#karlifornien a:hover{
	background: none;
}


#clock_cal {
/*border: solid 1px white;*/
}

#preCount {
	border-bottom: 1px solid #A6A6A6;
}

#event,
#preCount {
	font-size: 1.25em;
	margin: 0 8px;	
}

#clockday,
#clocknum {
	color: #fbaf00;
	font-size: 1.4em;
}

#event {
	border-top: 1px solid #A6A6A6;
}

#content .biggerlist a
{
	font-weight: bold;
	font-size: 18px;
}


#pagination {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 15px;
}

/* -----------------------------------*/
/* ---------->>> classes <<<----------*/
/* -----------------------------------*/


/*alphabetized*/

.smokingheadline {
	line-height:30px;
	display:block;
	background: url('images/h3.png');
	height: 30px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.thecar {
	float:left;
	height:30px;
	width:50px;
	background-image:url(images/Car.gif);
	color:#fbaf00;
	margin:0 10px 0 0;
	padding: 0px;
}

.thecar span {
	display:block;
	line-height:30px;
	color:#fbaf00;
	font-size:15px;
}

.datetime {
	color:#fbaf00;
	float:right;
	font-size:0.7em;
	font-weight:bold;
	height:30px;
	text-align:center;
	line-height:1.1em;
	margin: 0px;
	padding: 0px;
	width:60px;

}

.feed {
	background: url('images/feed.png');
	background-repeat:no-repeat;
	padding-left:23px;
	margin-left:7px;
}

.back { 
	background: #600000;
	border:1px solid black;
	padding-left:5px;
}
.combox { 
	display:block;
	background:#500;
	border: 1px solid black;
	font-size: 1.3em;
	margin-bottom:10px;
	padding:5px;
	width:400px;
}

.combox_headline{ 
	padding: 0 0 5px 0;
	font-weight:bold;
}

.combox small{ 
	font-size: 0.9em;
}

.combox p{ 
	font-size: 1.1em;
}

.user_cat { 
	margin-bottom: 15px;
}

.user{ 
	background: url(images/flamme3.png) no-repeat;
	background-color: #ffbd04;
	background-position: 3px 0;
	border: 1px solid #f20000;
	color: #f20000;
	display: block;
	float: right;
	font-size: 1.25em;
	font-weight: bold;
	padding: 1px 5px 1px 22px;
}

.category {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	height: 28px;
}


.comment,
.edit,
.tag,
.tback {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.25em;
	padding-left:20px;
	margin-left:5px;
}


.comment{
	background-image:url(images/comment.png);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:18px;
}

.edit {
	background-image:url(images/book_edit.png);
	background-repeat:no-repeat;
}

.tag {
	background-image:url(images/tag_red.png);
	background-repeat:no-repeat;
}

.tback {
	background-image:url(images/tback.png);
	background-repeat:no-repeat;
}

li.ec3_list_,
li.ec3_list_day {
	background: transparent url(images/link.png) no-repeat scroll left top;
	color: yellow;
	font-weight: bold;
	margin:5px 0 8px 0;
/*	padding-left: 5px;*/
}

li.ec3_list {
	letter-spacing:0;
	word-spacing:0;
}

#about li.ec3_list_ ul li a:hover,
#about li.ec3_list_day ul li a:hover,
#info1 li.ec3_list_ ul li a:hover,
#info1 li.ec3_list_day ul li a:hover {
	background: none;
}

.post ul li {
	font-size: 1.2em;
	list-style-position: inside;

}

.aligncenter {
	text-align:center;
	margin:0 auto;
}


#searchform input {
	margin: 4px 0 0 10px;
}