body
{
 background-color: black;
 background-repeat: repeat-x;
 min-width: 600px;
 text-align: center;
}

a { color:#a6724a;}

img {border:0px;}
#container
{
 background-image: url('../img/home.jpg');
 height: 695px;
 margin: 0 auto;
 position: relative;
 text-align: left;
 top: 0px;
 width: 1040px;
}


#content
{
	background-color: transparent;
	background-image: url(backgroundPNG.png);
	background-repeat: repeat;
	color: white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	height: 375px;
	overflow: auto;
	position: absolute;
	width: 320px;
	top: 2px;
}

#mini
{
	background-color: transparent;
	background-image: url(backgroundPNG.png);
	background-repeat: repeat;
	color: white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	overflow: auto;
	position: absolute;

}

#mini ul, li
{list-style-position: outside;
list-style-type: cirle;
color:#734525;
list-style-position: inside;
 margin: 0;
  padding: 0;

	margin-left: 0;
	padding-left:3px;
	text-indent: -1em;}


#home {
	position:absolute;
	left:142px;
	top:603px;
	width:70px;
	height:62px;
}


#bio {
	position:absolute;
	left:225px;
	top:603px;
	width:40px;
	height:62px;
}


#music {
	position:absolute;
	left:285px;
	top:603px;
	width:67px;
	height:62px;
}



#lyrics {
	position:absolute;
	left:366px;
	top:603px;
	width:82px;
	height:62px;
}



#press {
	position:absolute;
	left:462px;
	top:603px;
	width:72px;
	height:62px;
}



#shows {
	position:absolute;
	left:550px;
	top:603px;
	width:71px;
	height:62px;
}


#photos {
	position:absolute;
	left:637px;
	top:603px;
	width:92px;
	height:62px;
}


#merch {
	position:absolute;
	left:746px;
	top:603px;
	width:76px;
	height:62px;
}



#contact {
	position:absolute;
	left:832px;
	top:603px;
	width:115px;
	height:62px;
}


#links {
	position:absolute;
	left:965px;
	top:603px;
	width:68px;
	height:62px;
}

#photoContent
{
 margin-left: 10px;
 overflow: auto;
 position: relative;
 width: 250px;
}
#content
{
	background-color: transparent;
	margin: auto;
	padding: 0px;
	width: 303px;
}
#content h1
{
 text-shadow: 2px 2px 2px #f8fff2;
 font-family: "Lucida Grande", Verdana, Arial, sans-serif;
 font: bold 15px;
 letter-spacing: -1px;
 line-height: 33px;
 margin: 0px;
 padding: 0px;
}
#content h1 a
{
 color: #965a32;
}
div#header
{
 display: none;
}
div#description
{
 display: none;
}
#content div#description a
{
 color: white;
}
#content .date
{
 border-bottom: dotted 1px #bbb;
 color: #FFF;
 font: Normal 16px Helvetica, sans-serif;
 height: 28px;
 line-height: 32px;
 margin-bottom: 10px;
 padding-top: 7px;
 text-transform: uppercase;
}
iframe
{
 display: none;
}
.comments
{
 display: inline;
}
#content .post
{
 margin-bottom: 40px;
 position: relative;
}
#content .post h2
{
 color: white;
 font-size: 12px;
}
#content .post h2 a
{
 color: #965a32;
 font-size: 14px;
 line-height: 15px;
}
#content .post .regular
{
 font-size: 11px;
 line-height: 17px;
}
#content .post .regular blockquote
{
 font-style: italic;
}
#content .post .photo
{
 padding: 1px;
}
#content .post .photo img
{
 border: solid 1px #fff;
 max-width: 200px;
 width: expression(this.width > 200? 200: true);
}
#content .post .photo .caption
{
 font-size: 11px;
 margin-top: 17px;
}
#content .post .photo .caption a
{
 color: #965a32;
 font-size: 11px;
 font-weight: bold;
}
#content .post div.quote
{
 padding: 0px 30px 0px 30px;
}
#content .post div.quote span.quote
{
 color: white;
}
#content .post div.quote span.quote a
{
 color: white;
}
#content .post div.quote span.quote big.quote
{
 filter: alpha(opacity=50);
 font-size: 40px;
 font-weight: bold;
 line-height: 0px;
 moz-opacity: 0.5;
 opacity: 0.5;
 vertical-align: -28px;
}
#content .post div.quote .source
{
 color: #999999;
}
#content .post div.quote .source a
{
 color: #965a32;
}
#content .post .link a.link
{
 border-bottom: dotted 1px #00CCCC;
 color: #965a32;
}
#content .post .link .description
{
 font-size: 14px;
 font-weight: normal;
 margin-top: 5px;
}
#content .post .conversation ul
{
 border: solid 5px #000000;
}
#content .post .conversation ul li
{
 color: #000000;
 font-size: 12px;
 padding: 4px 0px 4px 8px;
}
#content .post .conversation ul li span.label
{
 font-weight: bold;
}
#content .post .conversation ul li.odd
{
 background-color: #666666;
}
#content .post .conversation ul li.even
{
 background-color: #CCCCCC;
}
#content .post .audio .caption
{
 color: white;
 font-size: 12px;
 margin-top: 5px;
}
#content .post .audio .caption a
{
 color: #965a32;
 font-size: 12px;
 font-weight: bold;
}
#content .post .video
{
 background-color: transparent;
 margin: auto;
 padding: 35px;
 width: 300px;
}
#content .post .video .caption
{
 color: white;
}
#content .post .video .caption a
{
 color: #965a32;
}
#content #footer
{
 font-size: 10px;
 text-align: center;
}
#content #footer a
{
 color: #965a32;
}
#footer a:hover
{
 text-decoration: underline;
}
#footer p.tiny
{
 font-size: 10px;
 text-align: center;
}
#footer p.tiny a
{
 color: #965a32;
}
#footer p.tiny .dim
{
 filter: alpha(opacity=50);
 moz-opacity: 0.5;
 opacity: 0.5;
}
#content .post a.permalink,
 #content .post .audio .caption a.permalink,
 #content .post .quote .source a.permalink,
 #content a
{
 color: #965a32;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.scrollgeneric
{
 font-size: 1px;
 left: 0;
 line-height: 1px;
 position: absolute;
 top: 0;
}
.vscrollerbase
{
 background-color: 52280e;
 width: 12px;
}
.vscrollerbar
{
 background-color: 965a32;
 width: 12px;
}
.hscrollerbase
{
 background-color: transparent;
 height: 10px;
}
.hscrollerbar
{
 background-color: transparent;
 height: 10px;
}
.scrollerjogbox
{
 background-color: transparent;
 bottom: 0px;
 height: 10px;
 left: auto;
 right: 0px;
 top: auto;
 width: 10px;
}
