html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block; }
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
html { font-size: 100.01%; }
body {
  font-size: 75%;
  color: #999999;
  background: #ffffff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
h1 img { margin: 0; }
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus { color: #00ccff; }
a:hover { color: #00ccff; }
a {
  color: #00ccff;
  text-decoration: underline;
}
blockquote {
  margin: 1.5em;
  color: #dddddd;
  font-style: italic;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #dddddd; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #dddddd; }
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul { margin: 0; }
li ol { margin: 0; }
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th { font-weight: bold; }
thead th { background: #c3d9ff; }
th, td, caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide { display: none; }
.quiet { color: #dddddd; }
.loud { color: #000000; }
.highlight { background: #ffff00; }
.added {
  background: #006600;
  color: #ffffff;
}
.removed {
  background: #990000;
  color: #ffffff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
label { font-weight: bold; }
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
}
input[type=text]:focus { border-color: #666666; }
input[type=password]:focus { border-color: #666666; }
input.text:focus { border-color: #666666; }
input.title:focus { border-color: #666666; }
textarea:focus { border-color: #666666; }
select:focus { border-color: #666666; }
input[type=text], input[type=password], input.text, input.title, textarea, select { margin: 0.5em 0; }
input.text, input.title {
  width: 300px;
  padding: 5px;
}
input.title { font-size: 1.5em; }
textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
  position: relative;
  top: 0.25em;
}
form.inline { line-height: 3; }
form.inline p { margin-bottom: 0; }
.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }
.container {
  width: 950px;
  margin: 0 auto;
}
.last { margin-right: 0; }
.prepend-top { margin-top: 1.5em; }
.append-bottom { margin-bottom: 1.5em; }
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #ffffff;
  color: #ffffff;
  visibility: hidden;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix, .container { display: block; }
.clear { clear: both; }
body {
  background: #000000 url('/images/cambio_bg.jpg') top center no-repeat;
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: Arial, sans-serif;
}
.home { background-image: url('/images/bg_site_home.jpg'); }
.centered {
  margin-left: auto;
  margin-right: auto;
}
.hidden { display: none; }
.reset {
  margin: 0;
  padding: 0;
}
.text_replace {
  overflow: hidden;
  text-indent: -99999em;
}
.cap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: transparent url(/images/nav_bg.jpg) repeat-x;
  padding: 5px;
  height: 20px;
  position: relative;
}
.cap .date-time {
  width: 270px;
  display: inline;
  text-align: right;
  margin-right: 5px;
  float: right;
  position: relative;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  position: absolute;
  top: 5px;
  right: 3px;
}
.cap ol {
  float: left;
  padding-left: 0px;
  margin: 0px 0px 3px 6px;
  color: #cccccc;
}
.cap li {
  list-style-type: none;
  display: inline;
  text-transform: uppercase;
  padding: 0;
}
.cap ol li a {
  color: #00ccff;
  text-decoration: none;
  font-size: 11px;
}
footer {
  color: #ffffff;
  margin-top: 10px;
}
footer #aol_footer { float: right; }
header, footer, section, aside, nav, article {
  display: block;
  position: relative;
}
#container {
  margin-left: auto;
  margin-right: auto;
}
#container {
  width: 964px;
  margin: 0 auto 100px auto;
}
#top-bar .centered {
  width: 964px;
  margin: 0 auto 100px auto;
}
#top-bar {
  background: transparent url('/images/top_level_bg.png') top center repeat-x;
  height: 36px;
  padding-top: 7px;
}
#top-bar .container {
  width: 950px;
  margin: 0 auto;
}
#top-bar a.aol {
  margin: 0 0 0 8px;
  padding: 0;
  display: inline;
  float: left;
}
#top-bar a.aolteen {
  margin: 0 8px;
  padding: 0;
  position: relative;
  display: inline;
  float: right;
}
.ad {
  color: black;
  background: transparent;
  padding: 0px;
  overflow: hidden;
}
#masthead {
  width: 955px;
  z-index: 20000;
  margin: -16px auto 0 auto;
  height: 270px;
}
#masthead #ad-leader {
  width: 751px;
  height: 100px;
  overflow: hidden;
  background: url('/images/ad-leader.png') top right no-repeat;
}
#masthead #ad-leader .ad {
  margin-top: 2px;
  margin-left: 0px;
  width: 728px;
  height: 90px;
}
#masthead #ad-top-sponsor {
  position: absolute;
  bottom: 2px;
  left: 640px;
  font-size: 10px;
}
#masthead #ad-top-sponsor .ad {
  margin-top: 10px;
  height: 31px;
  width: 88px;
}
#masthead h1 {
  margin-top: 3px;
  clear: both;
}
#masthead h2 {
  margin-top: 3px;
  clear: both;
}
#masthead h1 img { margin-top: 5px; }
nav {
  width: 820px;
  position: relative;
}
nav.no-ad { padding-top: 40px; }
nav ol {
  padding-left: 0px;
  margin: 6px 0;
  float: left;
}
nav ol li {
  list-style-type: none;
  display: inline;
  text-transform: uppercase;
  padding-right: 20px;
}
nav ol li a {
  color: white;
  text-decoration: none;
}
nav ol a.active { color: #00ccff; }
nav ol a:focus { outline: 0; }
#search-form {
  width: 240px;
  padding: 0 5px;
  float: left;
  background: url(/images/search-bg.png) 0 0 repeat-x;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  overflow: hidden;
}
#search-content { display: none; }
#search-term {
  background: #ffffff;
  border: 1px solid #ffffff;
  width: 210px;
}
#search-submit {
  background: url(/images/search-submit-bg.png) 50% 50% no-repeat;
  width: 19px;
  height: 19px;
  overflow: hidden;
  text-indent: -99999em;
  border: 0px;
  cursor: pointer;
}
#help-widget {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: none;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  right: 305px;
  width: 420px;
  height: 170px;
  color: #ffffff;
}
#help-widget .header {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 20px;
  padding: 7px 0 0 12px;
  background: #000000 url(/images/nav_bg.jpg) repeat-x;
  position: relative;
}
#help-widget .header #close-help {
  overflow: hidden;
  text-indent: -99999em;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(/images/help-close.png) 0 0 no-repeat;
  height: 17px;
  width: 17px;
}
#help-widget strong {
  display: block;
  background: url(/images/help-title.png) 0 0 no-repeat;
  overflow: hidden;
  text-indent: -99999em;
  width: 38px;
  height: 12px;
}
#help-widget .questions { position: relative; }
#help-widget .scroll-pane {
  height: 143px;
  overflow: auto;
}
#help-widget a { text-decoration: none; }
#help-widget a:hover { color: #ffffff; }
#help-widget ol {
  margin: 9px 0 20px 0;
  padding-left: 33px;
}
#help-widget ol li { padding: 0 30px 0 0; }
#help-widget .jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#help-widget .jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 3px;
  top: 3px;
  height: 100%;
  background: rgba(204, 204, 204, 0.25);
}
#help-widget .jScrollPaneDrag {
  position: absolute;
  background: url('/images/help-drag.png') repeat-y;
  cursor: pointer;
  overflow: hidden;
}
#help-widget .jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
#help-widget .jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#help-widget a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 3px;
  text-indent: -2000px;
  overflow: hidden;
  background: rgba(204, 204, 204, 0.25) url('/images/help-arrows.png') 50% 4% no-repeat;
  height: 9px;
  padding: 3px;
  margin-bottom: 0px;
  border-bottom: 1px solid #838383;
}
#help-widget a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 3px;
  text-indent: -2000px;
  overflow: hidden;
  height: 9px;
  background: rgba(204, 204, 204, 0.25) url('/images/help-arrows.png') 50% 96% no-repeat;
  padding: 3px;
  margin-top: 0px;
  border-top: 1px solid #838383;
}
#main {
  width: 950px;
  margin: 0 auto;
  background-color: #000000;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 4px;
}
#main #content {
  color: #999999;
  margin: 3px;
  display: block;
}
#main .with_tabs { background-color: #000000 !important; }
#main #main_footer {
  clear: both;
  display: block;
  background-color: black;
  margin: 0;
  padding: 0 0 0 10px;
}
#main #main_footer h4 {
  margin-left: 12px;
  margin-bottom: 12px;
  padding-top: 11px;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.25;
  display: block;
}
#main #main_footer .col {
  float: left;
  width: 195px;
  margin: 0px 16px 0px 25px;
}
#main #main_footer .col.first { margin: 0px 16px 0px 12px; }
#main #main_footer .col.last { margin: 0px 0px 0px 25px; }
#homepage-callouts {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  clear: both;
  display: block;
  background: #000000;
}
#homepage-callouts .col {
  float: left;
  margin-right: 0px;
  width: 236px;
  display: inline;
  position: relative;
}
#homepage-callouts h3 {
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  padding: 0 22px;
  background: #1f1f1f;
  margin: 0 0 5px;
  border-right: 1px solid #373737;
  border-right: 1px solid rgba(88, 88, 88, 0.3);
}
#homepage-callouts .inner {
  background: #292929 url(/images/homepage-callout-bg.png) top left repeat-x;
  height: 220px;
  padding: 22px 22px;
  border-right: 1px solid #373737;
  border-right: 1px solid rgba(123, 123, 123, 0.1);
}
#homepage-callouts .first h3 {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
#homepage-callouts .first .inner {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
#homepage-callouts .last h3 {
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border: 0;
}
#homepage-callouts .last .inner {
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border: 0;
}
#homepage-callouts img { border: 1px solid #33ccff; }
#homepage-callouts a { text-decoration: none; }
#homepage-callouts .col:hover .inner img {
  border-color: #f2f2f2;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
}
#homepage-callouts .col:hover .inner a { color: #f2f2f2; }
#homepage-callouts h5 { margin: 4px 0; }
#homepage-callouts:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#publication-notice {
  position: absolute;
  top: 250px;
  width: 300px;
  margin-left: -150px;
  left: 50%;
  padding: 12px 14px;
  background: #fffc73;
  color: #313131;
  z-index: 20000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
}
#publication-notice .closer {
  display: block;
  float: right;
  background: none;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.drop-menu {
  background: #dadada;
  color: #313131;
  width: 140px;
  float: left;
  z-index: 100000;
  position: absolute;
  top: 20px;
  left: 5px;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: bold;
  display: none;
  padding: 4px 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
}
.drop-menu li {
  display: block;
  margin: 0;
  padding: 2px 4px;
  border-bottom: 1px solid #e1e1e1;
}
.drop-menu a {
  color: #313131;
  text-decoration: none;
}
.drop-menu li:hover { background: #ffffff; }
.admin #content {
  background: #ffffff;
  color: #999999;
}
#breadcrumbs {
  float: left;
  margin: 0 6px 3px;
  color: #cccccc;
  text-transform: uppercase;
  font-size: 11px;
}
#breadcrumbs a {
  color: #00ccff;
  text-decoration: none;
  font-size: 11px;
}
#breadcrumbs a:hover { color: #cccccc; }
#main_footer h4 {
  text-transform: uppercase;
  padding-top: 11px;
  margin-bottom: 12px;
}
#main_footer h5 {
  font-weight: normal;
  margin: 0;
  font-size: 11px;
}
#main_footer .col p {
  color: #999999;
  font-size: 11px;
}
#homepage-callouts .col p {
  color: #999999;
  font-size: 11px;
}
#main_footer strong.title {
  margin: 0 0 7px 0;
  display: block;
  overflow: hidden;
  text-indent: -99999em;
  width: 120px;
  height: 7px;
  background-image: url('/images/footer/footer-section-titles.png');
  background-repeat: no-repeat;
}
#main_footer strong.discussions { background-position: 0 0; }
#main_footer strong.miniseries { background-position: 0 -8px; }
#main_footer strong.shows { background-position: 0 -16px; }
#main_footer strong.news { background-position: 0 -24px; }
#main_footer strong.link { background-position: 0 -32px; }
#main_footer strong.shorts { background-position: 0 -8px; }
#main_footer strong.specials { background-position: 0 -16px; }
#main_footer img { border: 1px solid #33ccff; }
#main_footer img:hover { border: 1px solid #f2f2f2; }
#content #main_footer .col a {
  color: #00ccff;
  text-decoration: none;
}
#content #main_footer .col a:hover { color: #f2f2f2; }
#latest-news .news-items {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #cccccc;
}
#latest-news .news-items li {
  list-style-type: none;
  border-bottom: 1px solid #292929;
  padding: 4px 0;
}
#latest-news .news-items .date { display: block; }
#latest-news .news-items .more { padding-left: 6px; }
#latest-news .news-items p {
  margin: 0;
  font-size: 11px;
}
#latest-discussions .news-items {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #cccccc;
}
#latest-discussions .news-items li {
  list-style-type: none;
  border-bottom: 1px solid #292929;
  padding: 4px 0;
}
#latest-discussions .news-items .date { display: block; }
#latest-discussions .news-items .more { padding-left: 6px; }
#latest-discussions .news-items p {
  margin: 0;
  font-size: 11px;
}
#more-news {
  font-size: 11px;
  line-height: 27px;
}
.pagination {
  float: left;
  width: 370px;
  display: inline;
  margin-top: 3px;
  margin-bottom: 12px;
}
.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination li {
  display: inline;
  list-style: none;
  color: #5a5a5a;
}
.pagination li.current {
  padding: 3px 6px;
  text-decoration: none;
}
.pagination a {
  padding: 3px 6px;
  text-decoration: none;
}
#content .flow-left {
  float: left;
  margin: 0px 11px 6px 0px;
}
#content #player { background-color: #000000; }
#content #player #viewer {
  width: 640px;
  height: 360px;
  background: url('/images/loading.gif') center center no-repeat;
}
#content #player #sidecar {
  float: right;
  width: 300px;
}
#content #player #sidecar #ad-player-right {
  height: 260px;
  padding: 0px;
  background: #000000 url('/images/ad-h.png') bottom left no-repeat;
}
#content #player #sidecar #ad-player-right .ad {
  height: 250px;
  width: 300px;
}
#content #player #sidecar #ADVERTISING {
  height: 260px;
  padding: 0px;
  background: #000000 url('/images/ad-h.png') bottom left no-repeat;
}
#content #player #sidecar #ad_fun_fact {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 135px;
  position: relative;
  background: url('/images/fun_fact_bg.png') bottom left repeat-x;
}
#content #player #sidecar #ad_fun_fact #ad-fun-fact-sponsor {
  float: right;
  margin: 2px 10px 6px 0;
  display: inline;
  font-size: 10px;
}
#content #player #sidecar #ad_fun_fact #ad-fun-fact-sponsor .ad {
  margin-top: 10px;
  height: 31px;
  width: 88px;
}
#content #player #sidecar #ad_fun_fact #ad-fun-fact-sponsor img { border: 0px !important; }
#content #player #sidecar #ad_fun_fact h3 {
  color: white;
  margin: 10px 0px 15px 8px;
  text-transform: uppercase;
  font-size: 14px;
}
#content #player #sidecar #ad_fun_fact img {
  float: left;
  clear: both;
  margin: 0 8px 0;
  display: inline;
}
#content #player #sidecar #ad_fun_fact p {
  clear: right;
  font-size: 11px;
  margin: 0 5px;
  color: #ffffff;
}
#content #player #sidecar #ad_fun_fact a { text-decoration: none; }
#fun_fact {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 135px;
  position: relative;
  background: url('/images/fun_fact_bg.png') bottom left repeat-x;
}
#fun_fact #ad-fun-fact-sponsor {
  float: right;
  margin: 2px 10px 6px 0;
  display: inline;
  font-size: 10px;
}
#fun_fact #ad-fun-fact-sponsor .ad {
  margin-top: 10px;
  height: 31px;
  width: 88px;
}
#fun_fact #ad-fun-fact-sponsor img { border: 0px !important; }
#fun_fact h3 {
  color: white;
  margin: 10px 0px 15px 8px;
  text-transform: uppercase;
  font-size: 14px;
}
#fun_fact img {
  float: left;
  clear: both;
  margin: 0 8px 0;
  display: inline;
}
#fun_fact p {
  clear: right;
  font-size: 11px;
  margin: 0 5px;
  color: #ffffff;
}
#fun_fact a { text-decoration: none; }
#featured-show {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 300px;
  height: 130px;
  color: white;
  clear: both;
  margin: 0 0 5px 0px;
  padding-bottom: 10px;
  float: right;
  position: relative;
  background: url('/images/fun_fact_bg.png') bottom left repeat-x;
}
#featured-show h3 {
  color: white;
  margin: 10px 0px 15px 8px;
  text-transform: uppercase;
  font-size: 14px;
}
#featured-show .show-title { font-size: 10px; }
#featured-show p {
  clear: right;
  font-size: 10px;
  margin: 0 5px;
}
#featured-show img {
  float: left;
  clear: both;
  margin: 0 8px 0;
  display: inline;
  border: 1px solid #33ccff;
  width: 100px;
  height: 57px;
}
#featured-show a {
  color: #00ccff;
  font-size: 13px;
  text-decoration: none;
}
#featured-show ul.meta { font-size: 10px; }
#featured-show ul.meta li { list-style: none; }
#featured-show:hover img {
  border-color: #ffffff;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
}
#featured-show:hover a { color: #ffffff; }
#artist_twitter {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 130px;
  background: url('/images/fun_fact_bg.png') bottom left repeat-x;
}
#artist_twitter #ad-fun-fact-sponsor {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 10px;
  background: url('/images/sponsored-by.png') top left no-repeat;
}
#artist_twitter #ad-fun-fact-sponsor .ad {
  margin-top: 10px;
  height: 31px;
  width: 88px;
}
#artist_twitter h3 {
  color: white;
  margin: 10px 0px 10px 8px;
  text-transform: uppercase;
  font-size: 14px;
  background: url('/images/artist-twitter-icon.png') -5px -4px no-repeat;
  height: 30px;
  line-height: 30px;
  padding-left: 32px;
}
#artist_twitter .tweet {
  color: #ffffff;
  padding: 0 8px 0;
  word-wrap: break-word;
}
#artist_twitter p {
  margin: 0;
  padding: 0;
}
#artist_twitter #loading {
  text-align: center;
  padding: 20px 0;
}
#artist_twitter #follow-me {
  text-decoration: none;
  font-size: 10px;
  padding: 0 8px 0;
}
#viewer h2 {
  background: transparent url('/images/nav_bg.jpg') repeat-x;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 7px;
  line-height: 35px;
  text-transform: uppercase;
  width: 627px;
  height: 35px;
}
h2.video-title {
  background: transparent url('/images/nav_bg.jpg') repeat-x;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 7px;
  line-height: 35px;
  text-transform: uppercase;
  width: 627px;
  height: 35px;
}
.cn_promo {
  float: left;
  margin-right: 8px;
  width: 212px;
}
.ui-tabs .ui-tabs-hide {
  position: absolute;
  left: -10000px;
}
#tabs {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  clear: both;
  display: block;
  margin-top: 4px;
  overflow: hidden;
  background: #000000 url('/images/tab-bg.png') top left repeat-x;
}
#tab-nav {
  margin: 0;
  padding: 0;
  background: #000000;
}
#tab-nav li {
  list-style-type: none;
  float: left;
  text-transform: uppercase;
  margin: 0px;
  padding: 0 2px 0 0;
  background: black;
}
#tab-nav li a {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #000000 url('/images/tabs-bg.png') 0 0 repeat-x;
  display: block;
  width: 103px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: #727272;
  font-size: 10px;
  text-decoration: none;
}
#tab-nav li:nth-child(9) { padding: 0px; }
#tab-nav li.last { padding: 0px; }
#tab-nav li.ui-tabs-selected a {
  background-position: 0 -33px !important;
  color: #c6c6c6 !important;
}
#tab-nav li a:hover {
  background-position: 0 -66px;
  color: #494949;
}
#tab-nav li a:active { color: #000000; }
#tab-nav li a:focus { outline: 0; }
.tab-content {
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  display: block;
  border-top: 2px solid black;
  margin: 0;
  padding: 0 0 15px 15px;
  background: white;
  clear: both;
}
.tab-content .scroll-pane { padding-top: 15px; }
.tab-content .jScrollPaneContainer { width: 100%; }
#category-gallery {
  width: 640px;
  height: 250px;
  overflow: hidden;
}
.tab-content-spotlight {
  display: block;
  border-top: 0px solid black;
  margin: 0;
  padding: 0px;
  clear: both;
}
.category-node-tabs #tab-nav li a { width: 920%; }
#category-node-title {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #000000 url('/images/nav_bg.jpg') top left repeat-x !important;
  display: block;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: #c6c6c6 !important;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
}
.customnode {
  margin: 0 0 -5px 0;
  padding: 0;
}
.cn_promo {
  float: left;
  margin-right: 40px;
  width: 185px;
  margin-bottom: 11px;
  display: inline;
  height: 200px;
}
.cn_promo a img { border: 1px solid #33ccff; }
.cn_promo header a {
  font-size: 11px;
  margin: 0;
  font-weight: bold;
  color: #33ccff;
  text-decoration: none;
}
.cn_promo .meta {
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.cn_promo .meta li { list-style: none; }
.cn_promo .rating { margin-bottom: 2px; }
.cn_promo:hover { cursor: pointer; }
.cn_promo:hover a img { border-color: #545454; }
.cn_promo:hover a { color: #545454; }
.ShowNode_promo, .SpecialNode_promo { height: 300px; }
.ShortNode_promo, .EpisodeNode_promo, .VideoNode_promo { height: 200px; }
ul.tools {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow: hidden;
  top: 7px;
  right: 315px;
}
ul.tools li {
  margin: 0;
  padding: 0;
  display: inline;
}
ul.tools a {
  padding: 10px 0 0 0;
  float: left;
  height: 0px !important;
  overflow: hidden;
  text-indent: -99999em;
  background-image: url(/images/share-faves-help-text-sprite.png);
  background-repeat: no-repeat;
}
ul.tools a:focus { outline: 0; }
#help a {
  width: 32px;
  background-position: 0 0;
}
#help a:hover { background-position: -93px 0; }
#help a:active {
  background-position: -93px 1px;
  opacity: 0.7;
}
#share-this a {
  width: 51px;
  background-position: 0 -10px;
}
#share-this a:hover {
  width: 51px;
  background-position: -93px -10px;
}
#share-this a:active {
  background-position: -93px -9px;
  opacity: 0.7;
}
#add-to-favorites a {
  width: 88px;
  background-position: 0 -20px;
}
#add-to-favorites a:hover {
  width: 88px;
  background-position: -93px -20px;
}
#add-to-alerts a {
  width: 93px;
  background-position: 0 -30px;
}
#add-to-alerts a:hover {
  width: 93px;
  background-position: -93px -30px;
}
#add-to-alerts a:active {
  background-position: -93px -29px;
  opacity: 0.7;
}
#footer-links {
  font-size: 11px;
  line-height: 20px;
  padding-left: 11px;
}
#footer-links a {
  color: #ffffff;
  text-transform: capitalize;
  font-weight: normal;
  text-decoration: none;
}
#footer-links a:hover { color: #f1f1f1; }
#social-links {
  float: right;
  background: url('/images/footer/follow-us.png') 0% 50% no-repeat;
  padding-left: 75px;
  display: inline;
  margin-right: 0px;
  padding-right: 0px;
  margin-top: -3px;
  position: relative;
}
#social-links li {
  float: left;
  margin: 0px 3px 0px 0px;
  display: inline;
}
#social-links li a {
  background-image: url('/images/footer/social-media-sprite.png');
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -99999em;
  display: block;
  background-repeat: no-repeat;
  margin: 0;
}
#social-links a.facebook { background-position: 0 0; }
#social-links a.twitter { background-position: -29px 0; }
#social-links a.youtube { background-position: -58px 0; }
#social-links a.myspace { background-position: -87px 0; }
#social-links a.flickr { background-position: -116px 0; }
#social-links a.jsyk {
  margin: 7px 0 0 10px;
  background-image: url('/images/footer/aolmusic_logo.png') !important;
  width: 80px;
  height: 13px;
}
.scroll-pane {
  height: 430px;
  overflow: auto;
}
.jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 3px;
  height: 100%;
  background: #efefef;
  padding: 3px;
}
.jScrollPaneDrag {
  position: absolute;
  background: #d6d6d6 url('/images/panel-drag-bg.jpg') repeat-y;
  cursor: pointer;
  overflow: hidden;
}
.jScrollPaneDrag { background: #33ccff; }
.jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  background: #efefef url('/images/scroll-arrows.jpg') 5px 4px no-repeat;
  height: 9px;
  padding: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #cccccc;
}
a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  height: 9px;
  background: #efefef url('/images/scroll-arrows.jpg') -9px 4px no-repeat;
  padding: 3px;
  margin-top: 3px;
  border-top: 1px solid #cccccc;
}
body.dicussions #content { background: #ffffff; }
#archive-links {
  float: right;
  width: 220px;
  margin-bottom: 12px;
  margin-right: 11px;
  text-align: right;
}
#archive-links select {
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
}
#archive-links select:hover { border-color: #444444; }
#archive-links button {
  background: #33ccff;
  border: 0;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 9px;
}
#archive-links button:focus { background: #000000; }
.articles {
  float: left;
  width: 624px;
}
.articles .article-list { padding-right: 24px; }
#inner-content {
  background: #ffffff;
  color: #000000;
  padding: 10px;
  margin: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  overflow: auto;
}
#inner-content #ad-player-right {
  height: 260px;
  width: 300px;
  padding: 0px;
  float: left;
  background: #ffffff url('/images/ad-h-w.png') bottom left no-repeat !important;
}
#inner-content #ad-player-right .ad {
  height: 250px;
  width: 300px;
}
.article-nav {
  -moz-border-radius-bottomleft: 11px;
  -moz-border-radius-bottomright: 11px;
  -webkit-border-bottom-right-radius: 11px;
  -webkit-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  padding-top: 2px;
  background: #ffffff;
}
.article-nav .left {
  float: left;
  width: 467px;
  margin: 0 2px 0 2px;
  display: inline;
}
.article-nav .right {
  float: left;
  width: 467px;
  margin: 0 2px 0 2px;
  display: inline;
}
.article-nav .featured img {
  border: 1px solid #cdcdcd;
  margin: 0;
  padding: 0;
}
.article-nav .featured { margin-bottom: 7px; }
.article-nav span.date {
  display: block;
  margin-top: 3px;
}
.article-nav h1 {
  float: left;
  color: #33ccff;
  text-transform: uppercase;
  margin: 11px 0 18px 0;
  font-weight: normal;
  font-size: 19px;
}
.discussion-title { margin-bottom: 4px; }
.see-more {
  float: left;
  width: 467px;
  display: inline-block;
  background: #33ccff;
  height: 30px;
  line-height: 30px;
  margin: -5px 0 4px 3px;
  text-transform: none;
  text-decoration: none;
}
.see-more a {
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: none;
  padding: 0 17px 0 10px;
  background-image: url('/images/white-arrow-sprite.png');
  background-repeat: no-repeat;
  background-position: center right;
}
#inner-content article {
  width: 615px;
  float: left;
}
#inner-content article header {
  width: 615px;
  float: left;
}
#inner-content article h1 {
  text-transform: uppercase;
  color: #33ccff;
  margin: 0 0 4px 0;
  font-weight: normal;
  font-size: 19px;
}
#inner-content article p img {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #33ccff;
}
#inner-content article strong { display: block; }
article .source { display: block; }
#inner-content article header { margin-bottom: 15px; }
#inner-content article #main_image {
  border: 1px solid #33ccff;
  float: left;
  margin: 0 15px 0 0;
}
#inner-content article footer a {
  font-weight: bold;
  color: #33ccff;
  text-decoration: none;
  font-size: 11px;
}
#inner-content article footer a:hover { color: #727272; }
#inner-content article footer a.top {
  text-align: right;
  float: right;
}
#content .sort { margin: 0 0 20px 0; }
#content .sort a {
  color: #00ccff;
  padding: 2px 6px;
}
body.more li.news_item { min-height: 150px; }
ul.article-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.article-list li.news_item {
  clear: both;
  color: #000000 !important;
  border-bottom: 1px solid #cacacc;
  margin: 0 0 12px 0;
  padding: 0 13px 13px 0;
}
ul.article-list li.news_item img {
  float: left;
  margin: 0 12px 0 0;
  border: 1px solid #33ccff;
}
ul.article-list li.news_item a {
  color: #33ccff;
  text-transform: capitalize;
}
ul.article-list li.news_item a:focus {
  color: #33ccff;
  text-transform: capitalize;
}
ul.article-list li.news_item a:hover {
  color: #33ccff;
  text-transform: capitalize;
}
ul.article-list li.news_item a:visited {
  color: #33ccff;
  text-transform: capitalize;
}
ul.article-list li.news_item h3 {
  margin: 0 0 5px 0;
  color: #33ccff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.article-list li.news_item a {
  margin: 0 0 5px 0;
  color: #33ccff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.article-list li.news_item a:focus {
  margin: 0 0 5px 0;
  color: #33ccff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.article-list li.news_item a:hover {
  margin: 0 0 5px 0;
  color: #33ccff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.article-list li.news_item a:visited {
  margin: 0 0 5px 0;
  color: #33ccff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.article-list li.news_item span.date {
  display: block;
  margin-top: 3px;
}
ul.article-list li.news_item:hover img { border-color: #727272; }
ul.article-list li.news_item:hover h3 { color: #727272; }
ul.article-list li.news_item:hover a { color: #727272; }
#comments-message {
  color: #33ccff;
  margin: 22px 32px 0 0;
  display: none;
}
.comments { position: relative; }
#comments-header {
  background: url(/images/comment-panel-header.png) top left repeat-x;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
#comments-header h5 {
  margin: 0;
  padding: 0;
  color: #33ccff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 35px;
  height: 35px;
  background: url(/images/blue-arrow.png) right center no-repeat;
  margin: 0px 23px;
}
#comments-header:hover h5 {
  color: #ffffff;
  background-image: url(/images/white-arrow.png);
}
#comments-header.active h5 {
  color: #ffffff;
  background-image: url(/images/white-arrow.png);
}
#comments-panel {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: block;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 50%;
  margin-left: -164.5px;
  background: #959595 url(/images/comment-panel-bg.png) top left repeat-x;
  width: 329px;
  overflow: hidden;
}
#comments-panel form {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#comments-panel ol {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#comments-panel legend {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#comments-panel fieldset {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#comments-panel li {
  margin: 0;
  padding: 0 26px;
}
#comments-panel .commit {
  background: #a0a0a0 url(/images/comment-submit-bg.png) bottom left repeat-x;
  display: block;
  padding: 5px;
  margin-top: 24px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  clear: both;
  display: block;
}
#comments-panel .commit:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.shadow {
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 3px 7px;
}
#comment_submit {
  background: url(/images/comment-submit.png) 0 0 no-repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: -99999em;
  border: 0px;
  width: 70px;
  height: 24px;
  float: right;
}
#comment_submit:active { outline: none; }
#comment_submit:hover { opacity: 0.5; }
#new_comment {
  padding-top: 20px;
  display: none;
}
#comment_body_input label { display: none; }
#comment_body_input textarea {
  margin-top: 22px;
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #7a7a7a;
  background: #ffffff;
  width: 245px;
  font-size: 12px;
  padding: 11px 12px;
  height: 151px;
}
#comment_body_input p {
  font-size: 12px;
  color: #ffffff;
  text-align: right;
  margin: -6px 4px 15px 0;
  padding: 0px;
}
#comment_body_input p span { font-weight: bold; }
#comment_rating_input { color: #ffffff; }
#comment_rating_input ol li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}
#comment_rating_input ol li input { margin-bottom: 3px; }
#comment_rating_input .label {
  float: left;
  display: inline;
  color: #ffffff;
}
.comments-list {
  padding: 50px 30px 60px 10px;
  margin: 0;
}
.comments-list img {
  float: left;
  margin: 2px 12px 0 0;
}
.comments-list li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #666666;
  margin: 0 0 40px 0;
}
.comments-list li strong { text-transform: uppercase; }
.comments-list li p { padding-left: 56px; }
.rating { padding: 3px 0; }
.rating ul {
  background-image: url(/images/star.png);
  background-repeat: repeat-x;
  clear: none;
}
.rating li {
  background-image: url(/images/star.png);
  background-repeat: repeat-x;
  clear: none;
}
.rating ul {
  margin: 0;
  padding: 0;
  height: 9px;
  width: 45px;
  background-position: top left;
  overflow: hidden;
  position: relative;
}
.rating .user_rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
  height: 9px;
  line-height: 9px;
  outline: none;
  overflow: hidden;
  border: none;
  z-index: 1;
  background-position: left bottom;
}
#no-comments, #loading-calendar {
  margin: 0px 50px;
  padding: 70px 30px 25px;
  display: block;
  clear: both;
  text-align: center;
}
#no-comments { background: url(/images/small-loader.gif) middle left no-repeat; }
.round-bottom-left {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.round-bottom-right {
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
ol.news-items {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.episodes .about-this-show {
  font-size: 12px;
  margin-bottom: 15px;
  height: 104px;
}
.episodes .about-this-show img {
  float: left;
  display: inline;
  margin: 0 22px 12px 0;
}
.episodes .about-this-show h3 {
  color: #33ccff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.episodes .about-this-show .rating { margin-bottom: 4px; }
.ArtistNode_promo { height: 210px; }
.bio { padding-right: 15px; }
.bio h1 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.bio p { color: #444444; }
.blog article {
  width: 910px;
  padding-right: 25px;
  clear: both;
}
.blog h1 {
  font-size: 18px;
  color: #33ccff;
  margin-bottom: 11px;
}
.blog p { color: #444444; }
.blog .date {
  color: #ffffff;
  font-weight: bold;
  background: #898989;
  font-size: 12px;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}
.blog .blog-photo {
  border: 1px solid #33ccff;
  float: left;
  display: inline;
  margin: 0 12px 12px 0;
}
.calendar table {
  margin: 4px 0px;
  width: 910px;
}
.calendar th {
  color: #ffffff;
  text-transform: uppercase;
  background: #666666;
}
.calendar td { color: #666666; }
.calendar table tr.even td { background: #dfe0e0; }
.calendar table tr:hover td { background: #c8f2ff; }
.calendar a {
  text-transform: uppercase;
  text-decoration: none;
}
#live-tweet a {
  color: #2ac0fd;
  text-decoration: none;
}
#live-tweet {
  font: normal normal normal 12px Arial, sans-serif;
  color: #ffffff;
  background: #000000 url('/images/twitter-live-background.jpg') repeat-x;
  width: 300px;
  height: 398px;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#live-tweet ul.tweet_list {
  height: 305px;
  list-style-type: none;
  margin: 15px;
  padding: 0px;
}
#live-tweet ul.tweet_list li {
  margin: 0 0 10px 0;
  padding: 0px;
}
#live-tweet #header {
  margin: 15px;
  padding: 0px;
  border-bottom: 1px solid #cdcdcd;
  background: url('/images/twitter-icon.gif') 0 0 no-repeat;
}
#live-tweet #header h1 {
  color: #2ac0fd;
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 0 35px;
  padding: 0px;
}
#live-tweet #header h2 {
  color: #ffffff;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 10px 35px;
  padding: 0px;
}
.music table {
  margin: 4px 0px;
  width: 910px;
}
.music th {
  color: #ffffff;
  text-transform: uppercase;
  background: #666666;
}
.music td { color: #666666; }
.music table tr.even td { background: #dfe0e0; }
.music table tr:hover td {
  background: #d1f4ff;
  color: #222222;
}
.music a {
  text-transform: uppercase;
  text-decoration: none;
}
#error-container {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
}
#error-container .cap {
  color: #cccccc;
  text-transform: uppercase;
  font-size: 11px;
}
#error-container #content {
  background-color: #ffffff;
  color: #222222;
  padding: 10px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#error-container #content p {
  padding-left: 10px;
  margin-bottom: 6px;
}
#error-container a {
  text-decoration: none;
  font-weight: bold;
}
#error-main {
  background-color: #000000;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 4px;
}
#error-main h2 {
  color: #00ccff;
  margin-left: 8px;
}
.browsers {
  margin: 0;
  padding: 0;
  margin: 11px;
}
.browsers li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #bbbbbb;
  display: inline;
  float: left;
  padding: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 4px;
  width: 125px;
  height: 127px;
  text-align: center;
}
.browsers li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.proceed {
  clear: both;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #33ccff;
  height: 30px;
  float: right;
  line-height: 30px;
  margin: 11px 8px 4px;
  text-transform: none;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: none;
  padding: 0 26px 0 12px;
  background-image: url('/images/white-arrow-sprite.png');
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
.edit {
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
  background: #dadada;
  color: #313131;
  font-size: 11px;
  padding: 2px 8px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  line-height: 13px;
}
#edit-toggle { float: left; }
#edit-toggle.open {
  -webkit-border-radius: 7px !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius: 7px !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-radius: 7px !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.edit:hover {
  background: #ffffff;
  color: #000000;
}
#homepage-callouts .edit {
  position: absolute;
  top: 8px;
  right: 3px;
}
