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

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/*#FE0000 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#170000 url(../images/1600x1420_body_ground.jpg) center top no-repeat;
	background-color:#170000;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*# Main Layout */

#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 940px;
	height: 120px;
	background:#170000 url(../images/940x120_header_grnd.jpg) left top no-repeat;
}

#content {
	
	background:#fff url(../images/193x150_content_stain.jpg) right bottom no-repeat;
}

#intro {
	width: 940px;
	height: 220px;
	background:#170000 url(../images/940x220_intro_panel_ground.jpg) left top no-repeat;
}
		
#slideshow {
	width: 440px;
	height: 200px;
	float: right;
	margin: 6px 0 0 0;
	background:#170000 url(../images/440x200_scroller_placeholder.jpg) left top no-repeat;
}

#introTxt {
	width: 480px;
	height: 200px;
	float: left;
	margin: 6px 0 0 0;
	color: #fff;
	/*border: 1px solid silver;*/
}

#aboutRS, #newRelease {
	width: 735px;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
	float: left;
}

.imageContainer {
	float: left;
	padding: 5px 10px 0 0;
}

.release img {
	padding: 0 0 5px 0;
}

.releaseInfo {
	width: 235px;
	height: 85px;
	background:url(../images/235x85_info_panel_ground.jpg) left top no-repeat;
}

#secondaryContent {
	
	width: 165px;
	_width: 145px;
	padding: 0 10px 0 0;
	float: right;
}

.clear {
	clear: both;
}

.textContainer {
	width: 480px;
	padding: 10px 0 0 10px;
	float: left
				
}

#footer {
	background:url("../images/940x250_footer_ground.jpg)") no-repeat scroll left top transparent;
	height: 250px;
	width: 940px;
}

#footerLogo {
	width: 245px;
	padding: 0 20px 0 0;
	float: left
}

.footerInfo {
	width: 200px;
	padding: 30px 0 0 0;
	float: left;
	color: #fff;
}

.mainTitle {
	width: 920px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	
}

.packShot {
	float: left;
	width: 215px;
	height:215px;
	padding-right: 10px;
	
}

.featuredArtist {
	width: 900px;
	padding: 0 10px 20px 10px;
	border-bottom: 1px solid #FE0000;
	margin-bottom: 10px;
	margin-left: 10px;
}

.artistInfo {
	float: left;
	width: 400px;
	padding-right: 30px;
}

.player {
	float: left;
	width: 235px;
	
}

/*# Typography */

#logo a  {
	background:url("../images/435x120_RSDM_logo.jpg)") no-repeat scroll left top transparent;
	float:left;
	height: 120px;
	width: 435px;
	text-indent:-5000px;	
}

#intro h2 {
	font-weight:lighter;
	font-size: 26px;
	padding: 10px 0 0 10px;
	line-height: 1.2em;
}

#intro p {
	font-size: 16px;
	line-height: 1.2em;
	padding: 10px 0 20px 10px;
}

#aboutRS h3, #newRelease h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 3px solid #FE0000;
}

#secondaryContent h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 3px solid #000;
}

#newRelease h3 span {
	color: #FE0000;
}

.mainTitle h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 3px 0;
	
}

.featuredArtist h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
}

.mainTitle span {
	color: #FE0000;
}

.mainTitle p {
	font-size: 13px;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #FE0000;
}


.date,.title {
	font-size: 12px;
	line-height: 1.2em;
	padding: 0 0 3px 0;
	color: #FE0000;
}

.date,.title span {
	color: #000;
}

.releaseInfo p {
	font-size: 11px;
	line-height: 1.2em;
	padding: 10px 8px 3px 8px;
}

.release {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.artistInfo p,#secondaryContent p {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0 0 5px 0;
}

#aboutRS  p {
	font-size: 12px;
	line-height: 1.4em;
	padding:0 0 6px 0;
	width: 460px;
}

#aboutRS  h4 {
	font-size: 13px;
	padding: 5px 0 5px 2px;
	margin: 10px 0 10px 0;
	color: #FE0000;
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 460px;
}

.footerInfo li {
	padding: 0x 0 5px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #999;
}

/* Main Nav */

#mainNav {
	list-style: none;
	width: 450px;
	float: right;
	/*border: 1px solid silver;*/
	padding: 48px 0 0 0;
}

#mainNav li {
	float: left;
}

#mainNav a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight:100;
	margin: 0 30px 0 0;
	color: #999;
	}
	
#mainNav a:hover {
	display: block;
	text-decoration: underline;
	color: #ccc;
	}

.releaseInfo ul {
	padding: 0 0 0 8px;
}

.releaseInfo ul li {
	float: left;
}

.releaseInfo ul li a {
	display: block;
	height: 30px;
	text-decoration: none;
	font-size: 11px;
	font-weight:600;
	padding: 5px 20px 0 25px;
	color: #333;
}

.releaseInfo ul li a:hover {
	text-decoration: underline;
}

.buy {
	background:url("../images/20x20_basket_icon.jpg)") no-repeat 0 top;
}
.listen {
	background:url("../images/20x20_listen_icon.jpg)") no-repeat 0 top;
}
.info {
	background:url("../images/20x20_info_icon.jpg)") no-repeat 0 top;
}

#subNav {
	list-style: none;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #333;
	 }
	
#subNav li {
	float: left;
		 }
		 
#subNav li a {
	text-decoration: none;
	font-size: 12px;
	font-weight:100;
	margin: 0 20px 0 0;
	color: #666;
		 }
		 
#subNav li a:hover {
	text-decoration: underline;
	color: #FE0000;
		 }
		 
		 
		 
/* Links and Buttons*/

#intro a {
	background:url("../images/208x23_info_btn_ground.jpg)") no-repeat 0 50%;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 208px;
	height: 23px;
	padding: 12px 0 0 25px;
	float: right;
}

#intro a:hover {
	text-decoration: underline;
}

#secondaryContent ul {
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	padding: 5px 0 5px 0;
}

#secondaryContent ul li {
	background:url("../images/12x14_arrow.gif)") no-repeat 0 50%;
	padding: 5px 0 5px 0;
}

#secondaryContent ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight:600;
	padding: 0 0 0 15px;
	color: #FE0000;
}
#secondaryContent ul li a:hover {
	text-decoration: underline;
}

#aboutRS .withArrow {
	background:url("../images/12x14_arrow.gif)") no-repeat 0 50%;
	text-decoration: none;
	font-size: 12px;
	font-weight:600;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	color: #FE0000;
	float: left;
	width: 460px;
}

.footerInfo li a, #aboutRS a:hover {
	text-decoration: underline;
}

.footerInfo li a {
	text-decoration: none;
	color: #fff;	
}

.footerInfo li a:hover {
	text-decoration: underline;
}

#artistsPage #wrapper #mainNav .artists #artists, #pressPage #wrapper #mainNav .press #press {
	color: #fff;
	border-bottom: 2px solid #FE0000;
	padding-bottom: 3px;
}

.artistInfo a {
	text-decoration: none;
	font-weight:700;
	color: #1F1F1F;
}

.artistInfo a:hover {
	text-decoration: underline;
}


