/*
Theme Name:	JoshsFood
Theme URI: 	http:/djlab.com/
Description:	A custom theme for Joshsfood.com (WASSUP MY NIGGA!!!)
Version: 	1.0
Author:		Randy McAnally
Author URI:	http://www.djlab.com/
Tags: fixed-width, single-column, black, right-sidebar, 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; }

/* Make all custom CSS changes in a Child Theme.
-----------------------------------------------------------*/

