body {
 background:#000000;
 margin:0px;
 font-family:arial, sans-serif;
 color:#D0D0D0;
}

a { color:#A0A0FF; text-decoration:none; }
a:hover, a:focus { color:#4060FF; text-decoration:underline; }
a:active { color:#0000FF; }
a:visited { color:#6080FF; }
a.main { font-weight:bold; }

p {
 margin:2px;
 text-indent:30px;
}

img { margin:5px; }

.indent { margin-left:50px; }

.l { float:left; }
.r { float:right; }
.c { display:block; margin-left:auto; margin-right:auto; }

.hidden {
 visibility:hidden;
 width:0px;
 height:0px;
}

.nospacing {
 margin:0px;
 padding:0px;
 display:inline;
}

form { display:inline; }

textarea {
 width:100%;
 white-space:normal;
}

div.nav {
 position:absolute;
 display:table-row;
 top:2em;
 left:3em;
}
div.nav a { display:table-cell; padding:1em; }
div.nav a:hover { background:#000030; text-decoration:none; opacity:0.9; }

div.looseends {
 position:fixed;
 right:1em;
 bottom:1em;
 text-align:right;
 font-size:small;
}
div.looseends span { font-size:x-small; }
div.looseends span img {
 border-width:0px;
 margin-right:0px;
 margin-bottom:0px;
}

div.about1 img, div.extras1 div.row div.wallpaper img { border:1px solid #4060FF; }
div.about1 img:hover, div.extras1 div.row div.wallpaper:hover img { border:1px solid white; }

div.splash1 {
 position:absolute;
 bottom:51%;
 right:51%;
}
div.splash2 {
 position:absolute;
 left:51%;
 top:51%;
}

div.about1, div.about2, div.download, div.share, div.lyricsnav, div.lyrics, div.remix1, div.remix2, div.extras1, div.extras2, div.credits, div.license {
 position:absolute;
 top:110px;
}

div.about2, div.remix2, div.extras2, div.credits, div.license { padding-right:2em; }

div.listen {
 position:absolute;
 top:110px;
 left:50%;
 margin-left:-270px;
 width:540px;
 height:320px;
 text-align:center;
 border:2px solid #0600FC;
}

div.about1 { left:1em; }
div.about2{
 left:350px;
 padding-left:2em;
}

div.download, div.share {
 left:10%;
 width:80%;
 text-align:center;
}
div.lyricsnav {
 left:1em;
 width:12em;
 text-align:right;
 padding:0.3em;
 border-right: 1px solid #0053FC;
}
div.lyrics {
 left:14.6em;
 padding-bottom:1em;
}

div.remix1 {
 right:70%;
 margin-right:0.5em;
 text-align:right;
}
div.remix2 {
 left:30%;
 margin-left:0.5em;
}

div.extras1 {
 left:1em;
 display:table;
}
div.extras1 div.row { display:table-row; }
div.extras1 div.row div.wallpaper {
 display:table-cell;
 text-align:center;
 padding-bottom:1em;
}
div.extras2 { left:580px; }

div.credits, div.license { padding-left:2em; }
