1.0.0 - 2010-10-08 - Matt Danner
	Initial release version
		Based on BuilderChild-Foundation
1.0.1 - 2010-10-08 - Matt Danner
	Fixing Comment Style
1.0.2 - 2010-10-13 - Matt Danner
	Fixed css syntax error
1.0.3 - 2010-10-13 - Matt Danner
	Updated theme name to new child theme standard
1.0.4 - 2010-11-08 - Matt Danner
	Fixed ending div bug that prevented closing
	div when comments were not displayed.
		Files Edited:
			index.php
			archive.php
1.0.6 - 2010-12-15 - Chris Jean
	Updated comments.php to match format in Builder 2.7.0
	Updated style.css:
		Added "font-weight: normal;" to "#comments h3"
		Added "font-weight: normal;" to "#respond h3"
1.0.7 - 2011-02-18 - Matt Danner
	Removed unneeded style from lte-ie7.css
2.0.0 - 2011-06-30 - Justin Kopepasah
	Updated to Run With Builder 3.0
	Added Loop Standard Functionality
	Files Modified:
		archive.php
		index.php
		searchform.php
		single.php
		style.css
	Files Deleted:
		css/lt-ie7.css
		css/lte-ie7.css
		header.php
2.0.1 - 2011-07-05 - Brad Ulrich
	Added Builder 3.0 support
	Added new Header module styles
	Fixed ending div bug in single.php
	Files Modified:
		functions.php
		style.css
		single.php
2.0.2 - 2011-07-15 - Justin Kopepasah
	Remove attribute 'filter' from style.css
2.0.3- 2011-10-31 - Justin Kopepasah
	Fixed Problem with index.php and single.php breaking views.
	Happy Halloween!!!
2.0.4 - 2011-11-01 - Justin Kopepasah
	Added wp_link_pages to single.php