body{
 background-image:url(../img/achtergrond4.jpg);
 background-color:#000;
 background-repeat:no-repeat;
 background-position:top center;
 background-attachment:fixed;
 font-size: 12px;
 
 margin-bottom: 30px;
}

#topshade_1{
 margin: 0px;
 padding: 0px;
 position: absolute;
 z-index: -1;
 
 height: 350px;
 margin-top: 110px;
 width: 100%;
 background: url('../img/shade.png') no-repeat top center;
 	
}

#banners{
 margin: 0px;
 padding: 0px;
 position: absolute;
 
 margin-top: 155px;
 width: 105px;	
 margin-left: 865px;
}

#banners img{
 border: 0px;
 margin: 0px;
 margin-bottom: 15px;
}

#container{
 margin: 0 auto;
 padding: 0px;
 
 width: 850px;
 
}

#header{
 margin: 0px;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 10px;
 height: 120px;
}


#header img.headerlogo{
 margin: 0px; 
 padding: 0px;
 float: left;
 margin-top: 20px;
 border: 0px;
 width: 300px;
}

/* (dit functioneert niet ivm flash)
#header div.headerright:hover{
  opacity: 1;
}*/


/* menu */

#menu{
 margin: 0px;
 padding: 0px;
 position: absolute;
 height: 36px;
 z-index: 100;

}
  
  #menu ul{

   margin: 0px; 
   padding: 0px;
   
   background-image:url('../img/menu/menu.gif');

   height: 35px;
   width: 850px;
}
  
  #menu ul li{
   margin: 0px;
   padding: 0px;
   
   float: left;
   
   width: 119px; /*104*/
   text-align: center;
   list-style-type: none;
   
   background-image:url('../img/menu/menu.gif');
   border-left: 1px solid #2c2c2c;
   border-right: 1px solid #0f0f0f;
   height: 35px;
  }
  
  #menu ul li a{
   margin: 0px;
   padding: 0px;
   display: block;
   padding-top:  10px;
   color: #d3d3d3;
   height: 25px;
  }
  
  #menu ul li a:hover{
   margin: 0px;
   padding: 0px;
   display: block;
   padding-top:  10px;
   height: 25px;
   background-image:url('../img/menu/menu2.gif');
   color: #fff;
  }
  
  
  /* addon.suckerfish.css voor het dropdown gedeelte */
  
  
/*gewone content pagina */  

#content_page{
 padding: 40px;
 margin: 0px;
 min-height: 380px;
 background: url('../img/shade_hight.png') repeat-x bottom center #fff;

}


/* content */

#content{
 margin: 0px;
 padding: 0px;
 margin-top: 45px;
}

a img{ border: 0px; }
img.left{ float: left; }
img.right{ float: right; }

/*widgets */


/* widget style */

.widget{
 margin: 0px;
 padding: 0px;
 
 width: 276px;
 height: 210px; 
/* background: url('../img/shade_low.png') repeat-x bottom center #fff;*/
/* dit gaat niet goed met de rss widgets */ 
 background: #fff;
 list-style-type: none;
 margin-top: 10px;
 margin-right: 5px;
 margin-left: 5px;
}

.widget h2.widgettitle{
 background-image: url('../img/menu/menu.gif');
 border-left: 1px solid #2c2c2c;
 border-right: 1px solid #0f0f0f;
 color: #d3d3d3;
 
 margin: 0px;
 padding: 10px;
 
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 
 text-transform:uppercase;
 letter-spacing: 2px;
 height: 17px;
}

.widget h2.widgettitle a{
 color: #ccc;	
}

.widget div.textwidget{
 color: #333333;
 
 margin: 0px;
 padding: 10px;
 
 font-size: 11px;
 line-height: 150%;
}

/* - */
#boxes_horizontal{
 margin: 0px;
 padding: 0px;
 
 width: 860px;
 height: 210px;
 
 margin-left: -5px;
 margin-right: -5px;
 margin-top: 10px;
 margin-bottom: 20px;
}

#boxes_horizontal li.widget{
 float: left;
 width: 336px; /* 2: 336px | 3: 220px */
}

#text-10{
 padding: 0px;	
 background: none;
	
}
#text-10 .text-widget{
 background: none;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 height: 220px;
 text-align: center;
}

#widgets_index img.JazzismCover{
 height: 210px;
 width: 157px;
 margin-top: 10px;
 float: left;
 margin-right: 5px;
}

/* | */
#boxes_vertical{
 margin: 0px;
 padding: 0px;
 float: right; 
 width: 290px;

 margin-top: 0px;
 margin-bottom: 10px;
}

#boxes_vertical li.widget{
 height: auto;
 padding-bottom: 5px;
}

/* top header widget */

#header div.headerright{
 width: 170px;
 height: 120px;
 
 float: right;
 
 position: relative;
 top: 0px;
 right: 0px;
 
 /* opacity: 0.8;*/
}


#header div.headerright .widget, #header div.headerright .widget .textwidget{
 margin: 0px;
 padding: 0px;
 background: none;
 height: auto;
}

#header_mediaplayer{
 margin: 0px;
 padding: 0px;
 height: auto;
 width: auto;
  margin-top: 10px;

}

#header_mediaplayer li{
 margin: 0px;
 padding: 0px;
 height: auto;
 width: auto;
}

#header_mediaplayer .radio6-player{
 margin: 0px;
 padding: 0px;
 height: auto;
 padding-bottom: 5px;
 width: 170px;
 
 
 background: #fff;
 border: 1px dotted #555;

-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}
.radio6-player img{
 margin-bottom: 3px;	
}

#header_mediaplayer img.pijltjeradio6{
 margin: 0px;
 padding: 0px;
 margin-top: -1px;
 margin-right: 20px;
 float: right;
}

/*
#header_mediaplayer .radio6-player-left{
 margin: 0px;
 padding: 0px;
 height: 100px;
 float: left;
 width: 15px;
 background: url('../img/radio6/radio6-left.png') no-repeat top left;
}

#header_mediaplayer .radio6-player-right{
 margin: 0px;
 padding: 0px;
 height: 100px;
 float: right;
 width: 8px;
 background: url('../img/radio6/radio6-right.png') no-repeat top right;

}

#header_mediaplayer .radio6-player-center{
 margin: 0px;
 padding: 0px;
 margin-right: 8px;
 margin-left: 15px;
 height: 100px;
 width: 170px;
 background: #000;
 
 /* een dashed line er omheen zou eventueel ook nog een optie zijn */
 /*
 height: 96px;
 border-top: 2px dashed #fff;
 border-bottom: 2px dashed #fff;*/
}*/


#header_mediaplayer .radio6-logo{
 margin: 0px;
 padding: 0px;
 margin-top: 10px; 
 margin-left: 5px;
 margin-right: 10px;
 float: right;
}

/* radio6-concertagenda  !! DEZE KAN UIT ZODRA DE XML FEED BINNEN IS !! */

#radio6-concertagenda{
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 height: 160px;
 margin-top: -5px;
}

#radio6-concertagenda li{
 margin: 0px;
 padding: 0px;
 list-style-type:none;
 padding-bottom: 9px;
 padding-top: 9px;
 border-bottom: 1px solid #ccc;
}

#radio6-concertagenda li b{
 color: #666;
 font-size:11px;
} 

#radio6-concertagenda li div.info{
 height: 11px;
 overflow: hidden;
 font-size: 9px;
 color: #999;
 line-height: 10px;
}

#radio6-concertagenda li div.info a{ color: #aaa; }
#radio6-concertagenda li div.info a:hover{ color: #888; }


/* radio6-nieuws  */

/* rss-3 en rss-4 zijn de 2 widgets waar de rss feed van Radio 6 op binnenkomt */

#rss-4 h2 a, #rss-3 h2 a{
 color: #d3d3d3;
}

#rss-4 h2 img, #rss-3 h2 img{
 visibility: hidden;	
}



#rss-4 ul li, #rss-3 ul li{
 margin: 0px;
 padding: 0px;
 
 list-style-type: none;
 
 font-size: 11px;
 padding-bottom: 7px;
 margin-bottom: 10px;
 
 border-bottom: 1px solid #dddddd;
}

#rss-4 ul li a, #rss-3 ul li a{
 padding: 0px;
 margin: 0px;
 
 display: block; 
 height: 15px;
  
 overflow: hidden;
}

#rss-4 ul li span.rss-date, #rss-3 ul li span.rss-date{
 margin: 0px;
 padding: 0px;
 
 font-size: 8px;
 width: 70px;
 float: right;
 position: relative;
 top: 0px;
 right: 0px;
 
 background: #fff; 
 padding-left: 1px;

 text-align: right;
}

#rss-4 ul, #rss-3 ul{
 margin: 10px;
 padding: 0px;
}

/* rss feed */
#rss-4 h2, #rss-3 h2{
 background: url('../img/menu/radio6_widget_header.png') center center no-repeat;	
}

/* cocertagenda */
#text-8 h2, #text-4 h2{
 background: url('../img/menu/radio6_widget_header2.png') center center no-repeat;	
}

/*
#radio6-nieuws li{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 text-decoration: underline;
 margin-bottom: 5px;
}
 
 #radio6-nieuws li b{
 color: #666;
 font-size:11px;
 
}*/

.widget_recent_entries ul, .widget_recent_entries li{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.widget_recent_entries a{
 display: block;
 width: 240px;
 border: 1px;
 padding: 10px;
 margin: 5px;
 border: 1px dashed #eee;
 height: 30px;
 text-align: center;
 font-weight: bold;
 overflow: hidden;

}

.widget_recent_entries a:hover{
 border: 1px solid #ddd;
 color: #000;
}



/* verhaal */

#story_content{
 width: 565px;
 background: url('../img/shade_hight.png') repeat-x bottom center #fff;
 padding-bottom: 20px;
}

#story_content div.story_header{
 width: 565px;
 height: 300px;
}

#story_content div{
 margin: 0px;
 padding: 0px;
}

#story_content div h2{
 margin-left: 40px;
 margin-right: 20px;
 margin-top: 30px;
 margin-bottom: 20px;
 color: #000;
}

#story_content div div.entry{
 margin-left: 40px;
 margin-right: 20px;
 margin-top: 10px;
 margin-bottom: 30px;
 
}



/* footer */

#sitemap{
 margin: 0px;
 padding: 0px;

 border: 1px solid #e00;
}

  #sitemap ul{
   width: 150px;
   float: left;
	  
  }

#footer{
 text-align: center;
 list-style-type: none;
 background-image:url('../img/footer/footer.gif');
 border-left: 1px solid #1e1e1e;
 border-right: 1px solid #0f0f0f;
 padding: 5px;
 margin-top: 10px;
 color:#4e4e4e;
 font-size: 9px;
}

#footer a{
 color: #6e6e6e;
}
#footer a:hover{
 color: #666;
}


/* afwerking */
.entry{ width: auto; }

.alignright{ margin-left: 20px;  float: right; }
.alignleft{  margin-right: 10px; float: left;  }

.colom{
 width: 250px;
 float: right;
 margin: 20px;
 padding: 20px;
 background: #eee;
 margin-top: -20px;
 text-align: center;
}

/* formulieren */

.formulier{
 margin: 0px;
 padding: 0px;
 width: 400px;
}

.formulier input{
 width: 280px;	
 margin: 1px;
 padding: 3px;
 background: #fff;
 border: 1px solid #666666;
 color: #666666;
}

.formulier input.short{
 width: 150px;	
}

.formulier textarea{
 width: 280px;	
 height: 200px;
 margin: 1px;
 padding: 3px;
 background: #fff;
 border: 1px solid #666666;
 color: #666666;
}

.formulier .req{
 color: #ff0000;	
}
/*
div{ margin: -1px; border: 1px solid #f00; }*/