@charset "utf-8";

/*
 * Theme Name: Masa Theme
 * Theme URI: http://www.netzbestrebungen.de/
 * Description: The masa theme based on the famous css framework <a href="http://yaml.de/">yaml</a>
 * and the tutorial to integrated yaml in wordpress from 
 *
 * Version: 0.9
 * Author: Uwe Mueller
 * Author URI: http://www.netzbestrebungen.de/
 * Tags: black,red, custom header, two columns, subcontent,typo
 *
 * The CSS, XHTML and design is released under GPL:
 * http://www.opensource.org/licenses/gpl-license.php
 *
 * Yaml is realease under his own license, see http://www.yaml.de
 */



/* import core styles  */
@import url(yaml/core/slim_base.css);
/* import screen layout */
@import url(yaml/navigation/nav_shinybuttons.css);
@import url(css/screen/basemod.css);
@import url(css/screen/basemod_2col_right_seo.css);
/*@import url(yaml/debug/debug.css);*/
@import url(css/screen/content.css);
/* import print layout */
@import url(yaml/print/print_100_draft.css);

