/*

	generated "oranges" adaptive stylesheet for corz.org [old school osx styles]

	current pinning status:	absolute
	current browser model:	generic

	this stylesheet is freely released under the creative commons license..
	http://creativecommons.org/licenses/by-nc-sa/1.0/
	
*/

body {
	font-size: 0.9em;
	font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, sans-serif;
	color: #003;
	background: #FFF url(/img/window_plain_m.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	}

a:link { color:#36C; text-decoration:none; }
a:active { color:#F0F; text-decoration:none; }
a:visited { color:#369; text-decoration:none; }
a:hover { color:#F90; text-decoration:none; }

abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }

/*			main titles	*/

/* Opera! */ 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, sans-serif;}
h3, h4, h5, .h3, .h4, .h5 { color: #40557F; }
		
td.foot {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	color: #000;
	padding: 3px;
	}


.comment_text {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	padding: 0px;
	}
		
td.subhead {
	font-family: Tahoma;
	font-size: 19pt;
	color: #060;
	padding: 3px;
	}


.PayPalButt {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	right: 0px;
	}

img { border: 0; }

.pre {
	font-family: "Lucida Console", Consolas, "Courier New", Courier, monaco, ProFontWindows, monospace;
	color: #333333;
	}

.code {
	width: 81%;
	font-family: "Lucida Console", Consolas, "Courier New", Courier, monaco, ProFontWindows, monospace;
	font-size: 90%; color: #006600;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 10px; 
	cursor: crosshair;
	}
			
/*			simple code */
.simcode {
	font-family: "Lucida Console", Consolas, "Courier New", Courier, monaco, ProFontWindows, monospace;
	font-size: 90%; color: #036;
	margin: 2px 0px 0px 0px;
	}
	
.ref {
	padding: 0px;
	color: #966;
	font-size: 85%;
	font-weight: bold;
	}
.reftext {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #336699;
	font-size: 85%;
	}
	
.byline {
	padding: 0px;
	margin: 0px;
	color: #444444;
	font-size: 90%;
	}

.subtitle {
	text-align: justify;
	padding: 0px;
	margin: 0px 40px 0px 38px ;
	color: #369;
	font-size: 80%;
	}

a.subtitle, a.subtitle:active, a.subtitle:hover, a.subtitle:visited { color: #966; }
	
/*	also used for "comments" info	*/
.frontxt {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	color: #6B7B83;
	font-size: 85%;
	}

/*	tiny text at the very foot	*/
.timertxt {
	text-align: center;
	padding: 0px 0px 2px 3px;
	margin: 0px;
	color: #036;
	font-size: 80%;
	}

.corzoogle_title {
	font-size: 240%;
	font-weight: bold;
	color: #369;
	}
/* corzoogle highlighting */
.searchword { background-color: yellow; }

/*	
used for all the headers in info pages	*/
.topic {
	font-size: 120%;
	font-weight: bold;
	color: #369;
	padding: 3px 0px 2px 0px;
	}

.urltxt { color: #4D5D55; }

strike { color: #999999; }

.br_link {
	font-family:sans-serif;
	color: #336699;
	font-size: 90%;
	position: absolute;
	bottom: 9px;
	right: 18px;
}

