/*main and structural stuff*/

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #b0192c;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 101%;
	color: #000;
}

a {
	color: #b0192c;
	}

a:hover {
	color: #999;
	}
	
/*body.browser {
	vertical-align: baseline
}*/

body.browser #container {
	width: 600px;
	height: 555px;
	margin: 6px auto;
	padding: 6px;
	text-align: center;
	background-color: #fff;
}

#outerframe {
	position: relative;
	float: left;
	height: 400px;
	width: 600px;
}

#innerframe {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	}
	
#container {
	width: 758px;
	margin: 6px auto;
	padding: 6px;
	text-align: left;
	background-color: #fff;
}

#page {
	width: 758px;
	margin: 0px;
	padding: 0px;

}

p.grey {
	color:#999;
	margin-top: -5px;
	}
	
/*logo/header*/

#logo {
	width: 758px;
	margin: 0px;
	padding: 0px;
}

#logo img{
	width: 758px;
	margin: 0px;
	padding: 0px;
}

/*breadcumb trail*/

#breadcrumbs {
	width: 100%;
	height: 24px;
	background-color: #666;
	text-align: right;
	margin: 6px 0px 6px 0px;
	padding: 1px 0px;
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}

#breadcrumbs ul {
	margin: 6px;
	padding: 0px;
}

#breadcrumbs ul li{
	display: inline;
	margin: 3px;
	padding: 0px;
}

#breadcrumbs ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}

/*sidebar and main navigation*/

#sidebar {
	width: 225px;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	background-color: #a6a6a6;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 1.3em;
}

#sidebar ul {
	margin: 6px;
	padding: 0px;
	list-style-type: none;
}

#sidebar ul li{
	margin: 3px;
	padding: 3px;
}

#sidebar ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li a:hover {
	background-color: #333333
}

#home p {
	display: none;
	}

#sidebar ul li a #home {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #home {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_home.gif);
	background-repeat: no-repeat;
	}

#history p {
	display: none;
	}

#sidebar ul li a #history {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/history.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #history {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_history.gif);
	background-repeat: no-repeat;
	}
	
#profiles p {
	display: none;
	}

#sidebar ul li a #profiles {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/profiles.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #profiles {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_profiles.gif);
	background-repeat: no-repeat;
	}

#cassettography p {
	display: none;
	}

#sidebar ul li a #cassettography {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/cassettography.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #cassettography {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_cassettography.gif);
	background-repeat: no-repeat;
	}

#submissions p {
	display: none;
	}

#sidebar ul li a #submissions {
	width: 153px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/submissions.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #submissions {
	width: 153px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_submissions.gif);
	background-repeat: no-repeat;
	}

#links p {
	display: none;
	}

#sidebar ul li a #links {
	width: 77px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #links {
	width: 77px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_links.gif);
	background-repeat: no-repeat;
	}


#collections p {
	display: none;
	}

#sidebar ul li a #collections {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/collections.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #collections {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_collections.gif);
	background-repeat: no-repeat;
	}

#gigs p {
	display: none;
	}

#sidebar ul li a #gigs {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/gigs.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #gigs {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_gigs.gif);
	background-repeat: no-repeat;
	}
	
#photos p {
	display: none;
	}

#sidebar ul li a #photos {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/photos.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #photos {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_photos.gif);
	background-repeat: no-repeat;
	}

#posters p {
	display: none;
	}

#sidebar ul li a #posters {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/posters.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #posters {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_posters.gif);
	background-repeat: no-repeat;
	}

#memorabilia p {
	display: none;
	}

#sidebar ul li a #memorabilia {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/memorabilia.gif);
	background-repeat: no-repeat;
	}

#sidebar ul li a:hover #memorabilia {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(images/ro_memorabilia.gif);
	background-repeat: no-repeat;
	}

/*subnav*/

#subnav {
	width: 526px;
	height: 25px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	background-color: #d6d6d6;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
}

.subhide {
	color: #ddd6cc;
}

.subleft {
	float: left;
	text-align: left;
}

.subright {
	float: right;
	text-align: right;
}

#subnav ul {
	margin: 6px;
	padding: 0px;
}

#subnav ul li{
	display: inline;
	margin: 3px;
	padding: 0px;
}

#subnav ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

/*main content*/

#content {
	float: left;
	width: 502px;
	margin: 6px 3px 6px 3px;
	padding: 6px 6px 6px 9px;
	font-size: 0.7em;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1.25em;
	font-weight: bold;
	color: #b0192c;
	border-bottom: 1px dotted #ccc;

}

#content ol {
	margin: 6px 6px 6px 1em;
	padding: 0px 0px 0px 1em;
}

#content ol li{
	margin: 0px;
	padding: 3px;
}

#content ol li a {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#content ol li a:hover {
	text-decoration: underline;
}

h3 {
  font-size: 0.8em;
  border-bottom: 1px dotted #ccc;
  color: #b0192c;
}

#content ul {
	margin: 6px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
}

#content ul li{
	margin: 0px;
	padding: 3px;
}

/*albums*/
	
#album {
	width: 475px;
	min-height: 210px;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}

#album img {
	float: left;
	margin: 0px;
	padding: 0px 12px 12px 0px;
}

/*#notes {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px 12px 12px 12px;
}*/

#album notes p{
	float: left;
	padding: 0px;
	margin: 0px 12px 12px 12px;
}

#tracklist {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#tracklist ul{
	font-size: 1em;
}

#thumbs {
	margin: 0px;
	padding: 0px;
}

#thumbs a img {
	margin: 6px;
	padding: 0px;
	border: 2px solid #fff;
}

#thumbs a:hover img {
	margin: 6px;
	padding: 0px;
	border: 2px solid #b0192c;
}
#thumbs img {
	margin: 6px;
	padding: 0px;
}

#browsertitle {
	float: left;
	width: 100%;
	height: 24px;
	background-color: #666;
	text-align: center;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#browsertitle h2{
	margin: 0px;
	padding: 3px 0px;
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}

body.browser #subnav {
	float: left;
	width: 100%;
	margin: 0px 0px 12px 0px;

}

body.browser p {
	float: left;
	width: 100%;

}

#pages {
	margin: 6px;
	padding: 0px;
}

#pages ul{
	margin: 6px;
	padding: 2px;
	font-size: 1em;
}
	
#pages ul li{
	display: inline;
	margin: 3px;
	padding: 0px;
}

#pages ul li.current{
	background-color: #FFFF00;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0em;
	line-height: 2em;
	font-size: 1.25em;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 0em;
	line-height: 1.6em;
	font-size: 0.8em;
}

.sIFR-hasFlash span.headline {
	visibility: hidden;
	letter-spacing: 0em;
	line-height: 0.8em;
	font-size: 1.1em;
}

#footer {
	width: 100%;
	height: 24px;
	background-color: #fff;
	text-align: center;
	margin: 12px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	font-size: 0.7em;
	clear: both;
}

#footer p {
	margin: 9px 3px;
	color: #999999;
	}

/*feedburner*/
p.date {
		font-style: italic;
}

span.headline a:hover {
	color: #b0192c;
	}

span.headline {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	color: #b0192c;
	}

#news ul, #news ul li {
	margin: 0px;
	padding: 0px;
}

#creditfooter {
	display: none;
}