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

[Base Stylesheet] 

Project: [Freemwurk]
Version: [V1.0]
Last change: [28/10/2009] [Project start]
Assigned to: [Gerben van Dijk / Afuk] [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/ */

/* Themes */

@import url("screen/freemwurk/typography.css"); /*This sheet contains the typography styles */
@import url("screen/freemwurk/layout.css"); /*This sheet contains the layout styles */

/* 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. */
