.chrome a,
#vp a {
  color:#FFF; 
}
#vp a:hover { color:#white; }

.event .event_bubble,
.event .event_rightedge {
  background-image:url("http://cdn.dipity.com/static/images/skins/redrain/event_bubble.png.v6889.png");
}
* html .event .event_bubble,
* html .event .event_rightedge {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.dipity.com/static/images/skins/redrain/event_bubble.png.v6889.png', sizingMethod='crop');
  background:transparent;
}
.event .event_title {
  color:#FFF;
}
.event .event_date {
  color:#999;
}
.event:hover .event_title {
  color:#3f0e0e;
}
.event:hover .event_date {
  color:#333;
}

.event.zone3 .event_img {
  background:#000;
}
.event.zone3:hover .event_img {
  background:#222;
}

.connector {
  background-color:#3f0e0e;
}
.connector_line_rollover {
  background-color:#767676;
}

#vp {
  background:#0c0c0c url(http://cdn.dipity.com/static/images/skins/redrain/main_bg.jpg.v6889.jpg) bottom;
}

.ticks {
  background:url(http://cdn.dipity.com/static/images/skins/redrain/tick_bg.png.v6889.png) repeat-x bottom;
}
.mainlabel {
  color:#999;
  background:url(http://cdn.dipity.com/static/images/skins/redrain/tick_bg.png.v6889.png) repeat-x bottom;
  border-left:1px solid #999;
}
.tick {
  color:#CCC;
}

.powered_by_btn {
  background-image:url(http://cdn.dipity.com/static/images/skins/mtv/powered-by.png.v6424.png);
}
* html .powered_by_btn {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.dipity.com/static/images/skins/mtv/powered-by.png.v6424.png', sizingMethod='crop');
  background:transparent;
}
.chrome {
  background:url(http://cdn.dipity.com/static/images/skins/redrain/chrome_bg.png.v6889.png);
  border-bottom:none;
}
.chrome .divider {
  background-image:url(http://cdn.dipity.com/static/images/skins/mtv/embed_divider_23.gif.v6424.gif);
}
.listview_event {
  background-color:#4c4c4c;
  color:#d7d7d7;
}
.listview_event.even {
  background-color:#3c3c3c;
}
.listview_text h2 {
  color:#97b3d8; 
}
body.timeline .chrome .timeline_link,
body.listview .chrome .list_link,
body.flowview .chrome .flip_link,
body.mapview  .chrome .map_link {
  background:#0c0c0c;
  color:white;
}

