@charset "utf-8";

/**
 * "framework7" - A CSS structure and development enviroment.
 *
 * this css-component-file contains color-, layout- and typo-definitions.
 *
 * @author 			Matthias Arncnik
 * @copyright 		Copyright 2007, Matthias Arncnik
 * @date 			2007-02-11
 * @lastmodified 	2008-02-11
 *
 * @package 		framework7
 * @subpackage 		storm
 *
 * @version 		3.0.4
 *
 * @media 			all, print
 * @site 			storm
 * @style 			default
 */

@media all {
	/**
	 * @section color
	 */

	/**
	 * @section layout
	 */
	 
	/**
	 * @section typography
	 */
}

@media print {

}

