﻿@import url("onecolumnlayout.css");
body {
	 background: white url('images/pianomusic.jpg') repeat fixed center center;
	 font-family:Tahoma, Georgia, Arial;
	 }
	 
#purpleRhapsodyIs { 
	margin:0; padding:0; 
	position:relative; 
	width:250px; height: 60px; 
	margin:0; padding:0; 
	overflow:hidden; 
	} 
#purpleRhapsodyIs span { 
	display:block; 
	position:absolute; left:0; top:0; z-index:1; 
	width:250px; height:60px; 
	margin:0; padding:0; 
	background:url("images/purplerhapsodyis.jpg") top left no-repeat; 
	} 
	
p:first-letter {color:#260E48;font-size:1.2em;}

p {
	margin-top: 0.4em; margin-bottom: 0.4em;  padding: 0px;
}

img.margin {
	margin: 4px;
}

div.hr {
margin-left:auto;
margin-right: auto;
text-align: center;
    height: 35px;
    background: #fff url(images/hr.png) repeat-x scroll center;
    width: 80%;
}
div.hr hr {
  display: none;
}

    #albumlist {
        clear:both;
        float:left;
        width:100%;
        margin-top: 0px;
    }
	#albumlist {
		border-bottom:1px solid #000;
	}
	#albumlist ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:5px;
	    padding:5px;
	    position:relative; left:20px;
	}
	#albumlist ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#albumlist ul li a {
	    display:block;
	    float:left;

	    margin:0px 3px 0 1px;
	    text-align:center;
	    padding:-3px 3px;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#albumlist ul li a span {
	    display:block;
	}
	
	.buyListDiv 
	{
		clear:both;
		border-top: 1px black solid;
		border-bottom: 1px black solid;
		text-align:center;
		margin-bottom: 5px;
	}
	
	#currentrelease, #otherreleases
	{
		border-top: 1px black solid;
	
	}
	ul.buyList li
	{
		text-align:center;
		list-style: none;
		display:inline
	}
	
	.buyPageBuyList li
	{
		display:inline;
		list-style:none;
		margin-right: 3px;

	}	
	table.trackListing
	{
		border:solid 1px black;		
		border-collapse:collapse;
	}
	
	table.trackListing td
	{
		border:solid 1px gray;
	}
	
	#blog{
		width: 900px;
		margin-left: auto;
		margin-right: auto;
	}
	
}
