/*
Theme Name:	BriansBelly
Theme URI: 	http://briansbelly.com/
Description: 	A Wordpress theme based on a design that was coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		2.6
Author:		David Lauterbach
Author URI:	http://briansbelly.com/
Tags: fixed width, two columns, widget ready, valid css, valid XHTML, right sidebar, white, clean
*/

/*
    Copyright 2008 Jestro LLC

*/

/* 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; }