/*
Theme Name: Fuzzy Math
Theme URI: http://fuzzymath.com/
Description: The real Fuzzy Math beat down theme party, 2010.
Author: the Fuzzy Math team
Version: 1.0
Tags: dark, cold, forever
*/

@import url("css/reset.css");
@import url("css/default.css");
@import url("css/layout.css");
@import url("css/site.css");

/*	Set base font-size based on default browser setting of 16px  
	[ 10px = 0.625em | 11px = 0.6875em | 12px = 0.75em | 14px = 0.875em |  16px = 1em | 18px = 1.125em ] */
body {
	font-size: 0.875em; /* 14px */
}