/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://76.75.215.189/mt-static/themes-base/blog.css);
@import url(http://76.75.215.189/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */


/* navigagtion */
#navigation {
	margin: 0px;
    }

#navigation ul {
	margin: 0;
	padding: 60px 0 0 140px;
	width:475px;
    }

#navigation ul li {
	display: inline;
	border: none;
	padding: 0 12px;
    }

#navigation ul li a {
	color: #C38033;
	font-size: 1.1em;
	font-weight:normal;
}

#navigation li.active a {
	color:#A91B38;
	}

/* header */

#header-logo {
	float:left;
	height:69px;
	margin:0;
	padding:10px 0 0;
	width:65px;
	}

header-logo a:link, a:visited, a:hover {
	color: transparent;
}

div#header-logofont {
	float: left;
	top: 0px;
	width: 410px;
	height: 27px;
	margin:0;
	padding: 20px 0 0 50px;
	}

#header {
	background:#5C523C url(/mt-static/images/h-bg.gif) repeat-x scroll right bottom;
	border-top-style:none;
	border-top-width:0;
	}

#header-content {
	margin: 0;
	height: 96px;
	width:960px;
	}

#header-name {
	float:right;
	font-size:1px;
	}

#header-img {
	background-image: url(/mt-static/images/header_img2.jpg);
	width: 278px;
	height: 90px;
	float: right;
	}

/* body */

#content {
margin-top:50px;
}

.asset-name, .asset-name a, .archive-title {
	color:#5C523C;
font-family:Georgia,serif;
font-size:18pt;
font-weight:normal;
line-height:1.2;
margin:0 0 10pt;
padding:0;
	}

screen.css
.asset-name {
	font-family:Georgia,serif;
	font-size:21px;
	}

#container-inner, #content {
	background-color:#D8D6CA;
	}

body {
	color:#474A51;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	line-height:1.4;
	}

#footer {
	background-color:#8E8680;
	}

a {
	color:#6280A6;
	}

a:visited {
color:#6280A6;
}



a:link, a:visited {
	text-decoration:none;
	}

.layout-wt #alpha {
	margin:0 30px 0 0;
	width:650px;
	}

.layout-wt #beta {
	width:220px;
	}

	
.widget-header {
	color:#786B55;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1em;
	padding:0 0 5px 0;
	text-transform:uppercase;
	margin-bottom:6px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	}
	
.widget-content a {
	color:#6280A6;
	text-decoration:none;
	}
	
a:hover {
	text-decoration: underline;
	color:#368080;
	}
	
a:visited {
	color: ##203956;
	}

/* footer ---------------------- */

div#footer {
	background: #5C523C url(/mt-static/images/brown.gif) repeat-x scroll left top;
	margin:0 auto;
	color: #8E8680;
	}
	
div#footer-inner {
	margin: 0 auto;
	width: 900px;
	}

div#footer-text {
	float: left;
	text-align:right;
	padding:0 0 0 200px;
	}

div#footer p {
	text-align: right;
	font-size:10px;
	width: 500px;
	padding: 0 0 0 150px;
	}
	
div#footer-nav {
	background: inherit;
	float:left;
	padding: 15px 0 0 80px;
	margin:0;
	width: 700px;
	}
	
div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	color: #C6BE9C;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	}
	
div#footer ul li {
	float:left;
	margin:0;
	padding:0;
}

div#footer ul li a {
	float:left;
	padding: 0 12px 0 12px;
	border:medium none;
	color:#B1A987;
	display:block;
	font-size:11px;
	line-height:1.2em;
	margin:0;
	text-decoration:none;
}
	
#footer ul li a:hover {
	color: #C38033;
	}
	
div#footer a:link a:visited {
	color: none;
	}
	
#footer-url {
	float: left;
	width: 76px;
	height: 26px;
	padding: 10px 0 0 40px;
	}

#footer-content, #footer-content a {
color:#8E8680;
}

