/*
Theme Name: Good Theme
Theme URI: http://www.goodnl.nl/
Description: Good! Nederland theme by Fula design
Version: 0.1
Author: Fula design
Author URI: http://www.fula.nl/

*/
#intro {
	z-index: 20;
	width: 300px;
	background: url(/site/wp-content/themes/good/imgs/transpGrey25.png);
	height:428px;
	padding: 10px;
}
#slideshow {
    position:relative;
    height:428px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#good_banner {
position:absolute;
top:0;
right:0;
width: 260px;
height: 260px;
z-index:50;
}
h2 {
text-transform:uppercase;
text-decoration:none;
color:#000000;
}
h3 {
margin-bottom: 10px;
}
