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

body { text-align:center; border:0 0 0 0; font-family:Arial, Helvetica, sans-serif; background-color:#000; background-position: center; background-attachment:fixed; width: 1140px; margin: 0 auto; }
#wrapper {  background-image:url(img/bg.png); background-repeat:no-repeat; margin: 0 auto; /*	margin-top:-360px; */
	width:1140px; height:750px; }
.facebook { position:absolute; top:320px; left:0px; background-image:url(img/facebook.png); width:48px; height:48px; }
.facebook:hover { background-position:0 -47px; }
.twitter { position:absolute; top:320px; left:52px; background-image:url(img/twitter.png); width:48px; height:48px; }
.twitter:hover { background-position:0 -49px; }
.myspace { position:absolute; top:372px; left:0px; background-image:url(img/myspace.png); width:49px; height:48px; }
.myspace:hover { background-position:0 -49px; }
.youtube { position:absolute; top:320px; left:104px; background-image:url(img/youtube.png); width:49px; height:48px; }
.youtube:hover { background-position:0 -49px; }
.google { position:absolute; top:372px; left:52px; background-image:url(img/google.png); width:49px; height:48px; }
.google:hover { background-position:0 -49px; }
.lastfm { position:absolute; top:372px; left:104px; background-image:url(img/lastfm.png); width:49px; height:48px; }
.lastfm:hover { background-position:0 -49px; }
.soundcloud { position:absolute; top:320px; left:158px; background-image:url(img/soundcloud.png); width:49px; height:48px; }
.soundcloud:hover { background-position:0 -49px; }

.beatport { position:absolute; top:372px; left:158px; background-image:url(img/beatport.png); width:49px; height:48px; }
.beatport:hover { background-position:0 -49px; }

    




.contact { position:absolute; top:290px; left:60px; background-image:url(img/contact.png); width:147px; height:12px; }
.contact:hover { background-position:0 -12px; }
.bio { width:620px; height:400px; position:relative; top:86px; left:247px; padding:10px; /*border:solid red 1px; */
	background-color:black; color:white; text-align:left; font-size:14px; }
/* .video { width:620px; height:368px; position:absolute; top:50%; left:50%; margin-left:-330px; margin-top:-215px; background-color:black; color:white; text-align:left; font-size:14px; } */
.video { width:620px; height:368px; background-color:black; color:white; font-size:14px; position: relative; top: 101px; left: 250px; }
.menu { width:120px; height:23px; position:absolute; top:50%; left:50%; padding:4px; /*border:solid red 1px;*/
	background-color:black; color:white; font-size:22px; -moz-border-radius: 5px; /*   */ -webkit-border-radius: 5px; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; }
.mhome { margin-left:-490px; margin-top:-116px; }
.mbio { margin-left:-490px; margin-top:-82px; }