/*

Theme Name: theRunningStone
Theme URI: http://www.michaelpalmer.de/theRunningStone/

Description: Box styled Wordpress theme. It is search engine optimized in a light red style. Based on shape. Let me know what are you thinking about this theme or tell me your wishes on my website.
Author: mitch

Author URI: http://www.michaelpalmer.de/about/

Tags: red, light, flexible-width, two-columns, right-sidebar, threaded-comments

Version: 0.2.9


::

	
The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Basic WordPress Styles */
@import url('styles/all.css');

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


