/*
Theme Name: Twenty Ten SCI
Theme URI: http://steffenconsultinginc.com/
Description: Mods to the 2010 default theme for WordPress
Author: John Steffen
Template: twentyten
Version: 1.0
*/

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

#header {
	padding: 0px 0 0 0;
}

#site-title {
    display: none;
}

#site-description {
    display: none;
}

#branding img {
	border-top: none;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}
