/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://www.notmike.com/mt/mt-static/support/themes/minimalist-grey/minimalist-grey.css);
/* end StyleCatcher imports */

body {
	background-color: #1b1f21;
	font-family: helvetica, arial, sans-serif; 
	font-size: medium;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

h1 acronym,
h2 acronym,
h3 acronym,
h4 acronym,
h5 acronym,
h6 acronym {
	border-bottom: none;
}

#container {
	padding-top: 10px;
	background: #333 url(/theme/container_bg.gif) repeat-x top right;
}

#header { 
	border: none;  
	background: #525252 url(/theme/header.gif) repeat-x top right; 
	
}

#header-inner { 
	background: url(/theme/mm_logo.gif) no-repeat 16px 7px;
	height: 104px;
}

#header a {
	color: #ddd;
	font-weight: normal;
}

#header-content {
	margin: 0;
	width: 820px;
}

#header-name {
	color: #ddd; 
	font-size: 120%;
	font-weight: normal;
	margin-top: 55px;
	margin-left: 121px;
	letter-spacing: 1px;
}

#footer {
	padding-top: 10px;
	background: #1b1f21 url(/theme/container_bg.gif) repeat-x top right;
}

#footer-content {
	font-size: 80%;
	font-weight: normal;
	color: #999;
	margin-left: 1.25em;
}

#footer-content a {
	color: #999;
}

.widget-syndicate,
.asset-meta,
h1#resume {
	display: none;
}

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

.asset-body a  {
	color: #7eb2b5;
}


#topnav {
	padding-left: 325px; 
	margin: 0 auto;
width: 615px;
}

#topnav a {
	text-decoration: none; 
	color: #898989;
}

#topnav a:hover {
	text-decoration: none; 
	color: #547d78;
}

#topnav ul {
	margin: 0; 
	padding: 0;
}

#topnav li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0 1em;
}

#content {
	font-family: arial, helvetica, sans-serif; 
	line-height: 1.3em;
	color: #eee;
	font-size: 95%;
}

h1.archive-title {
	color: #222; 
	text-transform: capitalize;
}

h1.search-results-header {
	color: #222;
	font-size: 150%;
	margin-bottom: 1.15em;
}


.asset-name {
	border-bottom: 1px solid #737373;
	font-family: helvetica, arial, sans-serif; 
	padding-bottom: .35em;
	margin-bottom: .75em;
}

.asset-body {
	padding-left: .6em;
	padding-right: .5em;
}

input#search {
	width: 130px;
}

.widget-search {
	margin-top: 2px;
}

.widget-search input {
	vertical-align: middle;
}

.imgfloatright {
	float: right;
	margin-left: .75em;
	border: 4px solid #343434;
}

a.imgfloatright:hover {
	border: 2px solid #343434;
	padding: 2px;
	background-color: #547d78;
}

.mt-main-index .imgfloatright {
	margin-top: .25em;
	border: 2px solid #343434;
}
