/* This is printoct05.css style sheet */

/* These styles implement the printed format of selected Web pages on my Web site;
http://www.mrwteaches.net  */

/* In the October 2005 Term, this CSS works in parallel with rjwcommonstyle.css, 
and oct05stylesheet.css */


body {
	font: 12pt "Times New Roman", serif;
	margin: 5pt 1em 1em 1em;
	
	}


h1 {
	margin-top: 0.5em;
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
	line-height: 120%;
	/*font-size: 20pt;*/
}

h5 {
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0px;
	border-bottom: 2px double #000000;
	}

div#entry ul, div#content ul, divcontent2 ul {
	margin: 0 0 0 4.5em;
	padding: 0 0.75em .33em 0;
	}

/*
h4 {
	margin-left: -0.5em;
	}
	*/

div.printright h1 {
	border-bottom: 1px solid black;
	text-align: right;
	margin-right: 0%;
	font-size: 10pt;
	font-weight: bold;
	}

div#brandbar h1 {
	font: bold 90% Times, serif;
	margin-top: 0.5em;
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
}

div#entry, div#entryhome, div#mainpunchout, div#content, div.content, div#content2,  div#content4, div#content5 p {
	margin: 0 1em 0 1.5em;
	/*text-indent: 2.5em; */
	}

div#entry, div#entryhome, div#mainpunchout, div#content, div.content, div#content2,  div#content4, div#content5 {
	font: 1em;
	line-height: 16pt;
	margin: 0;
	}
	
/*div#entry, div#entryhome, div#mainpunchout, div#content, div#content2,  div#content4, div#content5 */ p.weekheading {
	font-size: 125%;
	font-weight: bold;
	}

/*
div#entry, div#entryhome, div#mainpunchout, div#content, div.content, div#content2,  div#content4, div#content5 h1 {
	text-align: left;
	}
	
	*/

div.url {
	font: normal 90% Courier, monospace;
	text-align: right;
	}

div#crumbs, div#columntop, div#Menu, div#globalnavbar, div#rtcolumntop, div#floatright, div.punch, div.pullquote, div.contentnavbar, div.assignbutton, div.returntotop, p.relief, p.returntotop, div.globalnavbar, div.localnavbar, div.logo, div.bannerimg, div.noprint {display: none;}


div.printupdate {
	float: right;
	font-size: 0.8em;
	color: #999999;
	padding-top: 4px;
	padding-right: 4px;
}

/*div.update {
	visibilty: visible;
	}
	*/


div#footer {
	margin-top: 24pt;
	font-size: 9pt;
	border-top: 2px solid gray;
	padding-top: 2pt;
	text-align: right;
	}


span.blueemphasis, span.leademphasis {
	font-weight: bold;
	}
	
div.skedbox {
	font-size: 1.3em;
	padding: 5pt;
	border: 1pt solid black;
	}
	
p.newsitem {
	font-size: 14pt;
	margin: 1em 0 0.33em;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}


div#content h4,  div#entry h4, div.banner h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.banner h1 {
	margin-top: 0px;
	}

div.pullquoteprt {
	float:right;
	width: 220px;
	padding:3px 2px;
	margin:0px;
	border: 1px solid #000000;
}

div.pullquoteprt p {
	line-height: 1.25em;
	padding: 0.5em 0.5em 0.25em 0.6em;
	font-size: .85em;
	margin: 0px;
}

div.pullquoteprt h6 {
	padding: 0em 0.15em 0.15em 0.5em;
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #996666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}	
.white {
	display: none;
}

.delete {
	color: #999999;
	text-decoration: line-through;
	}
	
div.timing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}

div.timing p {
	text-indent: 40px;
	line-height: 1.25em;
	margin: 0 1% 0 5%;
}

div.timing h1, div.timing h2, div.timing h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-bottom: 1pt;
	/*line-height: 1.25em;*/
	}
	
div.timing h1, body#os101 h1 {
	font-size: 19pt;
	margin-top: 2px;
	margin-bottom: 0;
	}
	
div.timing h1 {
	float: left;
	border: 0px;
	}
	
div.timing h2 {
	font-size: 12pt;
	text-align: right;
	margin-bottom: 0;
	padding: 10px 0 0 0;
	}
	
div.timing h3 {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 15px;
	border-color: #000000;
	border-left: solid 1px;
	border-top: solid 1px;
	clear: left;
	}

/* To reveal specific ca100_1 and ca100_2 info from the same include */
	
#ca100_1 .ca1002info, #ca100_2 .ca1001info {
		display: none;
		}
		