/* -------------------------------------------------------------- 
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid_em.css';
@import 'lib/forms.css';
@import 'plugins/buttons/buttons.css';
@import 'plugins/fancy-type/fancy-type.css';

/* =custom css, not part of blueprint framework
-----------------------------------------------------------------------------*/

@import 'lib/general.css';
@import 'lib/menulists.css';
/*@import 'plugins/quote/quote.css';  */
/*@import 'plugins/icons/icons.css';*/
@import 'plugins/equalheightcolumn/equalheightcolumn.css';
/* Use one of the two following to deal with faulty html */ 
@import 'plugins/deprecated-html/errorcheck.css'; 
/*@import 'plugins/deprecated-html/deprecated-html.css';*/ 
@import 'plugins/rat/rat.css';/* Markerad text som ej hör till slutgiltiga dokumentet */

/*
 See the grid:
   Uncomment the line below to see the grid and baseline.    
   .container { background: url(img/grid.png); }   */
 