/*   
Theme Name:Waldorf
Theme URI:
Description:Custom theme for hotelatthewaldorf.ca by ancreative.com
Author:ancreative.com
Author URI:http://www.ancreative.com
Version:1.0
Tags: not for distribution
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/reset.css");
@import url("stylesheets/core.css");
@import url("stylesheets/menu.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. Any custom 
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/