@charset "UTF-8";
/**
Theme Name: Provinzbuch Theme
Description: WordPress theme for Provinzbuch Esslingen based on the <a href="http://yaml.de/">YAML</a> Framework by Dirk Jesse.
Version: 1.0
Author: Heike Carle
Author URI: http://outline-atelier.de/
Tags: red, black, grid, fullscreen, widgetized, flexible
 *
 * central stylesheet - fullscreen grid layout
 * Project "Provinzbuch Esslingen"
 *
 * @copyright                 copyright 2010, Heike Carle web.design
 * @note                      for any modifications agreement required!
 *
 * @contact                   h.carle@outline-atelier.de
 * @link                      http://www.outline-atelier.de
 * @copyright YAML Framework  2005-2010, Dirk Jesse
 * @YAML licensee             Heike Carle web.design
 *
 * @YAMLversion               3.2.1
 * @YAMLrevision              $Revision: 454 $
 * @YAMLlastmodified          $Date: 2010-01-01 17:31:10 +0100 (Fr, 01. Jan 2010) $
 *
 * project lastmodified       $Date: 2010-05-03 $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(css/screen/nav_provinzbuch.css);
@import url(css/screen/provinzbuch.css);
@import url(css/screen/content_provinzbuch.css);

/* import print layout | Druck-Layout einbinden */
@import url(css/print/print_provinzbuch.css);

