/*
Theme Name:     Simple Aspen LLC
Theme URI:      http: //www.simpleaspen.com
Description:    Child theme for the Twenty Ten theme 
Author:         Simple Aspen LLC
Author URI:     http: //www.simpleaspen.com
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");


#access {
	background: #000;
	}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.onecolumn #content {
	margin: 0 20px;
	width: 750px;
}	


/* Footer */
#colophon {
	border-top: 4px solid #77a82e;
	margin-top: -4px;
	padding: 18px 0;
	overflow: hidden;


