
body, html {
    background-color: #000000;
    background-image: url(/pinupnights/skin/bg.jpg);
    color: #ccccd4;
    background-position: top left;
    background-repeat: repeat;
}

h1 {
    color: #b4aaaf; 
}

p { 
    color: #ccccd4; 
}

#hd { 
    background-image: url(/pinupnights/skin/logo.gif);
    background-position: top center;
    background-repeat: no-repeat;
    height: 90px;
}

div.logo {
    height: 65px;
}

#hd h1 { display: none; }


.sectioncontent {
    background-color: #000000;
    border: 1px solid #4a4447;
    color: #cccccc;
}


.maincontent {
    background-color: #000000;
}

h2 { font-size: 120%; font-color: #6a6668; margin-top: 10px; margin-bottom: 3px; }

h3 { font-size: 110%; font-color: #6a6668; margin-top: 3px; margin-bottom: 2px; }

.mainmenu .yuimenubar { width:100%;  }


.yui-skin-sam .mainmenu .yuimenubar{
    border:solid 0px #808080;
    border-bottom: solid 0px white;
    background-image: none;
}

.yui-skin-sam .mainmenu .yuimenubarnav .yuimenubaritem{}

.yui-skin-sam .mainmenu .yuimenubaritemlabel{display:block;*display:inline-block;font-size:100%;font-weight:normal; line-height:2.0;*line-height:1.9;padding:0 10px;color:#ccc;text-decoration:none;outline:none;cursor:pointer;position:relative;margin:0px 3px; 
    border: 0;
    background:  #2a2227;
    border: 1px solid #444444;
    border-bottom: 0;
}


.yui-skin-sam .mainmenu .yuimenubaritem a.selected{
    background:  #4a4447;
    border-color: #444444;
    color: #eee;
}

.yui-skin-sam .mainmenu .yuimenubarnav .yuimenubaritem a.selected{
    background:  #4a4447;
    border-left-width: 1px;
    margin-left:3px;
    border-color: #4a4447;
    left: 0;
    color: #eee;
}


table.tracklisting {
 padding-right: 20px;   
 margin-right: 20px;   
    border-top: 1px #4a4447 solid;
}

.tracklisting td {
    padding: 2px;
    padding-right: 10px;
    border-bottom: 1px #4a4447 solid;
}