
body {
    padding:0;
    margin:0;
    width: 100%;
    background-color:white;
    font-family:Verdana;
    font-size: 0.8em;

}

a {
    color: #630;
}

img {
    border: 0;
}

.clear {
   clear: both;
   float: none;
   height: 0;
   font-size: 0;
}

.clear2 {
   float: none;
   clear: both;
}

.center {
   text-align:center;
}

#all {

   width: 960px;
}


#bar_bottom {

   padding-left: 86px;

}

#bar_bottom .bar1 {
   background-color: #f4820c;
   width:100%;
   height:3px;

}


#bar_bottom .bar2 {
   background-color: #e44e1c;
   width:100%;
   height:8px;
}

#center .content {
   color: #009;
   min-height: 300px;
}

dd {
   margin-bottom: 1em;
}

.error
{ 
  font-weight: bold;
  color: red;
}

div.good
{
  background-color: #5ff126;
  color: black;
  padding: 1px;
}

div.bad
{
  background-color: #ff1919;
  color: white;
  padding: 1px;
  margin-top: 0.3em;
}




.content blockquote {

    margin:3em 0 0 0;
    padding:0;
    font-style:italic;
}

.content blockquote p {
    margin:0;
    padding:0;
}

.content .source {
    text-align:right;
    margin:0.5em 0 2em 0;
}

.content hr {

    width:90%;

}

.menu .adv
{ 
  padding: 2em 0 0 3em;
}

li.year, li.month {
    padding: 0;
    margin: 0.8em 0 0.4em -2em;
    list-style-type: none;
}

li.year {
    font-size:120%;
    font-weight: bold;
}

li.month {
    font-size:120%;
}

ul.archive li {
    margin-bottom: 0.2em;
}

table caption
{ 
  font-weight: bold;
 }


/* SONGS */

#songs {

    list-style-type: none;
    margin: 0;
    padding:0;

}

#songs li {
    margin:0;
    padding:0;
}

#songs .vote 
{
  float:right;
  margin-top:0.5em;
}

#songs .vote input 
{
  display:block;
  margin:0;
  padding:0;
}

#songs .song {
    float:left;
    display:block; 
    width:90px;
}

#songs .artist {
    font-weight: bold;

}



#songs li hr {
    width: 80%;

}

#right h2 {
    font-size: 1em;
    font-weight:normal;
    text-align:center;

}

.dj {

    text-align:center;
}


/* NEWS */

.news {
   list-style-type:none;
   padding:0;
   margin:0 0 0 0;

}

.news li {
   margin-bottom:2em;

}

.news .date {
   float:left;

}

.news .author {
   float:right;

}

.news h1 {
   font-size:1.2em;
   text-align:center;

}

.news h2
{ 
  font-size: 1em;
  font-weight: bold;
  margin: 2em 0 -1em 0;
  padding: 0;
}

.news .link {
   float: right;

}


.news hr {
   width: 60%;

}

.news .back { 
   margin-bottom: 1em;
}



/* MENU */

.menu {
   padding:0;
   margin:0;
   width: 333px;
   float: left;
}

#menu {
   list-style-type:none;
   padding:0;
   margin:0;
}

#menu li {
   background:url(/media/images/menu_closed.gif) no-repeat;
   list-style-type:none;
   padding-left:86px;
   text-align:center;
   margin-top:0.4em;
}

#menu li a {
   color: #e14f1d;
   font-weight:bold;
   width:95%;
   display:block;
   background:url(/media/images/menu_bg.gif) repeat-x center 0.2em;
}

#menu li.opened, #menu li.selected {
   background:url(/media/images/menu_opened.gif) no-repeat;
   
}

#menu li.opened a, #menu li.selected a{
   color:black;
}

#menu li .subitems {
   display:none;

}

#menu li.opened .subitems, #menu li.selected .subitems {
   display:block;

}

#menu li .subitems li {
   padding:0;
   background:none;
   text-align:right;

}

#menu li .subitems li a {
   color:black;
   font-weight:bold;
   background:none;
}

#menu li .subitems li.selected a {

   color: #e14f1d;
   
}

.sharebuttons
{ 
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 25px;
}

.sharebuttons li
{ 
  padding: 0;
  margin: 0;
  float: left;
  margin: 0 5px;
}
