@charset "utf-8";
/* Main CSS Document */

body	{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
background-color: #fff;
} 

p	{
font-size: 12px;
line-height: 16px;
color: #333;
}

a img	{
border: 0;
}

a:link,
a:visited	{
color: #666;
text-decoration:none;
border-bottom: 1px dotted #666;
}

a:hover,
a:active	{
color: #333;
text-decoration:none;
border-bottom: 1px dotted #333;

}

h1	{
font-size: 28px;
font-weight: 100;
margin: 10px 0;
letter-spacing: -1;
font-family: Georgia, "Times New Roman", serif;
}

h2	{
font-size: 20px;
font-weight: 100;
margin: 5px 0;
letter-spacing: -1;
font-family: Georgia, "Times New Roman", serif;
}

h3	{
font-size: 16px;
font-weight: 100;
margin: 5px 0;
letter-spacing: -1;
font-family: Georgia, "Times New Roman", serif;
}

h4	{
font-size: 10px;
font-weight: bold;
margin: 5px 0;
font-variant: small-caps;
}


.news h3 {
color: #666;
font-size: 30px;
font-weight: normal;
margin: 20px 0 5px 0;
}

.news h4	{
color: #999;
font-size: 14px;
font-weight: normal;
margin: 0 0 20px 0;
}

.news p	{
font-size: 14px;
line-height: 20px;
}

.news img	{
border: none;
}

object {
margin-top: 5px;
}

#plush-wrapper	{
display: block;
width: 1000px;
padding: 0;
margin: 50px 0 20px 50px;
overflow: hidden;
}

#plush-content	{
margin: 0;
padding: 0;
width: 600px;
overflow: hidden;
float: left;
clear: left;
}

#plush-header	{
display: block;
width: 600px;
float: left;
clear: left;
border-bottom: 3px solid #ccc;
padding: 0;
margin: 0;
}

#plush-body	{
display: block;
width: 585px;
padding: 20px 15px 0 0;
margin: 0;
float: left;
clear: left;
}

#plush-footer	{
display: block;
width: 585px;
padding: 20px 15px 0 0;
margin: 0;
float: left;
clear: left;
color: #999;
}

#plush-footer a, #plush-footer a:visited { color: #999; }


#plush-sidebar	{
padding-left: 10px;
padding-bottom: 60px;
padding-right: 0;
padding-top: 60px;
display: block;
width: 389px;
float: right;
clear: right;
margin: 0;
border-left: 1px solid #ccc;
}

	#plush-sidebar ul	{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}
	
	#plush-sidebar ul li	{
	margin: 10px 0;
	font-size: 14px;
	}


/* Custom divs for discography ajax effects */

#discography-info	{
width: 600px;
overflow: hidden;
display: block;
float: left;
clear: left;
margin: 20px auto;
padding: 0;
}

#baby	{
	display: block;
	width: 550px;
	height: auto;
	background-color: white;
	text-align: justify;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #282828;
	position: static;
	top: 0;
	}
		
#fed	{
	display: block;
	width: 550px;
	height: auto;
	background-color: white;
	text-align: justify;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #282828;
	position: static;
	top: 0;
		}
		
#piano	{
	display: block;
	width: 550px;
	background-color: white;
	text-align: justify;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #282828;
	position: static;
	top: 0;
		}
		
#brightPenny {
	display: block;
	width: 550px;
	height: auto;
	background-color: white;
	text-align: justify;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #282828;
	position: static;
	top: 0;
	}

#baby .img, #piano .img, #fed .img, #brightPenny .img {
	float: left;
	clear: left;
	display: block;
	width: 160px;
	height: 150px;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#brightPenny .img #comingSoon	{
	display: block;
	width: 148px;
	height: 16px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 65px 0;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	}

#baby .productInfo, #piano .productInfo, #fed .productInfo, #brightPenny .productInfo {
	display: block;
	float: right;
	text-align: left;
	width: 330px;
	clear: right;
	margin: 0 0px 10px 0;
	padding: 0 0 0 10px;
	white-space: normal;
	}
	
	
#album-review-discog	{
	display: block;
	width: 330px;
	padding: 0;
	margin: 10px 0;
	font-family: Courier, "Courier New", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	float: left;
	clear: both;
	}

/* end discography ajax divs */

#letter	{
	width:500px;
	padding: 0 0 0 35px;
	background: url(/images/blockquote.png) top left no-repeat;
}

#letter p	{
	font-size:1.4em;
	line-height:1.5em;
 }
	
/* This keeps the store information in its place. */

#storeNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 16px;
	background-position: center;
	text-align: center;
	padding: 5px;
	/* background-color: #e2e2e2; */
	height: 15px;
	width: 300px;
}
#storeNav a {
	color: #757575;
}
#storeNav a:hover {
	color: black;
	
}

#storeWrapper {
	display: block;
	width: inherit;
	height: inherit;
	float: left;
	clear:none;
	padding: 0;
	margin: 0;
	border: none;
}

#product {
	display: block;
	width: 550px;
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}

#product .img {
	float: left;
	clear: left;
	display: block;
	width: 140px;
	margin: 0;
	padding: 0;
	}

#product .productInfo {
	display: block;
	float: right;
	text-align: left;
	width: 390px;
	clear: right;
	margin: 0 10px 10px 10px;
	padding: 0;
	overflow: hidden;
	}

.add-to-cart {
	display:block;
	clear: both;
	font-weight: bold;
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-top: 1px solid #369;
	border-right: 1px solid #369;
	padding: 2px 5px;
	color: #fff;
	background-color: #7E94B6;
	}
	
#store-special-title	{
	margin:20px 0 -5px 0;
	color: #4c699c;
	font-variant: small-caps;
	/*letter-spacing: -1px;*/
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: 200;
	}

#store-special	{
	margin: 0 0 10px 0;
	background-color: #f5f5f5;
	border-top: 2px solid #4c699c;
	border-bottom: 2px solid #4c699c;
	display: block;
	width: 550px;
	padding: 10px 0 0 0;
	overflow: hidden;
	}
	
#fed-special-title	{
	margin:20px 0 -5px 0;
	color: #8c659c;
	font-variant: small-caps;
	/* letter-spacing: -1px; */
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: 200;
	}
	
#fed-special	{
	width: 550px;
	padding: 0;
	border-color: #9e8eb2;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-style: solid;
	background-color: #f5ebfa;
	margin: 0 0 20px 0;
	overflow: hidden;
	}
	
li a #takeachance	{
	width:110px;
	height: 110px;
	background-image: url(/images/take-a-chance-button.gif);
	background-position: top left; 
	overflow:hidden;
	margin: 10px 0 0 -20px;
	}
	
li a:hover #takeachance {
	background-position: top right;
	}
	
.albumReview	{
	display: block;
	width: 500px;
	padding: 0px;
	margin:  0px 15px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	clear: both;
	overflow: hidden;
	}

.newSingle	{
	color: #47c0e9;
	font-weight: bold;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 11px;
	}
	
.price-cart {
	display: block;
	width: 300px;
	padding: 0;
	margin: 5px;
	clear: both;
	overflow: hidden;
	}

/* PHOTOS */

#gallery {
	padding: 0;
	margin: 0;
	}

	#gallery ul	{
		display: inline;
		width: 585px;
		margin: 0;
		padding: 0;
		list-style:none;
		}
	
	#gallery ul li	{
		display: block;
		width: 250px;
		padding: 10px;
		margin: 0;
		text-align: center;
		float: left;
		clear: none;
		}
		
	#gallery ul li a	{
		border:none;
		}
		
	#gallery ul li a img {
		border:none;
		}
	
/* Newsflash on front page */
#newsflash	{
 font-family: Impact, "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
 margin-left: 0px;
 margin-bottom: 30px;
 margin-right: 0px;
 margin-top: 0px;
 color: #1e5ddd;
 display: block;
 width: 170px;
 overflow: hidden;
 font-size: 15px;
 line-height: 17px;
 }
 
 #newsflash a.newsflash	{
 font-family: Georgia, Times, "Times New Roman", serif;
 font-size: 12px;
 border-bottom: 1px dotted #999; 
 }