/*
Theme Name: Sara Ryan Scrapbook
Theme URI: http://sararyan.com/
Description: Custom scrapbook theme for Sara Ryan.
Version: 1.0
Author: Scott Vandehey
Author URI: http://spaceninja.com/

	Scrapbook v1.0
	http://sararyan.com/

	This theme started as a stripped-down version of Kubrick. K1 is a
	good theme, but it had a bit too much cruft for my liking. Some
	unneeded elements and classes that weren't semantically named. The
	sidebar is now included via the footer on every page. The page is
	divided into semantic sections like header, footer, body, sidebar and
	page.

	I've added navigation buttons and other small code
	that make it even more of a sure thing that no one will ever find
	this theme useful besides me.

	However, the one really nice thing is that all the design has been
	moved to the CSS file. All the magic happens in the single file that
	is included below, and as a result, I can redesign simply by replacing
	that one file.

*/

@import url("css/master.css");

