/*   
Theme Name: A Thematic/Buddymatic Child Theme
Theme URI: 
Description: Original child theme developed by Ian Stewart.
Author: Ron Rennick
Author URI: http://ronandandrea.com/
Template: buddymatic
Version: 1.0
Tags: Thematic, Buddymatic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
/*
Buddymatic is © Ron Rennick http://ronandandrea.com/
Thematic is © Ian Stewart http://themeshaper.com/

To use this child theme with Thematic change the Template above and import folders below from buddymatic to thematic.
*/

/* Reset browser defaults */
@import url('../buddymatic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../buddymatic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../buddymatic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../buddymatic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../buddymatic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../buddymatic/library/styles/plugins.css');





#header {
	background:url("http://undercoverfeminist.com/wp-content/uploads/UF_logo6.jpg") no-repeat scroll 35px 0 #FFFFFF;
}

#branding {
	height:175px;
	margin:0 10px;
	padding:5px 5px 5px 0px;
}

a:active, a:hover, a:visited, a:link {
	color: #aa0000;
}

#blog-title a:active, #blog-title a:hover {
	color: #aa0000;
}


.entry-title a:visited, .entry-title a:link {
	color: #000000;
}

.entry-title a:active, .entry-title a:hover {
	color: #aa0000;
}

#blog-description {
	width: 275px;
	padding:0px 0px 0px 5px;
}

.widgettitle {
	color: #aa0000;
}

img {
	padding-right: 15px;
}

.widgetcontainer {
	padding-bottom: 20px 0;
}

#primary {
	
}

