/*  
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: PORTABLE (This style sheet is for anyone who can't use the other style sheets.)
*/
 
/* 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 }

/* portable css begin =========================================================== */
blockquote { border : 0; }
body { padding : 1% 4% 1% 4%; }
#preloader, .strip, .hide, img, a img { }
#center_logo, #center_logo a { 
  background: transparent url(images/sb_logo.jpg) no-repeat top left; 
  display : block; 
  border : 0; 
  width : auto;
  overflow : hidden;
  text-decoration : none;
}
#center_logo a:hover, #center_logo a:focus, #center_logo a:active {
  background: transparent url(images/sb_logo_on.jpg) no-repeat top left;
  text-decoration : none;
}
h1 a, #headerimg h1 a {display:block;width:90%;height:auto;background:#ffffff;}
h1 a:hover, h1 a:focus, h1 a:active, #headerimg h1 a:hover, #headerimg h1 a:focus, #headerimg h1 a:active {display:block;width:90%;height:auto;background:transparent;}
#icons_box img { display : inline; }
div#icons_box ul { text-align: left; }
p.little img { display : inline; margin-right : 4px; }
#headerimg h1, #headerimg h1 a, #headerimg h1 a span { height : auto; }
#content, #sidebar, #farbar { border : 0; }
#footer { height : auto; }
.hide{display:none;}
.show{}
.amazon{display:none;}
a:hover, a:focus, a:active {text-decoration:none;}
code, kbd, pre, pre code {  
  font-family : 'Courier New', Courier, Fixed, monospace;
  font-size : 0.9em; 
  background : transparent;
  color : #000;
}
pre {
  background : #fff;
  border : 1px solid #999;
  padding : 10px;
  margin : 10px 0 10px 0;
  height : auto;
  overflow : auto;
}

/* amazon-werbung begin =========================================================== */
#amazon {
  display : none;

/* flag bar begin =========================================================== */
#translation_bar {
  padding : 4px 4px 4px 4px;
  margin-left : 2%;
}
#translation_bar img {
margin: 6px;
border: 0px;
}

/* End of CSS */