/*
Theme Name: Handicall
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("css/reset.css");
@import url("css/typography.css");
@import url("css/general_styles.css");
@import url("css/slimbox2.css");

/* these are the available themes: uncomment the css for the theme you want to activate */


@import url("css/white_blue/styles.css");
/*
@import url("white_orange/styles.css");
@import url("white_green/styles.css");
@import url("dark_redblue/styles.css");
@import url("dark_orange/styles.css");
@import url("dark_brown/styles.css");
@import url("red_brown/styles.css");
@import url("krem/styles.css");
*/

