@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000;
	background-repeat: no-repeat;
	background-image:url(../images/junk_bg2.gif);
	background-position: top center;
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#ccd6e0;
}

a img{
	border: 0;
}

a:link {
	text-decoration: none;
	color:#89de89;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #cfd7d9;
	text-decoration:line-through;
}

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

#page_wrapper {
margin-right: auto;
margin-left: auto;
width: 775px;
}

#container {
	position: relative;
	margin: 0em auto;
	height: 500px;
	width: 775px; 
	top: 20px;
	}
	

div#title{
	width: 900px;
	text-align: center;
}
	
#header {
background: url("../banner.jpg") no-repeat top center;
height: 179px;
font-family: Tahoma,Arial,sans-serif;
margin-top: 0;
}

#nav {
position: relative;
top: 155px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#nav2 {
position: relative;
top: 156px;
width: 775px;
background: url("../img/playerbg.gif") repeat top center;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#nav ul {
list-style-type: none;
}

#nav ul li {
display: inline;
  
}


#nav li a {
text-transform: capitalize;
font-size: 12px;
font-weight: bold;
color: #F5EF92;
border-bottom: 2px dotted #98e098;

}

#nav li a:hover {
border-bottom: none;
}

#nav li a.menu_last {
border: 0px #000000;
}	
	
#dropmenudiv {
position:absolute;
border:1px solid #F5EF92;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
z-index: 115;
}

#dropmenudiv a {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #EFCC93;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #999DAB;
}

#dropmenudiv a:hover {
background-color: black;
text-decoration: line-through;
}

#dropmenudiv a:visited {
color: #999DAB;
}


blockquote {
	color: #ccc;
}


div.divider{
	margin-left: 6px;
}

div#content p{
	margin-left: 6px;
}

div#contentwide p{
	margin: 5px 0 5px 0px;
}

div#comictitle{
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

div.caption{
	background-color: #000;
	color: #999dab;
	font-size: 10px;
	font-weight: bold;
	width: 160px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 8px;
}

div.pagetitle{
	background-color: #000;
	color: #a7af9a;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 8px;
	text-align: center;
}

div.pagenav1{
	float:right;
	background-color: #000;
	color: #a7af9a;
	font-size: 10px;
	font-weight: bold;
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}


div.pagenav2{
	float:left;
	background-color: #000;
	color: #a7af9a;
	font-size: 10px;
	font-weight: bold;
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}


div.pagetitle a{
	color: #fff;
}

div.pagetitle a:visited{
	color: #999dab;
}
  
    #content{
	float: left;
	width: 775px;
	top: 250px;
	height: 500px;
	background: url('../img/interiorbg.gif') bottom center;
	padding: 200px 0px 0px 0px;
	margin-left: 0px;
	text-align: center;
	
	
}

    #content2{
	float: left;
	width: 775px;
	top: 250px;
	height: 750px;
	background: url('../img/interiorbg.gif') bottom center;
	padding: 200px 0px 0px 0px;
	margin-left: 0px;
	
	
}

* html #content{
	margin-left: 2px;
}

div#content img{
	border:none;
}


div#content3{
	float: left;
	width: 625px;
	padding: 20px 0px 55px 0px;
	margin-left: 2px;
	background-color: #000;
	color: #fff;
	font-size: 10px;
	text-align:left;
}

* html #content3{
	margin-left: 4px;
}

div#content4{
	width: 700px;
	padding: 20px 0px 55px 0px;
	margin-left: 4px;
	background-color: #000;
	color: #fff;
	font-size: 10px;
	text-align:center;
}

div#content3 a{
	color: #88b572;
}

div#content3 span{
	color: #000;
}

div#content a{
	color: #9acc97;
}

div#wrap{
	margin: 0 0 5px 6px;
	width: 535px;
}

div#comic{
	margin-left: 2px;
}

div#shows{
	padding: 0px;
	width: 250px;
	height: 300px;
}

div#news{
	vertical-align: top;
	width: 750px;
}

div#news p#newspost
{
	font: 12px, Georgia, Times, serifVerdana, sans-serif;
	line-height: 1.5em;
	color: #fff;
	margin: 20px 20px;
}

div#news
{
	position: absolute;
	font: 10px Verdana, sans-serif;
	color: #c5f4a8;
}

h2
{
  font: 16px Georgia, Times, serif;
  font-weight: bold;
  font-variant: small-caps;
  margin: 10px 10px 5px 10px;
  border-bottom: 1px dotted #89de89;
}

ul.newstime
{ 
  position: absolute;
  right: 12px;
  top: 8px;
}
ul.newstime li
{
  font: 11px/24px "Lucida Grande", Verdana, sans-serif;
  display: inline; 
}

h1.title {
	margin: 10px 10px;
	font: 20px/20px "Lucida Grande", Verdana, sans-serif;
}


div#albums 
{
	margin: 10px 10px 10px 60px;
	position: relative;
}

div#albums dl.album 
{ 
  float: left; 
  position: relative; 
  width: 370px;
}

div.item {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 775px;
	height: 402px;
}

div.item img.displayPic {
	display: block;
	width: 380px;
	height: 380px;
	margin: 10px;
	left: 10px;
}

div.item div.info {
	position: absolute;
	top: 5px;
	left: 450px;
	width: 262px;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.mypieceofjunk.com/img/setlistbk2.gif) no-repeat top right;
}

ol.tracks {
	margin: 5px 0px 0px 10px;
	list-style-type: decimal;
}

ol.tracks li {
	line-height: 120%;
	margin: 2px 0 0 10px;
	font: 10px/14px "Lucida Grande", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0;
}

a.songdownload, a.songdownload:visited {
	color: #89de89;
	font: 10px/14px "Lucida Grande", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0;
}

ol.tracks li a.songdownload:hover {
	color: #f5981d;
	border-bottom: 1px dotted #f5981d;
}

ul.songlinks {
	margin: 0;
	display: inline;
	position: absolute;
	right: -29px;
	top: 251px;
}

ul.songlinks li {
	font-size: 10px;
	font: 9px/14px "Lucida Grande", verdana, sans-serif;
	text-transform: capitalize;
	display: inline;
	text-indent: 0;
	margin: 0;
}

ul.songlinks li a {
	font: 9px/14px "Lucida Grande", verdana, sans-serif;
	text-transform: capitalize;
	border-bottom: 1px dotted #1df51d;
}

a.linkout, a.linkout:visited a {
	text-decoration: none;
	border-bottom: 1px dotted #1df51d;
}

a.linkout:hover {
	color: #f5e31d;
	border-bottom: 1px dotted #f5981d;
	}

div.credits .player {
	width: 262px;
	height: 83px;
	position: absolute;
	left: 50px;
	top: 20px;
}

div.credits .mailing {
	width: 452px;
	height: 150px;
	position: absolute;
	right: 10px;
	
}

div.credits {
	position: absolute;
	top: 450px;
	left: 0;
	height: 200px;
	width: 775px;
}

div.credits table {
	margin: 5px 0 0 20px;
	width: 370px;
}

div.credits th, div.credits td {
	font: 12px/14px "Lucida Grande", verdana, sans-serif;
	padding: 0 5px;
	border: 0;
}
div.credits th {
	width: 120px;
	font: 9px/14px "Lucida Grande", verdana, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	text-align: right;
}
div.credits td {
	width: 225px;
	font: 12px/18px "Lucida Grande", verdana, sans-serif;
	font-weight: normal;
}

h1.title {
	margin: 10px 10px;
	font: 14px/18px "Lucida Grande", verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 0;
	text-align: right;
}

div.available {
	position: absolute;
	top: 400px;
	left: 0;
	height: 80px;
	width: 775px;
}

h2.available {
	font: 9px/14px "Lucida Grande", verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 0;
	margin: 16px 100px 0 0;
	width: 770px;
	text-align: right;
	background: url('../images/playerbg.gif');
}


div.rant_title{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #a7af9a;
}

div.rant_title img{
	margin-right: 5px;
	margin-top: 2px;
}

div.rant_title a{
	color: #a7af9a;
}


div.rant_date{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #89959e; 

}

div.rant_content{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #FFF;
	text-align:left;
}

div.rant_content a{
	color: #a7af9a;
}

div.rant_content a:visited{
	color: #999dab;
}

div#copyright{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	display: block;
	width: 550px;
	text-align: center;
	margin-top: 10px;
	margin-left: 3px;
	color: #FFF;
	background-color:#15181b;
}

.noborder{
	border: 0;
}
