/*--- PERMEATED RECORDS - CSS Document ---*/

body {
	background:#000000 url(images/pr-bg.jpg) top center repeat;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#c6d0c6;
	margin:0;
	padding:0;
}

p{ margin:0; padding:0; }

a{ text-decoration: none; outline-style:none; color:#726f6d; }
a:hover{ color:#ae9953; text-decoration: none; }
a img{ border:none;}

h1{ text-indent:-9999px; visibility:hidden; display:none;}

h2{ text-indent:-9999px; visibility:hidden; display:none;}

h3{ width:230px; height:14px; margin-top:11px; margin-bottom:9px; padding-bottom:2px; padding-top:4px; padding-left:14px; background:#242424 url(images/pr-h3-bg.gif) top left repeat; color:#FFFFFF; font-size:10px; text-transform:uppercase; }

h4{ width:auto; height:14px; margin-top:11px; margin-bottom:5px; padding-bottom:2px; padding-top:4px; color:#FFFFFF; font-size:10px; text-transform:uppercase;}

/* -------- MENU ------ */

#menu { background:#000000 url(images/pr-menu-bg.gif) top left no-repeat; width:780px; height:29px; padding:0; margin:0; }

#menu ul {
	display:block;
	list-style: none;
	background: #ccc url(images/pr-menu.gif) top left no-repeat;
	background-position:  0 -29px ;
	margin:0;
	margin-left:17px;
	padding:0;
	width:745px;
	height:29px;
}

#menu ul li { float:left; position:relative; z-index:100; margin:0; padding:0; height:29px; }
	
#menu ul li a { outline:0; display:block; text-decoration:none; text-indent: -999em; height:29px; }
	
#menu ul li a:hover, #menu ul li a.current { background-image: url(images/pr-menu.gif); background-repeat: no-repeat; }

#menu ul li#news a { width:60px }
#menu ul li#news a:hover { background-position: 0 0; }
#menu ul li#news a.current,
#menu ul li#news a.current:hover {width:60px; background-position: 0 0; }

#menu ul li#artists a { width:77px }
#menu ul li#artists a:hover { background-position: -60px 0; }
#menu ul li#artists a.current,
#menu ul li#artists a.current:hover { width:77px; background-position: -60px 0; }

#menu ul li#releases a { width:88px }
#menu ul li#releases a:hover { background-position: -137px 0; }
#menu ul li#releases a.current,
#menu ul li#releases a.current:hover { width:88px; background-position: -137px 0; }

#menu ul li#tours a { width:64px }
#menu ul li#tours a:hover { background-position: -225px 0; }
#menu ul li#tours a.current,
#menu ul li#tours a.current:hover { width:64px; background-position: -225px 0; }

#menu ul li#forum a { width:66px }
#menu ul li#forum a:hover { background-position: -289px 0; }
#menu ul li#forum a.current,
#menu ul li#forum a.current:hover { width:66px; background-position: -289px 0; }

#menu ul li#links a { width:62px }
#menu ul li#links a:hover { background-position: -355px 0; }
#menu ul li#links a.current,
#menu ul li#links a.current:hover { width:62px; background-position: -355px 0; }

#menu ul li#shop a { width:107px }
#menu ul li#shop a:hover { background-position: -417px 0; }
#menu ul li#shop a.current,
#menu ul li#shop a.current:hover { width:107px; background-position: -417px 0; }

#menu ul li#contact a { width:78px }
#menu ul li#contact a:hover { background-position: -524px 0; }
#menu ul li#contact a.current,
#menu ul li#contact a.current:hover { width:78px; background-position: -524px 0; }

#menu ul li#media a { width:64px }
#menu ul li#media a:hover { background-position: -602px 0; }
#menu ul li#media a.current,
#menu ul li#media a.current:hover { width:64px; background-position: -602px 0; }

#menu ul li#myspace a { width:79px }
#menu ul li#myspace a:hover { background-position: -666px 0; }
#menu ul li#myspace a.current,
#menu ul li#myspace a.current:hover { width:79px; background-position: -666px 0; }

#menu ul li a.current:hover { cursor: default; }

/* -------------------------- */

#wrapper{
	background:url(images/pr-body-bg.jpg) top center repeat;
	width:780px;
	margin:auto; 
	padding:0;
	padding-left:4px;
	padding-right:4px;
}

#header{
	width:780px;
	padding:0;
	margin:0;
	margin-bottom:6px;
	height:155px;
	background-color:#000000;
}

#title-bar{
	width:748px;
	padding:0;
	margin:0;
	margin-left:16px;
}
#title-bar img{
	padding:0;
	margin:0;
	float:left;
}
#container{
	padding:0;
	margin:0;
	margin-left:16px;
}
#container2{
	padding:0;
	margin:0;
	margin-left:0px;
}
#footer{
	width:748px;
	height:20px;
	background-color:#000000;
	padding-top:5px;
	margin-left:16px;
	clear:left;
	font-size:10px;
	color:#424242;
	text-align:center;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}

/* -------- HOME -------- */

#left{
	width:243px;
	height:800px;
	background: url(images/pr-home-left-bg.gif) top left repeat;
	padding:0;
	margin:0;
	margin-top:6px;
	margin-bottom:5px;
	float:left;
}

#right{
	width:244px;
	height:800px;
	background: url(images/pr-home-right-bg.gif) top left repeat;
	padding:0;
	margin:0;
	margin-left:11px;
	margin-top:6px;
	float:left;
}

.highlight{ background-color:#191919; width:221px; height:165px; margin-top:10px; margin-left:11px; }

.mailboxtitle{margin-top:0px; margin-left:0px }
#mail-box{ 
	background: url(images/pr-mailinglist-bg.gif) top left no-repeat; 
	width:204px; 
	height:85px; 
	margin-left:12px;
	padding-top:16px;
	padding-left:17px;
}
#mail-box .imput{ width:183px; margin-top:1px; margin-bottom:1px;margin-left:10 !important; margin-left:0px; background-color:#292929; border:1px solid #3a3a3a; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC; }
#mail-box a img { border:none; float:left; padding:0; margin:0; margin-right:8px; }

#mail-box a:hover img{ opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;}

#middle{
	width:244px;
	height:800px;
	background: url(images/pr-home-mid-bg.gif) top left repeat;
	padding:0;
	margin:0;
	margin-left:6px;
	margin-top:6px;
	float:left;
}
#middle p{ padding:0; padding-left:11px; padding-bottom:10px; margin:0; }
#middle a, #right a { color:#FFFFFF; }
#middle a:hover, #right a:hover{ color: #ae9953; }

#right h3{ width:auto; height:auto; background-color:transparent; margin-top:0; margin-left:0; padding-top:0; padding-bottom:0; }
#right a img{ border:1px solid #222222; float:left; margin-right:9px; margin-bottom:20px; }
#right a:hover img{ border:1px solid #CCCCCC; }

.releases-box{ width:220px; margin-top:11px; margin-left:12px; margin-right:12px; clear:left; }
.releases-box h3{ margin-bottom:9px; background:none; }
.releases-boxup{ width:220px; margin-top:11px; margin-left:12px; margin-right:1px; clear:left; }
.releases-boxup h3{ margin-bottom:9px; background:none; }

.upcoming{ margin-bottom:0; margin-top:5px; }

/* -------- SECTIONS -------- */

.twoC-pad{ height:789px; }
#twoColumns-right {	height:800px; }
#twoColumns-right, .twoC-pad{
	background: url(images/pr-bg-2columns.gif) top left repeat;
	margin-left:6px;
	margin-top:6px;
	float:left;
}

#twoColumns-right{ width:499px; padding:0; }
#twoColumns-right h3{ width:485px; margin-bottom:-2px; clear:left; }
#twoColumns-right p { padding-top:4px; padding-left:14px; padding-right:14px; margin:0; margin-top:8px; }
#twoColumns-right a { color:#FFFFFF; }
#twoColumns-right a:hover { color: #ae9953; }

#twoColumns-right li { list-style:none; }

#twoColumns-right ul, .twoC-pad ul{ padding:0; margin-left:15px !important; margin-left:13px; }
#twoColumns-right ul.related { padding:0; margin-top:8px; margin-left:29px !important; margin-left:27px; }
#twoColumns-right li.bullet, .twoC-pad li{ list-style:url(images/bullet.gif) outside; }
#twoColumns-right li.bullet a, .twoC-pad li a{ color:#c6d0c6; }
#twoColumns-right li.bullet a:hover{ color:#ae9953; text-decoration:underline; }
.twoC-pad li a:hover{ color:#ae9953; }

#twoColumns-right ul.noBullet { margin-top:14px; margin-bottom:14px; }
#twoColumns-right ul.noBullet li { list-style:none; }

#twoColumns-right ol li{ list-style: upper-roman !important; }

.artist{ width:152px; margin-left:10px; margin-top:11px; float:left; text-transform:uppercase; }
.artist a img, .roster a img{ border:1px solid #2a2a2a;}
.artist a:hover img, .roster a:hover img{ border:1px solid #ae9953;}
.artist a:hover, .roster a:hover{ color:#ae9953;}
.artist p, .roster p{ padding-left:0 !important; padding-right:0 !important;}

.roster{ margin-left:9px; margin-top:11px; float:left; width:112px;}

.rosterB{ clear:left; padding-top:1px; }
.rosterLeft, .rosterRight{ width:245px !important; float:left; }
.rosterLeft h3, .rosterRight h3{ margin:0; margin-bottom:10px !important; width:231px !important; margin-top:14px; }
.rosterLeft p, .rosterRight p{ margin:0; margin-top:-1px !important; margin-left:14px; }
.rosterRight{ margin-left:9px; }
.rosterLeft a, .rosterRight a{ color:#c6d0c6 !important; }
.rosterLeft a:hover, .rosterRight a:hover{ color:#ae9953 !important; text-decoration:underline; }

.clear{ clear:left; padding-left:2px;}

.artist p, .clear p, .releases-box p{ padding:0; margin-top:0 !important; }

.twoC-pad{ width:471px; padding-top:11px; padding-left:14px; padding-right:14px; }

/* ---------------- */

.artistInfo{ width:470px; height:225px; }
.mediaInfo{ width:470px; height:110px; }
.shopAll{ width:475px; height:276px; }
.release{ width:460px; height:58px; }
.release, .artistInfo, .mediaInfo, .shopAll{
	padding:0;
	margin:0;
	margin-left:14px;
	margin-top:14px;
	margin-bottom:14px;
}
.release p, .artistInfo p, .mediaInfo p, .shopAll p{ margin:0 !important; padding:0 !important; }
.releaseLeft{ float:left; width:58px; margin-right:12px; }
.releaseLeft a img, .artistLeft a img{ border:1px solid #222222; margin:0; }
.releaseLeft a:hover img, .artistLeft a:hover img{ border:1px solid #CCCCCC; }
.releaseRight { float:left; width:388px; }
.releaseRight a:hover img, .artistRight a:hover img, .mediaRight a:hover img, .shopRright a:hover img { opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5; border:none;}
.artistRight a img{ border: none; }
.artistLeft { float:left; width:232px; padding-right:5px; }
.artistRight { float:left; width:232px; }
a.linkList{ background:url(images/bullet.gif) left top no-repeat; background-position:0 3px; padding-left:13px; color:#c6d0c6 !important; }
a:hover.linkList{ color:#ae9953 !important; text-decoration:underline; }

.mediaLeft img { border:1px solid #222222; margin:0; }
.mediaLeft { float:left; width:108px; padding-right:10px; }
.mediaRight { float:left;width:350px; }

.mediaRight ul { padding:0; margin-left:0px !important; margin-left:14px; margin-top:12px; }
.mediaRight li { list-style:url(images/bullet.gif) outside !important; list-style:url(images/bullet.gif) outside; }
.mediaRight li a { color:#c6d0c6 !important; }
.mediaRight li a:hover{ color:#ae9953 !important; text-decoration:underline; }

.shopL{ width:225px; float:left; padding-right:10px; height:274px; }
.shopLleft { width:225px; }
.shopLright { width:225px; }
.shopL p{ margin-top:8px !important; padding:0 !important; }
.shopL img{ border:1px solid #222222; }
.shopR{ width:240px; height:110px; float:right; clear:right; margin-bottom:12px; }
.shopRleft { width:108px; float:left; padding-right:10px; }
.shopRright { width:119px; float:left; margin-top:11px; }

.shopLink { margin:0; margin-top:10px; padding:0; }
.shopLink ul { margin-left:0px !important; margin-top:12px; }
.shopLink li { list-style-type:none; list-style-position:outside; background:url(images/bullet2.gif) top left no-repeat; background-position:-1px 0; margin-left:-14px; padding-left:14px; }
.shopLink li a { color:#ffffff !important; }
.shopLink li a:hover{ color:#ae9953 !important; text-decoration:underline; }

.shopT{ width:700px; padding:0; margin:0; margin-left:22%; margin-bottom:14px; }
.shopThumb{ width:340px; float:left; padding-right:10px; margin-top:14px; }
.shopThumbL{ width:170px; height:160px; float:left; padding-right:10px; }
.shopThumbL img{ border:1px solid #222222; }
.shopThumbR{ width:155px; float:left; }
.shopThumbR p{ padding:0 !important;margin-top:0 !important; margin-bottom:10px !important; }
.shopThumbR a{ background:url(images/bullet.gif) left top no-repeat; background-position:-3px 3px; padding-left:12px; color:#ffffff !important; }
.shopThumbR a:hover { color:#ae9953 !important; text-decoration:underline; }

.mediaMenu { width:499px; height:20px; margin-top:11px; margin-bottom:9px; background:#242424 url(images/pr-h3-bg.gif) top left repeat; color:#FFFFFF; text-transform:uppercase; clear:left; font-weight:bold; }
.mediaM{ width:104px; float:left; padding-top:4px; padding-left:14px; }
.mediaM a{ padding-right:10px; background:url(images/bullet.gif) left top no-repeat; background-position:-3px 2px; padding-left:10px; }
.mediaEmpty{ width:8px; height:20px; background-color:#000000; float:left;}

.oshopMenu { width:780px; height:20px; margin-top:11px; margin-bottom:9px; background:#242424 url(images/pr-h3-bg.gif) top left repeat; color:#FFFFFF; text-transform:uppercase; clear:left; font-weight:bold; }
.oshopM{ width:165px; float:left; padding-top:4px; padding-left:14px; }
.oshopM a{ padding-right:10px; background:url(images/bullet.gif) left top no-repeat; background-position:-3px 2px; padding-left:10px; }
.oshopEmpty{ width:8px; height:20px; background-color:#000000; float:left;}

.mediaLink { margin:0; margin-top:12px; padding:0;}
.mediaLink ul { padding:0; margin:0; margin-left:14px !important; margin-bottom:12px; }
.mediaLink li { list-style:none !important; margin:0; padding:0; }
.mediaLink li a { color:#c6d0c6 !important; }
.mediaLink li a:hover{ color:#ae9953 !important; text-decoration:underline; }

.imgBorder{ border:1px solid #222222; margin:0; }

.marginImg{ margin-top:12px !important; margin-top:14px; }

.releaseRight .marginImg{ margin-top:9px !important; }

/* -------- text styles -------- */

.whiteB{ font-weight:bold; color:#FFFFFF;}

.white{ font-weight:normal; color:#FFFFFF;}

.date{ color:#c6d0c6; font-weight:normal; }

.black{
	color:#c6d0c6; 
	background-color:#000000; 
	padding-left:14px;
	padding-right:7px;
	margin-left:-14px;	
	margin-right:7px;
	margin-bottom:-4px;
	margin-top:-4px;
	padding-bottom:4px;
	padding-top:4px;
}

.normal{ color:#c6d0c6; font-weight:normal; text-transform:none; }
.normal a{ color:#FFFFFF; }

a.greyLink { color:#c6d0c6 !important; }
a:hover.greyLink { color:#ae9953 !important; text-decoration: underline; }

.noBg{ background:none !important; clear:left; width:auto !important; }

.noBg2{ background:none !important; width:auto !important; margin-left:0; padding-left:0; margin-bottom:5px !important; }





