/* sonicseaweed overrides */

/* body { font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif; } */

a:hover { color: #974e4e; }

.header {
  height: 106px;
  width: 840px;
  padding: 0;
  border: none;
  border-top: 2px solid black;
}

.header h1 a {
  display: block;
  margin-left: 10px;
  height: 106px;
  width: 338px;
  background: url(images/emc_logo.png) no-repeat left top;
  text-indent: -9999px;
  outline: none;
}

.header h1 a:hover { background: url(images/emc_logo.png) no-repeat 0 -106px; }

.header h1 span { display: none; }

.flickr { margin-top: 5px; border-top: 1px solid #CCC; width: 630px; }

.flickr span { width: 85px; }

.search { width: 175px; background: transparent url(images/search.gif) no-repeat scroll 0 14px; }

#sidebar { width: 195px; padding-left: 5px; }

#sidebar h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

#sidebar li#category-cloud {
  list-style: none;
  display: inline;
}

p.catcloud {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 0 0 15px;
  text-align: center;
  width: 195px;
}

p.catcloud a:after { content: '/'; }

.post, .postnoline { width: 623px; }

.metainfo { width: 195px; }

.content { margin-left: 213px; width: 410px; }

.content h3 { font-family: Georgia, "Times New Roman", Times, serif; }

.footer { font-size: 11px; padding: 22px 0 10px 0; }

.footer h3 { font-family: Georgia, "Times New Roman", Times, serif; }

.footer div { width: 195px; }

.footer div.last { width: 190px; padding: 0; }

.previous { font-family: "Lucida Grande",Verdana,Arial,sans-serif; font-size: 12px; }

.copyright { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; }