/* Font Faces */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*Facebook Box*/
.facebook {
}


@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
	list-style-position: inside;
}


a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

p {
	padding-bottom: 14px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	background: #000 url(images/background-main.jpg) no-repeat center 55px;
}

	.wrapper {
		margin: 0 auto;
		/* width: 990px; */
		width: 1000px;
		position: relative;
	}

	.header {
		height: 100px;
		/*background-color: blue;*/
		/* height: 96px; */
	}

	.header .logo {
		background-color: blue;
		/* background-image: url(images/logo.gif); */
		/* background-repeat: no-repeat; */
		height: 98px;
		position: relative;
	}

.header .flashbar {
	background-color: #CC0099;
	width: 288px;
	height: 95px;
	right: 0;
	bottom: 3px;
	position: absolute;
	z-index: 9999;
}

.intro {
	height: 360px;
	overflow: hidden;
	/*background-color: #222222;*/
}

.intro .banners {
	position: relative;
	height: 240px;
}

.intro .banners img {
	position: absolute;
	left: 0;
	display: none;
	right: 0;
}

/*
	.intro .pointer, .intro marquee {
		height: 29px;
		line-height: 29px;
		color: #fff;
	}
*/

.intro .pointer a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}

.intro .pointer a:hover {
	text-decoration: underline;
}


/* Navigation */

	.navigation {
		background-image: url(images/nav-background.gif);
		height: 50px;
		font: 22px/24px 'BebasNeueRegular', Arial, sans-serif;
		letter-spacing: 0;
	}

	.navigation-inner {
		/* background-color: green; */
		width: 1000px;
		margin: auto;
	}

	.navigation ul {
		padding-top: 3px;
		padding-bottom: 0px;
		width: 100%;
		color:  #fff;
		text-transform: uppercase;
		list-style: none;
}

	.navigation ul li {
		float: left;
		margin: 4px;
	}

	.navigation ul li.selected {
		background-color: #6c0709;
	}

	.navigation ul li a {
		display: block;
		padding: 6px;
		outline-style: none;
		color: #fff;
	/*
		text-indent: -9999px;
	*/
	}
	
	.navigation ul li a:hover
	{
		text-decoration: none;
	}

	.navigation ul li a:active
	{
		background-color: #6c0709;
		text-decoration: none;
	}
	
	.navigation ul a.news {
	/*
		width: 60px;
		height: 38px;
		background: url(images/nav.gif) no-repeat 0px 0px;
	*/
	}
	
	.navigation ul a.news:hover, .navigation ul li.selected a.news {
	/* 	background-position: 0px -39px; */
	}
	
	.navigation ul a.lyrics {
	/*
		width: 71px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -60px 0px;
	*/
	}
	
	.navigation ul a.lyrics:hover, .navigation ul li.selected a.lyrics {
	/* 	background-position: -60px -39px; */
	}
	
	.navigation ul a.tour {
	/*
		width: 57px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -131px 0px;
	*/
	}
	
	.navigation ul a.tour:hover, .navigation ul li.selected a.tour {
	/* 	background-position: -131px -39px; */
	}
	
	.navigation ul a.photos {
	/*
		width: 74px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -188px 0px;
	*/
	}
	
	.navigation ul a.photos:hover, .navigation ul li.selected a.photos {
	/* 	background-position: -188px -39px; */
	}
	
	.navigation ul a.press {
	/*
		width: 65px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -262px 0px;
	*/
	}
	
	.navigation ul a.press:hover, .navigation ul li.selected a.press {
	/* 	background-position: -262px -39px; */
	}
	
	.navigation ul a.brigade {
	/*
		width: 251px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -327px 0px;
	*/
	}
	
	.navigation ul a.brigade:hover, .navigation ul li.selected a.brigade {
	/* 	background-position: -327px -39px; */
	}
	
	.navigation ul a.share {
	/*
		width: 67px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -578px 0px;
	*/
	}
	
	.navigation ul a.share:hover, .navigation ul li.selected a.share {
	/* 	background-position: -578px -39px; */
	}
	
	.navigation ul a.axis {
	/*
		width: 144px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -645px 0px;
	*/
	}
	
	.navigation ul a.axis:hover, .navigation ul li.selected a.axis {
	/* 	background-position: -645px -39px; */
	}
	
	.navigation ul a.music {
	/*
		width: 65px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -789px 0px;
	*/
	}
	
	.navigation ul a.music:hover, .navigation ul li.selected a.music {
	/* 	background-position: -789px -39px; */
	}
	
	.navigation ul a.videos {
	/*
		width: 71px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -854px 0px;
	*/
	}
	
	.navigation ul a.videos:hover, .navigation ul li.selected a.videos {
	/* 	background-position: -854px -39px; */
	}
	
	.navigation ul a.merch {
	/*
		width: 65px;
		height: 38px;
		background: url(images/nav.gif) no-repeat -925px 0px;
	*/
	}
	
	.navigation ul a.merch:hover, .navigation ul li.selected a.merch {
	/* 	background-position: -925px -39px; */
	}

	.main {
		/* background-image: url(images/stars-and-stripes.gif); */
		/* background-position: right top; */
		/* background-repeat: repeat-y; */
		/*background-color: #222222;*/
		/* overflow: hidden; */
	}

.main hr {
	background: none;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
	height: 0;
	border: 1px dashed #401919;
}

	.main .content {
		padding: 20px 20px 20px 20px;
		color: #fff;
		width: 570px;
		float: left;
		background-color:rgba(31,18,18,0.8);
	}
	
	/* IE 7 & 8 */
	.main .content {
  		background-color: #000\9;
	}
	
	/* IE 6 */
	* html .main .content {
    	background-color: #000;
	}

	.main h1 {
		padding-bottom: 10px;
		/*font-size: 18px;*/
		color: #a60908;
		line-height: 38px;
		font: 25px/24px 'BebasNeueRegular', Arial, sans-serif;
	}

.main h1.bordered {	
	background-image: url(images/h1-border.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 18px;
	color: #ffffff;
	line-height: 38px;
}

.main h1 img {
	margin: 4px 3px;
	vertical-align: middle;
}

h1.page-heading {
	color: #fff;
	font-size: 2.5em;
}

.main h3 {
	font: 20px/24px 'BebasNeueRegular', Arial, sans-serif;
	margin-bottom: 2px;
}

	.content h2 {
			padding-bottom: 10px;
			/*font-size: 18px;*/
			color: #a60908;
			line-height: 38px;
			font: 25px/24px 'BebasNeueRegular', Arial, sans-serif;
	}

.content h3 {
	padding-top: 14px;
	line-height: 13px;
	font-weight: bold;
}

.content h4 {
	padding: 15px 0;
	line-height: 13px;
	font-weight: bold;
}

.content h4 span {
	font-weight: normal;
}

.content h5 {
	padding-bottom: 14px;
	font-weight: bold;
}

.content h6 {
	font-weight: bold;
}

.content .subtitle {
	font-weight: bold;
	display: block;
}

.content .post {
	margin-bottom: 14px;
}

.content .preview {
	overflow: hidden;
}

.content .preview h1 {
	padding: 4px 0;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

.content .preview h1 a {
	color: #ffffff;
	text-decoration: none;
}

.content .preview h1 a:hover {
	color: #600;
}

.content .preview .preview-content {
	padding-bottom: 14px;
	overflow: hidden;
	display: none;
}

.content .preview .img-holder {
	margin: 14px 0;
	display: inline-block;
}

.content .preview .last {
	margin: 0 0 13px 0;
}

.content .preview .img-holder:hover {
	text-decoration: none;
}

.content .preview ul {
	margin: 14px 0;
}

.content .preview ul li, .content .review ul li {
	margin: 0;
}

.content .review {
	border-bottom: #999999 1px solid;
	margin-bottom: 3px;
	padding: 8px 0 11px 0;
	overflow: hidden;
}

.content .review .review-content {
	clear: both;
	display: none;
}

.content .review .autor {
	margin-bottom: 0;
}

.content small {
	margin: 14px 0;
	font-size: 10px;
	display: block;
}

.content .justify	{
	text-align: justify;
	display: block;
}

.content .double-bordered {
	border: none;
	background-image: url(images/border-double.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 23px 0 32px 0;
}

.content .review h4 {
	padding: 0 0 15px 0;
}

.content .review ul {
	margin-top: 14px;
	clear: both;
}

.content .block {
	margin-bottom: 14px;
	overflow: hidden;
}

.content .photo-holder {
	margin: 14px 0;
	clear: both;
	display: block;
}

.content ul li {
	margin: 14px 0;
}

.content ul li span {
	font-style: italic;
	display: block;
}

.content .preview ol {
	margin: 14px 0;
}

.content .double {
	overflow: hidden;
}

.content .double .left {
	padding-top: 15px;
	width: 160px;
	float: left;
}

.content .double .right {
	margin-right: 22px;
	width: 310px;
	float: right;
}

.content .double .right .title {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.content .double .right .released {	
	margin: 14px 0;
	display: block;
}

.content .double .left ol li {
	margin: 15px 0;
}

.content .double .left ol li.current a {
	color: #600;
}

div.lyrics {
	display: none;
	padding-top: 13px;
}

.content .preview .outer-links a {
	display: inline-block;
	clear: both;
	float: left;
}

.content .decor {
	margin: 80px 0 40px 0;
	font-weight: bold;
	display: block;
	text-align: center;
}

.content .gallery {
	overflow: hidden;
}

.content .gallery a {
	margin: 0 14px 2px 0;
	display: block;
	float: left;
}

.content .gallery a:hover {
	text-decoration: none;
}

.content .gallery a.last {
	margin: 0 0 2px 0;
}

.content .gallery .accession {
	padding-top: 14px;
	clear: both;
	float: left;
}

.content .gallery .accession img {
	width: 523px;
}

.content .preview .upper {
	margin-bottom: 14px;
	text-transform: uppercase;
	clear: both;
	display: block;
}

.content .autor {
	background-image: url(images/line.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 14px 0;
	padding-left: 4px;
	display: block;
}

.content .centered {
	font-weight: bold;
	text-align: center;
	display: block;
}

.content .title {
	padding: 29px 0 13px 0;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.content .desc {
	margin: 10px 0;
	display: block;
}

.content ul.dashed li {
	background-image: url(images/line.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 15px 0;
	padding-left: 4px;
}

.content .preview .autor {
	margin: 0;
}

.content dl {
	margin-bottom: 14px;
	overflow: hidden;
}

.content dl dt {
	margin-top: 14px; 
}

#splash {

background-color: black;

}

.content .source {
	margin-bottom: 14px;
	display: block;
	clear: both;
}

.content form.register, .content form.register .form-line {
	overflow: hidden;
}

.content form.register label {
	line-height: 22px;	
	width: 220px;
	float: left;
}

.content form.register input {
	border: #a4b97f 1px solid;
	padding: 1px;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	width: 142px;
	height: 18px;
}

.content form.register select {
	background-color: #ffffff;
	border: #a4b97f 1px solid;
	color: #000000;
	width: 74px;
	height: 20px;
}

.content form.register input.submit {
	padding: 0 10px;
	margin-top: 4px;
	width: auto;
	cursor: pointer;
	height: 24px;
}

.content .provide-box {
	margin-top: 15px;
	overflow: hidden;
}

.content .provide-box .provide-box-content {
	overflow: hidden;
}

.content .provide-box .icon {
	margin: 0 28px 13px 0;
	width: 48px;
	height: 48px;
	display: block;
	float: left;
	overflow: hidden;
}

.content .provide-box .icon:hover {
	text-decoration: none;
}

.content .provide-box .wallpaper {
	margin: 5px 9px 14px 0;
	padding-bottom: 2px;
	line-height: 12px;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	display: block;
	float: left;
	overflow: hidden;
}

.content .provide-box .wallpaper img {
	width: 150px;
	height: 113px;
}

.content .provide-box .last {
	clear: left;
}

.content .presentment {
	margin-bottom: 10px;
	padding-left: 113px;
	overflow: hidden;
	position: relative;
}

.content .presentment .holder {
	width: 100px;
	left: 3px;
	top: 10px;
	position: absolute;
}

.content .video-box {
	margin-bottom: 15px;
	overflow: hidden;
}

	.main .sidebar {
		padding: 20px 20px 20px 20px;
		width: 330px;
		float: right;
		background-color:rgba(31,18,18,0.8);
		margin-bottom: 20px;
	}
	
	/* IE 7 & 8 */
	.main .sidebar {
  		background-color: #000\9;
	}
	
	/* IE 6 */
	* html .main .sidebar {
    	background-color: #000;
	}

.sidebar .box {
	margin-bottom: 16px;
	overflow: hidden;
}

.sidebar .box form.signup {
	margin: 0 20px;
	width: 308px;
	overflow: hidden;
}

.sidebar .box form.signup .form-line {
	overflow: hidden;
}

.sidebar .box form.signup label {
	padding: 4px 0;
	color: #ffffff;
	line-height: 14px;
	width: 280px;
	display: block;
}

.sidebar .box form.signup input {
	border: none;
	background-color: #bbb8b1;
	padding: 2px 3px;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	width: 302px;
	height: 20px;
}

.sidebar .box form.signup input.small {
	border: none;
	background-color: #bbb8b1;
	margin-bottom: 15px;
	padding: 2px 3px;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	width: 114px;
	height: 20px;
}

.sidebar .box form.signup select.country {
	margin-bottom: 3px;
	font-size: 14px;
	color: #000000;
	width: 200px;
	height: 20px;
}

.sidebar .box form.signup select.birthMonth {
	margin-bottom: 12px;
	margin-right: 9px;
	font-size: 14px;
	color: #000000;
	width: 63px;
	height: 20px;
	float: left;
}

.sidebar .box form.signup select.birthDayOfMonth {
	margin-bottom: 12px;
	margin-right: 9px;
	font-size: 14px;
	color: #000000;
	width: 52px;
	height: 20px;
	float: left;
}

.sidebar .box form.signup select.birthYear {
	margin-bottom: 12px;
	margin-right: 9px;
	font-size: 14px;
	color: #000000;
	width: 56px;
	height: 20px;
}

.sidebar .box form.signup .mozes {
	margin-top: 10px;
	width: 73px;
	height: 33px;
	float: right;
}

.sidebar .box form.signup input.submit {
	border: none;
	background: none;
	background-image: url(images/form-login-submit.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	cursor: pointer;
	width: 79px;
	height: 24px;
}

.sidebar .alignright {
	float: right;
}

.main a, .main a:link, .main a:visited, .main a:active {
	color: #999;
	text-decoration: underline;
}

.main a:hover {
	color: #600;
}

.main .separator {
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	margin: 7px 0 16px 0;
	height: 1px;
	clear: both;
}

.footer {
	padding-top: 20px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	width: 1000px;
	float: right;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #999;
	text-decoration: underline;
}

.footer a:hover {
	color: #600;
}

.footer .copyright {
	margin-bottom: 12px;
	font-size: 10px;
	font-weight: normal;
}

.footer .links {
	font-size: 10px;
	font-weight: normal;
}

#title { font-size: 25px;
text-align: center;
color: red;
text-weight: bold;
}

#axis {
margin-left: 33px; 
padding-left: 30px;
padding-right: 20px;
width: 310px;
background-color: black;
border-style: solid;
border-color: grey;
border-width: 3px;
}

