/*   
Theme Name: Neoteny Labs
Theme URI: http://neotenylabs.com
Description: Based on HTML5ish
Author: Andy Croll
Author URI: http://andycroll.com
Version: v.3.0.1
Tags: black, white, blank, microformats, editor-style

*/

@import url("stylesheets/reset.css");
@import url("stylesheets/screen.css");

/* edits to add cc license */
.footer[role=contentinfo] {
	clear: left;
	float: right;
	position: relative;
	width: 50%;
}
.footer[role=contentinfo] a {
	position: absolute;
	top: -41px;
	left: -98px;
}