/*
Theme Name:     Typebased Child
Theme URI:      http://www.woothemes.com/2008/11/typebased/
Description:    Child theme for the Typebased theme 
Author:         Jennifer McGee
Author URI:     http: //www.cursedstorm.com
Template:       typebased
Version:        0.1.0
*/


#header {
	background: url(cursedstorm/headerimg.jpg);
}

#menu {
	background: url(cursedstorm/menuimg.jpg);
}

.post-content a {
	font-family: arial;
}

.post-content img {
	padding: 1px;
}

.post-content ul li {
	font-family: arial;
}