html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1em;
  color: black;
  background: #fff;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

img a {
  border: none;
}

.bold {
  font-weight: bold;
}

.h4, h4 {
  font-size: 0.943em;
  line-height: 1.4;
  text-transform: uppercase;
}

.h3, h3 {
  font-size: 1.286em;
  line-height: 18px;
  text-transform: uppercase;
}
.unread .h3, .unread h3 {
  font-weight: bold;
}

.h2, h2 {
  font-size: 2.143em;
  line-height: 2;
}

.h1, h1 {
  font-size: 1.714em;
  line-height: 1.333;
}

body,
.default {
  font-size: 0.836em;
  line-height: 1.385;
  font-family: helvetica, verdana, arial, sans-serif;
}

.globalnav, h1, h2, h3 {
  font-family: Futura, “Century Gothic”, AppleGothic, sans-serif;
}

.globalnav {
  font-size: 0.929em;
}

.small,
.ftr {
  font-size: 0.893em;
  line-height: 1.3;
}

.upp {
  text-transform: uppercase;
}

div.hero li h3 {
  font-family: Georgia, times, "Times New Roman", serif;
}

body {
  color: #292929;
  background-color: #f6f6f8;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

a {
  text-decoration: none;
  color: #8e8a66;
}
a:hover {
  text-decoration: underline;
}

.image {
  margin-right: 15px;
}

.image img {
  border-color: #c0c0c1;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.bkgimg,
.stars-small em {
  display: block;
  overflow: hidden;
  text-indent: -1000em;
}

.formerror {
  color: red;
}

p.nocontent {
  text-align: left;
}

.btn {
  background: url(/public/images/nav-in.png) -130px -93px no-repeat;
  display: inline-block;
  padding-right: 12px;
}
.btn:hover {
  text-decoration: none;
}
.btn span {
  display: inline-block;
  overflow: hidden;
  padding: 4px 0 2px 10px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.btn.btn-comment {
  display: block;
  float: right;
  margin-bottom: 10px;
}
.btn.btn-all {
  display: block;
  float: right;
  margin-right: 0;
  clear: both;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.smallitems .btn.btn-all {
  margin-right: 20px;
}
.btn.btn-blm,
.btn.btn-shop {
  text-transform: uppercase;
}
.btn.btn-blm span,
.btn.btn-shop span {
  color: white;
}

.more {
  margin: 15px 15px 0 0;
  text-transform: uppercase;
}

a.next {
  background: url("/public/images/next.png") 100% 30% no-repeat;
  padding-right: 20px;
}

a.prev {
  background: url("/public/images/prev.png") 0 30% no-repeat;
  padding-left: 20px;
}

a.buyticketurl {
  padding: 2px 0;
  display: inline-block;
  text-transform: uppercase;
}

.permabar {
  font-size: 85%;
  text-transform: uppercase;
}

.permashare,
span.permabar a.report {
  display: block;
  margin: 5px 0px 0px 0px;
}

a.report span {
  margin-left: 5px;
}

a.tool {
  padding-right: 5px;
}

div.image {
  overflow: hidden;
}

label.option,
legend {
  height: 0;
  font-size: 0;
  line-height: 0px;
  position: absolute;
  top: -1000em;
}

fieldset {
  margin: 0;
  padding: 0;
  text-align: left;
  clear: both;
  border: 0;
  text-transform: lowercase;
}
fieldset input {
  padding-left: 10px;
  margin-left: 0;
}
fieldset label {
  padding-right: 15px;
  display: inline;
  vertical-align: baseline;
}

.fl {
  float: left;
  overflow: hidden;
  display: inline;
}

.fr {
  float: right;
  overflow: hidden;
  display: inline;
}

div.control div.paging {
  width: 200px;
}
div.control div.paging a {
  text-decoration: underline;
}
div.control div.paging a span {
  margin: 0;
  display: inline;
}
div.control div.paging a.prev {
  float: left;
  padding-right: 15px;
}
div.control div.paging a.next {
  padding-left: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
}
div.control div.paging span {
  display: block;
  margin: 0px 50px 0px 0px;
  text-align: center;
}
div.control select {
  text-transform: none;
}
div.control div.filter {
  margin: 10px 20px 0 0;
  text-align: right;
}

div.avatar {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 65px;
  height: 130px;
}
div.item div.avatar {
  height: auto;
}
div.avatar .image {
  display: block;
  margin-right: 0px;
}
div.avatar .image a {
  display: block;
  overflow: hidden;
  text-align: center;
}
div.avatar .image a img {
  border: 4px solid #c0c0c1;
}
div.avatar .text {
  width: 100%;
  height: 20px;
  overflow: hidden;
  display: block;
  margin: 5px 0px 0px 5px;
}
div.inbox div.avatar .text {
  height: auto;
}
div.avatar .ftr {
  margin-left: 15px;
  display: block;
}

span.author {
  position: relative;
  height: 1.385em;
  display: block;
  text-align: left;
  font-size: 75%;
  text-transform: uppercase;
}
span.author a.im {
  position: absolute;
  left: 0px;
  top: 0px;
}
span.author a.au {
  position: absolute;
  left: 13px;
  top: 0px;
}

.welcome span.author {
  display: inline;
  height: auto;
  width: auto;
}
.welcome span.author a.im,
.welcome span.author a.au {
  position: static;
}

.byline {
  display: block;
  overflow: hidden;
  margin-bottom: 8px;
}
.byline .views {
  margin-right: 5px;
}
.byline .report {
  padding-right: 5px;
  border-right: 1px solid #c0c0c1;
  margin-right: 5px;
}
.byline .stars-small {
  display: inline-block;
  height: 15px;
  float: none;
}

.stars-small {
  display: block;
  width: 70px;
  float: left;
  position: relative;
}
.stars-small.starssmall_null {
  width: 0px;
}
.stars-small em {
  background: url("/public/images/stars.png") no-repeat;
  position: absolute;
  top: 3px;
  left: 0px;
  width: 80px;
  height: 15px;
}

span.starssmall_null em {
  background-position: 0 -216px;
}

.starssmall_5 em {
  background-position: 0 -100px;
}

.starssmall_5_half em {
  background-position: 0 -220px;
}

.starssmall_4 em {
  background-position: 0 -80px;
}

.starssmall_4_half em {
  background-position: 0 -200px;
}

.starssmall_3 em {
  background-position: 0 -60px;
}

.starssmall_3_half em {
  background-position: 0 -180px;
}

.starssmall_2 em {
  background-position: 0 -40px;
}

.starssmall_2_half em {
  background-position: 0 -160px;
}

.starssmall_1 em {
  background-position: 0 -20px;
}

.starssmall_1_half em {
  background-position: 0 -140px;
}

.starssmall_0 em {
  background-position: 0 0px;
}

.starssmall_0_half em {
  background-position: 0 -120px;
}

div.ad {
  margin: 0 0 10px 0;
}

div.ad728 {
  width: 728px;
  height: 90px;
  margin: 0 auto;
}

.todo {
  background-color: #7da747;
  padding: 20px 0;
  color: #444;
  text-align: center;
}

.todoc {
  color: #78864f;
}

span.todo,
a.todo {
  padding: 5px;
}

.w80 {
  width: 80px;
}

.w100 {
  width: 108px;
}

.w120 {
  width: 120px;
}

.w150 {
  width: 158px;
}

.w170 {
  width: 170px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 258px;
}

.w300 {
  width: 300px;
}

.w400 {
  width: 405px;
  margin-bottom: 20px;
  text-align: center;
}

.w500 {
  width: 510px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.w500 img {
  display: block;
}

body {
  background: #f6f6f8 url(/public/images/bodybg.png) repeat-x 0 3px;
  text-align: center;
}
body.hmpg {
  background-position: 0 1px;
}

div.container {
  width: 100%;
  text-align: left;
}
.hmpg div.container {
  background: transparent url(/public/images/contentbg.jpg) 0 711px repeat-x;
}

#header {
  background: url(/public/images/nav-in.png) no-repeat 50% 0;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  text-align: left;
}
.hmpg #header {
  background: url(/public/images/nav-home.png) no-repeat 50% 0;
  height: 118px;
}
#header .content {
  position: relative;
  height: 100%;
}

#body {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 0;
  background: #f6f6f8 url(/public/images/content-in.jpg) no-repeat 50% 0;
}
.hmpg #body {
  background: #f6f6f8 url(/public/images/body-home.jpg) no-repeat 50% 0;
}

#banner {
  background: #000 url(/public/images/contentbg.jpg) 0 -97px repeat-x;
  color: white;
}

#footer {
  background-color: #abacac;
  background-image: url('/public/images/footerbg.png');
  background-repeat: repeat-x;
  clear: both;
  padding-top: 1px;
}
#footer div.content {
  background: url(/public/images/footer.jpg) top center no-repeat;
  padding: 20px 0 200px 0;
}

div.content {
  width: 960px;
  margin: 0 auto;
}

div.threecol div.mfl {
  width: 31%;
  margin: 0 1% 0 0;
  clear: none;
  float: left;
}
div.threecol div.mfr {
  width: 35%;
  margin: 0;
  clear: none;
  float: right;
}

div.onecolumn {
  padding-bottom: 40px;
  min-height: 400px;
  margin-left: 15px;
  margin-top: 20px;
}

div.maincolumn {
  width: 506px;
  position: relative;
  min-height: 400px;
  z-index: 0;
  padding-bottom: 40px;
}
.hmpg div.maincolumn {
  width: 634px;
  padding-bottom: 0;
}

.mfl {
  margin: 24px 0px 20px 0;
}

.mfr {
  margin: 0 0 20px 0;
}

div.sidebar {
  width: 405px;
  position: relative;
  z-index: 0;
  background-position: 0 0;
  overflow: visible;
  margin: 320px 0 0 0;
}

div#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 232px;
  height: 86px;
  z-index: 2;
  background-image: url('');
  background-repeat: no-repeat;
}
div#logo a {
  width: 100%;
  height: 100%;
}

div.navwrap {
  width: 730px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 5px;
  overflow: visible;
  z-index: 0;
}
.hmpg div.navwrap {
  left: 0;
}

div.globalnav a {
  display: inline-block;
  border-right: 1px solid #404040;
  height: 30px;
  line-height: 30px;
}
div.globalnav a span {
  height: 30px;
  line-height: 30px;
  padding: 0 7px;
  display: inline-block;
  color: white;
  border-right: 1px solid #000;
}
div.globalnav a.item1 {
  padding-left: 0px;
}
div.globalnav a.last {
  padding-right: 0px;
  border-right: 0;
}
div.globalnav a.last span {
  border-right: 0;
}

a.btn-fan {
  background: url("/public/images/becomeafan.png") no-repeat;
  width: 160px;
  height: 26px;
  margin: 5px 0 0 260px;
  cursor: pointer;
}

a.btn-login {
  background: url("/public/images/memberlogin.png") no-repeat 0 17px;
  width: 160px;
  height: 26px;
  padding-top: 17px;
  margin: 0 0 0 260px;
}

div.loggedin,
div.afan {
  margin-left: 260px;
  padding-top: 17px;
  width: 290px;
}

div.afan {
  padding-top: 5px;
}

div.player {
  position: absolute;
  top: 17px;
  right: 280px;
  width: 190px;
}

/* HERO */
div.hero {
  position: relative;
  height: 310px;
  width: 100%;
}
div.hero ul {
  position: absolute;
  top: 4px;
  right: 0px;
  width: 240px;
  height: 250px;
  z-index: 2;
}
div.hero ul li {
  height: 64px;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #6a6969;
  border-bottom: 1px solid #c0c0c1;
}
div.hero ul li:hover,
div.hero ul li.blackbkg {
  color: #000;
}
div.hero ul li:hover a,
div.hero ul li.blackbkg a {
  color: #000;
}
div.hero ul li .cms-cmstools {
  position: absolute;
  right: 0px;
  top: 0px;
}
div.hero ul li h3 {
  margin-left: 15px;
  padding: 10px 0em 0em 0;
  height: 18px;
  overflow: hidden;
}
div.hero ul li p {
  margin-left: 15px;
}
div.hero ul li a.image, div.hero ul li span.abstract, div.hero ul li span.heroimg {
  display: none;
}
div.hero ul li.control {
  width: 100%;
  height: 20px;
  margin-top: 2px;
  border-bottom: 0;
}
div.hero ul li.control a {
  padding-left: 17px;
  display: block;
}
div.hero div.herocontent {
  position: absolute;
  top: 15px;
  left: 12px;
  height: 293px;
  width: 605px;
}
div.hero div.herocontent div.copy {
  padding: 10px 5px;
}

span.niceday {
  width: 50px;
  border: 1px solid #8e8a66;
  text-align: center;
  padding-bottom: 4px;
}
span.niceday span.date {
  background: #8e8a66;
  color: #f6f6f8;
  display: block;
  padding: 4px 0px;
  margin-bottom: 4px;
}

#banner div.content {
  background: url("/public/images/section-home.png") no-repeat top left;
  padding: 20px 0;
}
#banner div.content div.photos {
  margin-left: 0;
}
#banner h2.title {
  color: white;
  line-height: 1;
}

div.section {
  margin-bottom: 10px;
  position: relative;
  z-index: 0;
  padding-top: 1px;
  clear: both;
}
.hmpg div.section.blog {
  height: 325px;
  overflow: hidden;
  width: 490px;
}
div.section h2.title {
  text-transform: uppercase;
}
div.section a.btn-more {
  position: absolute;
  z-index: 0;
  top: 15px;
  float: none;
  margin: 0;
  right: 15px;
}
div.section div.bdy {
  margin-top: 8px;
  overflow: hidden;
}
.sidebar div.section div.bdy {
  margin-left: 15px;
  margin-right: 15px;
}
div.section div.bdy h2.title,
div.section div.bdy div.comments {
  margin-left: 0px;
  margin-right: 0px;
}
div.section div.bdy h3 span.date {
  font-size: 70%;
}
div.section div.bdy h2.title {
  margin-top: 20px;
  padding-top: 20px;
}
div.section div.bdy li {
  border-bottom: 1px solid #c0c0c1;
  padding: 10px 0;
}
div.section div.bdy li:last-child {
  border-bottom: 0;
}
div.section div.bdy li div.item {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
div.section div.notitle {
  padding-top: 15px;
}
div.section.blog div.detail div.text {
  margin-top: 20px;
}
div.section.blog div.multiple div.item {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 30px;
}
div.section.gallerydetail div.bdy {
  margin-top: 30px;
}
div.section div.multiple {
  padding-top: 0;
  margin-top: 0;
}
#banner div.section div.multiple .item {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
#banner div.section div.multiple .item p {
  margin-bottom: 5px;
}
#banner div.section div.multiple li {
  border-color: #302f2f;
}
div.section div.multiple .item {
  border-bottom: 1px solid #c0c0c1;
  padding: 10px 0;
}
div.section div.multiple .item:last-child {
  border-bottom: 0;
}
div.maincolumn div.section div.multiple .item a.item,
div.sidebar div.section div.multiple .item a.item {
  border: 0;
}
div.section div.flmultiple div.item {
  position: relative;
  width: 49%;
  height: 130px;
}
div.section div.flmultiple div.item h3 {
  margin-bottom: 10px;
}
div.section div.flmultiple div.item div.cms-cmstools {
  position: absolute;
  right: 0;
}
div.section div.flmultiple div.item div.image {
  margin-right: 0;
}
div.gallery div.section div.flmultiple div.item div.image {
  width: 100px;
}
div.section div.flmultiple div.item div.text {
  margin-left: 120px;
}
div.section div.flmultiple div.item div.text div.items {
  margin-top: 10px;
}
div.section div.flmultiple li {
  padding: 0;
  border: 0;
  text-transform: uppercase;
}
div.section div.flmultiple ul.small li {
  display: block;
}
div.section .item {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
div.section .item .image img {
  border: 1px solid #8e8a66;
}
div.section .item .image span.author img {
  border: 0;
}
div.section .item .bdy {
  padding-top: 20px;
}
div.section .item .copy {
  padding-bottom: 10px;
  padding-top: 5px;
}
div.section .item .text {
  text-align: left;
}
div.section .item .permabar {
  background: url("/public/images/permabar.png") no-repeat;
  height: 34px;
  display: block;
  padding-top: 2px;
}
div.section .item .trimmed p {
  display: inline;
}
div.section .item .trimmed .btn-readmore {
  padding-left: 5px;
}
div.section .item .ftr {
  margin-top: 5px;
  border-top: 1px solid #c0c0c1;
  padding-top: 5px;
}
div.section .twitter a.btn-more {
  margin-right: -9px;
  margin-top: -13px;
}
div.section .twitter h3 {
  margin-bottom: 10px;
}
div.section div.smallitems {
  margin-right: 0;
  overflow: hidden;
}
div.section div.smallitems .more {
  margin-right: 30px;
}
div.section div.smallitems .item {
  margin: 0 15px 0 0;
  height: 90px;
  min-width: 52px;
  position: relative;
}
div.sidebar div.section div.smallitems .item {
  height: 130px;
}
div.section div.smallitems .item .cms-cmstools {
  position: absolute;
  top: 0px;
  right: 0px;
}
div.section div.smallitems .item .image {
  text-align: center;
  margin-right: 0px;
  margin-bottom: 3px;
}
div.section div.smallitems .item .text {
  overflow: hidden;
}
div.section.gallery {
  margin-top: 20px;
}
div.section.music div.bdy {
  overflow: visible;
}
div.section.music div.item {
  margin-bottom: 20px;
  overflow: visible;
  position: static;
}
div.section.music div.item h3,
div.section.music div.item ul {
  margin-bottom: 10px;
}
div.section.music div.item li {
  padding: 5px 0;
}
div.section.music div.item div.text {
  width: 320px;
}
div.section.music div.item div.imagewrap {
  width: 180px;
  float: left;
  overflow: hidden;
}
div.section.music div.item div.imagewrap .blm,
div.section.music div.item div.imagewrap .cartitem {
  width: 50px;
  margin-top: 10px;
  position: relative;
  z-index: 4;
}
div.section.music div.item div.imagewrap .blm li,
div.section.music div.item div.imagewrap .cartitem li {
  margin: 0;
  border: 0;
  padding: 0;
}
div.section.music div.item div.imagewrap .comments {
  float: right;
  margin-right: 30px;
  padding-top: 10px;
  text-align: right;
  width: 100px;
}
div.section.musicdetail .cartitem,
div.section.musicdetail .blm {
  width: 100%;
}
div.section.videos .item {
  margin-bottom: 20px;
}
div.section.videos .item .border {
  background-position: bottom left;
}
div.section.videos .item .format {
  display: block;
}
div.section.videos .image {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
div.section.videos div.player {
  width: 470px;
  margin-bottom: 0;
}
div.section.videos div.videolist {
  margin-bottom: 0;
}
div.section.videos div.videolist div.item {
  width: 110px;
  margin-right: 8px;
}
div.section.videos div.videolist div.image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
}
div.section.videos div.videolist div.image span.play {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -6px;
  right: 0px;
  background: url("/public/images/play.png") no-repeat;
}
div.section.videos div.videolist.mfr {
  width: 395px;
}
div.section.videos div.videolist.mfr .selected {
  background: #f6f6f8;
}
div.section.videos div.videolist.mfr div.image {
  width: 110px;
  margin-left: 15px;
}
div.section.videos div.videolist.mfr div.text {
  margin-left: 140px;
}
div.section.videos div.videolist.mfr div.text a {
  color: #292929;
}
div.section.store div.smallitems .item {
  background: none;
  border-width: 0px;
  height: 250px;
}
div.section.store div.smallitems .item .text {
  margin: 0;
}
div.section.store div.smallitems .item .purchase {
  margin-top: 10px;
}
div.section.video div.image {
  text-align: center;
}
div.section ul.small li {
  display: inline;
}
div.section div.control {
  position: absolute;
  top: 20px;
  right: 20px;
}
div.section.fanslist div.control {
  top: 4px;
}
div.section form.competitionform {
  margin-top: 20px;
}
div.section form.competitionform textarea {
  width: 99%;
}
div.section a.btn-competition {
  display: inline-block;
  margin-top: 10px;
}

div.rc {
  margin-bottom: 20px;
  padding-top: 0;
}
div.sidebar div.rc {
  background: transparent url("/public/images/sb-top.png") no-repeat 5px 0;
  padding-top: 24px;
}
div.sidebar div.rc div.bottom {
  background: transparent url("/public/images/sb-bot.png") no-repeat 4px bottom;
  padding-bottom: 24px;
}
div.sidebar div.rc div.mid {
  background: transparent url("/public/images/sb-mid.png") repeat-y 4px 0;
}
div.sidebar div.rc div.bdy,
div.sidebar div.rc h2.title {
  padding: 0px 30px;
  margin: 0;
}
div.sidebar div.rc div.smallitems {
  padding-right: 0px;
}
div.sidebar div.rc div.smallitems div.item {
  margin-right: 20px;
}
div.sidebar div.rc a.more {
  margin-left: 30px;
}
div.onecolumn div.rc {
  padding-top: 40px;
}
div.onecolumn div.rc div.bottom {
  padding-bottom: 10px;
}
div.onecolumn div.rc div.mid {
  padding: 1px;
}

div.tourslist span.fl,
div.tourslist span.fr {
  display: block;
}
div.tourslist .date {
  width: 70px;
}
div.tourslist .location {
  width: 150px;
  float: left;
  text-decoration: none;
  color: #8e8a66;
}
div.tourslist .location:hover {
  text-decoration: underline;
}
div.tourslist .loc {
  width: 120px;
}
div.tourslist a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}

div.breakingnews div.twoitems {
  width: 100%;
}
div.breakingnews div.item {
  width: 45%;
  margin-right: 3%;
}
div.breakingnews div.item h3, div.breakingnews div.item .h3 {
  font-size: 1.1em;
}
div.breakingnews div.item div.image {
  height: 130px;
}
div.breakingnews div.item span.date {
  display: block;
  font-size: 1em;
}

div.gallerylist {
  padding-bottom: 7.5px;
  margin-bottom: 20px;
}

div.videolist {
  padding-top: 7.5px;
}

div.comments,
div.section div.comments {
  overflow: hidden;
  clear: both;
}
.mupg div.comments,
.mupg div.section div.comments {
  position: static;
}
.mupg div.comments div.item,
.mupg div.section div.comments div.item {
  position: static;
}
div.comments div.multiple div.item,
div.section div.comments div.multiple div.item {
  padding-top: 0;
}
div.comments div.item,
div.section div.comments div.item {
  position: relative;
  background: none;
  margin-bottom: 20px;
}
div.comments div.item div.ftr span.stars-small,
div.section div.comments div.item div.ftr span.stars-small {
  float: none;
  display: inline-block;
  height: 18px;
}
div.comments div.item div.ftr span.stars-small em,
div.section div.comments div.item div.ftr span.stars-small em {
  top: 5px;
}
div.comments div.text,
div.section div.comments div.text {
  overflow: hidden;
  margin-left: 80px;
}
div.comments div.text h3,
div.section div.comments div.text h3 {
  text-transform: none;
  font-size: 130%;
}
div.comments div.text h3 span,
div.section div.comments div.text h3 span {
  font-size: 60%;
}

div.store .h2 {
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
}
div.store .text {
  overflow: hidden;
}
div.store .text ul {
  margin-top: 20px;
}
div.store .text li {
  margin-bottom: 3px;
  padding-bottom: 3px;
}
div.store .text .ftr {
  clear: both;
  display: block;
  margin-top: 10px;
}
div.store .imagewrap .purchase {
  float: right;
  margin: 20px 15px 0 0;
}
div.store .purchase {
  float: left;
  line-height: 27px;
}
div.store .purchase .price {
  line-height: 18px;
}

div.es div.header {
  text-transform: uppercase;
}
div.es div.orderstatusWrapper h2.title {
  margin-left: 0px;
}

div.cart div.bdy {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
div.cart div.header {
  text-transform: uppercase;
}
div.cart span.note {
  bottom: 9px;
  left: 0px;
  display: block;
  position: absolute;
  z-index: 4;
  width: 120px;
}

div.faq h2.title span.bkgimg {
  background: url("/public/images/bkg-faq.png") top left no-repeat;
}
div.faq h3 {
  margin: 10px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
div.faq p {
  margin-bottom: 10px;
}

div.featuredfans div.item div.image {
  margin-right: 0px;
}
div.featuredfans div.item div.text {
  margin-left: 105px;
}
div.featuredfans div.item div.text span.location,
div.featuredfans div.item div.text span.joindate {
  display: block;
}
div.featuredfans div.item div.text span.location strong,
div.featuredfans div.item div.text span.joindate strong {
  color: #292929;
  font-weight: normal;
}

div.artistlinks div.bdy a {
  margin-right: 3px;
}

div.fannforum a.btn {
  margin-top: 20px;
  display: block;
}
div.fannforum div.control {
  text-transform: none;
}

table.forum,
table.topics {
  width: 100%;
}
table.forum th,
table.topics th {
  background: #c0c0c1;
  padding: 7.5px;
}
table.forum td,
table.topics td {
  vertical-align: top;
  padding: 15px;
}
table.forum td.first,
table.topics td.first {
  padding-left: 0;
}
table.forum td.last,
table.topics td.last {
  padding-right: 0;
  width: 150px;
}
table.forum td.last h3,
table.topics td.last h3 {
  text-transform: none;
}
table.forum td.profile,
table.topics td.profile {
  width: 30%;
}
table.forum td.profile img.userfullsize,
table.topics td.profile img.userfullsize {
  border: 1px solid #8e8a66;
}
table.forum blockquote,
table.topics blockquote {
  padding-left: 15px;
}
table.forum blockquote p.ftr,
table.topics blockquote p.ftr {
  margin-top: 10px;
}

div.gallery div.item {
  text-align: center;
}
div.gallery div.item div.text {
  text-align: left;
}
div.gallery div.item div.text a.commentslink {
  float: left;
}

#mg-cellphoneinputid {
  display: none;
}

div.editn p,
div.reset p,
div.join div.copy {
  margin-bottom: 20px;
}

#mg-formsubmitbuttonid {
  display: block;
  margin-top: 20px;
}
#mg-formsubmitbuttonid .button {
  width: auto;
  height: auto;
}
div.loginform #mg-formsubmitbuttonid {
  margin-top: 10px;
}

div.memberprofile {
  margin-bottom: 40px;
  overflow: hidden;
}
div.memberprofile .addsnd {
  background: #c0c0c1;
  padding: 5px 0;
}
div.memberprofile .addsnd li {
  display: inline;
  margin-right: 7.5px;
  margin-left: 4px;
}
div.memberprofile .addsnd li.snd {
  margin-right: 0px;
}
div.memberprofile .item .bdy {
  padding-top: 1px;
}
div.memberprofile .item .image {
  margin-right: 22.5px;
}
div.memberprofile .item .image img {
  border: 1px solid #8e8a66;
}
div.memberprofile .item h2.title {
  margin-bottom: 0px;
}
div.memberprofile .item li {
  padding: 5px 3.75px;
}
div.memberprofile .item li:last-child {
  border-bottom: none;
}

div.maincolumn div.rc div.membergallery {
  background: url("/public/images/commentitem.png") repeat-x bottom left;
  border: 1px solid #8e8a66;
  padding: 10px;
  overflow: hidden;
}
div.maincolumn div.rc div.membergallery div.mid,
div.maincolumn div.rc div.membergallery div.bottom {
  background: none;
  padding: 0px;
}
div.maincolumn div.rc div.membergallery div.smallitems .item {
  height: auto;
}
div.maincolumn div.rc div.membergallery div.smallitems .item .image {
  text-align: left;
}

ul.subnav {
  border: 1px solid #8e8a66;
}
ul.subnav li {
  display: inline;
}
ul.subnav li a {
  padding: 6px 11.25px 3px 11.25px;
  margin-right: 2px;
  text-transform: uppercase;
}
.profile ul.subnav li.profile a,
.photos ul.subnav li.photos a,
.blog ul.subnav li.blog a,
.cmnt ul.subnav li.comments a,
.friends ul.subnav li.friends a,
.inbox ul.subnav li.inbox a {
  background: #e9e9e9;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #c0c0c1;
  border-bottom: 1px solid #e9e9e9;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
}
ul.subnav li em {
  font-style: normal;
  margin-left: 3.75px;
}

a.block,
a.unblock {
  margin-top: 3px;
  padding-top: 3px;
  padding-left: 15px;
  background-image: url("/public/images/block.png");
  background-repeat: no-repeat;
  background-position: 0 6px;
  border: 1px solid #8e8a66;
  display: block;
}

a.approve {
  background: url("/public/images/approve.png") no-repeat;
  padding-left: 15px;
}

a.reject {
  background: url("/public/images/block.png") no-repeat;
  padding-left: 15px;
}

a.friend {
  background: url("/public/images/online.png") no-repeat;
  padding-left: 15px;
}

a.message {
  background: url("/public/images/message.png") no-repeat;
  padding-left: 15px;
}

div.friends .btn {
  display: block;
  margin-bottom: 20px;
}
div.friends div.smallitems div.item {
  height: 150px;
}
div.friends div.smallitems div.w170 {
  height: 220px;
}
div.friends div.smallitems div.w170 .ftr {
  margin-top: 3px;
  padding-top: 3px;
  border: 1px solid #8e8a66;
  display: block;
}
div.friends div.smallitems div.w170 .ftr a {
  margin-right: 25px;
}
div.friends div.smallitems div.w170 .ftr a.block {
  border: 0;
  margin-top: 0px;
  padding-top: 0px;
  display: inline;
  background-position: 0 0;
}

div#googlemap {
  color: #f6f6f8;
}

div.events {
  position: relative;
}
div.events div.tr {
  margin: 10px 0px 5px 0px;
  overflow: hidden;
  padding-bottom: 5px;
}
div.events div.tr div.th {
  display: inline;
  color: #6a6969;
}
div.events div.tr div.location {
  width: 170px;
  margin-left: 24px;
}
div.events div.tr div.attendees {
  width: 105px;
}
div.events div.item {
  margin-bottom: 5px;
}
div.events div.item a.btn {
  position: absolute;
  right: 0;
}
div.events div.item a.btnlist {
  top: 4px;
}
div.events div.item a.item {
  display: block;
  overflow: hidden;
  padding: 0;
  border: 0;
  background: none;
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
}
div.events div.item a.item span.date,
div.events div.item a.item span.location,
div.events div.item a.item span.venue {
  display: block;
}
div.events div.item a.item span.location {
  color: #8e8a66;
  float: left;
  text-decoration: none;
  width: 170px;
  cursor: pointer;
}
div.events div.item a.item span.location:hover {
  text-decoration: underline;
}
div.events div.item a.item span.date {
  width: 70px;
}
div.events div.item a.item span.venue {
  width: 130px;
}

.eventdetail .hdr {
  padding-bottom: 30px;
  position: relative;
}
.eventdetail .hdr h3 {
  text-align: right;
  color: #8e8a66;
  margin-bottom: 0;
}
.eventdetail .hdr h3 span.date {
  display: block;
}
.eventdetail .hdr h3 span.location {
  padding-left: 120px;
}
.eventdetail .hdr a.btn {
  bottom: 0px;
}
.eventdetail .desc {
  font-size: 120%;
}
.eventdetail .desc span {
  display: block;
}

div.attendees.section h3 {
  padding-right: 200px;
}
div.attendees.section div.smallitems div.item {
  height: 65px;
}
div.attendees p.acount {
  position: absolute;
  right: 0px;
  text-align: right;
  top: 3px;
}
div.attendees div.image {
  width: 52px;
  margin-right: 0px;
}
div.attendees div.text {
  margin-left: 67px;
}
div.attendees div.fl div.text {
  margin-left: 0px;
}

.subsection {
  position: relative;
  margin-top: 20px;
  padding-top: 15px;
}

.border {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c0c0c1;
}

div#footer a {
  color: white;
}
div#footer a.umusic {
  margin: 40px 0;
  display: block;
  width: 100px;
  float: right;
  clear: right;
}
div#footer a.mg {
  float: right;
}
div#footer a.echospin {
  margin: 40px  0;
  display: block;
  float: right;
}
div#footer a.mg,
div#footer a.umusic,
div#footer a.echospin {
  margin-right: 30px;
  clear: right;
  width: 130px;
  text-align: center;
}
div#footer div.fl {
  width: 10%;
  margin-right: 40px;
}
div#footer div.links {
  margin-left: 0;
  width: 15%;
  position: relative;
}
div#footer div.links li img {
  padding-right: 10px;
}
div#footer div.members {
  width: 15%;
  margin-right: 0;
}
div#footer div.pages {
  width: 30%;
  margin-right: 0;
  overflow: hidden;
}
div#footer div.pages a {
  width: 37%;
  margin-right: 13%;
  float: left;
  border-bottom: 1px solid #c0c0c1;
  padding: 5px 0;
  display: block;
}
div#footer h3 {
  margin-bottom: 10px;
  color: black;
}
div#footer ul li {
  display: block;
}
div#footer ul li a {
  border-bottom: 1px solid #c0c0c1;
  padding: 5px 0;
  display: block;
}
div#footer ul li.flast a, div#footer ul li:last-child a {
  border-bottom: 0;
}

div.cms-cmstools {
  text-align: right;
}
