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

#banner
{
	width: 760px; /* necessary for ie win */
	border-bottom: 1px solid #000;
	background: #369 url(http://www.oldbie.org/mt/mt-static/themes/theme-stevenson/banner-bg.gif) left center no-repeat;
}

body
{
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 12px;
}

.entry-header
{
	margin: 10px 0;
	padding: 0 0 0 20px;
	color: #900;
	background: transparent url(http://www.oldbie.org/mt/mt-static/themes/theme-stevenson/entry-header-bg.gif) 0 0.2em no-repeat;
	font-size: 18px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', arial, sans-serif;
}
body
{
	min-width: 780px;
	color: #333;
	background: #e1e0e0;
}
#banner-inner { padding: 20px; padding-left:110px;}

.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	color: #333;
	background: #dcd8d8 url(http://www.oldbie.org/mt/mt-static/themes/theme-stevenson/colitem-header-bg.gif) repeat-x;
}
.comment-footer
{
	border: 1px solid #eee;
	padding: 2px;
	background: #FBFBFB;
}
