@charset "utf-8";
/* ozone,css PLW 6/18/13 */

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.box_textshadow {
     text-shadow: 2px 2px 0px #000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}
img {
	border: thin solid #000;
	padding-right: -8px;
}
.contacttext {
	font-size: 22px;
	line-height: 115%;
	font-weight: bold;
}
input {
	font-size: 22px;
}
textarea {
	font-size: 22px;
}


table {
	font-size: 36px;
	background-color: #CCC;
}


h1 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	
}
h3 {
	font-size: 110%;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.close {
	margin-bottom:0;
	margin-top:0;
}
.sidebar {
	float: right;
	width: 40%;
	border: thick double #000;
	font-size: 26px;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	line-height: 110%;
}
abstract {
	margin-left: 3%;
	display: block;
	margin-bottom: 6px;
	font-size: 21px;
	margin-top: 6px;
}
indent {
	margin-left: 3%;
	margin-right: 3%;
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

#volcano-types tr td {
	border: thin solid #000;
}
#volcano-types tr td p {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 22px;
}
#image-center {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#atmos-chem {
	text-align: left;
	background-color: #EEE;
	float: right;
	margin-left: 4px;
	font-size: 20px;
}

#atmos-chem td {
	padding-bottom: 1px;
	padding-left: 4px;
	padding-top: -1px;
}
#atmos-chem tr th {
	text-align: center;
}
#myfig {
	border: medium solid #000;
	margin: 6px;
	padding: 4px;
	background-color: #DAE7F1;
	text-align: left;
	line-height: 90%;
	font-weight: bold;
	font-size: 90%;
	float: left;
	width: 25%;
}
#myfig img {
	border: medium solid #000;
}
#mainfigure {
	font-size: 24px;
}
#chapman {
	text-align: center;
	margin-left: 35%;
	font-style: normal;
	font-weight: bold;
}
#chapman tr td {
	border: thin dotted #CCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 22px;
}
ol li {
	margin-bottom: 4px;
	width: 90%;
}
