/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url('../../../../_addon/css_1_init.css');
@import url('../../../../_addon/css_2_position_large.css');
@import url('../../../../_addon/css_3_main_content.css');
@import url('../../../../_addon/css_4_links.css');


em, strong {
    display:block;

}
em, strong {
    margin-bottom:10px;
}
a {
    color:#f00;
}