/*
Theme Name:	Proef de Sfeer
Theme URI: 	www.creativeindustries.nl
Description: Proef de Sfeer
Version: 		1.0
Author:		Creative Industries
Author URI:	www.creativeindustries.nl
Tags: Proef de Sfeer
*/

/*

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/
