/*
Theme Name: WordPress Classic
Theme URI: http://peppweb.de/
Description: Wordpress theme für das Schalker Fanprojekt
Version: 1.0
Author: Pascal Szewczyk
*/

html{
	height:100%;
	padding-bottom:100px;
}
body{
	background: url('images/platz.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center bottom;
	text-align:center;
	font:12px/16px "Trebuchet MS",sans-serif;
	padding-bottom:100px;
}

body *{
	margin:0;
	padding:0;
	border:0;
}

a{
	color:#06458e;
	position:relative;
}
#page {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header{
padding-top:8px;
padding-bottom:8px;
}

	div#header .logo{
		width:128px;
		height:87px;
		float:left;
		display:inline;
	}
	
	
	div#header h1, div#header .logo{
		margin:0 4px;
	}	

	div#header h1{
		margin-left:2px;
		float:left;
		display:inline;
	}

#content {
	background: url('images/himmel-trans.png') no-repeat scroll top left;
	background-position:4px 0;
	height: 350px;
	margin-bottom:200px;
	clear:both;
	padding-top:16px;
	margin-top:90px;
}

#navigation{
	float:left;
	width:252px;
	margin-left:16px;
	display:inline;
}

#navigation ul{
	background: url('images/bg_small-trans.png') no-repeat scroll top left;
}

#navigation ul ul{
	background: none;
}

#navigation ul ul li{
	font-weight:normal !important;
	margin-left:20px;
	font-size:12px;
	line-height:18px;
	margin-top:0;
	padding-top:0;
}


#navigation .textfuss{
	clear:both;
	background: url('images/bg_small_fuss-trans.png')bottom left  !important ;
	height:10px;
}

#navigation *{
	color:#01458e;
}

#navigation ul{
	padding:8px;
}
	
	#navigation{
		font-size:14px;
	}
	
	#navigation a{
		padding-right:4px;
		margin-right:4px;
		line-height:24px;
		font-weight:bold;
	}
#navigation li{
	list-style-type:none;
}

#mitte{
	float:left;
	width:396px;
	margin-left:16px;
	display:inline;
}

	#mitte .item{
	}

	#mitte .item p{
		padding-bottom:8px;
	}
	.item h2{
		line-height:30px;
		padding-top:20px;
	}
	
	#content h1{
		background: url('images/bg_h1-trans.png') no-repeat scroll top left;
		line-height:24px;
		padding:8px;
		font-size:14px;
	}
	
	.item .text{
		background: url('images/bg_text-trans.png') repeat scroll top left;
		padding:8px;		
	}
	
	#rechts .text{
		background: url('images/bg_small_text-trans.png') repeat scroll top left;
	}

	#links h1, #rechts h1{
		background: url('images/bg_small_h1-trans.png') repeat scroll top left;
	}

	#rechts .text{
		padding:8px;
	}
	
	#rechts .text p{
		margin-bottom:8px;
		
	}

	#rechts p.datum{
		margin-bottom:0;
	}

	#rechts li{
		list-style-type:none;
	}
	#rechts .textfuss{
		background: url('images/bg_small_fuss-trans.png') !important;
		height:12px;
	}
	
	#navigation h1{
		background: url('images/bg_small_h1-trans.png') repeat scroll top left;	
	}
	
	#navigation .text{
	background: url('images/bg_small_text-trans.png') repeat scroll top left;	
	}

	.item .textfuss, #navigation .textfuss, #rechts .textfuss{
		background: url('images/bg_textfuss-trans.png');		
		height:10px;
		margin-bottom:18px;
	}

	.item .textfuss p{
		padding-bottom:8px;
	}
	
	.item img{
		padding-right:8px;

	}
	
#rechts{
	float:right;
	width:252px;
	margin-right:16px;
	display:inline;
}

#galerie{
	padding:8px;
}
	#galerie img{
		float:left;
		padding:4px;
	}
#nrw{
	background-image: url('images/logo_nrw.gif');
}
#gelsenkirchen{
	background-image: url('images/logo_gelsenkirchen.gif');
}
#gelsensport{
	background-image: url('images/logo_gelsensport.gif');
}
#bundesliga{
	background-image: url('images/logo_bundesliga.gif');
}
#kos{
	background-image: url('images/logo_kos.gif');
}
.logo a{
	width: 128px;
	height: 87px;
	display:block;	
}
.logo a:hover{
	background-position:0 87px;	
}

.gallery img{
	width:116px;
	height:116px;
	margin-bottom:8px;
	border:1px solid #fff;
	padding-right:0;
	margin-right:8px;
}

.item img{
	float:left;
}

.postmetadata{
	clear:both;
}

.termin{

}

#psarchiv li{
	display:inline;
	margin-right:8px;
}

#mitte ul{
	padding-left:18px;
}
