body {
        margin: 0px 0px 0px 0px;
                /* background-color: #8FABBE; */
                background-color: #302A1D;
                text-align: left;
		width:3500px;
        }

img {
	border:0;
}

a {
        text-decoration: underline;

        }

a:link {
        color: #8FABBE;
        }

a:visited {
        color: #8FABBE;
        }

a:active {
        color: #8FABBE;
        }

a:hover {
        color: #006699;
        }

h1, h2, h3 {
        font-family: Verdana, Arial, sans-serif;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        }

/*#container {
        line-height: 140%;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        padding: 0px;
        width: 700px;

        background-color: #FFFFFF;
        border: 0px solid #FFFFFF;
        }*/

#banner {
        font-family: Verdana, Arial, sans-serif;
        color: #FFFFFF;
        background-color: #E8E4D8;
        text-align: left;
/*        padding: 15px;*/
        padding: 0px;
	padding-top:18px;
	padding-bottom:33px;
        border-bottom:16px solid #C7C3B9;
        height: 46px;
	background: #E8E4D8;
        }





#banner-img {
        display: none;
        }


#banner a {
        color: #FFFFFF;
        text-decoration: none;
        }

#banner h1 {
        font-size: xx-large;
	display: none;
        }

#banner h2 {
        font-size: small;
        }

#banner img {
	padding-left: 10px;
	}

#center {
                float: left;
        width: 500px;


        overflow: hidden;
        }

#right {
                float: left;


        width: 200px;
        background-color: #FFFFFF;

        overflow: hidden;
        }

.content {
        padding: 15px 15px 5px 15px;

        color: #666666;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: x-small;
	margin-left:100px;
        }



.content p {
        color: #E8E4D8;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: normal;
        line-height: 150%;
        text-align: left;
        margin-bottom: 10px;
	margin-top:4px;
	width:480px;
        }

.content blockquote {
        line-height: 150%;
        }

.content li {
        line-height: 150%;
        }


.content h1 {
        color: #615C52;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:.2em;
	}

.content h2 {
        color: #615C52;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: medium;
	margin-top:2px
	}

.content h3 {
        color: #666666;
        font-family: Verdana, Arial, sans-serif;
        font-size: small;

        text-align: left;
        font-weight: bold;


        margin-bottom: 10px;

        }

.content p.posted {
        color: #999999;
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
        border-top: 1px solid #999999;
        text-align: left;



        margin-bottom: 25px;
        line-height: normal;
        padding: 3px;
        }

.sidebar {
	background-color:#615C52;
	margin-bottom:30px;
	font-family: Gill Sans, Verdana, Arial, sans-serif;
	font-size:13px;
        }

.sidebar .title{
	 font-weight: bold;
	 }
.sidebar .item{
	 font-weight: bold;
	 color:#E8E4D8;
	 }

#calendar {
        line-height: 140%;
        color: #666666;
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;



        padding: 2px;
        text-align: center;
        margin-bottom: 30px;
        }

#calendar table {
        padding: 2px;
        border-collapse: collapse;
        border: 0px;
        width: 100%;
        }

#calendar caption {
        color: #666666;
        font-family: Georgia, Verdana, Arial, sans-serif;
        font-size: x-small;
	color: #900;

        text-align: center;
        font-weight: normal;

        text-transform: uppercase;

        letter-spacing: .3em;
        }

#calendar th {
        text-align: center;
        font-weight: normal;
}


#calendar td {
        text-align: center;
        }


#calendar a:link {
	font-style: normal;
        color: #8FABBE;
	color: #444;
	font-weight: bold;
        }

#calendar a:visited {
	font-style: normal;
        color: #8FABBE;
	color: #444;
	font-weight: bold;
        }

#calendar a:active {
	font-style: normal;
        color: #8FABBE;
	font-weight: bold;
        }

#calendar a:hover {
	font-style: normal;
        color: #900;
	font-weight: bold;
        text-decoration: underline;
        }
        


.sidebar h2 {
        color: #666666;
        font-family: Georgia, Verdana, Arial, sans-serif;
        font-size: x-small;
	color: #900;

        text-align: left;
        font-weight: normal;

        text-transform: uppercase;
  
        letter-spacing: .3em;
        line-height: 140%;
        }

.sidebar ul {
        padding-left: 0px;
        margin: 0px;
        margin-bottom: 30px;
        }

.sidebar ul ul {
        margin-bottom: 0px;
        }

.sidebar #categories ul {
        padding-left: 15px;
        }

.sidebar li {
        color: #666666;
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
        text-align: left;
        line-height: 90%;



        margin-top: 10px;
        list-style-type: none;
        }


.sidebar a:link {
	font-weight: bold;
	color:#E8E4D8;
        text-decoration: none;
        }

.sidebar a:visited {
	font-weight: bold;
	color:#E8E4D8;
        text-decoration: none;
        }

.sidebar a:active {
	font-weight: bold;
	color:#E8E4D8;
        }

.sidebar a:hover {
	font-weight: bold;
	color:#E8E4D8;
        text-decoration: underline;
        }


.sidebar #categories li {
        list-style-type: circle;
        }

.sidebar img {
        border: 3px solid #FFFFFF;
        }

.photo {
        text-align: left;
        margin-bottom: 20px;
        }

.link-note {
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
        line-height: 150%;
        text-align: left;
        padding-top: 2px;
	padding-left: 0px;
        margin-bottom: 15px;
        }

#powered {
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
        line-height: 150%;
        text-align: left;
        color: #666666;
        margin-top: 50px;
        }

#comment-data {
        float: left;
        width: 180px;
        padding-right: 15px;
        margin-right: 15px;
        text-align: left;
        border-right: 1px dotted #BBB;
        }

textarea[id="comment-text"] {
        width: 80%;
        }

.commenter-profile img {
        vertical-align: middle;
        border-width: 0;
        }




.floatimgleft {
float:left;
margin-top:2px;
margin-right:10px;
margin-bottom:10px;
border:2px;
border-thickness: 2px;
border-color: #FFF;
border-style: solid
}

A:hover .floatimgleft, A:active .floatimgleft {
border:2px; 
border-thickness: 2px; 
border-color: #a00; 
border-style: solid
}


.ulcorner { 
        background: url(/snd/images/top-left-corner.gif) top left no-repeat; 
	height: 9px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.sidebox {
        margin: 0 auto; /* center for now */
        width: 325px;
        background: url(/snd/images/bottom-right.gif) no-repeat bottom right;
        font-size: 100%;
	float:left;
	margin-left:10px;
	margin-right:10px;
	white-space: normal;
}

.innerbox{
	width:317px;
	background:#615C52;
	margin-left:-9px;
	margin-top:10px;
	margin-bottom:-9px;
	padding-top:9px;
	padding-left:6px;
	padding-bottom:7px;
	color:#E8E4D8;
	font-size:10pt;
	display: none;
}

.innerbox a:link {
		color:#E8E4D8;
        text-decoration: none;
        }

.innerbox a:visited {
		color:#E8E4D8;
        text-decoration: none;
        }

.innerbox a:active {
        }

.innerbox a:hover {
        text-decoration: underline;
        }

.track-number{
	color:#1C1B18;
	padding-right:.5em;
	text-align:right;
}

.favorite {
	color:#4F1E18; 
	font-weight:bold;
}

.boxhead {
        background: url(/snd/images/top-right.gif) no-repeat top right;
        margin: 0;
        padding: 0;
        text-align: center;
}
.boxhead h2 {
        background: url(/snd/images/top-left-short.gif) no-repeat top left;
        margin: 0;
        padding: 3px 0px 0px;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        color: #590900; 
        font-weight: bold; 
        font-size: 11pt; 
        line-height: 19px;
}
.boxbody {
        background: url(/snd/images/bottom-left-short.gif) no-repeat bottom left;
        margin: 0;
	padding-top:10px;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:30px;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        color: #000; 
        font-size: 11pt; 
        text-align: left;
}

.cdcover {
	height:140px;
	width:140px;
	margin-left:3px;
	margin-right:3px;
	float: left;
        border: 0px solid #615C52;
}


.album-artist{
        font-family: Gill Sans, Verdana, Arial, sans-serif;
	font-weight:bold;
        color: #000; 
        font-size: 11pt; 
        line-height: 17px;
	padding-left:3px;
}

.album-title{
        font-family: Gill Sans, Verdana, Arial, sans-serif;
	font-style:italic;
        color: #615C52;
        font-size: 11pt; 
        line-height: 16px;
	padding-left:3px;
}
.album-label{
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        color: #000;
        font-size: 9pt; 
        line-height: 17px;
	padding-left:3px;
}

#cdcontainer {
        text-align: left;
	height: 100%;
        background-color: #302A1D;
        border: 0px solid #FFFFFF;
	overflow: auto
	white-space: nowrap;
	width:2400px;
        }


#footer {
	position: absolute;
	bottom:10px;;
	height:40px;
	left:10px;
	background-color:#fff;
}


.datelist{
	margin-left:-60px;
	margin-top:-20px;
}

.datelist ul{
		margin-bottom:14px;
		margin-left:-20px;
}

.datelist li{
		color:#E8E4D8;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: 11px;
        text-align: left;
        line-height: 70%;
        margin-top: 10px;
        list-style-type: none;
}


.datelist a:link {
	color:#E8E4D8;
    text-decoration: none;    
}

.datelist a:visited {
	color:#E8E4D8;
    text-decoration: none;
}

.datelist a:active {
	color:#E8E4D8;
}

.datelist a:hover {
	color:#E8E4D8;
    text-decoration: underline;
}

.datelist h1{
	padding-top:7px;
}

.datelist .datelist-genres{
	   padding-left:4px;
	   color: #17150e;
	   font-weight:bold;
}

.datelist .datelist-genre{
       color: #615C52;
	   padding-left:2px;
	   padding-right:3px;
	   text-transform:uppercase;
	   letter-spacing:.25em;
	   font-size:smaller;
	   font-weight:normal;
}
.datelist .datelist-subgenre{
       color: #615C52;
	   padding-left:2px;
	   padding-right:2px;
	   font-weight:normal;
}








.alist{
	margin-left:0px;
	margin-top:-20px;
	width:70%;
}

.alist ul{
		margin-bottom:14px;
		/* margin-left:-20px; */
		margin-left:-39px;
}

.alist li{
		color:#E8E4D8;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: 11px;
        text-align: left;
        line-height: 70%;
        margin-top: 10px;
        list-style-type: none;
}


.alist a:link {
	color:#E8E4D8;
    text-decoration: none;    
}

.alist a:visited {
	color:#E8E4D8;
    text-decoration: none;
}

.alist a:active {
	color:#E8E4D8;
}

.alist a:hover {
	color:#E8E4D8;
    text-decoration: underline;
}

.alist h1{
        color: #615C52;
        font-family: Gill Sans, Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:.2em;
	border-bottom: 1px solid #615C52;
	padding-top:12px;
}

.alist .alist-genres{
	   padding-left:4px;
	   color: #17150e;
	   font-weight:bold;
}

.alist .alist-genre{
       color: #615C52;
	   padding-left:2px;
	   padding-right:3px;
	   text-transform:uppercase;
	   letter-spacing:.25em;
	   font-size:smaller;
	   font-weight:normal;
}
.alist .alist-subgenre{
       color: #615C52;
	   padding-left:2px;
	   padding-right:2px;
	   font-weight:normal;
}

