/*
Theme Name: subversive
Theme URI: http://www.subversivemediagroup.org/
Description: Child Theme for Thematic
Author: Nate
Author URI: http://www.subversivemediagroup.org/
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../thematic/style.css");


#blog-title a {
	background: url(http://subversivemediagroup.org/images/wordpress/banner.jpg) no-repeat top center;
	display: block;
	text-indent: -9000px;
	width: 821px;
	height: 259px;
}

#blog-description {
	display: none;
}

#branding {
	padding: 40px 0 25px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #CCCCCC;
}

#footer {
	background: black;
	color: white;
}