@charset "UTF-8";
/*
THEME NAME: qbp710
THEME URI: http://quasigentsia.com
DESCRIPTION: Based on the default wp 2.8 theme, incorporating the Blueprint framework--customized to a 710px wide 18 column grid
VERSION: 0.0.1
AUTHOR: Mark Hendrix
AUTHOR URI: http://quasigentsia.com/
TAGS: default, blueprint, grid, 710px
TEMPLATE: qbp710
*/
/*the main blueprint css, customized to my 710px*/
@import url('css/blueprint/screen.css');

/*Import fancy-type plugin for the sample page.*/
@import url('css/blueprint/plugins/fancy-type/screen.css');

/*additional styles as to not screwup the blueprint framework, which esp. important in upgrading or chaning the grid*/
@import url('css/custom.css');