/*
Theme Name:	DemoBlog5
Author:           DemoBlog5
Description: 	A lean and clean Wordpress theme featuring standards and search engine friendly code. Theme Options Menu allows for customization.
*/



/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");
@import url("functions/style-options.php");

/* 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.
-----------------------------------------------------------*/
