/*
Theme Name:     Season of Creation
Theme URI:      http://seasonofcreation.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Vasko Markovski
Author URI:     http://victas.uca.org.au/
Template:       twentyten
Version:        0.1.0
*/

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

#site-title {	
	display: none;
}

#content h2 {
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1.5em;
	font-size: 1.4em;
}	

