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

[Base Stylesheet] 

Project: [Edyfrysk]
Version: [V0.1]
Last change: [15/9/2009] [Project start]
Assigned to: [Gerben van Dijk / Afžk] [NL] 

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

/* Screen styles */ 

@import url("screen/reset.css"); /*This sheet resets some css values to zero for the best cross-borwser compatibility. Thanks to Eric Meijer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
@import url("screen/grid.css"); /* This is the magnificent 960 grid for fast prototyping. http://www.960.gs */

/* Extra styles */


/* Themes */

@import url("screen/edufrysk/typography.css"); /*This sheet contains some custom styles for this demo */
@import url("screen/edufrysk/layout.css"); /*This sheet contains some custom styles for this demo */

/* Don't move the order of these @import's! The reset.css is on top, so we can override some of the values in other style sheets. */

/* Notes: Not all the code in this framework is valid. I do not give official support for this code, but you can contact me for help. */
