/* FourOhFour.info CSS - Print Version
 * Copyright (C) 2004 Pete Pearson
 * CSS licensed under the Creative Commons ShareAlike License
 * http://creativecommons.org/licenses/sa/1.0/
 */
 
img { border: none; }
body { font-family: "Century Gothic", "Trebuchet MS", sans-serif; }
img.thumbnail { float: right; margin-top: .1em; margin-right: .5em; }
p { margin: 0; margin-bottom: .6em; }
form { margin: 0; padding: 0; }

/* What are you going to do with a sidebar on paper? You can't
   click on paper! */
#sidebar, #headLinks { display: none; }

h1 { border-bottom: medium solid #000; }
.articleHead { border-bottom: thin solid #000; }
.articleFoot {
    border-top: thin solid #000;
    clear: right;
    text-align: right;
    margin-bottom: 2em;
}

span.title#fourA, span.title#fourB { font-style: italic; }
span.title#info { font-size: 75%; }
span.title#dot { margin-left: -.15em; }

#titleBox {
    font-size: 230%;
    font-family: "Times New Roman", Times, serif;
    white-space: nowrap;
    position: absolute;
}

h1 { text-align: right; }
.articleHead .articleDate { float: right; }
.articleHead .articleSubject { font-weight: bold; font-size: 110%; }

