/*
Theme Name: Twenty Ten Child by LFD
Description: Child theme for the Twenty Ten theme by Low Fat Designs
Author: Low Fat Designs
Template: twentyten
*/

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

#primary {
	padding-bottom: 40px;
}

#site-generator {
	display:none;
}

ul.lfd-document-year-selector li {
	list-style: none;
	float: left;
	padding: 0 20px;
}

.alignleft{
	float: left;
}

#site-info .alignright a{
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

#site-info .alignright a:hover {
	color: #ff4b33;
}

#site-info{
	width: 100%;
}
