/*
Theme Name: chronosbox v1
Theme URI: http://chronosbox.org/blog/chronosbox-wp-themes
Description: First own theme for chronosbox.org portal & blog. A elegant dark theme
Author: Felipe 'chronos' Prenholato
Author URI: http://chronosbox.org/blog/chronosbox-wp-themes
*/

/* reset by Eric Mayers */
@import url(reset.css);

/* here is positioning and visual formatting for strutural itens. bg of structural itens in site is here, color, etc. */
@import url(structure.css);

/* here is styles for gfx, like balloons. Need to load before visual to visual
 * overwrite some rules. */
@import url(gfx.css);

/* style for visual itens and non structural itens */
@import url(visual.css);
