/*
Theme Name:	Douglas County Admin
Description: This template is used for the main blog of Douglas county.
Version: 1.0
Author:	Douglas County
Tags: fixed-width, two-columns, white, right-sidebar, threaded-comments, theme-options
*/

/* 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; }
