/* -------------------------------------------------------------- 
  
   Fleximum CSS Framework
   * Author:    Ethan Dunham
   * Version:   0.1 (2008-02-12)
   
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css.php';
@import 'lib/forms.css';

@import 'plugins/utilities.css';

@import 'user/layout.css';
   
/* See the grid:
   Uncomment the line below to see the grid and baseline. */
/*   .section { background: url(images/grid.png) -15px; } */
