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


html, body, #bodywrap {
	font-family: 'SourceSans', 'Arial', 'Helvetica', Sans-serif;
	font-size:14pt;
	line-height: 115%;
}


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


#wikihead-searchform {
	display: none;
}


#wikititle {
	display: none;
}


#wikitext {
	margin-top: 36px;
	max-width: 50em;
}


#wikifoot-links {
	display: none;
}


h1, h2, h3, h4, h5, h6 { margin-top: 3ex; margin-bottom: 1ex; line-height: 100%; }
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: 200%; font-weight: 600; }
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; }

ul {
	padding-top: 1ex;
	padding-bottom: 1ex;
}

li {
	line-height: 165%;
}


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

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

td img {
	max-width: inherit;
}

.PmTOCdiv { font-size: 80%; }


@media screen and (min-width:50em) {
	html, body, #bodywrap {
		line-height: 115%;
	}
	
	#wikicmds {
		top: -36px;
	}
	
	#wikihead-searchform {
		display: none;
	}
	
	
	#wikilogo {
		padding: 18px;
		margin-left: 8px;
	}
	
	#wikisidebar {
		border-right:2px solid #8dc63f;
	}
	
	#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; }
}
