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

body {
	background-color:#000000;	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	background-image:url(../images/bg-body.jpg);
	background-position:center top;
}


#wrapper {
	border:0px solid #FF0000;
	width:100%;
	margin:0 auto;	
}

#main {
	width:960px;
	height:420px;
	margin:0px auto;
	margin-top:50px;
	margin-bottom:20px;
	/*background-image:url(../images/bg-mainbox.jpg);
	background-position:right bottom;	
	background-repeat:no-repeat;*/
	border:0px solid #FFFFFF;
}

#media {
	width: 980px;
	margin:0px auto;
	/*background-color:#000000;*/
	margin-bottom:40px;
}

#main .leftbox {
	float:left;	
}

#logo {
	
}

#bio {
	width:390px;
	margin-top:40px;
	margin-bottom:20px;
}

#domgraphics {
	float:left;	
	margin-left:70px;
}

#domgraphics ul {
	margin:0px;
	padding:0px;	
}

#domgraphics ul li {
	list-style:none;	
}

#playlist {
	background-color: #222222;
    height: 97px;
    margin-top: -10px;
    padding-left: 20px;
    width: 350px;
    z-index: 3;
	
}


#playlist p {
	margin:0px;
	margin-right:10px;
	margin-top:10px;
	padding:0px;
	float:left;	
}

#playlist ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
	float:left;	
}

#playlist ul li {
	margin:0px;
	float:left;
	list-style:none;
	text-transform:uppercase;	
	margin-right:10px;
	color:#f6bb09;
	border-bottom:1px dotted #111111;
}

#playlist ul li:hover {
	border-bottom:1px dotted #f6bb09;
	cursor:pointer;
}


.soundcloud {
	padding:12px;
	width:346px;
	height:323px;
	/*float:left;	*/
	background-color:#222222;
}

.clearboth {
	clear:both;	
}


#footer {
	width:980px;
	margin:0 auto;
	margin-bottom:5px;	
	font-size:10px;
	height:100px;
}

.video {
	padding:12px;
	background-color:#222222;
	width: 588px;
}

.leftcol {
	width: 610px;
	float:left;	
	background-color: #222222;
}

.rightcol {
	width:370px;
	float:right;	
	margin-bottom:30px;	
	
	background-color: #222222;
}

.fullcol {
	margin-top:30px;	
}

.gallerybox {
	background-color:#222222;	
}

.label {
	 margin: 10px 0 0 10px;
}


.copyright {
	float:right;
	color:#CCCCCC;	
	text-align:right;
}


.socialmedia {
	width:150px;
	float:left;	
}

#facebookcomments {
	width:980px;
	margin:0 auto;
	margin-bottom:5px;	
}
