/* www.lindabuckley.org - print styles */

/* ========================================== */
/* basics */
/* ========================================== */

body {margin: 0; font-size: 9pt; font-family: Arial, Helvetica, Sans-Serif;}

/* ========================================== */
/* suppress nav etc */
/* ========================================== */

#top ul {display: none !important;}
hr {display: none !important;}

/* ========================================== */
/* logo */
/* ========================================== */

#top {border-bottom: 1pt solid #991616;}
#top h1 {color: #999;}
#top h1 a {font-size: 30pt; font-weight: normal; text-decoration: none; color: #999;}

/* ========================================== */
/* main text */
/* ========================================== */

#main h2 {color: #999; font-weight: normal; font-size: 20pt;}
#main p, #main ul li, #main dl dt, #main dl dd {font-size: 9pt; line-height: 12pt; font-family: Georgia, "Times New Roman", Times, serif;}
#main div#column img.textphoto {float: right; border: 1pt solid #991616; margin: 16px 0 10px 10px;}
#main div#column dl.sidebyside dt, #main div#column dl.normal dt {font-weight: bold;}
span.notbold {font-weight: normal;}
span.faded {color: #666; font-weight: normal;}

/* ========================================== */
/* base */
/* ========================================== */

#base {border-top: 1pt solid #991616;}
#base p {display: none;}
#base p#floater {display: block;}

/* ========================================== */
/* external link url display */
/* ========================================== */

a.external:after {content: " (" attr(href) ") "; font-size: 7pt;}

/* death to false metal */