/*
Theme Name: TIPD
Theme URI: http://wordpress.org/
Description: TIPD custom theme.
Version: 1.0
Author: Nick Forsberg
Author URI: http://sandbox.uk.com/
Tags: sandbox

	TIPD 1.0

	This theme was designed and built by Sandbox Media

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

*/


/* undo browser styles */
@import url("undohtml.css");

/* elements styles */
@import url("css/elements.css");

/* divs */
@import url("css/divs.css");

/* form elements */
 @import url("css/forms.css");

/* classes */
 @import url("css/classes.css");