/*
Theme Name: Paul's Bicycle Way of Life
Theme URI:  http://organichaus.com/
Description:  A simple and clean Wordpress theme featuring standards and search friendly code. Based on Vigilance -designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version:    1.0
Author:   Paul Adkins
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/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; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/