/*  
Theme Name: Gersbo W/Widget support
Theme URI: http://wordpress.org/
Description: Modified Kubrick Full Sidebar Wordpress Theme with Widget support (v.1.5).
Version: 1.0
Author: Gersbo
Author URI: http://www.gersbo.dk

" Modified Kubrick Full Sidebar Edition with Widget support "

	Kubrick v1.5 Full Sidebar Edition
	 http://www.lancelhoff.com/

	The original Kubrick 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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

@import "gersbo_structure.css";
@import "gersbo_typecolor.css";
@import "gersbo_forms.css";
@import "gersbo_lists.css";
@import "gersbo_widgets.css";


*
{
	padding: 0;
	margin: 0;
}

