== FYI ==

Dropdown's might not work all the way

Categories/Tags are currently turned off for single pages/posts. I'll
give you the option in admin settings soon!

== What's What?==
404.php -- 404 error page
comments.php -- comments layout
footer.php -- footer & credits to me :)
functions.php -- reference to stash/functions/core.php (core functions of the site)
header.php -- Meta/Title/Favicon/CSS calls (all the hidden bits)
header-top.php -- Top Navigation/Logo (visible bits)
index.php -- basic layout
license.txt -- license details
middle.php -- "The Loop" (all the juicy bits)
page.php -- page template
readme.txt -- what do you think you're reading now?
screenshot.png -- little picture to give you a general idea what you're getting
sidebar-bottom.php -- footer (editable "sidebar")
sidebar-left.php -- left sidebar (editable)
single.php -- single page template

stash/ -- where all the goodies live
	css
		architecture.css -- core css
		fonts.css -- font declarations
	fonts (fonts for the theme)
		TerminusBold.ttf
		Terminus.eot
		Terminus.ttf
	functions
		core.php -- core functions of the theme
	images (neither are use atm)
		favicon.ico
		Logo.png
	js
		html5.js (ie compatability)
