/* Print stylesheet for District 15 Pulsebeat */
/* Created Apr 7, 2007 by Dave Manning */
body {
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: bold;
}
h1 {
  display: none;
}
h2 {
  font-size: 15pt;
  font-family: "Times New Roman", serif;
  margin: 35px auto 5px auto;
  clear: both;
}
h2 span.byline {
  text-align: right;
  font-size: 11pt;
  font-style: italic;
}
h3 {
  padding: 0 10px;
  font-size: 13pt;
  font-weight: bold;
}
blockquote {
  font-style: italic;
  font-size: 11pt;
}
#all {
  margin: 15px auto;
  font-size: 12pt;
  font-style: normal;
  font-family: "Times New Roman", Arial, Sans-serif;
  border: 0px #ffffff;
}
#banner {
  position: relative;
  margin: 0px;
}
#banner .printerText
{
	display:block;
	font-size:94pt;
	color:#000000;
	font-family: tahoma, georgia, serif;
	text-align:center
}
#sidebar {
  display: none;
  margin: 0px;
  font-size: 11pt;
  font-family: tahoma, georgia, serif;
}
#sidebar p {
  margin: 5px;
}
#sidebar ul {
  list-style-type: none;
  padding: 0px;
  margin: 10px;
}
#sidebar li a {
  color: #000000;
  font-size: 11pt;
  text-decoration: none;
}
#sidebar li#pdflink {
  display: none;
}
#sidebar span.page {
  position: absolute;
  left: 450px;
}
#main {
  margin: 0 25px;
  padding: 0;
  color: #000000;
  border: 0px #ffffff;
  width: 800px;
}
#main p {
  line-height: 1.3;
  padding: 0 10px;
}
#main ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px 60px;
}
.hidden {
  display: none;
}
.summaryleft {
  display: none;
  width: 150px;
  font-size: 14pt;
  font-style: italic;
  padding: 10px;
  margin: 5px;
  float: left;
  border: 1px black solid;
}
.summaryright {
  display: none;
  width: 150px;
  font-size: 14pt;
  font-style: italic;
  padding: 10px;
  margin: 5px;
  float: right;
  border: 1px black solid;
}
.centerpic {
  display: none;
}
.portrait {
  display: none;
}
.invisible {
  display: none;
}
.drop {
  font-size: 18pt;
  font-family: "Luxi Serif", serif;
}  
.article {
  border-bottom: 2px dashed #444444;
  margin: 10px;
}
.postpage {
  page-break-after: always;
}
.prepage {
  page-break-before: always;
}
table#club_growth {
  float: left;
  border: 1px solid black;
  margin: 5px;
}
#journey li span {
  font-weight: bold;
}
#journey li:first-letter {
  font-weight: bold;
  font-size: 18pt;
}
#qevents {
  margin: 5px;
  padding: 10px;
}
#qevents caption {
  background-color: transparent;
  font-size: 14pt;
  font-family: tahoma, lucinda, serif;
  font-weight: bold;
}
.thumbnail-right
{
	float:right;
	width: 220px;
	margin: 5px;
}

.thumbnail-left
{
	float:left;
	width: 220px;
	margin: 5px;
}

.portrait 
{
	background-color: transparent;
	text-align:center;
	color: #111111;
	font-size: 0.9em;
	padding: 10px;
	margin: 5px;
}

.myth
{
	font-weight:bold;
	color:#000099;
}

img {border-style: none;}
.citation
{
	font-size:0.8em;
}
strong, .strong {
  font-weight: bold;
}