/**
 * Theme for the ABRA Qatar Hydroplanes Site
 * Copyright 2009 - Tampa Digital Studios (http://www.tampadigital.com/)
 */
 
html {
  background: #000;
  color: #fff;
}

legend {
  color: #fff;
}

a {
  color: red;
  outline: none;
}

li a.active {
  color: yellow;
}
ul.primary li a.active {
  color: #000;
}

fieldset {
  background: #343434;
  border: 1px solid #454545;
}
legend {
  font-weight: bold;
  padding: 0 1em;
}
#node-admin-content fieldset li {
  list-style-type: none;
}
#node-admin-content table th,
#node-admin-content table td {
  border: 1px solid #454545;
}

table {
  width: 100%;
}
tbody {
  color: #000;
}
thead {
  background: #333;
}
thead th {
  border-bottom: 2px solid #000;
}

div.views-edit-view {
  color: #000;
}

#header {
  background: url(images/header_back.jpg) no-repeat;
  height: 160px;
  margin-bottom: 15px;
  position: relative;
  width: 980px;
}
#header div#logo-title {
  height: 116px;
  left: 168px;
  position: absolute;
  top: 20px;
  width: 220px;
}
#header #header-ad {
  height: 90px;
  margin-top: -45px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 550px; 
}

body.not-front div#main-squeeze {
  background: #121212;
  padding: 1em;  
}

div#page {
  margin: 0 auto;
  width: 980px;
}

div#main.column {
  float: left;
  width: 783px;
}
div#sidebar-right {
  float: right;
  width: 185px;
}

div#first-time {
  display: none;
}

div.node-sponsor {
  margin-bottom: 21px;
}

div#presented-by {
  margin: 15px 0;
  text-align: center;
}

#block-block-1 table {
  margin-bottom: 23px;
  width: 100%;
}
#block-block-1 table tbody,
#block-block-1 table th,
#block-block-1 table td {
  border-color: #000;
  color: #ccc;
  padding-left: 40px;
}

#block-block-1 table th {
  font-size: 1.1em;
  font-weight: bold;
  padding-left: 20px;
}
#block-block-1 table tr.featured {
  font-weight: bold;
}
#block-block-1 table tr.even {
  background: #565656;
}
#block-block-1 table tr.odd {
  background: #343434;
}
#block-block-1 table tr.note {
  background: #000;
}
#block-block-1 table tr.note td.first {
  padding-left: 30px;
}
#block-block-1 table th {
  background: #121212;
}
#block-block-1 table td.first {
  width: 10em;
}


/**
 * Block Sprites
 */
div#block-block-1 h2.block-title,
div#block-views-sponsors-block_1 h2.block-title,
div#block-abra_help-player h2.block-title,
div#block-abra_help-playlist h2.block-title {
  height: 26px;
  margin: 0;
  overflow: hidden;
  text-indent: -99999px;
}
div#block-block-1 h2.block-title {
  background: url(images/title_sprite.png) no-repeat 0 0;
}
div#block-views-sponsors-block_1 h2.block-title {
  background: url(images/title_sprite.png) no-repeat 0 -78px;
}
div#block-abra_help-player h2.block-title {
  background: url(images/title_sprite.png) no-repeat 0 -26px;
}
div#block-abra_help-playlist h2.block-title {
  background: url(images/title_sprite.png) no-repeat 0 -52px;
}

/**
 * Video Section
 */
div#video-section {
  height: 420px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 781px;
}
div#block-abra_help-playlist {
  background: #313131;
  float: left;
  height: 413px;
  overflow: hidden;
  width: 256px;
}
div#block-abra_help-playlist a#streaming-link {
  background: url(images/title_sprite.png) no-repeat 0 -104px;
  display: block;
  height: 78px;
  text-indent: -99999px;
}
div#block-abra_help-playlist ul#playlist {
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
}
div#block-abra_help-playlist ul#playlist.streaming-enabled {
  height: 308px;
}
div#block-abra_help-playlist ul#playlist.streaming-disabled {
  height: 387px;
}
div#block-abra_help-playlist ul#playlist li {
  background: #454545;
  list-style-type: none;
  margin-bottom: 2px;
  padding: 4px;
}
div#block-abra_help-playlist ul#playlist li.active {
  background: #696969;
}
div#block-abra_help-playlist ul#playlist li p.info {
  margin: 0 0 0 72px;
}
div#block-abra_help-playlist ul#playlist li a {
  color: #fff;
  font-size: 1.3em;
  text-decoration: none;
}
div#block-abra_help-playlist ul#playlist li a:hover {
  text-decoration: underline;
}
div#block-abra_help-playlist ul#playlist li a.thumbnail {
  float: left;
  height: 66px;
  width: 66px;
}

div#block-abra_help-player {
  float: right;
  height: 413px;
  overflow: hidden;
  width: 512px;
}
div#block-abra_help-player #player-wrapper {
  background: #000;
  height: 308px;
  overflow: hidden;
}
div#block-abra_help-player a#uim_ad {
  display: block;
  height: 78px;
}

/**
 * Pagers
*/
.item-list .pager {
  clear: both;
  margin: 0 0 20px;
  text-align: center;
}

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 2px;
}

.item-list .pager a.active {
  color: #27638C;
  font-size: 1em;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
}

.pager li.pager-current {
  background-color: #D9DBCD;
  border: 1px solid #266996;
  color: #333;
  margin: 0 4px;
  padding: 4px;
}

.pager-first,
.pager-next,
.pager-previous,
.pager-item,
.pager-last {
  background-color:#FDFFEF;
  border: 1px solid #266996;
  margin: 0 4px;
  padding: 4px;
}

.pager-first:hover,
.pager-next:hover,
.pager-previous:hover,
.pager-item:hover,
.pager-previous:hover,
.pager-last:hover {
  background-color: #EAEFCB;
}

/**
 * Messages
*/
.node-unpublished {
  background-color: #FFF4F4;
}

.preview {
  background-color: #FFFFEA;
  padding: 10px;
}

div.messages {
  background: #FFFCE3;
  border: 2px solid #EED300;
  color: #C28E00;
  font-weight: bold;
  font-size: 1.166em;
  margin: 20px 0pt;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

div.messages ul {
  list-style-position: inside;
}

div.messages em {
  color: #656C9B;
}

div.error {
  background-color: #FFF2F2;
  border-color: #FF0000;
  color: #B20000;
}
