body {
	/* background: #000000 url(tree.gif) no-repeat fixed top left; */
	background-color: #FFFFFF;
	color: #000000;
	font-family: "droid-sans-1","droid-sans-2", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

.audioplayer {
float: right;
margin-left: 100px;
}

.music_left {
width: 150px;
}

.music_right {
padding-left: 30px;
}

.details {
display: none;
font-size: 13px;
background-color: #CCCCCC;
padding: 15px;
margin-top: 15px;
}

a {color: black;}
a:hover {color: orange;}

p {
text-align: justify;
}

table {
font-size: 14px;
/* Tables aren't inheriting font sizes sometimes.  WTF. */
}

.banner-left {
font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
line-height: 100%;
font-size: 60px;
}
.banner-left a:link {color: #000000; text-decoration: none;}
.banner-left a:active {color: #FFFFFF; text-decoration: none;}
.banner-left a:visited {color: #000000; text-decoration: none;}
.banner-left a:hover {color: orange;}

.banner-right {
font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
font-size: 24px;
text-align: right;
line-height: 90%;
}

.next {
background-color: #666666;
color: #FFFFFF;
font-size: 14px;
padding: 5px 10px 5px 10px;
}

h1 {
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 26px;
	font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
	line-height: 100%;
}

h1 a {color: #000000; text-decoration: none;}

h2 {
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 18px;
	font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
	line-height: 100%;
}

.asset-header h2 {
background-color: #000000;
color: #FFFFFF;
padding: 5px 10px 5px 15px;
text-transform: lowercase;
	font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
	line-height: 100%;
}

.asset-header h2 a {
color: #FFFFFF;
text-decoration: none;
}

h3 {
color: black;
font-size: 18px;
font-weight: normal;
text-decoration: small-caps;
padding-bottom: 2px;
font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
line-height: 100%;
border-bottom: solid black 1px;
}

h4 {
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 16px;
font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
line-height: 100%;
}

.sidebar {
	/* background-color: #525252; */
	width: 250px;
	color: #000000;
	padding: 0px 45px 30px 15px;
	font-size: 13px;
}

.sidebar h1 {
padding: 0px;
margin: 0px;
font-weight: normal;
color: #CCCCCC;
font-size: 24px;
}

.sidebar .date {
	font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
	line-height: 100%;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	font-weight: bold;
}

.sidebar .excerpt {
	font-size: 13px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

.sidebar .playertitle {
padding: 0px;
margin: 10px 0px 3px 0px;
color: #CCCCCC;
font-size: 16px;
}

.sidebar a:link{color: #000000;}
.sidebar a:visited{color: #000000;}
.sidebar a:active{color: #000000;}
.sidebar a:hover {color: orange;}

.menu {
	background-color: #000000;
	font-size: 18px;
	text-align: right;
	padding: 6px 0px 12px 0px;
	font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2", Helvetica, Arial, sans-serif;
	line-height: 100%;
}

.menu a {text-decoration: none; padding: 7px 15px 7px 75px; border-left: solid white 2px;}
.menu a:link {color: #FFFFFF;}
.menu a:visited {color: #FFFFFF;}
.menu a:active {color: #FFFFFF;}
.menu a:hover {color: orange;}

.main {
margin: 0px 100px 0px 100px;
font-size: 14px;
color: #000000;
padding: 15px;
}

.bold_highlights b {
color: orange;
}

/* MT BLOG Classes */
.asset-meta {font-size: 13px; margin: 2px 0px 5px 0px;}
.comments {margin-top: 20px; padding-top: 5px; border-top: 1px solid white;}
.comment-content {font-size: 16px; padding: 0px 0px 0px 20px; border-bottom: 1px solid white; margin-bottom: 5px;}
.entry-categories, .entry-tags {font-size: 13px;}
.asset-content {margin: 10px 0px 30px 0px; padding: 0px 15px 0px 30px;}
.asset-footer {text-align: right;}

.rank-6 {font-size: 10px;}
.rank-5 {font-size: 11px;}
.rank-4 {font-size: 12px;}
.rank-3 {font-size: 13px;}
.rank-2 {font-size: 14px;}
.rank-1 {font-size: 15px;}