@font-face { font-family: 'SourceSans'; src: url('/pub/SourceSans3-Regular.otf.woff2') format('woff2'); }
@font-face { font-family: 'SourceSans'; src: url('/pub/SourceSans3-It.otf.woff2') format('woff2'); font-style: italic; }
@font-face { font-family: 'SourceSans'; src: url('/pub/SourceSans3-Bold.otf.woff2') format('woff2'); font-weight: 700; }
@font-face { font-family: 'OpenSans'; src: url('/pub/open-sans-v35-latin-regular.woff2') format('woff2'); }
@font-face { font-family: 'OpenSans'; src: url('/pub/open-sans-v35-latin-italic.woff2') format('woff2'); font-style: italic; }
@font-face { font-family: 'OpenSans'; src: url('/pub/open-sans-v35-latin-600.woff2') format('woff2'); font-weight: bold; }


html, body, #bodywrap {
	font-family: 'OpenSans', 'Arial', 'Helvetica', Sans-serif;
	font-size:14pt;
	line-height: 22pt;
	background-image:url('/pub/background.jpg');
	background-size: cover;
}


#wikihead {
	border-bottom:2px solid #e77860;
	line-height: 80%;
	background-color: #f7f7f7;
}


#wikihead-searchform {
	display: none;
}


#wikititle {
	display: none;
}


#wikimid {
}


#wikisidebar {
	background-color: #f7f7f7;
}

#wikibody {
	display: block;
	margin:2em auto 2em auto;
	max-width: 720px;
	padding: 40px 20px 20px 20px;
	box-shadow: 12px 12px 12px #AAA; 
}


#wikitext {
	margin-top: 36px;
}


#wikifoot-links {
	display: none;
}


strong { font-weight: 600; }


h1,h2,h3 { font-family: "PT Sans", sans-serif; color:#800; text-shadow: 2px 2px 2px #aaa; }
h1, h2, h3, h4, h5, h6 { margin-top: 3ex; margin-bottom: 1ex; }
h1, h2, h3, h4, h5, h6 { font-family: 'OpenSans', 'SourceSans', 'Arial', 'Helvetica', Sans-serif;}
h1 code, h2 code, h3 code, h4 code { font-size:120%; }
h1 { font-size: 220%; font-weight: normal; }
h2 { font-size: 160%; font-weight: normal; }
h3 { font-size: 130%; font-weight: normal; }
h4 { font-size: 105%; font-weight: bold; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 100%; font-weight: normal; }


dd { display: inline; margin-left: 1ex; }
dt { display: inline; font-weight: bold; }


div.lastmod { text-align: right; }
span.caption { font-size: 75%; }


.PmTOCdiv { font-size: 80%; }


@media screen and (min-width:50em) {
	html, body, #bodywrap {
		line-height: 22pt;
	}

	#wikicmds {
		top: -36px;
	}

	#wikihead-searchform {
		display: none;
	}


	#wikilogo {
		padding: 18px;
		margin-left: 8px;
	}

	#wikisidebar {
		border-right:2px solid #e77860;
	}

	#wikileft {
		padding: 18px 6px 6px 6px;
		font-size: 80%;
		line-height: 140%;
	}

	#wikibody {
		padding-left: 2em;
	}

	#wikicmds {
		font-size:80%;
	}

	dd { display: inline; margin-left: 1ex; }
}
