/* CSS Document */

body{
	 background: url("../images/big-bg.jpg") no-repeat scroll center -155px #59669d;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
}

a, a:visited{color:#666666;}

#wrap{
	background:#FFFFFF;
	margin:105px auto 0;
	overflow:hidden;
	padding:8px;
	text-align:center;
	width:755px;
	border:1px solid #333333;
	position:relative;
}

#content{

}


#nav{
	font-family:"Courier New", Courier, mono;
	text-align:right;
	padding-right:20px;
}

#nav a, #nav a:visited{
	color:#000000;
}


#textwrap{
	float:right;
	width:500px;
	text-align:justify;
padding-right:16px;
}
#textwrap p{
	font-size:12px;
}

#recordpromo{
		background:url("../images/record-scan.gif") no-repeat scroll 100px top transparent;
border:1px solid #CCCCCC;
height:150px;
left:15px;
padding:4px;
position:absolute;
top:54px;
width:190px;
	}

	#recordpromo h2{
		color:red;
		font-family:"Courier New",Courier,monospace;
		font-size:16px;
		margin:0;
		width:149px;
	}

	#recordpromo p{

	}

	#recordpromo a#buyrecord{
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #999999;
		color:#333333;
		display:block;
		font-family:"Courier New",Courier,monospace;
		font-size:13px;
		font-weight:bold;
		padding:4px;
		text-decoration:none;
		width:135px;
		margin:0 0 11px;
	}
.album-image-wrap {
	position:relative;
}
.album-image-wrap {
	position:relative;
}
	.album-image-wrap a#buyalbum{
		 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    bottom: 18px;
    color: #333333;
    display: block;
    font-family: "Courier New",Courier,monospace;
    font-size: 13px;
    font-weight: bold;
    left: 10px;
    margin: 0 0 11px;
    padding: 4px;
    position: absolute;
    text-decoration: none;
    width: 135px;
	}

	#recordpromo a#digital{

		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #999999;
		color:#333333;
		display:block;
		font-family:"Courier New",Courier,monospace;
		font-size:13px;
		font-weight:bold;
		padding:4px;
		text-decoration:none;
		width:160px;
	}

		#recordpromo a#digital:hover,#recordpromo a#buyrecord:hover,a#buyalbum:hover{
			background:#cccccc;
		}


/* SOCIAL LINKS */


#myspace a{
	background: url("../images/icons1_light_sm.png") no-repeat scroll -81px 0 transparent;
    display: block;
    height: 38px;
    left: 85px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    width: 39px;
	text-indent:-5555555px;
}
 

#facebook a{
   background: url("../images/icons1_light_sm.png") no-repeat scroll 1px 0 transparent;
    display: block;
    height: 38px;
    left: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    width: 39px;
	text-indent:-5555555px;
 }
  

#twitter a{
  	  background: url("../images/icons1_light_sm.png") no-repeat scroll -41px 0 transparent;
    display: block;
    height: 38px;
    left: 133px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    width: 39px;
	text-indent:-5555555px;
 }
#soundcloud a{
  	 background: url("../images/icons1_light_sm.png") no-repeat scroll -207px 0 transparent;
    display: block;
    height: 38px;
    left: 179px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    width: 39px;
	text-indent:-5555555px;
 }
 
/* PRESS KIT PAGE */

.sidebar{
	height: auto;
    overflow: hidden;
    position: absolute;
    top: 108px;
    width: 230px;
}

.sidebar img{
	width:225px;
	border:1px solid #333333;
}

.facts-album-wrap{

}
.facts-album-wrap blockquote{
	font-size:12px;
	color:#666666;
	font-style:italic;
}