/* @override http://localhost:8888/wordpress/wp-content/themes/thematic-overrides/style.css */

/*
Theme Name: ThematicFriction
Theme URI: http://www.usabilityfriction.com/
Description: Overrides to Thematic for Usability Friction
Author: Ashley Towers
Author URI: http://www.usabilityfriction.com/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');



#header {
	 background:#000 url(images/banner.jpg) no-repeat right top;
		
}

.entry-content {
	font-size: 14px;

}