/* ------------------------------------------------------------------------- */

/* -- common Start -- */
*{ 
	margin:0px; 
	padding:0px; }
body { 
	font-family: verdana, 'trebuchet ms', sans-serif;
	margin:0px;
	font-size:85%;
	line-height:1.5em;
	color:#666666;
	background-color:#000000; }

h2,h3,h4 {
	padding:3px;
	font-size:90%; }
h2 {
	border:dotted 1px #cccccc;
	background-color:#eeeeee; }
h3 {
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
	color:#333333; }
	
a:link,a:visited {
	color:#000000; }
a:hover {
	color:#990000; }
img { 
	border:0px; }
table { 
	border-collapse:collapse; }
hr { 
	height:1px; 
	color:#c0c0c0; }

br.clear, 
div.clear {
 	clear:both;
 	clear:left;
 	clear:right;
	height:20px; }
.spacer {
	margin-top:10px; }
/* -- common End -- */
	
/* -- container Start -- */
#over_container { 
	background-color:#ffffff; }
#container { 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#ffffff;
	padding:0px; }
/* -- container End -- */

/* -- header Start -- */
#header {
	height:60px;
	padding:20px; } 
#header h1 { 
	width:287px;
	height:45px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left; }
#header h1 a { 
	background-image:url("./images/images_s/h1.png");
	background-repeat:no-repeat;
	display:block;
	width:287px;
	height:45px;
	text-indent:-9999px;
	text-decoration:none; }
#header ul {
	float:right;
	list-style-type:none;
	padding:0px;
	margin:20px 0px 0px 0px;
	border-right:solid 1px #000000;
	font-size:80%; }
#header li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px;
	border-left:solid 1px #000000; }
/* -- header End -- */

/* -- main Start -- */
#main {
	width: 100%;
	float: right;
	margin-left: -250px;
	padding:0px; }
div.mainbox{
	padding:20px;  }
#area {
	position: relative;
	margin: 5px 0px 0px 200px; }
.entry p {
	padding:10px 10px 10px 10px; }
/* -- main End -- */

/* -- menu Start -- */
#menu {
	width:190px;
	padding:0px 10px 0px 0px;
	float:left; }
#menu ul,#menu ol {
	list-style-type:none;
	margin:0px;
	padding:0px; }
#menu li {
	padding:3px 3px 0px 15px; }
/* -- menu End -- */

/* -- footer Start -- */
#footer {
 	clear:both; 
	height:160px;
	background-color:#ffffff;
	color:#ffffff;
	font-size:80%;
	padding:20px 20px 20px 20px;
	background-image:url("./images/images_s/footer-bg.png");
	background-position:left top;
	background-repeat:repeat-x; }
#footer ul {
	float:right;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-right:solid 1px #000000; }
#footer li {
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px;
	border-left:solid 1px #000000; }
/* -- footer End -- */

/* ------------------------------------------------------------------------- */
/* -- Category Menu Start -- */
#menu h5 {
	display:none; }
.wpsc_container a { 
	text-decoration:none;
	font-weight:bold; }
#menu ul.wpsc_categories_1 li {
	padding-left:0px; }
a#wpsc_category_Artists,
a#wpsc_category_Format {
	display:block;
	width:176px;
	height:32px;
	font-size:10px;
	text-indent:-9999px;
	background-position:left top; }
	
a#wpsc_category_Artists { background-image:url("./images/images_s/h2_art.png"); }
a#wpsc_category_Format { background-image:url("./images/images_s/h2_for.png"); }

#menu ul.wpsc_categories_2 li {
	background-image:url("./images/images_s/menu_li.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px; }
	

	

/* ------------------------------------------------------------------------- */
