/* 
sonntagsausgabe launch page styles
v 1.2

"I'M LISTENING YEAH I'M TUNING IN"

*/

* {margin: 0; padding: 0;}

body {
	background: #21140e url(../i/woodback2.jpg);
	color: #fff;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Sans-Serif";
	font-size: 11pt;
	line-height: 15pt;
	text-align: right;
	border-top: 2px solid #edce00;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	background: transparent;
	color: #b79300;
}

#archive a, #archive a img {
	border: 0;
	text-decoration: none;
	background: transparent;
}



h1 {
	width: 800px;
	height: 117px;
	background: transparent url(../i/h1.png) no-repeat;
	margin: 0 0 100px 0;
}

h2 {
	font-weight: normal;
	font-size: 20pt;
	letter-spacing: -0.05em;
	margin: 0 0 0 0;
	text-shadow: #000 1px 1px 3px;
}


p {
	margin-top: 15px;
	float: right;
	width: 500px;
	font-size: 9pt;
	text-align: right;

}	

#archive p {margin-bottom: 20px;}

#foot a, p a {border-bottom: 1px solid #fff;}

span.hidden {display: none;}
div.breaker {clear: both;}

hr {
	margin: 50px 0 40px 0;
	
}

img.recent {
	border: 0;
	margin: 0 0 40px 0;

}



/* layout */

#wrap {
	width: 800px;
	margin: 60px auto 0 auto;
}

#archive {
	margin: 60px 0 60px 0;
	width: 800px;
	text-align: right;

}

#covercontainer {
	width: 800px;
	margin-left: 75px;
}

div.expander {
	width: 150px;
	height: 190px;
	float: left;
	text-align: center;
}

img.cover {
	width: 100px;
	height: 130px;
	margin: 20px;
}

#foot {
	width: 800px;
	margin: 0px auto 30px auto;
	font-size: 9pt;
}


	