/*   
Theme Name: PonyStyle Thematic Child
Theme URI: http://ponystyle.com/
Description: Some nice Pony Stylings
Author: Brian Hardy
Author URI: http://ponystyle.com
Template: thematic
Version: 1.0
*/

@import url('../thematic/style.css');

div#header {
	background-color: black;
	color: white;
}

div#access {
	background-color: gray;
}

#blog-title a {
	color: inherit;
}
