

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, table, p, a, td, div, span, img, form, fieldset, legend {
	font: 100%/140% Helvetica, Verdana, arial,sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
}

body {
			 text-align: center;
			 background: #071a14;
	}
	 
a:link, a:visited	{color:#f90001; font-weight: bold; text-decoration: none;} 
a:hover, a:active {color:#FFFFFF; font-weight: bold; text-decoration: underline;}

li a:link, li a:visited	{color:#0788c6; font-weight: bold; text-decoration: none;} 
li a:hover, li a:active {color:#FFFFFF; background: #f90001; font-weight: bold; text-decoration: none;}

a#active:link, a#active:visited {color:#ffffff; font-weight: bold; text-decoration: none;} 
a#active:hover, a#active:active {color:#f90001; background: #fff; font-weight: bold; text-decoration: none;}



img {
		border: 0;
		padding: 0;
		margin: 0;

}

.border, img.border {border: 3px solid white;}

	
ul, ul#socialmedia_menu {
   list-style-type:none; 
	 margin: 0;
	 padding: 0;
	 font-size: 1em;
}

li#bandcamp {
	font-size: 1.6em;					
	line-height: 2em;
}
li.big {
	font-size: 1.6em;					
	line-height: 2em;
}



li {
	 display: block;
	 font-size: .9em;
	 width: 100%;
	 display: block;
	 text-indent: 0px;
}


li#twitter {
		text-indent: 20px;
		background: transparent url(../images/icons/twitter.png) 0 3px no-repeat;
}

li#facebook {
		text-indent: 20px;
		background: transparent url(../images/icons/facebook.png) 0 3px no-repeat;
}

li#hyves {
		text-indent: 20px;
		background: transparent url(../images/icons/hyves.png) 0 3px no-repeat;
}

li#lastfm {
		text-indent: 20px;
		background: transparent url(../images/icons/lastfm.png) 0 3px no-repeat;
}

li#flickr {
		text-indent: 20px;
		background: transparent url(../images/icons/flickr.png) 0 3px no-repeat;
}

li#myspace {
		text-indent: 20px;
		background: transparent url(../images/icons/myspace.png) 0 3px no-repeat;
}

li#digg {
		text-indent: 20px;
		background: transparent url(../images/icons/digg.png) 0 3px no-repeat;
}



li#bandcamp a:link,li#bandcamp a:hover,li#bandcamp a:visited  {
	 color: #f90001
}


h2{
	 font-size: 1.4em;

}

h3{
	 font-size: .9em;
	 font-weight: bold;

}



.biotex  {
    font-size: .8em;
  }

.mailtext {
		font-style: Italic;			
    font-size: .7em;
  }

.item  {
    font-size: .8em;
		margin: 0 .5em 1em 2em;
		padding: 0;
}
		
.luisteren {
    font-size: 1.2em;
		text-align: left;
		width: 100%;
  }

	
.contact {
    display: block;
		font-size: .8em;
		font-weight: bold;
		line-height: 1.6em;
		border-top: 2px dashed #fff;
		padding-top: 5px; 
  }



#container {
		margin: 0 auto;
		height: 100%;
	  width: 975px;
	}
	
#header {
	  text-indent: -9999px;
		font-size: 0em;
		color: #071a14;
	  height: 115px;
	  width: 975px;
		background: transparent url(../images/drakendoders_head.jpg) 0 0 no-repeat;
		
	}
#quotation, #twitter_div {
	width: 975px;
	text-align: right;
	margin-bottom: 1.6em;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em
	
	}

ul#twitter_update_list li span, ul#twitter_update_list li span a {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em
}
	
	
#left {
	  display: block;
		float: left;
	  width: 300px;
		margin-bottom:  30px;
		text-align: left;
  }


#middle {
	  vertical-align: bottom;
    text-align: left;
		float: left;
	  width: 450px;
		padding: 5px;
		margin:  0;
	}

#right {
	  vertical-align: bottom;
    text-align: left;
		float: right;
	  height: 500px;
	  width: 200px;
		padding: 5px;
		margin:  0;
	}
	
	
#mc_embed_signup {
		font-size: .77em;
		border: 3px solid #fff;
		padding: 1em;
		}	


legend {
		font-size: 1.1em;	 
		text-transform: uppercase;
		font-weight: bold;
		color: #f90001;
		margin: -0.8em 0 0.8em 0;
}	


#mc-embedded-subscribe{
		margin-top: .8em;
		text-transform: uppercase;
		font-weight: bold;
		color: #f90001;
		background-color: #104F7B;
		border: 3px solid #fff;					 
}

#mc-embedded-subscribe:hover {
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		background-color: #104F7B;
		border: 3px solid #aaa;					 
}



#footer {
	  width: 100%;
		height: 117px;
		vertical-align: bottom;
    text-align: left;
		clear: both;
	  padding: 0px;
		margin:  20px 0 0 0;
		background: transparent url(../images/drakendoders_dode_slang.jpg) 0 0 no-repeat;
}



