body { background-color:#350;
       background-image:url(logo-shadow.png);
       background-repeat:no-repeat;
       background-attachment:scroll;
       background-position:168px 155px;
       color:#000; font-size:14px; font-family:serif; line-height:1.5; }

#logo {
    //background:url(molt-logo.png) no-repeat left top;
    background:transparent;
    height:406px;
    margin-bottom:-80px;
    position:absolute; top:-5px; left:0; z-index:1;
}

#content { margin:0; margin-top:326px; margin-left:10%;
	   background:transparent;
	 }

#player { position:relative; width:320px; top:-28px; }
#static-column { float:right; width:320px; background:url(illusionfly.jpg) repeat-y; border-left:1px solid black; border:1px solid black; }
div.block { border-bottom:1px solid black; border-top:1px solid black; background:#777; margin-top:0; margin-bottom:1em; padding:0 0.5em; }
div.block, .news-item { filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75; }

#news-column { width:60%; border-right:1px dashed black; }
.news-item { background:#777; margin:1em 1em; padding:0.5em; border:1px solid black; }
.news-body { margin-top:1em; }

h3 { padding:0; margin:0; }

ul.links, ul.show-list { margin:0; padding:0; }
ul.links li, ul.show-list li { display:block; _display: inline; _float: none; }

.without-css { display:none; }

.date { color:#400; font-weight:bold; border-bottom:1px dashed #400; }
.venue { color:#000; }
.place { color:#000; font-style:italic; }

.past-shows { text-align:right; }

div.feed-icon { display:inline-block; float:right; }
div.feed-icon > a > img { border:1px solid #565; background:#686; }

.home-link { border:1px dashed #400; display:inline; padding:0px 2px; font-weight:bold; text-decoration:underdash; }
.home-link:hover { background:#eee; }

a:link, a:visited { color:#400; font-weight:bold; text-decoration:none; }
a:hover, a:active { color:#400; text-decoration:none; }