/**
 * Theme Name: Inkblot Planets
 * Theme URI: http://maikeruon.com/webcomic/
 * Description: Make an impression with the original, highly customizable <a href="http://maikeruon.com/webcomic/">Webcomic</a> theme.
 * Version: 1.0.0
 * Author: Michael Sisk
 * Author URI: http://maikeruon.com/
 * Tags: black, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, theme-options, threaded-comments, sticky-post
 * Template: inkblot child
 */
 
/** Load the Cascade Failure CSS Framework */
@import url( '../inkblot-child/style.css' );

/* site name */
#head .name a {
	background:url('http://e-merl.com/graphics/emtitle2.gif');
	display: block;
	height: 100px;
}

#head .interior {padding:0px 0px 0px;}

#head .name a span {display: none;}

#head .description {display: none;}


