/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	background-color: #AE0000;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #900;
	padding: 0px;
	margin: 0 0 4px 0;
	height: 105px;
	border-bottom: 2px solid #000;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
}
#center .content {
	padding: 10px 0px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #AE0000;
}
#masthead .content {
	background: url(../images/header.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
}
#footer .content {
	padding: 12px 0;
}
#footer {
	padding: 0px;
	margin: 6px 0 0 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link, #center a:visited {
	color: #FC6;
}
#center a:hover {
	text-decoration: underline;
}

#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #0000FF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 15px 0 5px 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.2em;
	margin: 0 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#header {
	margin: 0 auto;
	width: 770px;
	height: 105px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	font-weight: bold;
	width: 100%;
}

.underlinemenu ul {
	padding: 3px 0 3px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
//set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #fff;
	padding: 3px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid #900; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
border-bottom-color: black;
}
#sprachwahl li {
	display: inline;
	font-size: 0.9em;
}
#sprachwahl li a:link, #sprachwahl li a:visited  {
	color: #fff;
}
#sprachwahl li a:link, #sprachwahl li a:visited  {
	color: #fff;
}
#sprachwahl li a:hover  { color: #fc3; }
#sprachwahl li.active a {
	display: none;
}
#languageselection {
	text-align: right;
}
.underlinemenu ul li.last a {
	margin-right: 0px;
}
.underlinemenu ul .active a {
	border-bottom-color: black;
}
.album {
	float: left;
	width: 160px;
}
.tracks {
	width: 100%;
	margin: 0 0 10px 0;
}
.blocklink { font-size:1em; font-weight: normal; text-decoration: none; color:#d4005a;}
.blocklink:hover { color:#ddd;text-decoration: underline; text-shadow: #ddd 0px 0px 4px; }
#album_wrap {
	margin-top: 10px;
}
.album_details {
	float: right;
	width: 590px;
}
/* --- Album Page --- */

.discographyitem {
	width:173px;
	float:left;
	margin-right:10px;
	margin-bottom:13px;
	}
#end, #end_01 { margin-right: 0; }
	
	.discographyitem h3 {
		font-size:1em;
		padding-top:5px;
	}
	.discographyitem h4 {
	font-size:0.9em;
	text-align: center;
	background-color: #900;
	margin-top: 3px;
	}
	
	.dicography_minlist {
			margin:0 56px 30px 0px;
			border:1px solid #0f2f34;
			background-color:#101518;
			padding: 0 0 5px 0;
	
	}
.mini_img_link img { width:39px;border:0; margin:5px 0 0 5px;}
	
	.img_link img {  border:0; margin:5px;}
	
	.img_link
	{
		display:block; 
		border:#0f2f34 1px solid;
		background-color: #fff;
	}
	
	.img_link:hover
	{
	border:1px solid #900;
	background-color: #000;
	}
.tracks ul.track_list li {
	font-weight: bold;
}
.tracks ul.track_list li a.lyriclink {
	font-weight: normal;
}
