/* @override http://www.intertext.com/mt-static/themes-base/blog.css */

/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://www.intertext.com/mt-static/themes-base/blog.css);
/* @import url(http://www.intertext.com/mt-static/support/themes/minimalist-green/screen.css); */
/* end StyleCatcher imports */

body { background-color: #ffffff; }

h1, h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



.widget-content
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

div#header-content {
	background-color: #6666ff;
}
