@charset "UTF-8";

/**
 * JYAML - Template Framework includes YAML for Joomla!
 *
 * All rights reserved. The JYAML project is a template to manage and
 * configure Joomla!-Templates with the YAML XHTML/CSS Framework
 * - http://www.yaml.de
 *
 * -----------------------------------------------------------------------------
 *
 * @version       $Id: base.layout.css 856 2011-01-23 10:47:42Z hieblmedia $
 * 
 * @author        Reinhard Hiebl
 * @copyright     Copyright (C) 2006-2011, Reinhard Hiebl, HieblMedia
 * @license       Creative Commons Attribution 3.0 Unported License
 *                  > http://www.jyaml.de/en/license-conditions.html
 * @link          http://www.jyaml.de
 * @package       JYAML
 * @subpackage    JYAML.Stylesheet
 *
 */

/* Import YAML base stylesheet */
@import url(../../../libraries/jyaml/yaml/core/slim_base.css);
/* Import layout stylesheet */
@import url(screen.basemod.css);
/* Import content stylesheet */
@import url(screen.content.css);
