/** Author: Henrik Almer for a AGoodID
  * URL: www.agoodid.se
  * Email: henrik@agoodid.se
  */

/**
 * Reset the rules
 */
@import url("reset.css");

/** Define the grid and layout styles. 
  * This stylesheet manages the columns and grids
  */
@import url("layout.css");

/**
 * Define the type.
 */
@import url("typography.css");

/**
 * Lightbox
 */
@import url("colorbox.css");