/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * BitTorrent2 Theme by Joseph vu
 */

body, input, textarea, select {
  color: #000;
  background: none;
}

/* HTML Exported Book Settings */
#content { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
#content .sections { padding: 20pt 0 0 0; }
#content .section-1 h2 { font-size: 22pt; }
#content .section-1 h2 a  { text-decoration: none; }
#content .section-1 h4 { font-size: 14pt; }
#content .section-2 h2 { font-size: 18pt; page-break-before: always; }
#content .section-2 h3 { font-size: 14pt; }
#content .section-2 h4, #content .section-2 h3 { font-size: 14pt; }
#content .section-3 h2 { font-size: 16pt; page-break-before: avoid; }
#content .section-3 h3, #content .section-3 h4  { font-size: 12pt; }
#content .section-4 h2 { font-size: 14pt; }
#content .section-4 h3, #content .section-4 h4  { font-size: 12pt; }
#content table thead tr th { text-decoration: underline; }
#content table tr td { border-top: 1px solid #333; }
#content table.api tr td { border-left: 1px solid #333; }
#content table.api { border-bottom: 2px solid #333; }
#content .code-example { border: 1px solid #333; }