/*  
Theme Name: Ink. Ink. Fine Stationery
Theme URI: http://www.inkinkpapers.com/
Description: Nice Theme
Version: 1.0
Author: Morgan Newcomb
Author URI: http://www.manewc.com

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

*/

#content {
	width: 60%;
	float: right;
}

#sidebar {
	width: 38%;
	float: left;
	margin: 20px 0 0 0;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul h2 {
	margin:  20px 0 0 0;
}

#footer {
	clear: both;
}

hr {
	display: none;
}

img.alignright {
	float: right;
	margin: 0 0 20px 10px;
}