/*   
Theme Name: Target Neutral NL
Theme URI: http://bptargetneutral.com/nl
Author: Bullitt
Author URI: http://www.bullitt.co.uk
Template: tn-uk-wp-theme
Version: 1.0
*/

@import url("../tn-uk-wp-theme/style.css");

/* Slideshow
================================*/

#slide-1 { background: #ddd url(images/slide-1.jpg); }
#slide-2 { background: #ddd url(images/slide-2.jpg); }
#slide-3 { background: #ddd url(images/slide-3.jpg); }

#slide-1 h1 {
    color: white;
}

/* Homepage featured sidebar
================================*/

#sidebar {
	background: url(images/reduce-replace-stamp.gif) no-repeat bottom left;
}

#featured-sidebar {
	background: url(images/sidebar-bg.gif) no-repeat bottom left;
}

#ad-hoc-feature {margin-bottom: 22px;}



