@charset "UTF-8";
/*
 * Theme Name:		borisgloger
 * Theme URI:		http://25th-floor.com
 * Description:		YAML-based theme for borisgloger.com
 * Version:			0.1
 * Author:			25th-floor
 * Author URI:		http://25th-floor.com
 * Tags:			borisgloger, yaml
 */
/*
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 */

@import url(css/screen/legacy.css);
@import url(css/screen/scrum.css);

/* import core styles */
@import url(css/yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
/* @import url(css/yaml/navigation/nav_shinybuttons.css); */

@import url(css/screen/basemod.css);
@import url(css/screen/content_default.css);
@import url(css/screen/content.css);
@import url(css/screen/navigation.css);
@import url(css/screen/datatable.css);
@import url(css/screen/jcarousel.css);
@import url(css/screen/forms.css);

/* import print layout */
@import url(css/yaml/print/print_100_draft.css);
