/* Tiger Style Records, Catalog */



/* Type, Colors */

html, body {
	height: 100%;
	padding: 0;
	}

html {
	padding: 0px;
	margin: 0px;
	background-color: #F5F5F5;
	display: table-cell;
	height: 100%;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;	
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #F5F5F5;
	color: #000000;
	}


/* 
SECONDARY
 */	
 
#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	}

#header #row_1 {
	text-align: center;
	float: left;
	width: 950px;
	margin: 0;
	padding: 25px 0 21px 0;
	}

#row_1 #logo {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	}
	
#row_1 #logotype {
	float: left;
	position: relative;
	left: 32%;
	margin: 0;
	padding: 0;
	}
	
#row_1 #commands {
	float: right;
	margin: 0;
	padding: 0;
	}
	
#row_1 #barcode {
	float: right;
	margin: 0;
	padding: 0;
	}	
	
#header #row_2 {
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	}	

#row_2 #type {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	}

#row_2 #menu_1 a, #row_2 #menu_1 a:visited, #row_2 #menu_2 a, #row_2 #menu_2 a:visited {
	color: #0e5aae;
	}
	
#row_2 #menu_1 {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#row_2 #menu_2 {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	}

#content {
	width: 950px;
	font-size: 1.2em;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#content h2 {
	margin: 0;
	padding: 22px 0;
	font-size: 24px;
	color: #000000;
	border-bottom: 1px solid #000000;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#content .page h3 {
	font-weight: bold;
	}

#content .page .page_release_artist {
	font-weight: normal !important;
	}

#content .page .page_release_title {
	font-size: 10px;
	font-style: italic !important;
	font-weight: normal !important;
	}

.sorted_title {
	font-size: 11px;
	font-style: italic !important;
	font-weight: normal !important;
	}

.sorted_title_yellow {
	font-size: 11px;
	font-style: italic !important;
	font-weight: normal !important;
	background-color: #FFF317;
	padding: 6px 6px 4px 6px;
	}

#sidebar h2 {
	font-family: Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Helvetica, Arial, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	}

#page_all {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 100%;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 300px 0 100px 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer .footer_left {
	width: 450px;
	float: left;
	text-align: left;
	}
	
#footer .footer_left p {
	font-size: 11px;
	}	
	
#footer .footer_right {
	width: 450px;
	float: right;
	text-align: right;
	}

#footer .footer_right p {
	font-size: 11px;
	}	
	
#footer p {
	margin: 0;
	padding: 0;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.hentry {
	float: left;
	width: 950px;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px dotted #7C7C7C;
	}	
	
.hentry h3 a, .hentry h3 a:visited {
	color: #000000;
	font-size: 14px;
	}
	
.hentry h3 a:hover {
	text-decoration: underline;
	}		

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#addicted_results {
	position: relative;
	top: -52px;
	background-color: #FFF;
	border: 1px solid #000000;
	}

/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float: left;
	display: block;
	}

#content .navigation {
	width: 950px;
	padding: 15px 0;
	border-bottom: 1px dotted #7C7C7C;
	}
	
#content .navigation a, #content .navigation a:visited {
	font-size: 12px;
	color: #828282;
	}	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#container {
	margin: 0;
	padding: 0;
	}	
	
#top_content {
	background-color: #FFFFFF;
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	}	

#main_content {
	background-color: #F5F5F5;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}	



/* 
INDEX
*/

#index_all {
	width: 90%;
	z-index: 10px;
	margin-left: auto;
	margin-right: auto;
	}

#page_all #index_all {
	margin-left: auto;
	margin-right: auto;
	}
	
#information_blurb {
	position: relative;
	width: 925px;
	height: 75px;
	z-index: 30px;
	margin: 0;
	padding: 12px 12px 8px 12px;
	background-color: #FCFF00;
	}

#information_blurb p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	}

#information_blurb .highlight {
	}

#information_blurb p a, #information_blurb p a:visited {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	}

#complete #page_title{
	margin-left: auto;
	margin-right: auto;
	}


/* 
PAGE
*/


#page_title {
	width: 950px;
	margin: 0;
	padding: 22px 0 22px 0;
	border-bottom: 1px solid #000;
	}

#page_all #page_title {
	width: 100%;
	margin: 0 20px 0 0;
	padding: 22px 0 22px 0;
	border-bottom: 1px solid #000;
	}
	
h3 {
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0;
	}	

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

#release {
	margin: 0;
	padding: 0;
	}
	
#release_content {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0;
	}

#release #info {
	float: left;
	margin: 0;
	padding: 22px 0;
	}

#release #buy {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 25px 0 0;
	}

#release #buy #icon {
	float: left;
	width: 25px;
	margin: 0;
	padding: 0 25px 0 0;
	}

#release #buy #info {
	background-color: #FFF;
	font-size: 12px;
	line-height: 24px;
	width: 80px;
	float: left;
	margin: 0;
	padding: 6px 10px;
	}

#release #buy #insound {
	background-color: #FFF;
	font-size: 10px;
	color: #7C7C7C;
	line-height: 24px;
	width: 80px;
	float: right;
	margin: 1px 0 0 0;
	padding: 6px 8px 6px 12px;
	}

#release #buy #insound p {
	margin: 0;
	padding: 0;
	}

#release #buy #insound a, #release #buy #insound a:visited {
	font-weight: bold;
	color: #ea2727;
	text-decoration: none;
	}

#release #buy #insound a:hover {
	color: #ea2727;
	text-decoration: underline;
	}

#release #buy #info .format {
	float: left;
	width: 30px;
	color: #000;
	}

#release #buy #info .price {
	float: right;
	}	

#release #buy #info .format p {
	margin: 0;
	padding: 0;
	}

#release #buy #info .price p {
	margin: 0;
	padding: 0;
	}
	
#release #buy #info .price a, #release #buy #info .price a:visited {
	color: #0E5AAE;
	text-decoration: none;
	}
	
#release #buy #info .price a:hover {
	color: #0E5AAE;
	text-decoration: underline;
	}		
		
#release #blurb {
	float: left;
	width: 500px;
	position: relative;
	top: -6px;
	margin: 0;
	padding: 0;
	}
	
#release #blurb p {
	font-size: 12px;
	line-height: 24px;
	color: #7C7C7C;
	margin: 0;
	padding: 0;
	}
	
#release #blurb p a, #release #blurb p a:visited {
	color: #0E5AAE;
	text-decoration: none;
	}		
	
#release #blurb p a:hover {
	color: #0E5AAE;
	text-decoration: underline;
	}			
	
#release #tracklisting {
	font-size: 12px;
	float: left;
	margin: 0 0 25px 0;
	padding: 25px 25px 15px 25px;
	background-color: #FFFFFF;
	}	

#page #content h2 .page_release_artist {
	font-weight: normal !important;
	}

#page #content h2 .page_release_title {
	font-size: 18px !important;
	font-style: italic !important;
	font-weight: normal !important;
	}

#tracklisting .row {
	float: left;
	width: 625px;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #DADADA;
	}
	
#tracklisting .last_row {
	float: left;
	width: 625px;
	margin: 0 0 8px 0;
	padding: 0;
	}	

#tracklisting .no {
	float: left;
	width: 25px;
	margin: 0;
	padding: 0 25px 0 0;
	}
	
#tracklisting .title {
	float: left;
	width: 525px;
	margin: 0;
	padding: 0 25px 0 0;
	}	

#tracklisting .time {
	float: right;
	color: #7C7C7C;
	width: 25px;
	margin: 0;
	padding: 0;
	}

.release_title {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	}	
	
	
	
	
/*
RELEASE SECTIONS
*/	

#release_collateral {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 25px 0;
	}
	
#release_liner_notes {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 25px 0;
	}
	
#release_anecdotes {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 25px 0;
	}	

#release_art {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 25px 0;
	}
	
#release_editorials {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 25px 0;
	}		
	
#release .section_head {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #000000;
	}
	
#release .section_head .icon {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	}
	
#release .section_head .title {
	float: left;
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

#release .section_head .hide {
	float: right;
	margin: 0;
	padding: 8px 0 0 0;
	}	

#release #artwork {
	float: left;
	width: 651px;
	margin: 0;
	padding: 12px 12px 0 12px;
	background-color: #FFF;
	}

#release #artwork .image {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0 12px 12px 0;
	}

#release #artwork .image_last {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0 0 12px 0;
	}

#release #artwork .image img, #release #artwork .image_last img  {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0;
	}

#release_collateral #collateral {
	float: left;
	width: 651px;
	margin: 0;
	padding: 12px 12px 0 12px;
	background-color: #FFF;
	}

#release_collateral #collateral .image {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0 12px 12px 0;
	}

#release_collateral #collateral .image_last {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0 0 12px 0;
	}

#release_collateral #collateral .image img, #release_collateral #collateral .image_last img  {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0;
	padding: 0;
	}
	
#release_anecdotes .anecdotes {
	float: left;
	width: 651px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 12px 12px 2px 12px;
	background-color: #FFF;
	}

#release_anecdotes .anecdotes .story {
	color: #000000;
	}
	
#release_anecdotes .anecdotes a, #release_anecdotes .anecdotes a:visited {
	color: #0E5AAE;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#release_anecdotes .anecdotes a:visited {
	color: #0E5AAE;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}
	




	



/* 
INDEX PAGE
*/ 

#page_title #page_nav {
	position: relative;
	bottom: 17px;
	float: right;
	}
	
#page_title #page_nav a, #page_title #page_nav a:visited {
	color: #ca000e;
	}
	
#page_nav_sort {
	font-size: 14px;
	position: relative;
	top: -40px;
	float: right;
	}
	
#page_nav_sort a, #page_nav_sort a:visited {
	color: #ca000e;
	}	

#index_timeline {
	padding-top: 49px;
	}
	
#index_timeline .year_500 {
	height: 500px;
	background: url(http://www.tigerstylerecords.com/i/timeline_bg_500.png);
	}

#index_timeline .year_1100 {
	height: 1100px;
	background: url(http://www.tigerstylerecords.com/i/timeline_bg_1000.png);
	}
	
#index_timeline .year_1400 {
	height: 1400px;
	background: url(http://www.tigerstylerecords.com/i/timeline_bg_1300.png);
	}	
	
#index_timeline .year_1800 {
	height: 1800px;
	background: url(http://www.tigerstylerecords.com/i/timeline_bg_1800.png);
	}

#timeline_line {
	position: relative;
	top: -25px;
	left: 472px;
	width: 3px;
	height: 5500px;
	background: url(http://www.tigerstylerecords.com/i/timeline_line.gif);
	}
	
.yearbox {
	background-color: #000;
	padding: 15px;
	width: 60px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
 	font-weight: bold;
 	font-size: 18px;
 	text-align: center;
 	margin-left: auto;
 	margin-right: auto;
 	position: relative;
 	top: -25px;
	}

 .yearbox .numerals {
	font-family: Times New Roman, Times, Georgia, serif;
 	font-size: 12px;
  	font-weight: normal;	
 	}

.year_500 .releasebox, .year_1100 .releasebox, .year_1400 .releasebox, .year_1800 .releasebox {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	}	
	
.year_500 .releasebox .release, .year_1100 .releasebox .release, .year_1400 .releasebox .release, .year_1800 .releasebox .release {
	float: left;
	width: 200px;
	padding: 0 0 0 30px;
	}		

.year_500 .releasebox .release .number, .year_1100 .releasebox .release .number, .year_1400 .releasebox .release .number, .year_1800 .releasebox .release .number {
	float: left;
	font-size: 11px;
	background-color: #fcff00;
	color: #000000;
	padding: 12px 12px 8px 12px;
	}
	
.year_500 .releasebox .release .art, .year_1100 .releasebox .release .art, .year_1400 .releasebox .release .art, .year_1800 .releasebox .release .art {
	float: left;
	}
	
.year_500 .releasebox .release .title, .year_1100 .releasebox .release .title, .year_1400 .releasebox .release .title, .year_1800 .releasebox .release .title {
	float: left;
	font-size: 11px;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 12px 12px 8px 12px;
	width: 176px;
	}	
		
.releasebox .number a, .releasebox .number a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.releasebox .number a:hover {
	color: #000000;
	text-decoration: underline;
	}

.releasebox .title a, .releasebox .title a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.releasebox .title a:hover {
	color: #000000;
	text-decoration: underline;
	}

#index_sort, .index_sort_number, .index_sort_date, .index_sort_format, .index_sort_artist, .index_sort_title {
	float: left;
	width: 950px;
	padding-top: 49px;
	}

/*
.index_sort_number .number a {
	position: relative;
	top: 6px;
	}

.index_sort_number .number a, .index_sort_number .number a:visited {
	color: #000000;
	background-color: #fff317;
	font-size: 11px;
	padding: 6px 6px 4px 6px;
	}

.index_sort_date .date p {
	color: #000000;
	background-color: #fff317;
	font-size: 11px;
	padding: 6px 6px 4px 6px;
	}
*/

.sort_divider {
	float: left;
	width: 950px;
	padding: 25px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
	}

.sort_divider p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	}
	
.sort_release {
	float: left;
	width: 950px;
	}
	
.sort_release a, .sort_release a:visited {
	color: #000000;
	}
	
.sort_release .art, .sort_release .number, .sort_release .date, .sort_release .artist, .sort_release .title, .sort_release .format {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
	border-bottom: 1px dotted #CFCFCF;
	}

.sort_release .art {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 25px;
	}
	
.sort_release .number {
	float: left;
	font-size: 12px;
	width: 75px;
	height: 45px;
	margin-right: 25px;
	}	

.sort_release .date {
	font-size: 12px;
	color: #7C7C7C;
	float: left;
	width: 125px;
	height: 45px;
	margin-right: 25px;
	}
	
.sort_release .artist {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	height: 45px;
	margin-right: 25px;
	}	

.sort_release .title {
	float: left;
	font-size: 12px;
	width: 250px;
	height: 45px;
	margin-right: 25px;
	}
	
.sort_release .format {
	float: left;
	font-size: 12px;
	color: #7C7C7C;
	width: 80px;
	height: 45px;
	}	
	
	
	
	
	
/*
SIDEBAR
*/	
	
	
#release_side_bar {
	float: left;
	width: 225px;
	position: relative;
	top: -45px;
	right: -25px;
	margin: 0;
	padding: 0;
	z-index: 50;
	}	
	
#release #cover {
	float: left;
	width: 200px;
	position: relative;
	background-color: #FFF;
	margin: 0 0 1px 0;
	padding: 12px;
	}
	
#release #quick_info {
	float: left;
	width: 200px;
	height: 90px;
	position: relative;
	background-color: #FFF;
	margin: 0 0 1px 0;
	padding: 12px;
	}	

#release #quick_info .category p, #release #quick_info .info p {
	margin: 0;
	padding: 0;
	}

#release #quick_info .category {
	float: left;
	font-size: 10px;
	line-height: 18px;
	color: #7C7C7C;
	width: 80px;
	margin: 0;
	padding: 0 12px 0 0;
	}
	
#release #quick_info .info {
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	position: absolute;
	top: 12px;
	left: 75px;
	text-align: left;
	margin: 0;
	padding: 0 0 12px 0;
	}	
	
#release .copies {
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	font-size: 10px;
	color: #7C7C7C;
	background-color: #FFF;
	margin: 0 0 1px 0;
	padding: 25px 12px 12px 12px;
	}	
	
#release .copies .amount {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	}

#release #family {
	float: left;
	width: 200px;
	position: relative;
	margin: 0;
	padding: 12px 12px 0 12px;
	background-color: #FFF;
	}	

#release #family .title {
	font-size: 10px;
	color: #7C7C7C;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}

#release #family .title p {
	border-bottom: 1px solid #F5F5F5;
	text-align: left;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	}

#release #family .members {
	float: left;
	width: 200px;
	margin: 0 0 12px 0;
	padding: 0;
	}

#release #family .members p {
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
	}

#release #family .members p a, #release #family .members p a:visited {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0E5AAE;
	text-decoration: none;
	}
	
#release #family .members p a:hover {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0E5AAE;
	text-decoration: underline;
	}

#release #related_releases {
	float: left;
	width: 200px;
	position: relative;
	margin: 0 0 1px 0;
	padding: 12px 12px 0 12px;
	background-color: #FFF;
	}	

#release #related_releases .title {
	font-size: 10px;
	color: #7C7C7C;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}

#release #related_releases .title p {
	border-bottom: 1px solid #F5F5F5;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	}

#release #related_releases .release {
	float: left;
	width: 200px;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #F5F5F5;
	padding: 0;
	}

#release #related_releases .release_last {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}

#release #related_releases .image {
	float: left;
	width: 50px;
	margin: 0;
	padding: 0 12px 12px 0;
	}

#release #related_releases .image p {
	margin: 0;
	padding: 0;
	}

#release #related_releases .info {
	text-align: left;
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
	}

#release #related_releases .info p {
	position: relative;
	top: -4px;
	font-size: 10px !important;
	line-height: 18px;
	margin: 0;
	padding: 0 0 4px 0;
	}
	
#release #related_releases .info p .release_number {
	font-size: 10px;
	font-weight: bold;
	color: #0E5AAE;
	}
	
#release #related_releases .info p .release_number a, #release #related_releases .release .info p .release_number a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0E5AAE;
	text-decoration: none;
	}

#release #related_releases .info p .release_number a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0E5AAE;
	text-decoration: underline;
	}
	
#release #related_releases .info p .release_artist {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
	
#release #related_releases .info p .release_artist a, #release #related_releases .release .info p .release_artist a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

#release #related_releases .info p .release_artist a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
	
#release #related_releases .info p .release_title {
	font-size: 10px;
	font-style: italic;
	color: #000;
	}
	
#release #related_releases .info p .release_title a, #release #related_releases .release .info p .release_title a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

#release #related_releases .info p .release_title a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}

#family_tree p {
	margin: 0;
	padding: 0;
	}

#release #other {
	position: relative;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	}




/* 
LIGHTBOX
 */ 
 
 
 
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ text-align: center; font-size: 11px; font-style: normal; font-family: Helvetica, Arial, sans-serif; color: #828282; font-weight: normal; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 13px; float: right;  padding-bottom: 10px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* 
BOTTOM
 */ 
 
body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0} 
* html, * html body{
	overflow: hidden;
	padding: 50px 0;
	margin: -50px 0;
	padd\ing: 0;
	ma\rgin: 0;
	}

* html #outer { 
	overflow: auto;
	height: 99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
	}

* html #contain-all{
	position: absolute;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	z-index: 1;
	}

/* end hack */ 

#top-bar{
	position: absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 999;
	overflow: hidden;
	}
	
#footer-inner li {
	list-style-type: none;
	}

#footer-inner {
	height: 75px;
	width: 950px;
	background: #FFFFFF;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 4px solid #000000;
	margin-left: auto;
	margin-right: auto;
	}
	
#footer-inner-info li {
	list-style-type: none;
	}

#footer-inner-info {
	height: 75px;
	width: 950px;
	background: #FFFFFF;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 4px solid #000000;
	margin-left: auto;
	margin-right: auto;
	}

#footer-inner-info .blurb {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin: 0;
	padding: 12px;
	}

#search_query {
	font-size: 11px;
	color: #7C7C7C;
	padding: 30px 0 0 0;
	margin: 0;
	}
	
.search_term {
	color: #000;
	background-color: #FFF317;
	padding: 6px 6px 4px 6px;
	}
	
#search_pretext {
	margin: 0;
	padding: 15px 0 0 20px;
	float: left;
	font-size: 11px;
	color: #828282;
	line-height: 22px;
	}

#search_filtertext {
	float: left;
	}

#search_form1 {
	float: left;
	}

#search_form2 {
	float: left;
	}

#search_button {
	float: left;
	}

#searchform #s {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 750px;
	position: relative;
	left: 20px;
	top: 4px;
	padding: 6px;
	margin: 0;
	}

#searchform #searchsubmit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	left: 20px;
	top: 4px;
	padding: 8px;
	margin: 0 0 0 10px;
	border: none;
	background-color: #000;
	}
	

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #footer-inner {margin-right:25px;}
/* end hide*/

#the_bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 75px;
	z-index: 999;
	}

.spacer {height:50px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #top-bar,html>body #the_bottom{position:fixed}/* for moz/opera and others*/ 

