/* reset styles
--------------------------------------------------*/

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  font-size: 100%;
  line-height: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  }

ol, ul {
  list-style: none;
  }

blockquote, q {
  quotes: none;
  }

table {
  border-collapse: collapse;
  border-spacing: 0;
  }

/* fonts
--------------------------------------------------

@font-face {
  font-family: 'M-elbourne';
  src: url('../fonts/M-elbourne_reg-webfont.eot');
  src: url('../fonts/M-elbourne_reg-webfont.eot?iefix') format('eot'),
    url('../fonts/M-elbourne_reg-webfont.woff') format('woff'),
    url('../fonts/M-elbourne_reg-webfont.ttf') format('truetype'),
    url('../fonts/M-elbourne_reg-webfont.svg#webfontKu2YaygG') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'M-elbourne Bold';
  src: url('/fonts/M-elbourne_bold-webfont.eot');
  src: url('/fonts/M-elbourne_bold-webfont.eot?iefix') format('eot'),
    url('/fonts/M-elbourne_bold-webfont.woff') format('woff'),
    url('/fonts/M-elbourne_bold-webfont.ttf') format('truetype'),
    url('/fonts/M-elbourne_bold-webfont.svg#webfontlPeVa9zz') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'M-elbourne Light';
  src: url('/fonts/M-elbourne_light-webfont.eot');
  src: url('/fonts/M-elbourne_light-webfont.eot?iefix') format('eot'),
    url('/fonts/M-elbourne_light-webfont.woff') format('woff'),
    url('/fonts/M-elbourne_light-webfont.ttf') format('truetype'),
    url('/fonts/M-elbourne_light-webfont.svg#webfontQ9aXf8Az') format('svg');
  font-weight: normal;
  font-style: normal;
}

*/

/* master styles
--------------------------------------------------*/

body {
  background: #021f49 url("/i/bg-blue.jpg") repeat-x top center;
  color: #333;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 10pt;
  padding-bottom: 20px;
  }

div.clear {
  background: 0;
  border: 0;
  height: 1px;
  clear: both;
  margin: 0;
  padding: 0;
  }
  
a { color: #369; }

#container {
  margin: 0 auto;
  padding: 0 20px;
  width: 940px;
  }

#content {
  background: white url("/i/bg-sidebar.png") repeat-y top right;
  box-shadow: 0 0 4px #036;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 0 4px #036;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 0 4px #036;
  }
  
#body {
  float: left;
  width: 640px;
  }
  
#sidebar {
  float: right;
  width: 300px;
  }
  
.button {
  background: #0086b3;
  border: 0;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 16pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }
  
.button span {
  display: block;
  }
  
.button .inner {
  background: #efa60f url("/i/button-bg-orange.png") repeat-x left center;
  border: 1px solid #960;
  overflow: hidden;
  text-shadow: 1px 1px 1px #960;
  -moz-border-radius: 8px;
  -webkit-border-radius: 6px;
  }
  
.button .inner:hover {
  color: #ffe7b4;
  }
  
.button .inner .text {
  background: transparent url("/i/button-div-orange.png") no-repeat left center;
  float: right;
  margin-left: 10px;
  padding: 10px;
  white-space: nowrap;
  }
  
.button .inner .icon {
  background: transparent url("/i/icon-record.png") no-repeat center center;
  float: left;
  height: 24px;
  margin-left: 12px;
  padding: 10px 0;
  width: 20px;
  }

.button.email .inner .icon {
  background: transparent url("/i/icon-email.png") no-repeat center center;
  }
  
.button.record .inner .icon {
  background: transparent url("/i/icon-record.png") no-repeat center center;
  }

.blocktext p {
  line-height: 16pt;
  margin-bottom: 14px;
  }
  
.blocktext strong {
  line-height: 14pt;
  }
  
.blocktext ol,
.blocktext ul {
  margin-bottom: 14px;
  }

.blocktext ol li {
  line-height: 16pt;
  list-style: decimal;
  margin-left: 24px;
  }
  
.blocktext ul li {
  line-height: 16pt;
  list-style: disc;
  margin-left: 24px;
  }
  
.blocktext h2 {
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 18pt;
  margin-bottom: 14px;
  }
  
.blocktext h3 {
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 16pt;
  margin-bottom: 14px;
  }
  
/* header
--------------------------------------------------*/
  
#banner {
  background: transparent url("/i/banner-bg-bottom.png") no-repeat center bottom;

  margin: 0 auto;
  padding-bottom: 12px;
  width: 940px;
  }
  
#banner .inner {
  background: white url("/i/banner-bg.png") repeat-y center bottom;
  padding: 14px 21px;
  }
  
#banner .image {
  background: transparent url("/i/banner-obama-photo-bg.png") no-repeat top left;
  height: 157px;
  margin: -14px 0 0 -30px;
  padding-left: 3px;
  position: absolute;
  width: 240px;
}
  
#banner p {
  margin-left: 218px;
  line-height: 14pt;
  }
  
#banner p.quote {
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 8pt;
  }
  
#banner p.name {
  font-weight: bold;
  }
  
#banner .signature {
  margin-left: 218px;
  }
  
#banner .signature img {
  float: left;
  margin-right: 14px;
  }

#banner .signature p {
  color: #666;
    font-size: 9pt;
    line-height: 12pt;
    margin-left: 0;
  }

#banner a {
  font-size: 16pt;
  font-weight: bold;
  display: block;
  text-decoration: none;
  }

#banner a.text {
  color: #666;
  float: left;
  margin-top: 2px;
  }
  
#banner a.button {
  background: #c00 url('/i/icon-play.png') no-repeat right center;
  border-radius: 4px;
  border-right: 8px solid #c00;
  color: white;
  float: right;
  font-size: 12pt;
  padding: 6px 16px 6px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  }
  
#banner a.button:hover {
  background-color: #900;
  border-right: 8px solid #900;
  }
  
#header {
  background: transparent url("/i/skyline.png") no-repeat right bottom;
  padding: 14px 0;
  }

#header #logo h1 a {
  background: transparent url("/i/logo.png") no-repeat top left;
  display: block;
  height: 53px;
  text-indent: -999em;
  width: 422px;
  }
  
/* body header
--------------------------------------------------*/

.body-header {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 18px 20px 15px;
  }
  
.body-header h2 {
  color: #0099cb;
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: 2px;
  }
  
.body-header p {
  line-height: 15pt;
  }

/* welcome
--------------------------------------------------*/

#welcome .body-header {
  height: 68px;
  }
  
/* #media-choice
--------------------------------------------------*/

#media-choice {
  margin: -20px 0 20px -10px;
  position: relative;
  text-align: center;
  width: 660px;
  }
  
#media-choice .media-choice-inner {
  background: #09c;
  border-radius-topleft: 3px;
  border-radius-topright: 3px;
  padding: 40px 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius-topleft: 3px;
  -webkit-border-radius-topright: 3px;
  }

#media-choice .shadow {
  background: transparent url("/i/choices-shadow.png") no-repeat left top;
  overflow: hidden;
  }
  
#media-choice .shadow .shadow-right {
  background: transparent url("/i/choices-shadow.png") no-repeat right top;
  float: right;
  height: 10px;
  width: 10px;
  }
  
#media-choice h2 {
  color: white;
  font-family: 'M-elbourne', 'Helvetica', sans-serif;
  font-size: 24pt;
  font-weight: normal;
  margin: 0 auto;
  width: 60%;
  }
  
#media-choice .choices {
  background: transparent url("/i/divider-blue-top.png") no-repeat center top;
  margin: 20px 0;
  padding-top: 30px;
  }
  
#media-choice .choices-inner {
  background: transparent url("/i/divider-blue-bottom.png") no-repeat center bottom;
  padding-bottom: 30px;
  }
  
#media-choice .choices .button {
  clear: both;
  }
  
#media-choice .choices .button.text {
  border-radius: 20px;
  margin-top: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  }
  
#media-choice .choices .button.text .or {
  background: #09c;
  border-radius: 20px;
  float: left;
  font-family: 'Georgia', serif;
  font-size: 11pt;
  font-style: italic;
  font-weight: bold;
  padding: 8px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  }
  
#media-choice .choices .button.text .text {
  background: transparent url("/i/div-dotted-white.png") repeat-x bottom left;
  float: left;
  font-size: 16pt;
  margin: 4px 10px 0;
  white-space: nowrap;
  }
  
#media-choice .choices .button.text:hover .text {
  background: transparent url("/i/div-dotted-lightblue.png") repeat-x bottom left;
  color: #9cf;
  }
  
/* Prizes */
  
#media-choice .prizes {
  background: #00ace5;
  border-radius: 8px;
  color: white;
  margin: 0 40px;
  overflow: hidden;
  padding: 20px; 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  }

#media-choice .prizes h4 {
  font-size: 12pt;
  margin-bottom: 6px;
  }
  
#media-choice .prizes p {
  margin-top: 4px;
  }
  
#media-choice .prizes ul li {
  float: left;
  width: 33%;
  }
  
#media-choice .prizes ul li.honorable-mention img {
  margin: 3px 0;
  }
  
/* #message
--------------------------------------------------*/

#message h3 {
  color: #666;
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 14pt;
  font-weight: normal;
  display: block;
  margin-bottom: 4px;
  }

#message input,
#message textarea {
  background: #efefef;
  border: 2px solid #efefef;
  color: #333;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 6px;
  width: 251px;
  }
  
#message input.error,
#message textarea.error {
  border-color: #c00;
  }

#message #letter {
  background: transparent url("/i/letter.png") no-repeat top left;
  height: 452px;
  margin: -34px 0 0 -22px;
  position: absolute;
  width: 618px;
  z-index: 1;
  }
  
/* #postcard */

#message #postcard {
  background: white;
  box-shadow: 0 0 6px #bbb;
  margin: 20px;
  overflow: hidden;
  padding: 14px;
  position: relative;
  z-index: 10;
  -moz-border-radius: 6px;
  -moz-box-shadow: 0 0 8px #bbb;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 0 8px #bbb;
  }
  
#message #postcard .message {
  border-right: 1px solid #e0e0e0;
  float: left;
  margin-right: 14px;
  padding-right: 14px;
  width: 272px;
  }
  
#message #postcard .message #your-message {
  font-size: 11pt;
  font-weight: bold;
  height: 324px;
  line-height: 20pt;
  overflow: auto;
  width: 252px;
  }
  
#message #postcard .message .character-count {
  color: #999;
  font-size: 10.5pt;
  font-weight: bold;
  }
  
#message #postcard .message .character-count .count-status {
  background: #999;
  color: white;
  display: inline-block;
  padding: 4px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  }
  
#message #postcard .message .character-count .count-status.full {
  background: #c00;
  }
  
#message #postcard .message .notes {
  color: #777;
  border: 1px solid #e0e0e0;
  font-size: 8pt;
  margin: 10px 0;
  padding: 7px 8px;
  }
  
#message #postcard .message .notes a {
  text-decoration: none;
  }
  
#message #postcard .details {
  float: right;
  width: 271px;
  }

#message #postcard .details .header {
  margin-bottom: 10px;
  overflow: hidden;
  }
  
#message #postcard .details .header .postcard-text {
  float: left;
  margin: 24px 0 0 26px;
  }

#message #postcard .details .header .stamp {
  float: right;
  }
  
#message #postcard .details div.to {
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
  padding: 10px 0;
  }

#message #postcard .details div.to h3.to {
  float: left;
  margin: 3px 6px 0 0;
  }

#message #postcard .details div.to .signature {
  float: left;
  }
  
#message #postcard .details div.from {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0 0;
  }
  
#message #postcard .details div.from ul li {
  position: relative;
}
 
#message #postcard .details div.from label {
  color: #999;
  font-weight: bold;
  left: 10px;
  position: absolute;
  top: 10px;
}
  
#message #postcard .details div.send {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0 0;
  }
  
#message #postcard .details div.send .button {
  background: #efefef;
  }
  
/* #postcard: video */

#video-add #content { background: white; }
#video-add #sidebar .box { display: none; }
#video-add #sidebar .findus { display: none; }

#message.video #postcard {
  border: 14px solid white;
  padding: 0;
  width: 870px;
  }

#message.video #postcard #videobox {
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  }
  
#message.video #postcard .instructions {
  margin-top: 14px;
  overflow: hidden;
  }
  
#message.video #postcard .instructions .colleft {
  float: left;
  width: 315px;
  }
  
#message.video #postcard .instructions .colright {
  border-left: 1px solid #e0e0e0;
  float: left;
  margin-left: 14px;
  padding-left: 14px;
  width: 498px;
  }
  
/* message: view */

#view #message h3.from {
  line-height: 18pt;
  }

#view #message #postcard .message {
  margin: 0;
  }

#view #message #postcard .message #your-message {
  background: white;
  height: auto;
  margin-bottom: 14px;
  padding: 10px;
  }

#view #message #postcard .details {
  border-left: 1px solid #e0e0e0;
  height: 300px;
  margin-bottom: 14px;
  margin-left: -1px;
  padding-left: 14px;
  }

#view #message h3 em {
  color: #999999;
  font-style: normal;
  }

#view .message-tools {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  clear: both;
  margin-top: 14px;
  overflow: hidden;
  padding: 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  }
  
#view .message-tools h3 {
  margin-bottom: 10px;
  }
 
#view .message-tools .addthis {
  float: left;
  width: 320px;
  }
  
#view .message-tools .addthis .addthis_counter {
  margin-right: 20px;
  }
  
#view .message-tools .addyours {
  border-left: 1px solid #e0e0e0;
  float: left;
  padding: 0 0 12px 20px;
  width: 200px;
  }
  
#view .message-tools .addyours a {
  font-weight: bold;
  line-height: 14pt;
  }

#view #become-a-fan {
  background: #edeff4;
  color: #3b5998;
  clear: both;
  margin: 14px 20px;
  padding: 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  }

#view #become-a-fan h3 {
  color: #3b5998;
  font-size: 16pt;
  margin-bottom: 4px;
  }
  
#view #become-a-fan p {
  line-height: 14pt;
  }
  
#view #become-a-fan .fan-box {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  margin-top: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  }

/* sidebar
--------------------------------------------------*/

#sidebar {
  padding-bottom: 20px;
  }

#sidebar #obama {
  background: transparent url("/i/obama.png") no-repeat top left;
  height: 178px;
  margin: -74px 0 0 155px;
  position: absolute;
  text-indent: -999em;
  width: 168px;
  }
  
#sidebar .socialmedia {
  border-bottom: 1px solid #dcdcdc;
  height: 84px;
  padding: 10px;
  }
  
#sidebar .share-buttons {
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
  padding: 20px;
  }
  
#sidebar .share-buttons ul li {
  float: left;
  margin-right: 10px;
  overflow: hidden;
  }
  
#sidebar .share-buttons ul li.facebook {
  margin-right: 26px;
  }
  
#sidebar .findus {
  border-bottom: 1px solid #dcdcdc;
  height: 68px;
  padding: 18px 20px;
  }
  
#sidebar .findus h2 {
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 16pt;
  margin-bottom: 12px;
  }
  
#sidebar .findus ul li {
  display: inline;
  margin-right: 4px;
  }
  
#sidebar .box {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px;
  }
  
#sidebar .box iframe {
  background: white;
  }

#sidebar .box .twtr-widget {
  border: 1px solid #aaaaaa;
  border-top-color: #315c99;
  }
  
#sidebar .box .twtr-widget p {
  line-height: 14pt !important;
  }
  
#sidebar .winners {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px;
  }
  
#sidebar .winners a img {
  border: 4px solid #09c;
  }
  
#sidebar .winners a:hover img {
  border: 4px solid #069;
  }

/* page
--------------------------------------------------*/
#page {
  margin: 20px;
  }
  
/* form
--------------------------------------------------*/

.form {
  margin: 20px;
  }

.form label {
  color: #666666;
  display: block;
  font-family: 'M-elbourne Bold','Helvetica',sans-serif;
  font-size: 14pt;
  font-weight: normal;
  margin-bottom: 6px;
  }
  
.form input,
.form textarea {
  background: none repeat scroll 0 0 #efefef;
  border: 2px solid #efefef;
  color: #333;
  font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 6px;
  width: 400px;
}

.form textarea {
  width: 580px;
  }

.form input.error,
.form textarea.error {
  border-color: #c00;
  }
  
/* message wall
--------------------------------------------------*/
  
#wall {
  padding: 0 20px 20px;
  }
  
/* Header */

#wall h2 {
  font-family: 'M-elbourne Bold', 'Helvetica', sans-serif;
  font-size: 14pt;
  margin-bottom: 14px;
  overflow: hidden;
  }
  
#wall h2 span.text {
  display: block;
  float: left;
  }

#wall h2 .toggle-links {
  display: block;
  float: right;
}
  
#wall h2 .toggle-links a {
  background: #999;
  color: white;
  display: block;
  float: left;
  font-family: Arial,sans-serif;
  font-size: 9pt;
  margin-left: 1px;
  padding: 6px 8px;
  text-decoration: none;
  }
  
#wall h2 .toggle-links a.active {
  background: #369;
  }
  
/* Message type links */

#wall .message-types {
  margin-bottom: 14px;
  }
  
#wall .message-types a {
  text-decoration: none;
  }

#wall .message-types a.active {
  color: #333;
  font-weight: bold;
  }

/* Pagination */
  
#wall .pagination {
  margin-top: 14px;
  }
  
/* Wall box */
  
#wall ul.inactive {
  display: none;
  }

#wall ul.messages {
  background: #f5f5f5;
  border-radius: 4px;
  clear: both;
  padding: 20px 0 0 20px;
  overflow: hidden;
  width: 580px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  }
  
#wall ul li {
  float: left;
  padding-bottom: 10px;
  }
  
#wall p.none-found {
  font-weight: bold;
  padding-bottom: 20px;
  }

/* Individual Message */

#wall .message {
  background: transparent url("/i/wall_shadow_right.png") no-repeat bottom right;
  float: left;
  margin: 0 20px 0 0;
  padding-bottom: 10px;
  width: 173px;
  }

#wall .message .inner {
  background: white;
  border: 1px solid #ccc;
  padding: 12px;
  }
  
#wall .message .from {
  color: #999;
  font-size: 9pt;
  font-weight: bold;
  height: 34px;
  line-height: 12pt;
  overflow: hidden;
  }

#wall .message .from span {
  color: #666;
  line-height: 12pt;
  }
  
/* Message: Video */

#wall .message .thumbnail {
  height: 93px;
  margin-top: 6px;
  overflow: hidden;
  }
  
#wall .message .thumbnail img {
  margin-top: -8px;
  width: 147px;
  }
  
/* Superlatives */

#wall .message .superlatives {
  margin: -7px 0 0 118px;
  overflow: hidden;
  position: absolute;
  width: 36px
  }

#wall .message .superlatives .featured {
  background: transparent url("/i/featured_sm.png") no-repeat center center;
  float: right;
  height: 12px;
  margin-left: 6px;
  text-indent: -999em;
  width: 12px;
  }
  
#wall .message .superlatives .winner {
  background: transparent url("/i/winner_sm.png") no-repeat center center;
  float: right;
  height: 12px;
  margin-left: 6px;
  text-indent: -999em;
  width: 12px;
  }
  
/* The message */
  
#wall .message .the-message {
  margin-top: 6px;
  padding: 0 1px 1px 0;
  }
  
#wall .message .the-message .the-message-inner {
  background-image: url("/i/bg_quote.png");
  padding: 10px;
  }
  
#wall .message .the-message .the-message-inner p {
  color: #555;
  height: 72px;
  font-size: 8pt;
  line-height: 14pt;
  overflow: hidden;
  }
  
#wall .message .nav {
  margin-top: 10px;
  overflow: hidden;
  }
  
#wall .message .nav .date {
  background: transparent url("/i/calendar.png") no-repeat center center;
  border: 7px solid #f2f2f2;
  border-radius: 3px;
  display: block;
  float: left;
  height: 11px;
  width: 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#wall .message .nav .date .date-hover {
  display: none;
  }
  
#wall .message .nav .view-message {
  background: #f2f2f2;
  border: 7px solid #f2f2f2;
  border-radius: 3px;
  color: #369;
  display: block;
  float: right;
  font-size: 9pt;
  height: 11px;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#wall .message .nav .view-message:hover {
  background-color: #369;
  border-color: #369;
  color: white;
  }

#wall a.more-messages {
  background: transparent url("/i/arrow_right_large_gray.png") no-repeat center 30px;
  border: 1px solid #ccc;
  color: #bbb;
  display: block;
  float: left;
  height: 168px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  width: 147px;
  }
  
#wall a.more-messages span {
  border-top: 1px solid #ccc;
  display: block;
  font-family: M-elbourne Bold, Arial, sans-serif;
  font-size: 14pt;
  margin-top: 94px;
  padding-top: 20px;
  }
  
#wall a.more-messages:hover {
  background-image: url("/i/arrow_right_large_blue.png");
  color: #369;
  }
  
/* live
--------------------------------------------------*/

.no-video {
  background: #f1f1f1;
  border: 1px solid #ccc;
  font-size: 
  font-weight: bold;
  padding: 140px 0;
  text-align: center;
  }

/* footer
--------------------------------------------------*/
#footer {
  margin: 20px;
  overflow: hidden;
  }
  
#footer ul li {
  border-right: 1px solid #d2dbed;
  display: inline;
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  }
  
#footer ul li.contact {
  border-right: 0;
  }
  
#footer ul li.embassy {
  border-right: 0;
  float: right;
  margin-right: 0;
  padding-right: 0;
  }
  
#footer a {
  color: #d2dbed;
  }
  
#footer a:hover {
  color: white;
  }
  
/* overlay
--------------------------------------------------*/

#overlay {
  background: black;
  filter:alpha(opacity=75);
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
  }
  
#window {
  background: white;
  border-radius: 6px;
  margin-left: 70px;
  padding: 20px;
  position: absolute;
  top: 60px;
  width: 780px;
  z-index: 101;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  }
  
#window #become-a-fan {
  margin: 0 0 10px 0;
  }
  
#window a.close.button {
  background: transparent url("/i/close_button.png") no-repeat center center;
  height: 36px;
  margin: -40px 0 0 776px;
  position: absolute;
  text-indent: -999em;
  width: 36px;
  }
  
#window .no-thanks a {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  }