body {
	font-family: 'Palatino Linotype', Platino, serif;
	color: #959595;
	background: #111;
	font-size: 75%;
	line-height: 166.67%;
}


input,
.fSs {
	border: none;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #FFF;
	padding: 5px 10px;
	height: 18px;
	font-family: 'Platino Linotype', Platino, serif;
	background: #ececec;
}

input:focus {outline: none;}

.fSs {
	float: left;
	position: relative;
	background-image: url(../img/layout/dropdown-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 38px;
}

.fSsMenu {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ececec;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 250;
	max-height: 150px;
	overflow-y: auto;
	font-size: 120%;
}
.fSs li {cursor: pointer;}
.fSs .selected {background: #c2c2c2;}
.fSs li:hover,
.fSs .hover {background: #DC211F !important; color: #FFF;}


.formStyle.hide {display: none;}

.interviews-list .fSs {float: none;}
body.band .interviews-list .fSsMenu {background: #ececec;}
body.band .interviews-list ul.fSsMenu li {background: none; border-bottom: none !important; border-top: none !important;}


/*================================= SITE WIDE =================================*/
#cont,
#footerMain .inner {width: 960px; margin: 0 auto;}
#footerMain .innerCopyrights {width: 960px; margin:auto;}
#footerMain .innerCopyrights p {padding:0;margin:0;}
#footerMain .innerCopyrights p span {display:block;}
#footerMain .countriesList {width: 960px;margin: 80px auto 20px;}

#footerMain .countriesList li { margin:0 9px 0 0;}
#footerMain .countriesList li a {
	width: 32px;
	height: 24px;
	display:block;
	text-indent:-9999px;
}
#footerMain .countriesList li.flag-uk a { background: url('../img/flags/footer_uk.gif') no-repeat scroll top left;}
#footerMain .countriesList li.flag-es a { background: url('../img/flags/footer_es.gif') no-repeat scroll top left;}
#footerMain .countriesList li.flag-nh a { background: url('../img/flags/footer_nh.png') no-repeat scroll top left;}

/* HEADER STUFF */
#headerMain {height: 170px; position: relative; background: url(../img/layout/bread-bg.gif) no-repeat 0 100%;z-index: 1000;}

#headerMain nav {
	background: url(../img/layout/nav-bg.png) repeat-x 0 0;
	position: fixed;
	top: 0;
	z-index: 1000 !important;
	width: 960px;
	font-size: 133.33%;
}

#headerMain nav li {display: inline; float: left; position: relative; color: #555;}
#headerMain nav li > a {float: left; padding: 10px 10px 0 10px; margin-top: 15px; position: relative; height: 24px; color: #d9d9d9;}

#headerMain nav li ul {
	position: absolute;
	left: 0;
	min-width: 160px;
	top: 49px;
	background: #fdfdfd;
}
#headerMain nav li ul li {padding: 3px 0;}
/* CSS3 goodness */
.borderradius #headerMain nav li ul {
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
}

#headerMain nav li ul li a {height: auto;}

#headerMain nav li ul li ul {
	display: none;
} 

#headerMain nav a:hover {color: #DC211F;}

#headerMain nav li li {float: none; display: block; margin-right: 0;}
#headerMain nav li ul a {width: auto; float: none; display: block; padding: 0 0 0 10px; margin: 0; color: #da211f;}

#headerMain nav li ul a:hover {color: #000;}

#headerMain nav li.open > a {background: #fff; color: #252525;}

/* CSS3 goodness */
.borderradius #headerMain nav li.open a {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

body#home #headerMain a#homeLink {
	position: absolute;
	left: 52px;
	top: 60px;
	width: 146px;
	height: 187px;
	background: url(../img/layout/logo.png) no-repeat 0 0;
	z-index: 1000;
	display: block;
	text-indent: -1000em;
}

body#home #headerMain nav #navHome a {background: none;}

#headerMain nav #navHome a {padding-left: 240px; padding-top: 25px; height: 34px; margin-top: 0; background: url(../img/layout/logo.png) no-repeat 50px -130px;}
#headerMain nav li {margin-right: 20px;}
#headerMain nav li#navHome {margin-right: 0;}
#headerMain nav li#navSearch {margin-right: 0;}
#navsearch a {width: 46px; padding-left: 20px;}
#navsearch form {display: none;}


#headerMain nav li form {
	position: absolute;
	right: 0;
	top: 49px;
	padding: 20px;
	background: url(../img/layout/search-bg.gif) no-repeat 0 100%;
	width: 409px;
}

#headerMain nav li form label {display: block; font-size: 87.5%; margin-bottom: 40px;}

#headerMain nav li form input {
	float: left;
	width: 300px;
	border: none;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #FFF;
	background: #ececec;
	padding: 4px 10px;
	font-family: 'Platino Linotype', Platino, serif;
}

#headerMain nav li form input.btn {
	width: auto;
	height: 28px;
	background: #dc2320;
	color: #FFF;
	border: none;
	text-align: left;
	padding-right: 25px;
}

/* BREAD CRUMB */
#headerMain #bread {
	position: absolute;
	bottom: 20px;
	left: 20px;
	list-style: none;
	font-size: 208.33%;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#headerMain #bread li {float: left;}

#headerMain #bread li a {background: url(../img/layout/bread-seperator.gif) no-repeat 100% 50%; padding-right: 14px; margin-right: 5px;}

#content {overflow: hidden; width: 100%;}

#footerMain {
	margin-top: 50px;
	clear: both;
	padding-top: 26px;
	padding-bottom: 90px;
	border-top: 1px solid #181818;
	background: url(../img/layout/footer-bg.gif) repeat-x 0 0;
}

#footerMain h3 {color: #df1f1f;}
#footerMain a {color: #d9d9d9;}

#footerMain ul {
	list-style: none;
	margin: 0;
}

#footerMain ul li {float: left;}

#footerMain ul ul {
	float: left;
	width: 159px;
}

#footerMain ul ul li {float: none;}

h1,h2,h3,h4,h5,h6 {font-weight: normal;}
h1,
h2 {color: #FFF; font-size: 208.33%;}

p {
	margin-bottom: 20px;
}

time,
#content header {color: #dc2422; font-size: 133.33%; margin-bottom: 10px;}

a {text-decoration: none; color: #dc211f;}
a:hover {color: #FFF;}

p.cta {position: absolute; right: 0; bottom: 0; width: 240px; text-align: right; line-height: 190%; font-size: 133.33%; margin: 0;}
.col1 p.cta {width: 120px;}

p.cta a {display: block; background: #dc211f; color: #FFF; padding-right: 20px;}
p.cta a:hover {background: #FFF; color: #dc211f;}

article * {width: auto;}


/*==================================== IE 6 ===================================*/
html.ie6 body {text-align: center;}
html.ie6 #footerMain,
html.ie6 #cont {text-align: left;}


/*================================ AWSOME CSS3 ================================*/
.textshadow time,
.textshadow #bread,
.textshadow #content header {text-shadow: -1px -1px 1px #000;}

.textshadow #newsLetter h2 {text-shadow: 1px 1px 1px #FFF;}



/*==================================== GRID ===================================*/
.row, .row1, .row2, .row3, .row4 {width: 100%; overflow: hidden;}
.row1 {height: 240px !important;}
.row2 {height: 480px !important;position:relative;}
.row3 {height: 720px !important;}
.row4 {height: 960px !important;position:relative;}
.row6 {height: 1440px !important;position:relative;}

.row1.col1, .row2.col1, .row3.col1, .row4.col1, row6.col1,
.row1.col2, .row2.col2, .row3.col2, .row4.col2, row6.col2,
.row1.col3, .row2.col3, .row3.col3, .row4.col3, row6.col3,
.row1.col4, .row2.col4, .row3.col4, .row4.col4, row6.col4 {width: auto;}

.col1, .col2, .col3, .col4 {float: left; position: relative; height: 100%;}

.col1 {width: 240px !important;}
.col2 {width: 480px !important;}
.col3 {width: 720px !important;}
.col4 {width: 960px !important;}


h1,
.col1 h2,
.col2 h2,
.col3 h2,
.col4 h2 {margin-bottom: 20px; line-height: 100%;}

.subcols {padding: 0px !important;}


/* LIST ARTICLES */
.listArticles h2 {padding-top: 20px; margin-left: 20px;}

.listArticles ul {
	margin: 0;
	list-style: none;
}

.listArticles article,
.listArticles li {
	padding-bottom: 5px !important;
	background: url(../img/layout/seperator-light.gif) repeat-x 0 0;
}

.listArticles .first {background: none !important; padding-top: 0 !important;}
.listArticles .last {padding-bottom: 20px !important;}
#news .listArticles .last {padding-bottom: 40px !important;}
#news .listArticles.relatedPages .last {padding-bottom: 20px !important;}

.listArticles article time,
#content .listArticles article header {font-size: 108.33%; color: #959595; margin-bottom: 0;}

.listArticles article,
.listArticles li,
.imgFeature article,
.imgFeature2 article {padding: 20px;}

.listArticles article.col2 {width: 440px !important;}

.listArticles article p {
	font-size: 133.33%;
	margin-bottom: 0;
}

.listArticles li a {display: block;}
.listArticles article a {color: #dc211f;}
.listArticles article a:hover {color: #FFF;}
.listArticles article.current a {color: #FFF;}
.listArticles article {	cursor: pointer;}

#features .listArticles.t3 article {
	width: 200px;
}

.light-grey .listArticles article,
.light-grey .listArticles li,
.listArticles.light-grey article,
.listArticles.light-grey li {
	background: url(../img/layout/seperator-small-darkgrey.gif) repeat-x 0 0;
}

.imgFeature2 article p,
.imgFeature article p {font-size: 116.67%;}

/* IMAGE FEATURE */
.imgFeature aside {
	margin-bottom: 6px;
}

.imgFeature2 article {
	float: left;
	width: 250px;
}

.imgFeature2 aside {
	float: right;
}

.news.article .row.featureBlock img, #features.article .row.featureBlock img {
	display: block;
}




.discography {padding: 20px 0 20px 0;}
.col2.discography {width: 460px; overflow: hidden; position: relative; height: 240px;}

.col2.discography h2 a {color: #FFF;}
.col2.discography article {width: 540px; float: left; position: relative;}
.col2.discography .inner {position: absolute; height: 240px;}
.discography article section {float: left; width: 220px; padding-left: 20px;}
.discography aside {float: right; width: 240px; overflow: hidden; margin-top: 0px; cursor: pointer;}


body#band.discography .slideShow {
	width: 960px;
	height: 240px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
	background: url(../img/layout/disco-slider-bg.jpg) no-repeat 0 0;
}

body#band.discography .slideShow .cut {
	height: 200px;
	top: 40px;
	left: 76px;
}

body#band.discography .pagination {margin: 0; padding: 0; position: absolute; bottom: 0; width: 100%; background-color: transparent;}
body#band.discography .pagination li a {position: absolute; display: inline; bottom: 0; z-index: 1000;}

body#band.discography .pagination li.prev a,
body#band.discography .pagination li.next a {width: 20px; height: 120px; text-indent: -1000em; background: url(../img/layout/slider-nav.gif) no-repeat 0 0; outline: none;}

body#band.discography .pagination li.next a {right: 0; background-position: -20px 0;}

body#band.discography .slideShow article {
	float: left;
	width: 180px;
	height: 180px;
	position: relative;
	margin-right: 30px;
}

body#band.discography .slideShow article .overlay {
	background: #dc211f;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	text-align: center;
	display: none;
	cursor: pointer;
}

body#band.discography .slideShow article.current .overlay {
	display: block;
	background: none;
	border: 5px solid #dc211f;
	width: 170px;
	height: 170px;
	text-indent: -10000em;
}

body#band.discography .slideShow article a.info {
	width: 52px;
	height: 46px;
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: -25px;
	text-indent: -8000em;
	margin-left: -26px;
	background: url(../img/layout/disco-info.png) no-repeat 0 0;
}

body#band.discography .slideShow article.hover .overlay {display: block;}

body#band.discography .slideShow article .overlay h2 {position: absolute; top: 60px; width: 160px; padding: 0 10px; margin: 0; color: #fff; font-size: 166.67%;}
body#band.discography .slideShow article .overlay p {position: absolute; width: 100%; bottom: 40px; margin: 0; font-size: 116.67%; color: #FFF;}
body#band.discography .slideShow article .overlay a {color: #FFF;}

body#band.discography .slideShow article .overlay h2,
body#band.discography .slideShow article .overlay p a {text-shadow: -1px -1px 0 #000;}

body#band.discography .slideShow article img {width: 180px; height: 180px;}


#newsLetter {background: #d7d7d7 url(../img/layout/newsletter-bg.jpg) repeat-x 0 0;}
#newsLetter aside {height: 120px; overflow: hidden;}
#newsLetter article {padding: 20px;}
#newsLetter h2 {color: #d8211f;}
#newsLetter h3 {color: #959595; font-size: 116.67%; font-weight: normal;}

#newsLetter .cta.submit {margin-bottom: 0;}
#newsLetter .cta input {background: #DC211F; width: 100px; padding-right: 20px; height: 30px; color: #FFF; position: absolute; right: 0; bottom: 0; border: none; text-align: right;}
#newsLetter .cta input:hover {background: #FFF; color: #DC211F;}

#newsLetter .cta.close {right: auto; left: 0; margin-bottom: 0; text-align: left; width: auto;}
#newsLetter .cta.close a {width: 100px; padding-left: 20px; padding-right: 0;}


#newsLetter form {display: none; padding: 0; padding-top: 55px;}

#newsLetter form label {
	float: left;
	width: 100px;
	color: #d81e23;
	line-height: 2.4em;
	font-size: 116.67%;
}

#newsLetter form p {margin-bottom: 10px;}

#newsLetter form .fSs span {font-size: 116.67%;}

#newsLetter form input {
	width: 310px;
	font-size: 116.67%;
}

#newsLetter form input.fieldError { border:solid 1px #ff0000;background-color:#ff0000;opacity:0.7; }
#newsLetter form .fieldError .fSs {background-color: #F00;}

#newsLetter form span.error {
	display:none;
}
html.ie6 #newsLetter form input {width: 300px;}

#newsLetter .gender {
	float: left;
	width: 210px;
}

#newsLetter .gender .fSs {width: 60px;}
#newsLetter .gender .fSs span {width: 60px;}

#newsLetter .country {
	float: left;
	width: 220px;
}
#newsLetter .country label {width: 60px; margin-left: 11px;}
html.ie6 #newsLetter .country label {display: inline;}
#newsLetter .country .fSs {width: 100px;}

#newsLetter .dob {
	clear: both;
}


.col1 #bandList section {
	height: 240px;
	padding: 0 !important;
	position: relative;
}

#bandList .col1 p.cta {width: 180px;}

#bandList #freddie {background: url(../img/band/col1-row1-freddie.jpg) no-repeat 0 0;}
#bandList #brian {background: url(../img/band/col1-row1-brian.jpg) no-repeat 0 0;}
#bandList #roger {background: url(../img/band/col1-row1-roger.jpg) no-repeat 0 0;}
#bandList #john {background: url(../img/band/col1-row1-john.jpg) no-repeat 0 0;}

#outLinks h2 {
	margin-bottom: 5px;
	font-size: 208.33%;
}

#outLinks ul {margin: 0;list-style: none;}

#outLinks li {
	padding: 20px 0 0 20px;
	display: block;
	height: 60px;
}


#outLinks li.link1,
#outLinks li.link3 {
	background-color: #1d1d1d;
}


#outLinks aside {float: right; margin-top: -20px;}


.archive {padding: 32px 0 0 0; margin-bottom: 55px;}

.archive h2 {margin-bottom: 34px; margin-left: 20px;}

.archive h3 {font-size: 133.33%; font-weight: normal;}
.archive time {font-size: 116.66%; color: #959595;}

.archive ul {list-style: none; padding: 0; margin: 0;}

.archive ul li {padding: 18px 0 12px 20px; background: url(../img/layout/seperator.gif) repeat-x 0 100%;}

.archive .col2 {margin-left: 10px; width: 470px;}
.archive .col2.first {margin-left: 0; margin-right: 10px;}

.slideshow aside ul {margin: 0;}
.slideshow aside li {
	list-style: none;
	display: block;
	float: left;
	width: 240px;
	height: 120px;
}


/* SOCIAL CHANNEL */
.socialChannels {
	padding-top: 270px;
	background: url(../img/layout/social-channels-top.jpg) no-repeat 0 0;
}

.socialChannels header,
.socialChannels h2 {margin-left: 20px;}
.socialChannels ul {margin: 0;}

.socialChannels ul li {
	list-style: none;
	background: url(../img/layout/seperator-small-darkgrey.gif) repeat-x 0 100%;
	padding:7px 0 7px 9px;
}

.socialChannels ul li a {display: block; padding: 5px; padding-left: 40px; background-repeat: no-repeat; background-position: 10px 50%;}

.socialChannels ul li.facebook a {background-image: url(../img/layout/social-channels-facebook.jpg);}
.socialChannels ul li.myspace {background: none;}
.socialChannels ul li.myspace a {background-image: url(../img/layout/social-channels-myspace.jpg);}
.socialChannels ul li.twitter a {background-image: url(../img/layout/social-channels-twitter.jpg);}


/* ARTICLE PAGES */
body.article .col3.main {
	padding: 30px 20px 0 20px;
	width: 680px !important;
}

body.article .main {font-size: 116.67%;}
body.discography .item {font-size: 116.67%;}

body.article .col3.main time {font-size: 208.33%; margin-bottom: 10px; display: block;}
body.article .col3.main h1 {
	font-size: 250%;
	line-height: 90%;
}

body.article aside.col1 section {padding-bottom: 40px;}

body.article aside.col1 h2 {margin-left: 10px;}

body.article aside.col1 .listArticles article {
	padding-right: 10px;
	padding-left: 10px;
}

body.article #content aside.col1 .listArticles article header,
body.article #content aside.col1 .listArticles article time {
	margin: 0;
	font-size: 100%;
	color: #959595;
}

body.article #content aside.col1 .listArticles article h3 {font-size: 133.33%;}

/* ARTICLE PAGES - SOCIAL */

ul.social-links {
	list-style:none;
	margin:9px 0 30px 0;
	padding:0;
}

ul.social-links li {
	float:left;
	margin-right: 9px;
}

body .article.footerShare {
	padding:20px 20px 0 20px;
	background: #1d1d1d url('../img/layout/seperator-small.gif') 0 0 repeat-x;
}

body .col4.footerShare {width: 920px !important;}

body .share .article.footerShare {background: none; padding: 0;}

body .footerShare h3 {
	font-size: 133.33%;
	color: #dc211f;
}
.text-shadow .footerShare h3 {text-shadow: -1px -1px 1px #000;}
ul.social-links li a,
ul.social-links li .db-clean {display:block;width:29px;height:29px;}
ul.social-links li .db-clean a {display: block;}
ul.social-links li a.facebook { background: url('../img/layout/social-fb.gif') 0 0 no-repeat; }
ul.social-links li a.twitter { background: url('../img/layout/social-twitter.gif') 0 0 no-repeat; }
ul.social-links li a.del { background: url('../img/layout/social-de.gif') 0 0 no-repeat; }
ul.social-links li .db-clean { background: url('../img/layout/social-digg.gif') 0 0 no-repeat; }
ul.social-links li.fb-share {width: 90px; overflow: hidden; padding-top: 3px;}




/* JAVASCRIPT STUFF */
.gallery {position: relative;}
.gallery .inner {position: absolute; z-index: 1;}
.gallery span, .gallery a, .gallery img {
	float: left;
}
#home .gallery .pagination {position: absolute; right: 0; bottom: 0; list-style: none; width: 100%; z-index: 100; background: none; margin: 0;}
#home .gallery .pagination .prev {display: none;}
#home .gallery .pagination .next {position: absolute; right: 0; bottom: 0; width: 460px;}
#home .gallery .pagination a {background: red; height: auto; z-index: 2; color: #FFF; width: 420px; padding: 5px 20px 5px 20px; font-size: 120%; text-align: right;}
#home .gallery .pagination a:hover {background: #FFF; color: red;}

#home .gallery .mt-Slide.cut {height: 480px;}

#home .gallery span,
#home .gallery a {
	width: 960px;
	height: 480px;
}


ul.tree {
	margin: 0;
	font-size: 150%;
}

ul.tree ul {
	font-size: 80%;
}

ul.tree,
ul.tree ul {
	list-style: none;
}

ul.tree ul {
	margin-left: 10px;
}

ul.tree a {display: block; outline: none; padding: 6px 0 7px 0;}
ul.tree li {background: url(../img/layout/seperator-small.gif) repeat-x bottom left;}
ul.tree ul li {background: none;}

#home .row1 {
	position: relative;
}

.row2 span.shadowOverlay,
.row4 span.shadowOverlay, #home .row1 span.shadowOverlay, .article .col4 span.shadowOverlay, #band .row1 span.shadowOverlay {
	background: url('../img/layout/gradient_a.png') 0 0 no-repeat;
	width: 960px;
	height: 20px;
	display:block;
	position:absolute;
	top:0;
	left:0;	
	z-index:500;
}

#band .row1{
	position: relative;
}

span.shadowOverlayBelow {
	background: url('../img/layout/gradient_a.png') 0 0 no-repeat;
	width: 960px;
	height: 20px;
	display:block;	
	margin: auto;
	z-index:500;
}


.listArticles .loader {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: red;
}



/*
 * LIGHTBOX Styles
*/
.lb-cont {background: #111; padding: 10px;}

.lb-cont .controls .close {display: none;}

.lb-cont .controls .next,
.lb-cont .controls .prev {
	position: absolute;
	width: 20px;
	height: 120px;
	bottom: 0;
	left: 0;
	text-indent: -1000em;
	background: url(../img/layout/lb-nav.gif) no-repeat 0 0;
}

.lb-cont .controls .next {
	right: 0;
	left: auto;
	background-position: -20px 0;
}

.lb-cont .controls {
	position: absolute;
	left: -10px;
	right: -10px;
	bottom: 0;
}

.lb-cont .title {
	text-align: left;
	padding: 40px 0 40px 20px;
	font-size: 200%;
}


/* Unsupported browser fallback */

#unsupported #wrap {
	width: 960px;
	margin: auto;
	background: url(../img/layout/browserUpgrade.jpg) no-repeat;
	padding: 520px 0 0;	
	}
	
#unsupported #wrap p {
	font-size: 1.4em;
	text-align: left;
}

#unsupported #footer {
	width: 960px;
	margin: auto;
	text-align: left;
	
}

#unsupported #footer p {
	line-height:25px;
	text-align: left;
	
}

#unsupported #footer p img{
	margin: 0 0 -5px 5px;
}

#unsupported #footer #rocked {
	
	width: 175px;
	color: #959595;
	
}