/*
Title: Boing Boing Classic style
Updated: October 9, 2009
*/

body {
  margin: 0;
  padding: 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 13px;
  }
  
a, a:link {
  color: #000;
  }

a:hover {
  color: #f00;
  }


/* Structure */

#content {
  margin: 0 auto;
  width: 525px;
  /*border: 1px solid red;*/
}

/* Content */

#content .entry a.permalink {
  color: #f00;
  }

#content .entry h3 {
  margin-bottom: 5px;
  }

#content h3 a {
  text-decoration: none;
  }

#content strong {
  font-weight: bold;
  }

#content #section-logo {
  margin: 10px 5px 0 5px;
  }

#content .entry, 
#content .page {
  padding: 25px 0 0 0;
  clear: both;
  font-size: 13px;
  line-height: 1.46;
  }


#content .noborder {
  border: none;
  }

/* standardize vertical margins in content */
#content p, 
#content blockquote {
  margin: 20px 0;
  }

#content .entry-body, 
#content .entry-metadata, 
#content .entry h3 {
  padding: 0 5px;
  }

#content .entry-body a {
  color: #16387C;
  text-decoration: underline;
  }

#content .entry-body a:hover {
  color: #f00;
  }
/* i added the max-width fixes */
#content .entry-body img {
  padding: 0 10px 10px 0;
  max-width: 515px;
  height:auto !important;
  }
  
#content .entry-body object, 
#content .entry-body embed {
  max-width: 515px;
}
  
#content .entry-body blockquote {
  padding: 0 0 0 35px;
  background: #fff url('blockquote.gif') 0 0 no-repeat;
  }

#content .entry-body blockquote img {
  padding: 0 10px 10px 0;
  max-width: 480px;
  }
  
#content .entry-body blockquote object,
#content .entry-body blockquote embed {
  max-width: 480px;
}

/* a pet peeve */
#content .previously,
#content .previously1,
#content .previously2 {
  display:none;
}


/* BBTV specific Player Embed */

.entry-videoplayer {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  width: 480px;
  float: left;
  }

.entry-videoplayer .code-embed {
  text-transform: none;
  display: none;
  }

.entry-videoplayer-meta {
  padding: 0 5px;
  }

.entry-videoplayer-meta {
  float: left;
  }

.entry-videoplayer-meta li {
  float: left;
  text-transform: uppercase;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
  }

.entry-videoplayer-meta li a {
  color: #000;
  display: block;
  }

.entry-videoplayer-meta-download a {
  line-height: 25px;
  padding: 10px 15px 5px 20px;
  background: #fff url('http://www.boingboing.net/mtimages/icon-download.gif') 0 13px no-repeat;
  }

.entry-videoplayer-meta-embed {
  position: relative;
  line-height: 25px;
  padding: 10px 0 10px 20px;
  background: #fff url('http://www.boingboing.net/mtimages/icon-embed.gif') 0 13px no-repeat;
  }

.entry-videoplayer-meta-embed input {
  width: 165px;
  border: 1px solid #ccc;
  font-size: 11px;
  text-transform: none;
  }

.entry-videoplayer-share {
  float: right;
  width: 150px;
  padding: 0;
  font-size: 11px;
  font-family: Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  }

.entry-videoplayer-share li {
  padding: 10px 0 5px 0;
  } 

.entry-videoplayer-share .share-delicious a {
  padding:2px 0 0 20px; height:18px;
  display: block;
  background: #fff urL('http://www.boingboing.net/mtimages/delicious.small.gif') 0 0 no-repeat;
  }

.entry-videoplayer-share .share-stumbleupon a {
  display: block;
  padding:2px 0 0 20px; height:18px;
  background: #fff urL('http://www.boingboing.net/mtimages/icon_su.gif') 0 0 no-repeat;
  }

.bbtv-share-badges {
 clear: both;
 float: left;
 padding: 10px 5px;
 width: 470px;
 }

.bbtv-badge {
  float: left;
  padding-right: 15px;
  }

/* Entry Footer */

.entry-footer {
  padding: 0 5px;
  margin-top: 20px;
  width: 515px;
  border-bottom: 1px solid #ccc;
  clear: both;
  }

/* Images added through MT interface */

/* clear inline styles */
#content .mt-enclosure-image img {
  margin: 0px !important;
  }

#content .mt-image-right {
  margin: 0 0 10px 10px !important;
  }

#content .mt-image-left {
  margin: 0 10px 10px 0 !important;
  }

/* clearfix hack */
#content .entry:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

#content h1, .page h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 27px;
  margin: 40px 0pt 10px 5px;
  }

#content .entry h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 5px 0;
  }

#content .entry h3 a, 
#content .entry .entry-metadata a {
  color: #333;
  }

#content .entry h3 a:hover, 
#content .entry .entry-metadata a:hover {
  color: #f00;
  }

#content .entry-metadata {
  color: #666;
  margin: 0 0 20px 0;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  }

#content .entry-metadata .separator {
  color: #999;
  }

ul.unordered {
  list-style: disc;
}

ul.unordered li {
  list-style: disc;
  margin-left:15px;
}


/* Utilities */

.clear {
  clear: both;
  }

.nospace {
  height: 1px;
  line-height: 1px;
  padding: 0;
  margin: 0;
  }

.hidden {
  display: none;
  }
