/* stylesheet 2022 */

/* main styles */

body {
margin: 0;
background-color: #222;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: white;
background-image: url('img/bg.gif');
}


h1{
font-size: 11px;
font-weight: bold;
color: #FFC061;
}

h2{
font-size: 14px;
}

h3 {
font-size: 15px;
font-family: "Gill Sans", Arial, sans-serif;
color: white;
font-weight: normal;
}

p {
line-height: 1.5em;
}

#top {
height: 523px;
}


#page{
width: 760px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
border-style: solid;
border-color: #AAA;
border-width: 1px 1px;
background-color: #444;
padding: 5px;
}


#menu {
position: absolute;
top: 505px;
height: 23px;
text-align: center;
}

#menu a {
color: #EEE;
font-size: 15px;
font-family: Arial, sans-serif;
font-weight: bold;
margin: 10px 18px 0px 18px;
padding: 8px;
text-decoration: none;
}


#menu a:hover {
text-decoration: none;
color: #FFF;
}

.here {
font-size: 15px;
font-family: Arial, sans-serif;
font-weight: bold;
color: #FFF;
margin: 10px 17px 0px 17px;
padding: 8px;
border: 1px solid #eee;
background-color: rgba(255,255,255,0.3);
}

#main {
padding: 20px 40px 30px 40px;
}

.newshead {
display: block;
text-align: right;
font-size: 16px;
font-family: "Gill Sans", Arial, sans-serif;
color: #white;
}

.newspic {
float: right;
padding: 20px 0px 20px 15px;
}

.newsclr {
clear: right;
border-bottom: 1px dotted white;
}

.date {
color: #F7C561;
}

#main a {
color: #F96;
text-decoration: none;
}

#main a:hover {
color: #FFF;
text-decoration: underline;
}

#quote {
height: 20px;
text-align: center;
background-color: #2A272E;
border-top: 1px solid #AAA;
border-bottom: 1px solid #AAA;
padding-top: 6px;
}

#footer {
clear: both;
height: 20px;
}


#credit {
color: #BBB;
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 5px 5px;
text-align: right;
}

#credit a {
color: #EEE;
}


/* discography */

.disc {
float: left;
width: 160px;
height: 280px;
margin: 0px 10px 30px 0px;
}

.disccomp {
float: left;
width: 160px;
height: 270px;
margin: 0px 10px 30px 0px;
}

.discartist {
color: #F7C561;
font-weight: bold;
}

.disctitle {
font-weight: bold;
}

.discbc img {
padding-top: 5px;
}

.review {
margin-left: 180px;
margin-top: -10px;
}


.clr {
clear: left;
}

.mp3 {
border: 1px solid white;
padding-left: 10px;
margin-top: 11px;
}


/* performance */
.leftcol{
float: left;
margin: 0px 30px 30px 0px;
}

.leftcol img{
margin-bottom: 5px;
}

/* links */
.linkcol {
float: left;
width: 225px;
text-align: center;
line-height: 1.5em;
}


object {
margin-top: 10px;
}

