/*  
Name: Duingen Rockt
Description: Duingen Rockt Style Sheet
Author: Mike Reiss
Copyright: www.mike-reiss.de
*/

/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}

body {
	background: #fff url(../images/bodybg.png) repeat-x;
	color: #000;
	border: 0px;
	text-align: center;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #333333;
}

a img{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

a {
	text-decoration: none;
}
table {
 	font-size: 0.8em;
 	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
tr {
	margin: 0px;
	padding: 2px 0px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}
td {
	margin: 0px;
	border-top: 0px none #CA2389;
	border-right: 0px none #CA2389;
	border-bottom: 1px dotted #CA2389;
	border-left: 0px none #CA2389;
	background: #FCEDF5;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
}


.hidden {
 text-indent: -9000px;
 background: inherit;}
 
 object {
	border: 0px none #CA2389;
}


/***Header/logo tags***/

#header {
	background: transparent url(../images/bodybgrockmaxi.png) no-repeat center top;
	width: 850px;
	margin: 0px auto;
	height: 400px;
	border-top: 1px solid #000;
	padding: 0px;
	text-align: center;
}
 	
#logo {
	float: left;
	margin-left: 230px;
	margin-top: 10px;
	width: 480px;
	vertical-align: top;
	padding: 0px;
}

#sponsor {
	background: transparent center top;
	width: 850px;
	margin: 0px auto;
	height: 400px;
	border-top: 1px solid #000;
	padding: 0px;
	text-align: right;
	position: static;
}

#sponsor p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #333333;
 }

#logo h1,#logo h2 {
font-weight:400;
letter-spacing:-2px;

}

#logo h1 {
	font-size:2em;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
}

#logo h2 {
font-size:1.3em;
color: #a0a0a0;
}
 
 
 /***Top Navigation - try not to findle this took me a while to work out and get right***/

#topnav {
	padding: 0px;
	margin: 105px 0px 0px 20px;
}  /*300px*/

#topnav a{
	display: block;
	float: left;
	text-align: center;
	width: 95px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.7em;
	background-image:url(../images/tab.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#topnav a:hover {
 background-image:url(../images/tab.gif);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
#topnav .active {
 background-image:url(../images/tab.gif);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
/***MAIN CONTENT (WHITE) AREA***/

#content {
	text-align: left;
	width: 600px;
	margin: -230px auto auto;
	padding: 5px 200px 5px 5px;
	clear: both;
}
#content img {
	border: 2px none #FF0000;
}
.imageleft {
	border: 2px none #FF0000;
	float: left;
	margin: 0px 30px 10px 0px;
	clear: left;
	text-decoration: none;
}
.imageright {
	border: 0px none #FF0000;
	float: right;
	margin: 0px 30px 10px;
	text-decoration: none;
	z-index: 1000;
	overflow: visible;
	visibility: inherit;
	position: relative;
	clear: right;
}
table {
	margin: 0px;
	padding: 0px;
}

#content h2{
	text-transform: none;
	margin-left: 0px;
	letter-spacing:-1px;
	margin-bottom: 10px;
	color: #CA2389;
	border-bottom-style: solid;
	border-width: 1px;
	font: italic bold 1.3em Arial, Helvetica, sans-serif;
	padding: 35px 0px 0px;
}

#content p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #333333;}

#content p a{
	color: #CA2389;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
 
#content p a:hover {
	border: 1px solid #CA2389;
	background: #ECB3D6;
}
#content a{
	color: #CA2389;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
 
#content a:hover {
	border: 1px solid #CA2389;
	background: #ECB3D6;
}

#content blockquote {
	border: 1px solid #b0b0b0;
	width: 577px;
	background: #f4f4f4;
	font-size: 0.8em;
	font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
	color: #a0a0a0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
 
#content abbr {
 border-bottom: 1px dotted #8f8f8f;}

#imagelink {
}
#imagelink p a{
	color: #CA2389;
	text-decoration: none;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
 
#imagelink p a:hover {
	color: #CA2389;
	text-decoration: none;
	background: #CA2389;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	text-align: left;
	border-top: 1px solid #CA2389;
	border-right: 0px solid #CA2389;
	border-bottom: 1px solid #CA2389;
	border-left: 0px solid #CA2389;
}


/***Random stuff Area***/

 
#latest {
	width: 100%;
	background: #000000 url(../images/bg2.png) repeat-x top;
	font-size: 0.7em;
	padding-top: 80px;
	color: #CCCCCC;
	margin: 0px;
}

#container {
 clear: both;
 text-align: left;
 width: 800px;
 color: #fff;
 margin: 0 auto;}
#randomcrap {
	background: #333333;
}


#container h3{
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 10px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #CA2389;}
 
.name {
	color: #c0c0c0;
}
 
.blocklinks {
 width: 300px;
 float: left;}

.blocklinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  color: #fff;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks a:hover.link { 
  color: #DDD;
  background: #525252;
  border-top: 1px dotted #a0a0a0;
}




#articles {
	width: 300px;
	float: right;
}
	
/***FOOTER***/

#footer {
	width: 100%;
	clear: none;
	text-align: center;
	background: #333333;
	font-size: 1em;
	color: #a0a0a0;
	vertical-align: bottom;
	float: none;
	margin: 0px;
}
#copyright {
	clear: both;
	text-align: center;
	width: 800px;
	color: #666666;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 5px;
}
#content h3 {
	text-transform: none;
	margin-left: 158px;
	letter-spacing:-1px;
	margin-bottom: 10px;
	color: #CA2389;
	border-bottom-style: dotted;
	border-width: thin;
	font: italic bold 1em Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 200px;
	padding-top: 24px;
}
#p3 {
	margin-left: 158px;
}
.player {
	background: transparent url(../images/player_background.jpg) no-repeat left top;
	margin: 0px;
	text-align: left;
	float: left;
	clear: both;
	vertical-align: middle;
	padding: 9px 0px 0px 50px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	height: 37px;
	width: 180px;
}
.playerflash {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#player a {
	background: no-repeat;
}
.playertext {
	background: #000000 no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 250px;
	height: 20px;
	text-decoration: underline;
	top: 5px;
	color: #FFFFFF;
	border: thin solid #000000;
	display: block;
	vertical-align: middle;
	float: left;
	clear: left;
}
#catcher {
	display: none;
}
.highlight {
	background: transparent no-repeat left top;
	color: #CA2389;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

