/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.inc-anto.net/mt-static/themes-base/blog.css);
@import url(http://www.inc-anto.net/mt-static/support/themes/cityscape-london/cityscape-london.css);
/* end StyleCatcher imports */

body {
	background: #990000;
}

#header {
	background-image: url('/gfx/header.png');
	border: 0;
}

#header-name {
	margin: 0;
}

#header-content {
	margin: 0;
}

#footer {
	background-color: #666666;
	text-align: center;
}

/*
#footer-content a {
	color: black;
}
*/

#content {
	background: #FFFFFF url('/gfx/mainBg.png') repeat-y scroll 0;
}

.layout-twt #content-inner {
	background: none;
}

#content-inner {
	padding-top: 0;
}

.widget .widget-header {
	border-left: 0;
}

a, .asset-name, .asset-name a, .archive-title {
	color: #000000;
}

.widget a {
	color: #333333;
}

.widget-header a {
	color: white;
}

.comments-header, .comments-open-header, .trackbacks-header, .archive-header, .search-form-header, .search-results-header {
	color: #990000;
}

#feed_link {
	display: block;
	background: transparent url('/gfx/feed-32x32.png') no-repeat;
	line-height: 32px;
	padding-left: 48px;
	margin-top: 14px;
	font-weight: bold;
}

#search {
	max-width: 100%;
}