/*
Theme Name:   Lovis
Theme URI:    http://tejat.de/~lovis/
Description:  Lovis Theme on base of <a href="http://www.jestro.com">Jestro</a>
Version:      1.0
Author:       M. Wright
Author URI:   http://www.marcwright.de
Tags:         fixed-width, two-columns, black, red, right-sidebar, threaded-comments, custom-colors, theme-options
*/

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

