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

	Theme Name: Meine Nijenhuis - Portfolio Theme 
	Theme URI: http://www.meinenijenhuis.nl
	Description: My personal portfolio theme.
	Author: Meine Nijenhuis.
	Author URI: http://meinenijenhuis.nl
	Version: 0.1
	Tags: portfolio, theme, meine, nijenhuis
	General comments/License Statement if any.

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


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

[Base Stylesheet] 


Project: [meinenijenhuis.nl]

Version: [V0.1]

Last change: [20/11/2009] [Start of the project]

Assigned to: [Meine Nijenhuis / Meine Grafische vormgeving] [NL] 


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


/* Screen styles */ 



@import url("css/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("css/typography.css"); /*This sheet contains the typography */

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

/* @import url("screen/extra.css"); */ /*This sheet contains some extra's */


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


