/*
 Theme Name:   ComicPress Child
 Theme URI:    http://frumph.net/comicpress
 Description:  Publish a WebComic with the ComicPress theme and the Comic Easel plugin.
 Author:       Philip M. Hofer (Frumph)
 Author URI:   http://frumph.net
 Template:     comicpress
 Version:      4.1
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, flexible-header, featured-images
 Text Domain:  comicpress-child
*/

@import url("../comicpress/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


a:link {
	color: #746f9f;
}
a:visited {
		color: #949594;
	}
.wp-caption {
	background: #fff;
}

h1, h1 a {
	padding: 0px;
}