body { font-family: Helvetica, Arial, sans-serif; }
h1 { font-weight: bold; }
h2 { font-weight: bold; }
h3 { font-weight: bold; }
h4 { font-weight: bold; }
h5 { font-weight: bold; }
h6 { font-weight: bold; }
p { line-height: 1.35em; }
h1 { line-height: 1.35em; }
h2 { line-height: 1.35em; }
h3 { line-height: 1.35em; }
h4 { line-height: 1.35em; }
h5 { line-height: 1.35em; }
h6 { line-height: 1.35em; }
.normal { font-size: 0.75em; }
.medium { font-size: 0.9em; }
.small { font-size: 0.6em; }
.gb { background: #0f0f0f; }
.wrap { background: #0f0f0f; }
.gb { color: #ffffff; }
.gb a { color: #ffffff; }
.gw {
  background: #ffffff;
  color: #333333;
}
.red { color: #ff1918; }
.clear { clear: both; }
.hide { display: none; }
.text { padding: 0.1em 0.2em; }
.rounded {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #ff8800;
  -moz-box-shadow: 0 0 1px #ff8800;
}
body {
  background: #111111 url(/imgs/bg.png) no-repeat top center;
  margin-bottom: 20px;
}
#header {
  height: 104px;
  position: relative;
}
#header img.bay-logo { margin-left: 8px; }
#header img.comcast-small {
  position: absolute;
  top: 55px;
  left: 123px;
}
#header img.comcast-ad {
  position: absolute;
  bottom: 10px;
  right: 0;
}
#top-left {
  /*background: url(/imgs/vma-breakout.gif) #faf4da no-repeat 0 0;*/
  background: #faf4da;
  min-height: 250px;
  height: auto !important;
  height: 250px;
  margin-bottom: 10px;
}
#top-right {
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
#player {
  margin-top: -5px;
  position: relative;
}
#cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
}
#video-details li {
  height: 135px;
  padding: 0;
  margin: 0;
}
#video-details {
  background: #faf4da;
  position: relative;
}
#video-details li {
  background: #faf4da;
  position: relative;
}
#br-sponsor {
  background: #faf4da;
  position: relative;
}
#video-details #stats {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 160px;
}
#br-sponsor img { margin-top: 10px; }
#footer { position: relative; }
#footer ul {
  position: absolute;
  top: 10px;
  right: 0;
}
#footer li {
  display: inline;
  text-transform: uppercase;
}
#footer li a {
  display: block;
  float: left;
  padding: 5px 0 5px 15px;
}
#top-left h1 { margin: 0.8em 1.5em 0.8em 28px; }
#top-left p { margin: 0.8em 1.5em 0.8em 28px; }
#top-left h1 { font-size: 0.9em; }
#video-details p {
  margin: 1em 4em 1em 200px;
  font-size: 0.75em;
}
#top-left p { font-size: 0.75em; }
#video-details h3 {
  color: #ff1918;
  font-size: 1.05em;
}
#video-details .title {
  font-weight: bold;
  font-size: 0.9em;
}
#footer p {
  font-size: 0.6em;
  margin: 0.6em 0;
}
#footer li { font-size: 0.7em; }
