/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://p10.secure.hostingprod.com/@spyblog.org.uk/ssl/mt41/mt-static/themes-base/blog.css);
@import url(https://p10.secure.hostingprod.com/@spyblog.org.uk/ssl//mt41/mt-static/support/themes/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */

/* dotted outline blockquote - white background should load after the base.css */
blockquote {
	border: 2px dotted #ccc;
	background-color: #ffffff;
	margin: 1em 2em;
	padding: 0 1ex;
}
