/* CSS Document */

/* -------------------------- UNIVERSALS ------------------------------- */

* { margin: 0; padding: 0;}

h2, h3, h4, h5, p, ul { margin: 0; padding: .5em;}
p {padding-left: 0;}

html, body {font: 76%/160% "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serrif; font-size: 16px; line-height: 125%; color: #b4d7f5; height: 100%; margin: 0 0 1px;}


body { background-color: #000000; }

a {text-decoration: none; color:#ffffff;}
a:hover {color: #42515f;}

/* -------------------------- STRUCTURE ------------------------------- */

#frame { width: 1030px; height: 835px; margin: auto; padding-top: 30px; position: relative;background:url(images/bg2.jpg) top left no-repeat #000000; overflow: visible;}
#content {width: 625px; margin: auto;}
#branding { width: 600px; height: 61px; margin: 0; padding: 0; text-align: center; }

h1#logo { width: 600px; height: 61px; text-indent: -9999px; background: url(images/bz.png)top center no-repeat;}



/* -------------------------- NAVIGATION ------------------------------- */

#nav {margin-top: 10px; margin-bottom: 15px;}
ul#links { width: 600px; list-style: none; margin: auto; text-align: center; background-color: #42515f; border: 2px solid #b4d7f5; font-size: 20px;}
ul#links li { display:inline; padding: 5px 10px 5px 10px;}
ul#links a {text-decoration: none; color: #b4d7f5;}
ul#links a:hover {color:#000000;}

.urhere {color:#ffffff;}


/* -------------------------- Home ------------------------------- */

#homeImg {float: right; width: 326px; height: 450px; margin: 10px 0 10px 15px; border: 2px solid #b4d7f5;}



/* -------------------------- RECORDS ------------------------------- */

#dicography {margin-right: 10px;}
#discography ul {font-size: 16px; list-style: none; margin-top: 0; padding-top: 2px; padding-left: 0;}

#discography li {margin-top: 10px; margin-bottom: 10px; font-size: 16px;}
#listTitle {font-style:italic; margin-top: 0;}
.artist {font-weight: bold; color:#FFFFFF;}

#mp3_player {float: right; clear: both; margin-top: 10px; width: 320px; height: 450px; border: 2px solid #b4d7f5;}
#mp3_player p {text-align: center; font-size:.8em;}


/* -------------------------- CONTACT ------------------------------- */

#linkList {margin-top: 20px;}
#linkList ul {list-style: none; padding-left: 0;}

