/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://p8.hostingprod.com/@paulsjusticeblog.com/blog-mt/mt-static/themes/base-weblog.css);
@import url(http://p8.hostingprod.com/@paulsjusticeblog.com/blog-mt/mt-static/themes/theme-stevenson/theme-stevenson.css);
/* end StyleCatcher imports */

/* Added by PlasticMind - 10-29-06 */

dl#category-list dt {
	font-size: 14px;
	font-weight: bold;
	}

dl#category-list dd {
padding-bottom:15px;
}
ul#category-list li a {
	color: #33c;		
	text-decoration: none;
	}
ul#category-list li a:hover {
	text-decoration: underline;
	}
h3.entry-header {
	color:#33c;
	}
h3 {
	color:#c30;
	}
h6 {
	font-size: 10px;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	color:#999;
	}	
h3.entry-header a {
	color:#c30;
	text-decoration:none;
	}
