/*
Theme Name: LPR
Description: LPR Design
Version: 7.0
*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

* { font-family: arial; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
body {font-size: 100.01%; min-height: 101%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0 }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }
b { font-weight: bold; }
u { text-decoration: underline; }
i { font-style:italic; }
sifr { cursor: pointer; }

/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
*/

body#main {
	/*background: #151515;*/
	background: #7b7c7c;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
	height: 100%;
}


p, ul, ol, table { margin: 0 0 18px }

em { color: #FFFFFF }


/* Headlines */
h1, h2, h3{
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 { font-size:20px; }
h2 { font:16px Arial,sans-serif; font-weight:bold; }
h3 { font-size:12px; }
h4 { font-size:10px; }
h1, h2, h3 {
	color: #FFFFFF;
	font-family: Arial;
	margin-bottom: 15px;
}

/* Anchors */
a, a:link, a:visited {
	color: #AC1815;
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: none;
	color: #CC0000;
}



/*-------------------------------
2.b Base layout
---------------------------------
*/

#a_main {
	color: #AC1815;
	text-decoration: none;
}
#a_main:hover {
	text-decoration: none;
	color: #CC0000;
}

#background {
	background: url('images/bg.png') center;
	background-repeat: repeat-x;
	width: 100%;
	height: 1000px;
	position: absolute;
	top: -17px;
	left:0px;
	z-index: -1;
}
#loginContent {
	position: absolute;
	top: -17px;
	font-size: 9pt;
	color: #FFFFFF;
	height: 31px;
	width: 975px;
	background: #000000;
	padding-left: 2px;
	padding-right: 6px;
	float: left;
}

#closeLogin {
	position: absolute;
	top: 10px;
	left: 492px;
	width: 18px;
	height: 18px;
}
.headList a {
	color: #FFFFFF;
}
.headList a:hover {
	text-decoration: none;
}
.headList li {
	float: left;
	height: 19px;
	padding: 6px;
}

#headProfiel {
	width: 415px;
	/*height: 185px;*/
	height: 0px;
	position: absolute;
	background: url('images/bg_userhead.png') no-repeat;
	top: 8px;
	left: -16px;
	margin-top: 5px;
	padding: 25px;
	padding-left: 30px;
	padding-top: 35px;
	overflow: hidden;
	visibility: hidden;
	z-index: 99;
}

.head_line img {
	position: relative;
	top: 2px;
}


#userHeadUsername {
	position: relative;
	left: 10px;
	color: #AF0404;
	font-weight: bold;
	font-size: 10pt;
}
.userlastActivity {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 7pt;
}

.userHeadList {
	position: relative;
	left: 10px;
}

.userHeadList li {
	float: left;
	width: 100px;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.userHeadList a {
	color: #FFFFFF;
}

.userHeadList a:hover {
	color: #7D7D7D;
	text-decoration: none
}

#content {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 975px;
	position: static;
	top: 0px;
}


#mainContent {
	color: #FFFFFF;
	width: 790px;
	position: relative;
	top: 100px;
	left: 0px;
	background: #000000;
}

#pageContent {
	position:absolute;
	top:370px;
	left:0px;
	width: 100%;
	background: #000000;
	min-height: 400px;
	padding-bottom: 380px;
}

#pageText {
	padding: 35px;
}

#logos {
	position: relative;
	top:55px;
	left:39px;
}

#logos li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 28px;
}
#topSearchForm {
	position: relative;
	top: 80px;
	left: 390px;
	width: 400px;
}
#ajaxsearch {
	width: 342px;
	position: absolute;
	top: 34px;
	left: -2px;
	min-height: 12px;
	padding-left: 7px;
	visibility: hidden;
	/*background: #252525;*/
	background: url('images/search_bg.png') repeat-y;
	color: #FFFFFF;
	z-index: 999;
}
#ajaxsearch li {
	float:none;
}
#logoTop {
	position: absolute;
	width:60px;
	height:61px;
	top: 40px;
	left: 40px;
}
#mainNav {
	position: absolute;
	top: 125px;
	left: 12px;
}

#mainNav li {
	float: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 115px;
	height: 23px;
	background: none;
}
#mainNav li a {
	color: #FFFFFF;
	margin-top: auto;
	margin-bottom: auto;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	left: 28px;
	top: 3px;
}
#mainNav li a:hover {
	text-decoration: none;
}

#mainNav li:hover {
	background: #AF0404;
	text-decoration: none;
}

#mainNav li.active {
	background: #AF0404;
}

#slideshow {
	border-style: solid;
	border-width: 1px;
	border-color: #5B5B5B;
	width: 634px;
	height: 247px;
	position: absolute;
	top: 15px;
	left: 142px;
	color: #000000;
	/*background: url('images/slideshow_1.png');*/
	background: url('images/countdown/bg.png');
}
#countdown {
	font-family: impact, arial;
	font-size: 100pt;
	width: 600px;
	position: absolute;
	top: 110px;
	left: 12px;
	opacity:0.85;
}
#cover {
	width: 285px;
	position: relative;
	top: 153px;
	margin-left: auto;
	margin-right: auto;
}

#timebar {
	background: #252525;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 280px;
	left: 0px;
}

#timebar ol {
	position: relative;
	top: -28px;
	left: 130px;
}

#timebar li {
	float: left;
	margin-left: 17px;
	margin-right: 10px;
	height: 50px;
	width: 190px;
	position: relative;
	background: none;
}

.timebar_pic {
	position: relative;
	top: 1px;
	left: 0px;
}

#tbdate {
	position: absolute;
	top: -5px;
	left: 55px;
	color: #535151;
	font-family: Arial;
	font-size: 9pt;
}

#tbtitle {
	position: absolute;
	top: 9px;
	left: 55px;
	color: #EE1714;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

#tbtext {
	position: absolute;
	top: 25px;
	left: 55px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	line-height:9pt;
}

#nextDates {
	background: url('images/timeline.png');
	width: 59px;
	height: 48px;
	position: relative;
	top: 21px;
	left: 37px;
}

#boxes {
	background: none;
	position: relative;
	left: 805px;
	top:0px;
	width: 175px;
	z-index: 100;
}

	#boxes li {
		margin-bottom: 20px;
	}

#box {
	position: relative;
	top:0px;
	background: #000000;
	width: 100%;
}

#partnerbox {
	position: relative;
	top:0px;
	background: #000000;
	width: 100%;
	text-align: center;
	padding-bottom: 35px;
}
	.phead {
		position: absolute;
		right:0px;
		top:0px;
		width: 133px;
		height: 23px;
		background: url('images/partner.png') no-repeat;
	}
	.pcontent {
		position: relative;
		top: 35px;
	}

	.pcontent li {
		margin: 0px;
		padding: 0px;
		height: 45px;
	}

#advert {
	position: relative;
	top:0px;
	background: #000000;
	width: 100%;
	font-size: 9pt;
	text-align: left;
	padding-bottom: 15px;
}
	.ahead {
		position: absolute;
		right:0px;
		top:0px;
		width: 133px;
		height: 23px;
		background: url('images/werbung.png') no-repeat;
	}
	.acontent {
		position: relative;
		top: 30px;
		margin-left: 12px;
		margin-right: 12px;
	}
#tourDates {
	position: relative;
	top:0px;
	background: url('images/tourbox_bg.png') no-repeat #000000;
	width: 100%;
	padding-bottom: 35px;
}
.tourhead {
	position: absolute;
	right:0px;
	top:0px;
	width: 133px;
	height: 23px;
	background: url('images/tourdates.png') no-repeat;
}
#tourcontent {
	background: url('images/tourbox_front.png') repeat-y;
	width: 135px;
	position: relative;
	top: 85px;
	left: 5px;
	margin: 0px;
	margin-bottom: 59px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
	padding-left: 14px;
}
.tourcontenthead {
	position: absolute;
	background: url('images/tourbox_front_head.png') no-repeat;
	top: 66px;
	left: 5px;
	width: 135px;
	height: 19px;
	padding-right: 14px;
	padding-left: 14px;
}
.tournav {
	position: absolute;
	top: 33px;
	background: url('images/tour_cat_inactive.png');
	background-repeat: no-repeat;
	width: 46px;
	height: 39px;
	padding-left: 15px;
	padding-top: 13px;
}
.tournav_active {
	position: absolute;
	top: 36px;
	background: url('images/tour_cat_active.png');
	background-repeat: no-repeat;
	width: 38px;
	height: 30px;
	padding-left: 11px;
	padding-top: 9px;
}
#twitter {
	position: relative;
	top:0px;
	background: #000000;
	width: 100%;
	min-height: 300px;
}

	.tlogo {
		width: 123px;
		height: 25px;
		position: relative;
		top: -15px;
		left: 15px;
	}
	.bg_bottom {
		background: url('images/lpr_twitter.png') no-repeat;
		width: 100%;
		height: 130px;
		position: absolute;
		left:0px;
		bottom: -1px;
		z-index: 1;
	}
	#tcontent {
		margin-top: 25px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 30px;
		/*position: absolute;
		top: 25px;
		left: 0px;*/
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 2;
	}
	.entry {
		margin-bottom: 10px;
	}

	.text {
		font-size: 8pt;
	}
	.date {
		font-size: 7pt;
		color: #AF0404;
	}

#footer {
	position: absolute;
	bottom: 0px;
	height: 80px;
	width: 100%;
	background: #7b7c7c;
}

#footerContent {
	width: 705px;
	height: 195px;
	background: #0D0D0D;
	padding: 42px;
	color: #5B5B5B;
	font-size: 8pt;
	position: absolute;
	bottom: 80px;
}
	.footerLogo {
		background: url('images/logo_foot.png') no-repeat;
		height: 35px;
		width: 600px;
		padding-left: 50px;
		padding-top: 3px;
		font-size: 9pt;
		line-height: 11pt;
	}
	#footerCat {
		margin-top: 39px;
		position: relative;
		left:-15px;
	}
	#footerCat li {
		float: left;
		padding-left: 6px;
		padding-right: 11px;
	}

	#insideList a {
		color: #5B5B5B;
		text-decoration: none;
	}

	#insideList a.main {
		font-weight: bold;
	}

	#insideList a:hover {
		text-decoration: none;
		color: #7D7D7D;
	}

	#insideList li {
		float: none;
	}

#statBar {
	position: absolute;
	bottom: 42px;
	left:42px;
}

#loginForm {
	position: absolute;
	width: 518px;
	height: 277px;
	top: -500px;
	left: 190px;
	padding: 10px;
	background: url('images/community_login.png') no-repeat;
	visibility: hidden;
	z-index:999;
}
.user {
	position: absolute;
	top: 140px;
	left: 40px;
}
.pass {
	position: absolute;
	top: 140px;
	left: 250px;
}
.pass a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 7pt;
}
.pass a:hover {
	text-decoration: none;
}

.lbutton {
	position: absolute;
	top: 190px;
	left: 40px;
}

#loginError {
	position: relative;
	top: 70px;
	left: 72px;
	font-size: 10pt;
	color: #AF0404;
	font-weight: bold;
}

#error {
	font-size: 10pt;
	color: #AF0404;
	font-weight: bold;
	margin: 15px;
}
#ajaxSearchPage {
	position: relative;
	left: -1px;
}
#ajaxSearchPage li {
	width:325px;
	padding-left: 5px;
}

#ajaxSearchPage a {
	color: #FFFFFF;
}
#ajaxSearchPage a:hover {
	text-decoration: none;
}
#ajaxSearchPage li:hover {
	background: #333333;
	text-decoration: none;
}

.everLogin {
	position: absolute;
	top: 200px;
	left: 250px;
}

#reviews li {
	width: 695px;
	background: #252525;
	margin-top: 21px;
	padding: 13px;
}

.reviewShow {
	position: absolute;
	top: 13px;
	right: 13px;
}

#lastPost {
	color: #FFFFFF;
}
#lastPost li {
	background: url('images/last_post_bg.png') no-repeat;
	height: 24px;
	width: 357px;
	padding: 10px;
	margin-top: 10px;
	float: none;
}
#bbcodeQuote {
	width: 380px;
	border-style: solid;
	border-width: 0px;
	border-color: #5B5B5B;
	background: #282828;
	padding: 17px;
	padding-bottom: 20px;
	padding-left: 70px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#lostpw {
	position: absolute;
	top: 138px;
	left: 58px;
	width: 410px;
}
/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}
input.text { width: 168px }
select.select { width: 200px }
textarea.textarea { width: 375px; height: 100px; background-color: #AF0404 }

button.button {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial;
	background: #AF0404;
	border: none;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}
button.button:hover {
	background: #FF0000;
}

/*-------------------------------
3.b Individual forms
-------------------------------*/
	#topSearchWord {
		color: #FFFFFF;
		font-size: 10px;
		width: 325px;
		height: 20px;
		background: #303030;
		border: none;
		position: absolute;
		top: 0px; right: 65px;
		padding-left: 7px;
		padding-top: 3px;
	}
	#topSearchButton {
		color: #FFFFFF;
		font-size: 9px;
		font-family: Arial;
		font-weight: bold;
		background: #AF0404;
		width: 65px; height: 20px;
		border: none;
		position: absolute;
		top: 0px; right: 0px;
	}
	#topSearchButton:hover {
		background: #FF0000;
	}

	#loginWord {
		color: #FFFFFF;
		font-size: 10px;
		width: 195px;
		height: 20px;
		background: #AF0404;
		border: none;
		padding-left: 7px;
		padding-top: 3px;
	}
	#loginPass {
		color: #FFFFFF;
		font-size: 10px;
		width: 195px;
		height: 20px;
		background: #AF0404;
		border: none;
		padding-left: 7px;
		padding-top: 3px;
	}
	#loginButton {
		color: #FFFFFF;
		font-size: 9px;
		font-family: Arial;
		background: #AF0404;
		width: 70px; height: 20px;
		border: none;
	}
	#loginButton:hover {
		background: #FF0000;
	}
	#reviewText {
		width: 100%;
		height: 250px;
		border-style: solid;
		border-width: 1px;
		border-color: #5B5B5B;
		margin-top: 10px;
		margin-bottom: 10px;
		background: none;
		color: #5B5B5B;
		font-size: 9pt;
	}
	.reviewButton {
		color: #FFFFFF;
		font-size: 9px;
		font-family: Arial;
		background: #AF0404;
		width: 70px; height: 20px;
		border: none;
	}
	.reviewButton:hover {
		background: #FF0000;
	}
	#reviewRating {
		height:21px;
		font:12px Arial,sans-serif;
		color:#000000;
		background-color:#dddddd;
		border:0px;
	}
	#lp_mail {
		background: #AF0404;
		width: 400px;
		margin-top: 7px;
		border:0px;
		color: #FFFFFF;
		padding-left: 5px;
		height: 26px;
	}
	#lost_pass_button {
		background: #AF0404;
		height: 23px;
		color: #FFFFFF;
		border: 0px;
		margin-top: 18px;
		text-align: center;
		font-size: 10px;
	}
/*-------------------------------
4. LPDB
-------------------------------*/

.lpdbText {
	text-align:justify;
}

.lpdbText h1 {
	margin-bottom:0px;
}

.lpdbText a:link {
	color:#ffffff;
	font-weight:bold;
}

.lpdbText a:visited {
	color:#ffffff;
	font-weight:bold;
}

.lpdbDetails1 {
	width:200px;
	vertical-align:top;
	font-weight:bold;
	color:#7E7E7E;
}

.lpdbDetails2 {
	font-weight:bold;
	color:#AF0404;
}

.lpdbTimestamp {
	font:11px Arial,sans-serif;
	color:#555555;
	text-align:right;
	padding-top:6px;
	margin-top:6px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#252525;
}

/* Images */

.imageNorm {
 border-style:solid;
 border-width:1px;
 border-color:#252525;
}

.imageLeft {
 float:left;
 margin-right:10px;
 margin-bottom:0px;
 border-style:solid;
 border-width:1px;
 border-color:#252525;
}

.imageRight {
 float:right;
 margin-left:10px;
 margin-bottom:0px;
 border-style:solid;
 border-width:1px;
 border-color:#252525;
}

/* Suche */

.sucheentry1 {
	background-color:#1f1f1f;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;
}

.sucheentry2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;
}

.sucheentryimage {
	float:left;
	margin-right:8px;
	margin-left:0px;
	border-color:#555555;
}

.sucheentry_awardwon {
	color:#FFFFFF;
	background-color:#2A6720;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
}

.sucheentry_awardlose {
	color:#FFFFFF;
	background-color:#551414;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
}

.sucheentrysmall1 {
	font:9px sans-serif;
	background-color:#1f1f1f;
	padding-top:4px;
	padding-bottom:4px;
}

.sucheentrysmall2 {
	font:9px sans-serif;
	padding-top:4px;
	padding-bottom:4px;
}

.sucheentrydetail1 {
	float:left;
	width:325px;
	padding-top:5px;
	padding-bottom:5px;
}

.sucheentrydetail2 {
	padding-top:5px;
	padding-bottom:5px;
}

.suchetablehead1 {
	width:250px;
	font:9px sans-serif;
	font-weight:bold;
	color:#888888;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
}

.suchetablehead2 {
	width:50px;
	font:9px sans-serif;
	font-weight:bold;
	color:#888888;
	padding-top:5px;
	padding-bottom:5px;
}

.suchetablehead3 {
	width:200px;
	font:9px sans-serif;
	font-weight:bold;
	color:#888888;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:8px;
}

.suchetablehead4 {
	width:200px;
	font:9px sans-serif;
	font-weight:bold;
	color:#888888;
	padding-top:5px;
	padding-bottom:5px;
}

.suchetablehead5 {
	width:50px;
	font:9px sans-serif;
	font-weight:bold;
	color:#888888;
	padding-top:5px;
	padding-bottom:5px;
}

.suchetablecol1 {
	width:250px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}

.suchetablecol2 {
	width:50px;
	padding-top:4px;
	padding-bottom:4px;
	font-style:italic;
}

.suchetablecol3 {
	width:200px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:8px;
}

.suchetablecol4 {
	width:200px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:8px;
}

.suchetablecol5 {
	width:50px;
	padding-top:4px;
	padding-bottom:4px;
	font-style:italic;
}

.sucheentryimage {
	float:left;
	margin-right:8px;
	margin-left:0px;
}

.sucheentrysubhead {
	font:9px Verdana,sans-serif;
	color:#7f7f7f;
}

.relatedReleaseCover {
	margin-right:13px;
	margin-bottom:13px;
	border-style:solid;
	border-width:1px;
	border-color:#252525;
}

/* Formular */

.forminput {
	height:20px;
	font:11px Arial,sans-serif;
	color:#ffffff;
	background-color:#333333;
	border:0px;
}

.formbutton {
	height:24px;
	font:11px Arial,sans-serif;
	color:#ffffff;
	font-weight:bold;
	background-color:#af0404;
	border:0px;
}

/* Suche */

.lpdbSucheline {
	margin-bottom:5px;
}

.lpdbSuchehead {
	float:left;
	width:90px;

	font:11px Arial,sans-serif;
	color:#dddddd;
	line-height:15px;
}

.lpdbSuchetext {
	font:11px Arial,sans-serif;
	color:#dddddd;
	line-height:15px;
}
.filterFormInput {
 font:10px Arial,sans-serif;
 background-color:#Af0404;
 border:0px;
 color:#FFFFFF;
 font-weight:bold;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:5px;
 padding-right:5px;
}

.filterFormSelect {
 background-color:#303030;
 border:0px;
 color:#FFFFFF;
 padding:2px;
}


/* Top/Flop Ratings */

.topflopRatingFormat1 {
	color:#C70000;
	font-weight:bold;
}

.topflopRatingFormat2 {
	color:#C73D00;
	font-weight:bold;
}

.topflopRatingFormat3 {
	color:#C76C00;
	font-weight:bold;
}

.topflopRatingFormat4 {
	color:#C79B00;
	font-weight:bold;
}

.topflopRatingFormat5 {
	color:#C7B700;
	font-weight:bold;
}

.topflopRatingFormat6 {
	color:#BBC700;
	font-weight:bold;
}

.topflopRatingFormat7 {
	color:#83C700;
	font-weight:bold;
}

.topflopRatingFormat8 {
	color:#59C700;
	font-weight:bold;
}

.topflopRatingFormat9 {
	color:#34C700;
	font-weight:bold;
}

.topflopRatingFormat10 {
	color:#21EC00;
	font-weight:bold;
}