/*
THEME NAME: Fiery Cosmic
THEME URI: http://lozbo.org/
DESCRIPTION: My first theme from scratch, based on <a href="http://plaintxt.org/themes/sandbox/" title="the Sandbox for Wordpress">Sandbox</a> 1.6, for the family of personal websites related to lozbo.org. Find out more <a href="http://blog.lozbo.org/about/" title="About LozBlog">about it</a>. Current beta does not support IE and it might have some errors here and there. Special theme options (custom background, logo, blog description, lots of toggles), widget ready, support for WP2.6+ (have not tested earlier versions).
TAGS: lozbo, lozbo.org, artscape, playground, fiery, cosmic, sandbox
VERSION: .1
AUTHOR: <a href="http://lozbo.org/" title="Personal Artscape Playground">Lozbo</a> 
AUTHOR URI: http://lozbo.org
*/

/**************************************************************
	1. About
	2. Imports

/* 1. About ***************************************************

 I have a very particular way of working (which I like):
 I like managing css, js and source files like this;
 A global file which calls to the others inside a src folder, 
 So I won't have a big mess in the root folder,
 Then there's also an image folder called  img, 
 Where all layout-related images are stored.
 So if you want to edit the css, edit the following:

/* 1. Imports ************************************************/
@import url("src/screen.css");
/* "Theme design by Lozbo.Org" *******************************/