blockquote { color:#333333; }

a img { border : 0px; }
a:hover img { border: 0px; }
#aemusiclogo { border: none; }
#imgemusiclogo { border: 1px solid #E5CFD2;}

body { color:#333333; }
body .primary { width: 615px;}
body .secondary { width: 120px;}
body .tagdata { margin-top:15px; }
body .posts .entry { margin: 0 0 3em; }
body .bannertussenposts { margin-bottom: 3em; }

#header { padding: 10px 0px 0px; }
#content { padding: 0pt; }
#footer { margin: 0px; border-top: 0px; }

#theme-info { margin: 0px; }

body .searchbox { width: 114px; }
body #s { width: 114px; margin: 0px 0px 3px; } 

body #addr { width: 114px;
             margin: 0px 0px 3px;
	     background: #FAFAFA none repeat scroll 0 0;
	     border: 1px solid #CCCCCC;
	     color: #404040;
	     display: block;
	     padding: 2px
}

body .entry { width: 475px; clear: none; }
h1 { width: 475px; }

body .articlenav { display: none; }
#comments { display: none; }
#respond { display: none; }

#navigation { margin: 23px 0px 0px; }

#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active {
color:#A8001C;
}

#wrapper .nav-current:hover {
color:#006A80;
}

h3 { color:#A8001C; margin: 0.6em 0 0 0;}
h3.inpost { color:#A8001C; margin: 2em 0 10px 0;}

.ref { font-size:xx-small; margin-left:.3em; }

div.itemsep {
width: 100%;
margin: 0 0 5px 0;
height: 1px;
background: #E5E5E5;
} 

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; }
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url("http://www.exmusica.nl/img/bubble.gif") no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url("http://www.exmusica.nl/img/bubble_filler.gif") repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url("http://www.exmusica.nl/img/bubble.gif") no-repeat bottom;
}
/*------------------------------------------*/
