/* $Source: /home/johnny/html/Sketches/RCS/sketches.css,v $ */
@import url(../menu/menu.css);
html { background-color: white; color: black; 
 background-image: url("bender.gif");
 background-attachment: fixed;
 background-position: 85% 100%;
 background-repeat: no-repeat; }
body, table, td, th { font-family: arial,helvetica,verdana,sans-serif; }
body { margin-top: 0.75em; padding-bottom: 1em;
 margin-left: 10%; margin-right: 10%;
 text-align: justify; }
a:link, a:visited { text-decoration: none; }
a:link { background: transparent; color: blue; }
a:visited { background: transparent; color: #66F; }
a:hover, a:focus, a:active { background: aqua; color: blue; }
big.hottopic { background: white; color: red;
 font-size: inherit; font-weight: bold; font-variant: small-caps; text-decoration: blink; }
h1 { background: transparent; color: purple;
 text-align: center; padding-top: 0.25em; }
h2, h3, h4, h5, h6 { text-align: left; }
dl.menu { clear: both; }
.menu dt { font-weight: bold; }
.menu dt a { display: block; }
p.nowrap { white-space: nowrap; }
dl.author { font-weight: bold; }
dd.update { font-size: 90%; font-weight: normal; }
#sketches { font-style: italic; }
acronym, abbr { border: none; cursor: help; }
hr { border: dashed thin gray; } 
div.trance { float: left; }
div.trance, .hilite { /* background-color:black; color:lime; */
 background-color: yellow; color: black; font-weight: bold; 
 padding: 1em; border: solid thin gray; }
blockquote.moonbat, span.moonspan { background-color: #eee; color: black; }
.dashborder { border: thin dashed; padding: 0.5em; }
sub { font-size: smaller; vertical-align: baseline;
 position: relative; bottom: -0.25em; }
sup { font-size: smaller; vertical-align: baseline;
 position: relative; bottom: 0.33em; }
div.imgbox { float: left; padding: 0em 1em 0.5em 0em; }
div.centrimg { text-align: center; margin: 1em; padding: 0; }
.nowrap { white-space: nowrap; }
blockquote.mail { border-left: dashed thin black;
 border-right: dashed thin black;
 padding: 0 1em 0 1em; }
.mail { color: black; background-color: #eee; }
p.tab { text-indent: 4em; }
.prninline, .prnonly, .hide { display: none; }
/* print CSS2 */
@media print {
html, body { margin: 0; padding: 0; }
h1 { padding-top: 0; }
html, body, table, td, th {
 font-size: 10pt !important;
 background: white !important;
 color: black !important; 
 font-family: times, "times new roman", serif !important; }
* { color: inherit !important;
 background: transparent; }
dt { padding-top: 1ex; }
#meehan { page-break-inside: avoid; }
.break { page-break-before: always; }
div.trance, .hilite, dd.hottopic { font-weight: normal; border: none;
 background: white; color: black; }
.big { text-decoration: none; }
.noprint, #youtube0, #youtube, #youtube1, #youtube2, #youtube3, #youtube4, #youtube5 { display: none; }
.prnonly { display: block; }
.prninline { display: inline; }
} /* print */
/* $Id: sketches.css,v 1.202 2009/11/29 10:00:04 johnny Exp $ */

