/* @override http://loewald.com/lnm_2.css */

body {
	width: 320px;
	color: #191919;
	background-color: white;
	margin: 0px;
	font-family: Helvetica, Sans-serif;
	-webkit-text-size-adjust:none;		  /* Turn off font resizing */
}
body.landscape {
	width: 480px;
}
h1, h2, h3, h4, h5, h6 {
	text-shadow: 1px 1px 1px #888;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #A50FCF;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-style: normal;
	color: #ff8000;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 16px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #A50FCF;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
h4 {
	color: #ff9e42;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
pre {
	border-width: 1px;
	border-color: #ff8000;
	border-style: solid;
	font-family: Monaco, "Courier New", Courier, monospace;
	color: #20003f;
	background-color: #ffffbf;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	padding: 2px;
}
b, strong, i, em {
	color: #A50FCF;
}
p, table {
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
li {
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 16px;
}
ol {
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 16px;
}
.menulink {
	display: block;
	padding: 2px 6px;
}
a:link {
	text-shadow: 1px 1px 1px #888;
	color: #f90;
	text-decoration: none;
}
a:visited {
	text-shadow: 1px 1px 1px #888;
	color: #e9700a;
	text-decoration: none;
}
a:hover {
	color: #ff0;
	background-color: #A50FCF;
	text-decoration: none;
}
a:active {
	color: yellow;
	background-color: #191919;
	text-decoration: none;
}
th {
	text-shadow: 1px 1px 1px #888;
	color: #400080;
	background-color: #ffff66;
	border-bottom-color: #c9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 4px 2px 4px;
}
td {
	color: #191919;
	background-color: #e6e6e6;
	border-bottom-color: #aaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 4px 2px 4px;
}
img {
	max-width: 304px;
	margin: 0px;
}
object {
	margin: 0px;
	padding: 0px;
}
hr {
	border-color: #ff0;
}
#navbox {
	display: none;
}
#menubox {
	visibility: hidden;
	height: 0px;
}
#contentbox {
	position: absolute;
	top: 48px;
	width: 100%;
	z-index: 2;
}
#infobox {
	visibility: hidden;
	display: none;
	padding-top: 2px;
	width: 100%;
	height: 24px;
	z-index: 10;
	border-top-color: #C8F;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	font-size: 10px;
}
#infobox-bg {
	display: none;
}
#selector {
	background-color: #cccccc;
	z-index: 10;
	position: fixed;
	opacity: 0.9;
	left: 0px;
	border-bottom-color: #ff8000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	top: 0px;
	width: 100%;
	height: 48px;
	font-size: 24px;
	font-weight: bold;
}
.hide_on_iphone{
	display: none;
}
#linkbox {
	font-size: 18px;
	font-weight: bold;
	background-color: #eee;
	color: #222;
	position: absolute;
	top: 48px;
	width: 100%;
	overflow: scroll;
	z-index: 4;
	visibility: hidden;
	height: 0px;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #ff0;
	opacity: 0.9;
}
.caption {
	text-align: center; 
	font-style: italic; 
}
.vbar{
	background-color: #FA0;
}
.hr {
	width:100%; 
	height: 1px; 
	background-color: #f90; 
	margin-top: 4px; 
	margin-bottom: 2px;
}
.hrmenu {
	width:100%; 
	height: 1px; 
	background-color: #ff0; 
	margin-top: 4px; 
	margin-bottom: 2px;
}
.floatleft {
	padding: 8px 8px 8px 0px;
	float: left;
}
.floatright {
	padding: 8px 0px 8px 8px;
	float: right;
}
.sidebar {
	margin: 0px 0px;
	padding: 4px;
	font-size: 24px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #880;
}
blockquote {
	color: #20003f;
	padding: 4px;
	border-color: #ff8000;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffbf;
}
.img_table_heading {
	margin-left: 8px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 8px;
	padding: 0px;
	color: #400080;
}
.img_table {
	margin-right: -4px;
	margin-left: 0px;
	margin-bottom: -4px;
	margin-top: 0px;
	width: 64px;
	height: 64px;
}