/*  
Theme Name: SeaBeast
Theme URI: http://green-beast.com/seabeast/
Description: Another accessible WordPress web log theme artfully crafted by <a href="http://green-beast.com/seabeast/">Mike Cherim</a>.
Author: Mike Cherim
Author URI: http://green-beast.com/
Letzte Anpassung: Bernd Kuehn, 25.02.2009
Ansicht: PRINT
*/
 
/* offsets begin ======================================================= */
span.blk { color : #000; }
ul.offset li { list-style-type : none; }
ul.offset {
  position : absolute;
  top : -9000px;
  left : -9000px;
  z-index : 9;
}
ul.offset a:focus, ul.offset a:active {
  position : absolute;
  top : 9146px;  
  left : 9011px;
  background-color : #cc9900;
  border : 1px solid #000;
  display : block;
  width :  20em;
  font-size : 0.8em;
  font-weight : bold;
  padding : 1px 4px 1px 0;
  color : #fff;
  z-index : 9;
}
/* offsets end */

/* header and links begin ================================================ */
a {
  color : #777; 
  font-size : 100%;
  text-decoration : underline; 
}
a:hover, a:focus, a:active { color: #000; text-decoration: none; }
a:focus, a:active { background-color : #ffffdd; }

/* sidebar begin =========================================================== */
#sidebar ul, #sidebar ul ul, #sidebar ul ol, #farbar ul, #farbar ul ul, #farbar ul ol { list-style-type : none; }
#sidebar ul ul li, #sidebar ul ol li, #farbar ul ul li, #farbar ul ol li { list-style-type : none }

/* amazon-werbung begin =========================================================== */
#amazon {
  display : none;

/* End of CSS */