/* MTSM_GOLD */

/* reset */

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

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
table { border-spacing: 0; }
fieldset,img { border: 0; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: underline; outline: none; }


/* global */

body { text-align: center; }
#container-inner { min-height: 100%; margin: 0 auto; text-align: left; }
#header, #content, #footer { position: relative; }
#alpha, #beta { position: relative; display: inline; float: left; }
#content-inner { position: static; }
#header-inner, #footer-inner, #alpha-inner, #beta-inner { position: static; overflow: hidden; }

.asset-body, .asset-more, .asset-more-link, .comment-content, .comment-footer, .comments-open-content, .comments-open-footer, .comments-closed, .trackbacks-info, .trackback-content, .trackback-footer, .archive-content { clear: both; }
.asset-content { position: static; clear: both; }
.asset, .comments, .trackbacks, .archive { overflow: hidden; width: 100%; position: static; clear: both; margin-bottom: 18px; }

.widget { position: relative; overflow: hidden; width: 100%; }
.widget-content { position: relative; }

a:link, a:visited, a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl { margin-bottom: 1em; }
blockquote, ol, ul, dd { margin-left: 30px; }
blockquote { border-left: 4px solid #c95; padding: 0 8px; }
ol { list-style: decimal outside; }
ul { list-style: disc outside; }


/* layout */

body { font: 13px "Lucida Grande", verdana, sans-serif; background-color: #e1ceb1; }

#container-inner { width: 840px; color: #222; background-color: #fafafa; }
#content { margin-top: 15px; }
#content-inner { width: 840px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; }

#alpha { width: 570px; }
#alpha-inner { padding-left: 60px; padding-right: 20px; }
#beta { width: 270px; }
#beta-inner { padding-left: 15px; padding-right: 35px; }

a { color: #420; }
a:visited { color: #753; }
a:hover { color: #f11; }


/* header_footer */

#header { border-top: 10px solid #53390f; background: #d4ad6c url(modules/header_gold.gif) repeat-x bottom right; }
#header-inner { width: 840px; padding: 16px 0; }
#header-content { width: 755px; margin: 0 30px 16px; }
#header-name { color: #fee; font-size: 36px; font-weight: bold; text-align: right; font-style: italic; }
#header-description { text-align: right; font-size: 15px; font-weight: bold; }

#footer { background-color: #53390f; }
#footer-inner { width: 840px; padding: 20px; }
#footer-content { font-size: 11px; color: #ccc; margin: 10px 45px; font-weight: bold; }

#header a, #header a:visited, #footer a, #footer a:visited { color: #fff; text-decoration: none; }
#header a:hover, #footer a:hover { color: #fff; text-decoration: underline; }


/* content */

.asset-name { color: #444; font-size: 16px; font-weight: bold; margin-bottom: 20px; padding: 0 5px; }
.asset-name a, .asset-name a:visited { color: #444; text-decoration: none; }
.asset-name a:hover { color: #f44; text-decoration: underline; }

.asset-content { margin: 5px 0; padding: 0 2px; }
.asset-content li, .asset-content td { font-size: 13px; color: #222; }
.asset-body, .asset-more { padding: 2px; line-height: 1.5; }
.asset-more-link { font-size: 11px; font-weight: bold; margin: 5px 0 12px; padding: 2px 5px; }

.asset-meta,
.comment-footer,
.trackback-footer { font-size: 11px; margin-bottom: 40px; padding: 2px; display: block; border-top: 1px solid #aaa; text-align: right; }

.archive-title { color: #444; font-size: 18px; font-weight: bold; margin-bottom: 30px; padding: 0 5px; }
.archive-content dt { font-size: 13px; margin-bottom: 10px; }

.content-nav, .mt-archive-listing hr { text-align: center; margin-bottom: 50px; }
.layout-one-column p { margin-left: 5px; }


/* feedback */

.comments-open label { display: block; font-size: 12px; padding-left: 2px; }

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comments-open-text { margin-bottom: .75em; }
#comment-form-remember-me label { display: inline; }
#comment-author, #comment-email, #comment-url, #comment-text { width: 80%; }
#comment-bake-cookie { margin-left: 0; vertical-align: middle; }
#comment-submit { font-weight: bold; }
.comment-content { clear: none; }
.mt-comment-preview .comments-open { margin-bottom: 40px; }

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed { margin: 5px 2px 0; padding: 2px; line-height: 1.5; }

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header { color: #444; margin-bottom: 30px; padding: 5px; font-size: 16px; font-weight: bold; }


/* widget */

.widget-header { border-bottom: 1px solid #aaa; font-size: 12px; margin: 0 15px 8px; padding: 0 0 4px 50px; }

.widget-content { margin: 5px 15px 30px; font-size: 11px; }
.widget-content ul { margin: 0; padding: 0; list-style: none; }
.widget-content ul ul { margin-left: 15px; }
.widget-content li, .widget-powered { margin-top: 5px; margin-bottom: 5px; }

.widget-list-item { margin: 10px 0 ; padding: 0 2px; line-height: 1.4; }
.widget-list-item2 { margin-left: 10px; padding-bottom: 3px; }
.widget-list-item3 { margin: 0 0 10px; padding: 0 5px; text-align: right; }

.widget-content a { color: #420; }
.widget-content a:visited { color: #653; }
.widget-content a:hover { color: #f11; }


/* utilities */

.widget-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header, .search-form-header, .search-results-header { p\osition: relative; width: 100%; w\idth: auto; }

.pkg:after, #header:after, #header-inner:after, #content:after, #content-inner:after, #alpha-inner:after, #beta-inner:after, #footer:after, #footer-inner:after, .asset-body:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; }

.pkg, #header-inner, #content-inner, #footer-inner, .asset-body { display: block; }
/* no ie mac \*/
* html .pkg, * html #header-inner, * html #content-inner, * html #footer-inner, * html .asset-body { height: 1%; }
.pkg, #header-inner, #content-inner, #footer-inner, .asset-body { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }


/* custom */

.clr { clear: both; } 

.asset-subheader { color: #555; font-size: 12px; text-align: right; font-weight: bold; margin: 0 3px 20px; }
.archive-subheader {color: #666; font-size: 16px; font-style: italic; }
.about-asset { margin-bottom: 40px; }
.profile td { padding-left: 10px; margin-bottom: 1em; }

.album-nav { margin-top: 40px; }
.cmt-nav { color: #555; font-size: 11px; padding-left: 8px; }
.link-nav { font-size: 11px; text-align: right; }
.music-nav { text-align: center; font-size: 12px; margin: 25px 0 15px; line-height: 1.5; }
.ps-nav { font-size: 12px; margin: 20px 5px; padding: 3px; line-height: 1.5; border: 1px solid #aaa; }

.left-box { float: left; width: 175px; }
.right-box { float: right; width: 175px; }
.box-inner { width: 160px; font-size: 10px; text-align: center; margin: 0 auto 10px; }

img.musiccov { float: left; margin: 5px 20px 15px 5px; border: 1px solid #666; }
img.leftnon { float: left; margin: 5px; }
img.rightnon { float: right; margin: 5px; }
img.leftone { border: 1px solid #666; float: left; margin: 5px; }
img.rightone { border: 1px solid #666; float: right; margin: 5px; }

a:hover img { border: 1px solid #d00; }

.fred { color: #c00; }
.fgreen { color: #080; }
.fblue { color: #00f; }
.fgray { color: #666; }
.italic { font-style: italic; }