/*List and Resources newslist styles*/
#newslist ul  { line-height: 1.3em; text-indent: 0em; list-style-type: none; list-style-position: outside; margin-right: 8px; margin-left: 10px; padding-top: 1em; padding-left: 0em; border-top: 1px dashed #a9a9a9; width: 95% }  #newslist ul.members_notes  { line-height: 1.3em; text-indent: 0em; list-style-type: none; list-style-position: outside; margin-right: 8px; margin-left: 10px; padding-top: 1em; padding-left: 0em; border-top: 1px dashed #a9a9a9; border-bottom:none; width: 95% }  #newslist li a   { font-weight: bold; font-size: 11px; text-decoration: none; background: url(../links/images/bullet_double.gif) no-repeat 0px 3px; padding-left: 12px; border-bottom: 1px none #a59e8e }#newslist a:hover { color:rgb(110,124,163); text-decoration: none }#newslist span.title { color: #624737; font-weight: bold; font-size: 12px; text-transform: uppercase }#newslist span.author  { font-style: italic; font-size: 11px }#newslist span.date { color: #746951; font-size: 11px; text-transform: lowercase }#newslist span.desc { font-size: 11px }#newslist span.full  { font-size: 12px }#newslist span.full ul li { font-size: 12px; text-indent: 0em; list-style-type: disc; list-style-position: outside; margin-right: 2em; margin-bottom: 8px; margin-left: 2em; padding-left: 0em }#newslist span.member_edit  a { font-size: 11px; background:none; padding-left:0px; border-bottom: none}#newslist span.newsheaders  { color: rgb(43,80,133); font-weight: bold; font-size: 13px; letter-spacing: 1px; }/*Linklist styles*/#linklist p.newsheaders  { color: rgb(43,80,133); font-weight: bold; font-size: 13px; letter-spacing: 1px; margin-bottom:4px }#linklist ul  { line-height: 1.3em; text-indent: 0em; list-style-type: none; list-style-position: outside; margin: 0px 8px 6px 17px; padding: 0px 0em 4px 10px; border-bottom: 1px dashed rgb(213,215,217); border-left: 4px solid rgb(213,215,217);width: 90% }  #linklist li { margin-bottom: 6px }#linklist li a   { font-weight: bold; font-size: 11px; text-decoration: none; background: url(../links/images/bullet_double.gif) no-repeat 0px 3px; padding-left: 12px; border-bottom: 1px none #a59e8e }#linklist a:hover { color:rgb(110,124,163); text-decoration: none }#linklist span.title { color: #624737; font-weight: bold; font-size: 12px; text-transform: uppercase }#linklist span.author  { font-style: italic; font-size: 11px }#linklist span.date { color: #746951; font-size: 11px; text-transform: lowercase }#linklist span.desc { font-size: 11px }#linklist span.full  { font-size: 12px }#linklist span.full ul li { font-size: 12px; text-indent: 0em; list-style-type: disc; list-style-position: outside; margin-right: 2em; margin-bottom: 8px; margin-left: 2em; padding-left: 0em }#linklist span.member_edit  a { font-size: 11px; background:none; padding-left:0px; border-bottom: none}

/* Releases and Artists Table */

table#releases {
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

#releases th, #releases td {
vertical-align: top;
padding: 12px;
border-right: 1px solid rgb(195,201,207);
border-bottom: 1px solid rgb(195,201,207);
}

#releases th {
display: none;
color: rgb(121,163,205);
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}

#releases td {
border-bottom: none;
padding: 0;
}

td#artists {
width:  176px;
text-align: center;
}

td#artists img {
margin: 12px;
border: 1px solid black;
padding: 0;
}

td#artists p {
font-size: 11px;
text-align: center;
color: #44445e;
margin-top: 0;
margin-bottom: 12px;
}

td#tracks p {
margin-top: 1em;
margin-bottom: 1em;
}

th#tracks, td#tracks, td#description {
border-right: none;
}

ul#artist_list {
margin: 12px 0 0 0;
padding: 0px 4px 10px 12px;
border-bottom: 1px solid rgb(195,201,207);
list-style: none;
text-align: left;
}

ul#artist_list li.menubar {
background: url(http://www.schadowrider.com/files/icons/plus2.gif) no-repeat 0px 0.3em;
line-height: 1.5em;
padding-right: 0;
padding-left: 12px;
}

a.actuator {
text-decoration: none;
font-weight: bold;
}

#releases .menu, #gear_instr .menu {
display: none;
list-style: none;
margin: 0;
padding: 0;
}

#releases .menu li, #gear_instr .menu li {
background: url(http://www.schadowrider.com/files/icons/square.gif) no-repeat 0px 0.3em;
padding: 0 0 0 12px;
line-height: 1.5em;
margin: 4px 0;
}

#releases .menu li a, #gear_instr .menu li a {
text-decoration: none;
font-style: italic;
}

#releases .menu li a.info {
font-style: normal;
text-decoration: underline;
}

#releases ul#tracklist {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid rgb(195,201,207);
border-bottom: 1px solid rgb(195,201,207);
}

#releases ul#tracklist li {
font-family: "lucida grande", verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
}

ul#tracklist li.two {
	background: white;
}

ul#tracklist li.one {
	background: #edf3fe;
}

ul#tracklist li a.audio_link {
	line-height: 16px;
	padding-right: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: transparent url(../files/icons/music_note.gif) no-repeat right center;
}


#releases caption {
display: none;
}

div#full {
margin: 0;
}

#releases h4 {
color: rgb(43,80,133);
font-size: 13px;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
margin: 12px 8px;
}

#blockquote {
margin: 0;
padding: 0;
background: url(../pics/backgrounds/left_quote.gif) no-repeat 0px 0px;
}

#releases blockquote {
color: #44445e;
margin: 0;
padding: 20px;
border-top: 1px solid rgb(195,201,207);
background: url(../pics/backgrounds/right_quote.gif) no-repeat right bottom;
}

#releases blockquote p {
margin: 0px;
margin-bottom: 8px;
}

#releases blockquote p#author {
text-align: right;
font-style: italic;
}

/* New Releases */

ul#new_releases {
margin-bottom: 12px;
padding-top: 12px;
border-top: 1px solid rgb(195,201,207);
}

ul#new_releases li {
font-weight: bold;
letter-spacing: 1px;
}

ul#new_releases li a {
text-decoration: none;
}

ul#new_releases li.desc, ul#new_releases li.toggle {
color: #44445e;
font-weight: normal;
letter-spacing: 0px;
font-size: 11px;
}

ul#new_releases li.toggle a {
padding-left: 13px;
background: url(http://www.schadowrider.com/files/icons/bullet_down.gif) no-repeat 0px 50%;
}

.toggler_link {
	font-size: 11px; 
	font-weight: normal; 
	text-align: center;
}

