html {
  overflow-y: scroll; }

body {
  background-color: #000000;
  color: #fafafa;
  font-family: candara, palatino, georgia, century gothic, helvetica;
  font-size: 1em; }

p {
  display: block;
  margin: 1em 0; }

a {
  color: #666666;
  text-decoration: none; }

a:hover {
  color: #aaaaaa; }

#main {
  width: 655px; }

.centered_container {
  margin-left: auto;
  margin-right: auto; }

.clear {
  clear: both;
  height: 0px; }

.no_padding_margin {
  padding: 0px;
  margin: 0px; }

.left {
  float: left; }

.right {
  float: right; }

.centered {
  text-align: center; }

.quote_body .quotation_mark {
  float: left;
  font-size: 2em;
  font-family: candara, century gothic, georgia;
  width: 25px; }
.quote_body .quote_text {
  float: left;
  padding: .83em 0 .42em 0em;
  width: 575px;
  overflow-x: hidden; }

.quote_info {
  clear: both;
  margin-bottom: 1.25em;
  color: #888; }

li {
  list-style: none; }

.favicon {
  height: 16px;
  width: 16px;
  border: 0px; }

.favicon_column {
  float: left;
  margin-right: 0.5em; }

.font_color {
  color: #fafafa; }

.name a:hover {
  color: #fafafa; }
.name a:focus {
  outline: #000000 dotted 0px; }

#copy a {
  color: #111111; }

.hidden_link a {
  color: #000000; }
.hidden_link a:link {
  color: #000000; }
.hidden_link a:active {
  color: #aaaaaa; }
.hidden_link a:visited {
  color: #000000; }
.hidden_link a:hover {
  color: #666666; }
.hidden_link a:focus {
  outline: #000000 dotted 0px; }

#webstream div.friendfeed.widget {
  border: 0px !important;
  background-color: transparent !important;
  font-family: candara, palatino, georgia, century gothic, helvetica;
  font-size: 1em; }
  #webstream div.friendfeed.widget a {
    color: #666666 !important;
    text-decoration: none !important; }
  #webstream div.friendfeed.widget a:hover {
    color: #aaaaaa !important; }
  #webstream div.friendfeed.widget div, #webstream div.friendfeed.widget span, #webstream div.friendfeed.widget img, #webstream div.friendfeed.widget table, #webstream div.friendfeed.widget tr, #webstream div.friendfeed.widget td {
    background-color: transparent !important;
    color: #fafafa; }
  #webstream div.friendfeed.widget .feed {
    padding-left: 0px;
    padding-right: 55px !important; }
  #webstream div.friendfeed.widget .feed, #webstream div.friendfeed.widget .entry, #webstream div.friendfeed.widget .comment {
    white-space: normal !important;
    overflow: visible !important; }
  #webstream div.friendfeed.widget .bottom {
    display: none; }
