* { outline: none; }
body, html, a, b, form, input, select, textarea, h1, h2, h3, h4, h5, h6, img, div, td, tr, table, ol, ul, li, span {
  margin: 0;
  padding: 0;
  border: 0;
}
ul, li { list-style-type: none; }
html { height: 100%; }
h1, h2, h3, h4 {
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
}
input, select, textarea {
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-size: 12px;
}
.clear, .floatFix {
  clear: both;
  height: 0;
  line-height: 0;
}
hr { display: none; }
a { text-decoration: none; }
a:visited { text-decoration: none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.siteHolder {
  width: 940px;
  margin: 0 auto;
}
td { padding: 0; }
body {
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-size: 15px;
  line-height: 19px;
  background: url(../gfx/bg-noise.jpg) center top;
  color: black;
  -webkit-text-stroke: 1px transparent;
}
.iphone body { -webkit-text-stroke: 0px transparent; }
.page {
  width: 960px;
  margin: 0 auto;
}
.photo {
  position: absolute;
  z-index: -2;
  width: 400px;
  min-width: 960px;
  height: 350px;
  left: 50%;
  margin-left: -520px;
  min-width: 960px;
  background: url(../gfx/daisy-photo-75.jpg) no-repeat left top;
}
.scuff {
  position: absolute;
  z-index: -1;
  width: 100%;
  min-width: 960px;
  top: 180px;
  left: 50%;
  margin-left: -50%;
  height: 212px;
  background: url(../gfx/nav-scuff.png) no-repeat center bottom;
}
a, a.visited {
  color: #940710;
  word-wrap: break-word;
}
a:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }
a img { border: 0px solid #000000; }
a:visited img { border: 0px solid #000000; }
a:hover img { border: 0px solid #be0000; }
a:visited:hover img { border: 0px solid #be0000; }
.hr {
  background-image: url(../gfx/hr.png);
  height: 1px;
}
.hrHeavy {
  background: url(../gfx/hr-heavy.png);
  height: 2px;
}
.article .hr { margin: 0 0 10px 0; }
.userBar { position: relative; }
.userBar #menuMembers {
  position: absolute;
  top: 305px;
  font-weight: bold;
  left: 310px;
  z-index: 4;
  color: white;
  line-height: 1;
}
.userBar #menuMembers a.avatar {
  width: 24px;
  float: left;
  margin: 3px 12px 0 0;
}
.userBar #menuMembers a.avatar img {
  display: block;
  border: 2px solid white;
}
.userBar #menuMembers a { color: white; }
.userBar #menuMembers a:visited { color: white; }
.userBar input {
  margin: 5px 0 0 0;
  background-color: rgba(255, 255, 255, 0.75);
  color: black;
  width: 125px;
  font-size: 12px;
  line-height: 1;
  padding: 3px 10px;
  margin-left: 8px;
}
.userBar input:focus { background-position: 0px -15px; }
.userBar span.loggedIn { display: block; }
.col1, .col2, .col3 {
  width: 300px;
  margin: 0 10px;
  float: left;
}
.col1, .col2, .col3 { width: 300px; }
.col12Span, .col23Span {
  width: 620px;
  margin: 0 10px;
  float: left;
}
.col23Span { width: 620px; }
.col23Span .col2 { margin-left: 0; }
.col23Span .col3 { margin-right: 0; }
.col123Span {
  width: 940px;
  margin: 0 10px;
}
.panel, .register-panel {
  margin: 0 0 30px 0;
  display: block;
  position: relative;
  padding-bottom: 35px;
}
.panelHeader {
  margin: 0 0 0.7em 0;
  height: 40px;
  color: black;
  display: block;
  background: url(../gfx/panelheader-bg.png) no-repeat left bottom;
  position: relative;
}
.panelHeader h2 {
  position: absolute;
  bottom: 5px;
  font-size: 24px;
  text-transform: uppercase;
}
.panelHeader h2 a {
  padding: 0;
  color: black;
  text-decoration: none;
  font-weight: normal;
}
.panelHeader h2 a:visited {
  padding: 0;
  color: black;
  text-decoration: none;
  font-weight: normal;
}
.panelHeader h2 a:hover { color: #000000; }
.panelHeader h2 a:visited:hover { color: #000000; }
.col12Span .panelHeader {
  background: url(../gfx/panelheader-col12span-bg.png) no-repeat left bottom;
  padding: 0;
}
.col12Span .panelHeader h2 { font-size: 35px; }
.col123Span .panelHeader {
  background: url(../gfx/panelheader-col12span-bg.png) no-repeat left bottom;
  padding: 0;
}
.col123Span .panelHeader h2 { font-size: 35px; }
.col123Span .panelHeader { background: url(../gfx/panelheader-col123span-bg.png) no-repeat left bottom; }
.panelFooter {
  background: url(../gfx/hr.png) repeat-x center top;
  padding: 11px 0 0 0;
  bottom: 0;
  display: block;
  position: absolute;
}
.col123Span .panelFooter { width: 940px; }
.col12Span .panelFooter { width: 620px; }
.col1 .panelFooter { width: 300px; }
.col2 .panelFooter { width: 300px; }
.col3 .panelFooter { width: 300px; }
.no-footer { padding-bottom: 0px; }
h2.sectionTitle.first { padding-top: 10px; }
#header {
  position: relative;
  height: 374px;
}
.logo {
  position: absolute;
  left: 584px;
  top: 32px;
}
#menu {
  left: 295px;
  position: absolute;
  z-index: 3;
  width: 300px;
  top: 30px;
  font-size: 18px;
  line-height: 1;
}
#menu a {
  display: block;
  width: 120px;
  padding: 0px 40px 2px 15px;
  color: black;
  text-transform: uppercase;
}
#menu a:visited {
  display: block;
  width: 120px;
  padding: 0px 40px 2px 15px;
  color: black;
  text-transform: uppercase;
}
#menu a:hover {
  color: #940710;
  text-decoration: none;
}
#menu a:visited:hover {
  color: #940710;
  text-decoration: none;
}
#menu a.active { background: url(../gfx/menu-option-over.png) no-repeat 5px top; }
#menu a.active:visited { background: url(../gfx/menu-option-over.png) no-repeat 5px top; }
#menu a.active:hover { color: black; }
#menu a.active:visited:hover { color: black; }
.ie7 #menu li {
  float: left;
  clear: left;
  height: 20px;
  overflow: hidden;
  width: 150px;
}
#social {
  position: absolute;
  left: 645px;
  top: 285px;
  width: 300px;
  z-index: 6;
}
#social ul li {
  float: left;
  margin: 0 5px;
  width: 80px;
  padding: 0;
}
#footer {
  background: url(../gfx/footer-bg.png) no-repeat;
  height: 50px;
  position: relative;
  margin: 0 0px 40px 0px;
  z-index: 1;
  font-size: 13px;
}
#footer a { color: white; }
#footer a:visited { color: white; }
#footer .copyright {
  width: 620px;
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 7px;
  color: white;
}
#footer #topOfPage {
  position: absolute;
  width: 300px;
  left: 650px;
  top: 6px;
  z-index: 3;
}
.article .articleTitle { margin-bottom: 10px; }
.article h3 {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.article .articleFooter { padding: 5px 0; }
.article.network, .article.info {
  border-width: 1px 0 0 0;
  padding: 0;
  margin: 0;
}
h3 { font-weight: bold; }
h3 a {
  text-decoration: none;
  padding: 0;
  color: #940710;
}
h3 a:visited {
  text-decoration: none;
  padding: 0;
  color: #940710;
}
h3 a:hover { text-decoration: none; }
h3 a:visited:hover { text-decoration: none; }
.date {
  font-size: 13px;
  color: #666666;
  line-height: 18px;
  display: block;
}
.date a { color: black; }
.date a:visited { color: black; }
.releases div.articleContents.wThumb {
  float: left;
  padding: 0px 0 0 0;
}
.articleText p {
  margin-bottom: 0;
  padding: 0;
}
.new-releases h4 {
  font-weight: bold;
  font-size: 18px;
}
.new-releases .date {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
}
.new-releases .articleThumb {
  float: left;
  width: 110px;
}
.new-releases .articleContents.wThumb {
  float: left;
  width: 190px;
}
a.slideshowImage { -webkit-transition: none; }
.article.release { margin-top: 15px; }
.articleFlag {
  float: right;
  margin: 1px 0 5px 10px;
}
a.button {
  color: #000000;
  white-space: nowrap;
}
a.button:visited {
  color: #000000;
  white-space: nowrap;
}
a.button:hover {
  color: #000000;
  text-decoration: underline;
}
a.button:visited:hover {
  color: #000000;
  text-decoration: underline;
}
.articleTitle a.button span:before { content: ''; }
a.rss {
  right: 15px;
  top: 10px;
  position: absolute;
}
a.rss img {
  background-image: url(../gfx/rss.png);
  border-width: 0;
}
a.rss:visited {
  right: 15px;
  top: 10px;
  position: absolute;
}
a.rss:visited img {
  background-image: url(../gfx/rss.png);
  border-width: 0;
}
.caption {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 15px;
}
.notice {
  color: #be0000;
  margin-left: 10px;
}
.error {
  padding: 10px 30px;
  margin: 10px 0 18px 0;
  color: white;
}
.error li {
  font-weight: normal;
  color: white;
  margin: 0;
  padding: 0;
}
.message {
  padding: 10px 30px;
  margin: 10px 0 18px 0;
  color: white;
}
.message li {
  font-weight: normal;
  color: white;
  margin: 0;
  padding: 0;
}
.message ul li { color: black; }
.image-form .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.image-form .articleTitle h3 {
  float: left;
  width: 500px;
}
.image-form form { padding-top: 5px; }
.image-form form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.image-form form label:after { content: ':'; }
.image-form form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.image-form form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.image-form form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.image-form form input.inputFile { border-width: 0; }
.image-form form label#label-sex { padding: 0; }
.image-form form label#label-country { padding-top: 5px; }
.image-form form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.image-form form label.radio:after { content: ''; }
.image-form form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.image-form form .hr { margin: 5px 0; }
.image-form form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.image-form form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.login-form .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.login-form .articleTitle h3 {
  float: left;
  width: 500px;
}
.login-form form { padding-top: 5px; }
.login-form form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.login-form form label:after { content: ':'; }
.login-form form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.login-form form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.login-form form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.login-form form input.inputFile { border-width: 0; }
.login-form form label#label-sex { padding: 0; }
.login-form form label#label-country { padding-top: 5px; }
.login-form form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.login-form form label.radio:after { content: ''; }
.login-form form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.login-form form .hr { margin: 5px 0; }
.login-form form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.login-form form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.register-form .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.register-form .articleTitle h3 {
  float: left;
  width: 500px;
}
.register-form form { padding-top: 5px; }
.register-form form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.register-form form label:after { content: ':'; }
.register-form form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.register-form form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.register-form form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.register-form form input.inputFile { border-width: 0; }
.register-form form label#label-sex { padding: 0; }
.register-form form label#label-country { padding-top: 5px; }
.register-form form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.register-form form label.radio:after { content: ''; }
.register-form form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.register-form form .hr { margin: 5px 0; }
.register-form form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.register-form form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.password-reset .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.password-reset .articleTitle h3 {
  float: left;
  width: 500px;
}
.password-reset form { padding-top: 5px; }
.password-reset form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.password-reset form label:after { content: ':'; }
.password-reset form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.password-reset form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.password-reset form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.password-reset form input.inputFile { border-width: 0; }
.password-reset form label#label-sex { padding: 0; }
.password-reset form label#label-country { padding-top: 5px; }
.password-reset form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.password-reset form label.radio:after { content: ''; }
.password-reset form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.password-reset form .hr { margin: 5px 0; }
.password-reset form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.password-reset form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.comments-form .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.comments-form .articleTitle h3 {
  float: left;
  width: 500px;
}
.comments-form form { padding-top: 5px; }
.comments-form form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.comments-form form label:after { content: ':'; }
.comments-form form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.comments-form form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.comments-form form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.comments-form form input.inputFile { border-width: 0; }
.comments-form form label#label-sex { padding: 0; }
.comments-form form label#label-country { padding-top: 5px; }
.comments-form form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.comments-form form label.radio:after { content: ''; }
.comments-form form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.comments-form form .hr { margin: 5px 0; }
.comments-form form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.comments-form form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.edit-profile .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.edit-profile .articleTitle h3 {
  float: left;
  width: 500px;
}
.edit-profile form { padding-top: 5px; }
.edit-profile form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.edit-profile form label:after { content: ':'; }
.edit-profile form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.edit-profile form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.edit-profile form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.edit-profile form input.inputFile { border-width: 0; }
.edit-profile form label#label-sex { padding: 0; }
.edit-profile form label#label-country { padding-top: 5px; }
.edit-profile form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.edit-profile form label.radio:after { content: ''; }
.edit-profile form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.edit-profile form .hr { margin: 5px 0; }
.edit-profile form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.edit-profile form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
.mailing_list .articleTitle .articleThumb {
  float: left;
  width: auto;
  margin: 0 20px 0px 0;
}
.mailing_list .articleTitle h3 {
  float: left;
  width: 500px;
}
.mailing_list form { padding-top: 5px; }
.mailing_list form label {
  clear: left;
  float: left;
  width: 180px;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-right: 20px;
  text-align: right;
}
.mailing_list form label:after { content: ':'; }
.mailing_list form input {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.mailing_list form textarea {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.mailing_list form select {
  float: left;
  padding: 5px;
  width: 300px;
  font-size: 15px;
  margin: 5px;
}
.mailing_list form input.inputFile { border-width: 0; }
.mailing_list form label#label-sex { padding: 0; }
.mailing_list form label#label-country { padding-top: 5px; }
.mailing_list form label.radio {
  padding: 0;
  width: auto;
  margin-right: 2em;
  font-size: 15px;
  text-align: left;
}
.mailing_list form label.radio:after { content: ''; }
.mailing_list form label.radio input {
  font-size: 48px;
  margin: 0;
  display: inline;
  width: auto;
  float: none;
  margin-right: 0.2em;
}
.mailing_list form .hr { margin: 5px 0; }
.mailing_list form em {
  font-size: 14px;
  display: block;
  margin-left: 205px;
}
.mailing_list form .note {
  float: left;
  width: 180px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.4;
}
input.submitButton, .submitObject, a.submitButton {
  float: left;
  padding: 5px 10px !important;
  width: auto !important;
  text-align: center;
  background-color: #940710;
  color: white;
  font-size: 15px !important;
  font-weight: bold;
}
a.submitButton:visited {
  float: left;
  padding: 5px 10px !important;
  width: auto !important;
  text-align: center;
  background-color: #940710;
  color: white;
  font-size: 15px !important;
  font-weight: bold;
}
input.submitButton:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
.submitObject:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
a.submitButton:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
a.submitButton:visited:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
input.submitButton, .submitObject { margin: 10px 0 20px 5px !important; }
.ie7 .submitButton {
  width: 1;
  overflow: visible;
}
.ie8 .submitButton {
  width: 1;
  overflow: visible;
}
.mailing_list form label:after { content: ''; }
.mailing_list form label.priv {
  float: left;
  margin-left: 200px;
  width: 400px;
  text-align: left;
}
.mailing_list form label.priv input {
  float: left;
  margin: 5px;
  width: auto;
}
.mailing_list form label.priv a { margin: 0; }
#territoryList {
  position: absolute;
  z-index: 5;
  top: 305px;
  left: 10px;
  width: 300px;
}
#territoryList span {
  float: left;
  display: inline;
  margin: 2px 8px 0 0;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
#territoryList ul {
  display: inline;
  float: left;
}
#territoryList ul li {
  float: left;
  margin: 2px 0 0 0;
}
#territoryList ul a {
  display: block;
  margin-left: 1px;
  padding: 4px;
  background-color: rgba(255, 255, 255, 0.5);
}
#territoryList ul a:visited {
  display: block;
  margin-left: 1px;
  padding: 4px;
  background-color: rgba(255, 255, 255, 0.5);
}
#territoryList ul a:hover { background-color: rgba(255, 255, 255, 0.75); }
#territoryList ul a:visited:hover { background-color: rgba(255, 255, 255, 0.75); }
#territoryList ul a.activeFlag { background-color: white; }
#territoryList ul a.activeFlag:hover { background-color: white; }
#territoryList ul a.activeFlag:visited:hover { background-color: white; }
#territoryList ul a img { display: block; }
#territoryList ul a:visited img { display: block; }
#territoryList ul a img.globalFlag { margin: -3px 0 -2px 0; }
.error { background-color: red; }
.message { background-color: #00ff00; }
.musicItem .articleText { padding-bottom: 10px; }
.musicItem .packshot {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.musicItem .packshot img {
  display: block;
  margin-bottom: 10px;
}
.musicItem .details {
  float: left;
  width: 310px;
}
.musicItem .details h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.musicItem ul.buyLinks {
  padding: 0;
  margin: 10px 0 0 10px;
  width: auto;
  list-style: none;
}
.musicItem ul.buyLinks li {
  margin: 0;
  padding: 0;
}
.musicItem .release-formats h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.musicItem .release-formats ul li {
  float: left;
  width: 280px;
  margin: 0 20px 20px 0;
}
.musicItem .release-formats ul li h4 { font-weight: bold; }
.musicItem .release-formats ul li .formatCat {
  color: #666666;
  margin-bottom: 0.5em;
}
.musicItem .release-formats ul li ol li { margin: 0; }
.formatOwn {
  background-color: white;
  padding: 5px 10px;
  margin: 10px 0;
  font-size: 13px;
  line-height: 13px;
}
.iOwnThis {
  background: url(../gfx/own.png) no-repeat left center;
  padding-left: 25px;
}
.music .col12Span .musicItem ul.buyLinks {
  margin-left: 0px;
  width: auto;
}
ul.albums li {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}
ul.albums li h4 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 5px;
}
ul.albums .packshot {
  float: left;
  margin-right: 20px;
}
ul.albums .details {
  float: left;
  width: 310px;
}
ul.music.singles { margin: 0 -10px; }
ul.music.singles li {
  width: 114px;
  margin: 0 0 10px 10px;
  list-style: none;
  float: left;
}
ul.music.singles li .packshot { margin-bottom: 10px; }
ul.music.singles li h4 {
  font-size: 18px;
  line-height: 1;
  display: block;
}
.article.formats {
  padding: 0;
  margin-left: -10px;
}
.format {
  float: left;
  width: 300px;
  margin: 0 0 0 10px;
}
.format ol {
  clear: both;
  margin: 0;
  padding: 10px 0 0 3.5em;
}
.formatThumb {
  float: left;
  padding-right: 10px;
}
.formatContents {
  float: left;
  width: 300px;
}
.formatContents h4 { margin-bottom: 10px; }
ul.songs li { list-style: none; }
.panel.galleries .articleTitle { margin: 20px 20px 10px 20px; }
.panel.galleries .articleTitle h3 { width: 580px; }
.panel.galleries .article {
  margin-left: -20px;
  margin-top: -10px;
  padding-bottom: 0;
}
.panel.galleries .articleText {
  margin: 0px 20px;
  width: 580px;
}
.panel.galleries ul {
  display: block;
  width: 960px;
  padding: 0;
  list-style: none;
}
.panel.galleries ul li {
  background-color: white;
  padding: 10px;
  float: left;
  margin: 20px 0 20px 20px;
}
.panel.galleries ul li .caption h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  width: 260px;
}
.caption .date { display: block; }
.gallery li .caption { width: 132px; }
.images .col12Span .article { margin-bottom: 0; }
ul.event-gallery {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.event-gallery li {
  list-style-type: none;
  float: left;
  margin: 5px 5px;
  padding: 0;
}
ul.event-gallery li a {
  background-color: white;
  padding: 5px;
  display: block;
}
ul.event-gallery li a img { display: block; }
ul.event-gallery li a:visited {
  background-color: white;
  padding: 5px;
  display: block;
}
ul.event-gallery li a:visited img { display: block; }
.events-list .hr { margin-bottom: 10px; }
.events-list .article { margin-bottom: 10px; }
.events-list .date {
  font-size: 13px;
  color: #666666;
}
.events-list .date a { color: #666666; }
.events-list .date a:visited { color: #666666; }
.headlines .hr { margin-bottom: 10px; }
.headlines .article { margin-bottom: 10px; }
.headlines .date {
  font-size: 13px;
  color: #666666;
}
.headlines .date a { color: #666666; }
.headlines .date a:visited { color: #666666; }
.events-table {
  width: 100%;
  margin-top: 0.7em;
  margin-bottom: 10px;
}
.events-table .events-table-row td { background: url(../gfx/hr.png) no-repeat left top; }
.events-table td { padding: 5px 0 5px 0; }
.events-table .events-table-date { width: 15%; }
.events-table td.events-table-more-info {
  padding-top: 6px;
  width: 6em;
}
.events-table td.events-table-more-info a { float: right; }
.event-details .article .hr { margin: 10px 0; }
.event-details .comments .hr { margin: 0; }
.event-details .date {
  font-size: 18px;
  line-height: 1em;
}
.event-details #attendGig { margin-top: 6px; }
.event-address {
  float: left;
  width: 300px;
}
.event-address h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
.event-notes {
  float: left;
  width: 300px;
}
.event-notes h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
.attending-members {
  float: left;
  width: 160px;
  margin: 20px 20px 20px 0;
}
.attending-members-list { margin-top: 20px; }
.attending-members-list ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
.attending-members-list ul li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}
.attending-members-list ul a {
  display: block;
  margin: 0 5px 5px 0;
}
.attending-members-list ul a:visited {
  display: block;
  margin: 0 5px 5px 0;
}
.members-list { margin-top: 20px; }
.members-list ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
.members-list ul li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}
.members-list ul a {
  display: block;
  margin: 0 5px 5px 0;
}
.members-list ul a:visited {
  display: block;
  margin: 0 5px 5px 0;
}
.attending-members-list.compact {
  float: left;
  width: 440px;
}
.profile .article .articleThumb { width: 48px; }
.home-news .articleTitle {
  cursor: pointer;
  position: relative;
  height: 310px;
  background-color: white;
  margin-bottom: 0.5em;
}
.home-news .articleTitle .title-bg {
  position: absolute;
  width: 610px;
  height: 70px;
  bottom: 17px;
  left: 5px;
  background: url(../gfx/home-news-article-title-bg.png) no-repeat;
}
.home-news .articleTitle h3 {
  position: absolute;
  font-size: 24px;
  line-height: 1;
  bottom: 25px;
  left: 20px;
  text-transform: uppercase;
  color: white;
}
.home-news .articleTitle h3 a { color: white; }
.home-news .articleTitle h3 a:visited { color: white; }
.home-news .articleText {
  font-size: 17px;
  line-height: 18px;
  margin: 0.5em 0;
}
.news-article .articleTitle {
  cursor: pointer;
  position: relative;
  height: 310px;
  background-color: white;
  margin-bottom: 0.5em;
}
.news-article .articleTitle .title-bg {
  position: absolute;
  width: 610px;
  height: 70px;
  bottom: 17px;
  left: 5px;
  background: url(../gfx/home-news-article-title-bg.png) no-repeat;
}
.news-article .articleTitle h3 {
  position: absolute;
  font-size: 24px;
  line-height: 1;
  bottom: 25px;
  left: 20px;
  text-transform: uppercase;
  color: white;
}
.news-article .articleTitle h3 a { color: white; }
.news-article .articleTitle h3 a:visited { color: white; }
.news-article .articleText {
  font-size: 17px;
  line-height: 18px;
  margin: 0.5em 0;
}
.col12Span .articleThumb {
  width: 140px;
  float: right;
}
.col12Span .articleText.thumbed {
  float: left;
  width: 460px;
}
ul.articleLinks {
  margin: 0 0 10px 0;
  list-style: none;
}
ul.articleLinks li {
  float: none;
  padding: 0;
  margin: 0;
  height: auto;
}
.commentsTitle {
  background: url(../gfx/hr.png) left bottom no-repeat;
  padding: 20px 0 10px 0;
}
.commentsTitle h3 { font-size: 18px; }
.comments-form h3 {
  font-size: 18px;
  background: url(../gfx/hr-heavy.png) left bottom no-repeat;
  padding-bottom: 14px;
  margin: 10px 0;
}
.comments { padding: 10px 0; }
.comments .hr { margin-bottom: 18px; }
.comments .commentTitle { font-size: 18px; }
.comments .date {
  margin: 7px 0;
  font-size: 13px;
  line-height: 18px;
}
.comments .commentsButton { margin-right: 15px; }
.comments .commentThumb {
  float: left;
  width: 58px;
  margin: 2px 22px 0 0;
}
.comments .commentThumb a img { border: 0px solid #000000; }
.comments .commentThumb a:visited img { border: 0px solid #000000; }
.comments .commentThumb a:hover img { border: 0px solid #be0000; }
.comments .commentThumb a:visited:hover img { border: 0px solid #be0000; }
.comments .commentText {
  float: left;
  width: 500px;
}
.attendingMembers { padding: 10px 0; }
.attendingMembers .hr { margin-bottom: 18px; }
.attendingMembers .commentTitle { font-size: 18px; }
.attendingMembers .date {
  margin: 7px 0;
  font-size: 13px;
  line-height: 18px;
}
.attendingMembers .commentsButton { margin-right: 15px; }
.attendingMembers .commentThumb {
  float: left;
  width: 58px;
  margin: 2px 22px 0 0;
}
.attendingMembers .commentThumb a img { border: 0px solid #000000; }
.attendingMembers .commentThumb a:visited img { border: 0px solid #000000; }
.attendingMembers .commentThumb a:hover img { border: 0px solid #be0000; }
.attendingMembers .commentThumb a:visited:hover img { border: 0px solid #be0000; }
.attendingMembers .commentText {
  float: left;
  width: 500px;
}
.sign-in h3 { font-weight: bold; }
.sign-in a.button {
  background-color: #940710;
  color: white;
  padding: 5px 10px;
  border: none;
  font-weight: bold;
}
.sign-in a.button:visited {
  background-color: #940710;
  color: white;
  padding: 5px 10px;
  border: none;
  font-weight: bold;
}
.sign-in a.button:hover {
  background-color: black;
  text-decoration: none;
}
.sign-in a.button:visited:hover {
  background-color: black;
  text-decoration: none;
}
#jquery-lightbox { font-family: 'Trebuchet MS', Arial, sans-serif; }
#jquery-lightbox a {
  border: 0;
  -webkit-transition: none;
}
.banner {
  margin: 0 0 10px 0;
  display: block;
  position: relative;
}
td.recaptcha_r4_c1 {
  text-align: left;
  float: none;
  margin: 0;
  padding: 0;
}
td.recaptcha_r4_c1 input {
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
  float: none;
}
td.recaptcha_r4_c1 label {
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
  float: none;
}
.css-override h2 {
  text-transform: none !important;
  letter-spacing: 0.1em !important;
}
.css-override h3 {
  text-transform: none !important;
  letter-spacing: 0.1em !important;
}
.css-override h4 a span {
  text-transform: none !important;
  letter-spacing: 0.1em !important;
}
.articleMeta {
  margin: 1em 0;
  padding-bottom: 0.7em;
  background: url(../gfx/hr-heavy.png) left bottom no-repeat;
  font-size: 13px;
  line-height: 18px;
}
.articleMeta .date { color: black; }
.articleMeta .date a { color: black; }
.articleMeta .date a:visited { color: black; }
.articleMeta .hr { margin-bottom: 0.5em; }
.articleMeta .addthis_button {
  float: right;
  height: 16px;
  overflow: hidden;
}
.mediaplayerEmbed {
  background-color: white;
  padding-bottom: 20px;
}
.rpxnowButtons {
  float: right;
  margin: 0 0 1em 10px;
}
.rpx-sign-in .articleText { padding-bottom: 10px; }
