/* www.djsenz.co.uk */
/* Code by: www.4muladesign.com - Copyright (c)2007  */


/* Global Settings */

*{
	margin: 0;
	padding: 0;
}

a {
	color: #FFF;
	outline: none;
}

img {
	border: none;
}

html, body {
	height: 100%;
}

body {
	background-color: #111111;
	
	font-size: 62.5%;
	color: #FFF;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}


#wrapper {
	background-image: url(images/slice.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
	height: 100%;

}

* html #wrapper {
	height: 100%;
}

.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}

#page {
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	width: 625px;
}

* html #page {
	height: 100%;
}


/* Header Settings */


#header {
	margin: 0 auto;
	padding: 0;
	background: url(images/header.jpg) no-repeat;
	height: 210px;
	width: 625px;
}

#header-cont {
	width: 592px;
	padding: 20px 24px;
}

#menu-cont, #teaser-1, #teaser-2 {
	width: 174px;
	height: 148px;
	float: left;
}

#menu-cont, #teaser-1 {
	margin-right: 28px;
}

#teaser-1 {
	background: url(images/teaser-1.jpg) no-repeat left;
}

#teaser-2 {
	background: url(images/teaser-2.jpg) no-repeat left;
}

#teaser-1 a, #teaser-2 a {
	display: block;
	width: 174px;
	height: 148px;
	text-indent: -5000px;
}


/* Menu Settings */


#menu {
	width: 151px;
	height: 61px;
	background: url(images/menu-bkg.jpg) no-repeat left;
	margin: 79px 0 0 11px;
}

#menu ul {
	list-style: none;
}

#menu li a {
	display: block;
	display: inline;
	float: left;
	width: 30px;
	height: 61px;
	text-indent: -5000px;
}

#bio #menu-1 a {
	width: 30px;
	height: 61px;
	margin-right:30px;
	background: url(images/menu-1_on.jpg) no-repeat;
}

#menu-1 a {
	width: 30px;
	height: 61px;
	margin-right:30px;
	background: url(images/menu-1.jpg) no-repeat;
}

#menu-1 a:hover {
	width: 30px;
	height: 61px;
	background: url(images/menu-1.jpg) no-repeat;
	background-position: -30px;
}

#out #menu-2 a {
	width: 30px;
	height: 61px;
	margin-right:29px;
	background: url(images/menu-2_on.jpg) no-repeat;
}

#menu-2 a {
	width: 30px;
	height: 61px;
	margin-right:29px;
	background: url(images/menu-2.jpg) no-repeat;
}

#menu-2 a:hover {
	width: 30px;
	height: 61px;
	background: url(images/menu-2.jpg) no-repeat;
	background-position: -31px;
}

#mp3 #menu-3 a {
	width: 32px;
	height: 61px;
	background: url(images/menu-3_on.jpg) no-repeat -1px;
}

#menu-3 a {
	width: 30px;
	height: 61px;
	background: url(images/menu-3.jpg) no-repeat;
	background-position: -1px;
}

#menu-3 a:hover {
	width: 30px;
	height: 61px;
	background: url(images/menu-3.jpg) no-repeat;
	background-position: -34px;
}



/* Footer Settings */


#footer {
	background: url(images/footer.jpg) no-repeat;
	position:relative;
	width: 625px;
	margin: 0 auto;
	margin-top: -190px;
	height: 190px;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
 
* html #footer {
	margin-top: -189px; /*!!! needs checking !!!*/
}

#footer-cont {
	padding: 40px 20px;
}

#footer-left {
	float: left;
	text-align: left;
	padding: 31px 0 42px 43px;
}


#footer-right {
	float: right;
	padding: 42px 100px 0 0;
	text-align: left;
}

#footer-right p {
	padding-bottom: 8px;
	color: #999999;
	font-weight: bold;
}

#footer-lower {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
}

#footer-lower ul {
	list-style: none;
}

#footer-lower li  {
	display: inline;
}

#footer-lower li a {
	text-decoration: none;
	font-size: 1em;
}

#footer-lower li a:hover {
	text-decoration: underline;
}

#footer-lower li span {
	padding: 0 3px;
	color: #999999;
}


/* Content Settings */


#content {
	/*border: 1px solid #FF0000;*/
	padding-bottom: 250px;
}

#contentMain {
	margin: 0 auto;
	width: 525px;
	padding: 15px;
	min-height: 300px;
}
	
#contentBio {
	min-height: 400px;	
}

.bio-main {
	background: url(images/bio-bk1.jpg) no-repeat;
	width: 533px;
	height: 148px;
	margin: 16px auto;
	padding-bottom: 8px;
}

.bio-left {
	float: left;
	width: 360px;
	padding: 17px;
	color: #666666;
	font-size: 1.0em;
	line-height: 1.6em;
	clear: both;
}

.bio-left-t {
	width: 550px;

}


#list-1, #list-2, #list-3 {
	float: left;
	width: 120px;
	padding: 22px 0 0 17px;
}

#list-1, #list-2 {
	margin-right: 60px;
}


.list-j {
	list-style: none;
	color: #666666;
}

.list-j li {
	margin-top: 6px;
	padding-left: 6px; 
}

.list-head {
	color: #999999;
	padding: 0 2px 4px 4px; 
}

.bio-left p {
	margin: 4px 0 7px;
}

.red {
	/*background: url(images/switch.jpg) no-repeat -1px;*/
	/*padding: 0 10px 0 10px;*/
	color: #999999;
	border-left: 2px solid #FF0000;
	padding: 0 2px 0 4px;
	font-weight: bold;
	font-size: 1em;
}

.bio-right {
	float: right;
	padding: 16px 16px 16px 0;
}

p.about {
	padding: 6px 0 0 6px;
}

.comment {
	color: #666666;
	font-size: 1em; 
	line-height: 1.6em;
}

#contentMain .comment a {
	color: #CCCCCC;
	border-left: 1px solid #666666;
	text-decoration: none;
	padding-left: 5px;
}

#contentMain .comment a:hover {
	color: #FFF;
	padding-right: 5px;
	border-right: 1px solid #666666;
}

.mainComment {
	border-bottom: 1px dotted #666666;
	padding: 10px 0;
	font-size: 0.9em;
}

.userComment {
	padding: 7px 0 7px;
	font-size: 1em;
	color: #666666;
}

.userName {
	border-bottom: 1px dotted #666666;
	padding: 0 0 5px;
	font-size: 0.9em;
}

.userName a {
	text-decoration: none;
	padding-bottom: 5px;
}

#contentMain a {
	color: #97DEFF;
}

.time {
	font-size: 0.8em;
	color: #333333;
	padding: 0;
	text-transform: capitalize;

}


h1 {
	text-align: left;
	font-size: 1.8em;
	padding:  5px 0;
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
}


h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}



.hr {
	padding-bottom: 12px;

}


/* Audio Download Settings */

.track-home {
	background: url(images/track-bkg.jpg) no-repeat;
	width: 530px;
	height: 69px;
	margin: 20px auto 18px;

}

.track {
	background: url(images/track-bkg.jpg) no-repeat;
	width: 530px;
	height: 69px;
	margin: 0 auto 18px;
}

.track-left {
	width: 240px;
	float: left;
	text-align: left;
}

.track-right {
	float: right;
	padding: 12px;
}

.album {
	background: url(images/0807.jpg) no-repeat;
	width: 250px;
	height: 50px;
	margin: 9px 0 0 14px;
	padding: 2px 0 0 65px;
	/*border: 1px solid #666666;*/
}

#album-1 {
	background: url(images/0807.jpg) no-repeat;
}

#album-2 {
	background: url(images/0406.jpg) no-repeat;
}

#album-3 {
	background: url(images/00TQ.jpg) no-repeat;
}

#album-4 {
	background: url(images/1104.jpg) no-repeat;
}

#album-5 {
	background: url(images/1208.jpg) no-repeat;
}

.album span {
	color: #666666;
	font-size: 0.9em;
	}

a.dl {
	background: url(images/btn-download.jpg) no-repeat;
	float: left;
	width: 88px;
	height: 14px;
	text-indent: -5000px;
}

a:hover.dl {
	background: url(images/btn-download.jpg) no-repeat -88px;

}

a.dls {
	background: url(images/btn-stream.jpg) no-repeat;
	display: block;
	width: 88px;
	height: 14px;
	text-indent: -5000px;
	padding-bottom: 6px;
}

.download {
	font-size: 0.8em;
	padding-top: 3px;
	color: #CCCCCC;
	text-align: right;
}

.download span {
	color: #0A85BE;
}

#dl-head {
	padding: 10px 25px 20px 25px;
	font-size: 0.9em;
	text-align: center;
}

#dl-head p {
	padding-bottom: 5px;
}

span.new {
	color: #FF0000;
	padding-left: 7px;
	font-size: 0.8em;
	font-weight: 400;
}

#feedlogo {
	padding: 10px 0 10px 0;
}

#search-bar {
	float: right;
}


/* sIFR Settings  */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}


/* Form Settings */


fieldset {
	border: none;
}

fieldset p {
	padding-bottom: 9px;
	color: #999999;
}

.cm-input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #666666;
	background-color: #000;
	color: #777777;
	margin-top: 3px;
	padding: 3px;
}

.required {
	color: #FF0000;
}

#digg{
	padding: 25px 6px 0;
}

#popup {
	padding: 25px 0 0 15px;
}


#latest-news {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;	
}

#latest-news li {
	margin-top: 8px; 
	padding: 0 0 2px 6px;
}

#latest-news li a {
	font-size: 0.9em;
	text-decoration: none;
}

#latest-news li a:hover {
	text-decoration: underline;
}

.digg {
	background-color: #1B5790;
	color: #B2D281;
	/*border: 1px solid #B2D281;*/
	padding: 2px 3px;
	text-decoration: none;
}

.digg a:hover {
	text-decoration: none;
}