html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	overflow-y: scroll;
	background: #FFF;
}

/* /ht Ethan Marcotte - http://front.ie/l8rJaA */
img, embed, object, video { max-width: 100%; }
.ie6 img.full, .ie6 object.full, .ie6 embed, .ie6 video { width: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.618em;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.809em;
	line-height: 1em;
}

p, ul, ol, dl, blockquote {
		font-size: 1em;
		line-height: 1.618em;
		margin-bottom: 1.618em;
		max-width: 30em; /* Optimal width for long-form text */
}

ul { list-style-type: disc; margin-left: 1.618em; }
ol { list-style-type: decimal; margin-left: 1.618em; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0;}

b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 80%; }

a, a:visited { outline: none; color: #4F5B93; text-decoration: underline; }
a:hover { outline: none; text-decoration:none; }
a:active, a:focus { outline: none; }

/* GLOBAL STYLES
----------------------*/
body {
	background: #ddd;
	margin: 0;
	padding: 0;
}

#container {
	background: #99c9e5;
	background: -webkit-radial-gradient(center, ellipse cover,  #bac1db 0%, #4F5B93 100%);
	background: -moz-radial-gradient(center, ellipse cover,  #bac1db 0%, #4F5B93 100%);
	background: -o-radial-gradient(center, ellipse cover,  #bac1db 0%, #4F5B93 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #bac1db 0%, #4F5B93 100%);
	background: radial-gradient(center, ellipse cover,  #bac1db 0%, #4F5B93 100%);
}

aside {
	position: relative;
}

hgroup {
	margin-bottom: 12em;
}

h1 {
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	line-height: 1em;
}

h1 span {
	display: block;
	border-bottom: 1px solid #8892BF;
	font-size: 0.65em;
	color: #fff;
	margin-bottom: 0.2em;
}

.author {
	color: #fff;
	text-align: center;
	line-height: 1.65em;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-family: padauk, myanmar3, 'Noto Sans Myanmar', 'Noto Sans';
}

.author img {
	margin-bottom: 0.4em;
}

.author b {
	display: block;
	color: #fff;
	font-size: 1.8em;
	margin-top: 0.2em;
	vertical-align: middle;
	text-shadow: 1px 1px 0 #666;
}

.author b i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.7em;
	opacity: 0.6;
	color: #fff;
	margin-left: -0.5em;
	text-shadow: none;
}

.download {
	display: block;
	font-size: 0.9em;
	width: 11em;
	margin: 0 auto 15em auto;
	padding: 0.5em 0;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	text-decoration:  none;
	background: #4F5B93;
	border: 1px solid #4F5B93;
}

.download:active, .download:hover {
	opacity: 0.8;
}

.download:visited {
	color: #fff;
}

.download span {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	opacity: 0.8;
}

.arrow {
	text-align: center;
}

.about {
	background: #4F5B93;
	padding: 0.6em 0.8em;
	color: #ddd;
	border-radius: 0.5em;
	margin: 8em 2em 1em 2em;
	font-family: padauk, myanmar3, 'Noto Sans Myanmar', 'Noto Sans';
}

.about p {
	margin: 0;
	border-radius: 0.5em;
	font-size: 0.9em;
	line-height: 1.5em;
}

.about a {
	color: #fff;
}

.release {
	font-size: 1.2em;
	font-family: padauk, myanmar3, 'Noto Sans Myanmar', 'Noto Sans';
	margin-top: 2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	opacity: 0.8;
}

.release span {
	font-weight: normal;
	display: block;
	font-size: 0.8em;
}

.low {
	color: #fff;
}

.toc {
	background: #fff;
	border-bottom: 4px solid #8892BF;
	font-family: Padauk,mm3web,Myanmar3,TharLon,"Masterpiece Uni Sans",Parabaik,Yunghkio,Thanlwin,"Win Uni Innwa","MyMyanmar Unicode","Myanmar Text","WinUni Innwa", 'Noto Sans Myanmar', 'Noto Sans';
}

.toc h2 {
	color: #555;
	padding-bottom: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #8892BF;
	font-size: 1.1em;
	margin-top: 1em;
}

.toc ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

.toc li {
	border-bottom: 1px dotted #ddd;
	padding: 8px 0;
	line-height: 1.4em;
}

.toc li:last-child {
	border: 0 none;
}

.toc b {
	display: block;
}

.toc span {
	color: #777;
	font-size: 0.8em;
}

.connect {
	background: #ECF0F1;
}

.box {
	margin: 1em 0 2em 0;
}

.connect .box:last-child {
	margin-bottom: 0;
}

.box h3 {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
}

.info {
	background: #3498DB;
	padding: 0.5em 1em;
	font-size: 0.8em;
	margin-bottom: 1em;
	color: white;
	border-radius: 5px;
	text-align: center;
	line-height: 1.3em;
}

.err {
	background: #E74C3C;
}

.notice {
	background: #F39C12;
}

input[type=text], textarea {
	display: block;
	font-size: 1.1em;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 2px 2px 3px #eee;
	box-shadow: inset 2px 2px 3px #eee;
	background: #fff;
	border-radius: 3px;
	padding: 5px 8px;
	margin-bottom: 8px;
}

textarea {
	height: 6em;
	resize: vertical;
}

input[type=text]:focus, textarea:focus {
	outline: 0 none;
}

.submit-field {
	text-align: right;
}

input[type=submit] {
	padding: 6px 25px;
}

footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	text-align: center;
	font-size: 0.8em;
	padding: 1em 0;
	max-width: 40em;
	padding: 1em 1em 3em 1em;
	margin: 0 auto;
	line-height: 1.4em;
}

.fb-like {
	width: 90px;
	height: 25px;
	overflow: hidden;
	float: right;
	margin-top: -0.3em;
}

.fb-fan {
	width: 400px;
	margin: 0 auto;
	background: #ECF0F1;
}

.help {
	background: #C0392B;
	color: #fff;
}

.msg {
	line-height: 1.5em;
	margin: 1em 0;
	font-style: italic;
	color: #fba;
	padding-left: 2em;
}

.msg b {
	display: block;
	color: #fff;
	font-weight: normal;
	text-indent: -1.5em;
	margin-bottom: 1em;
}

.msg b span {
	font-size: 3em;
	font-weight: bold;
}

.msg i {
	display: block;
	font-size: 0.8em;
	text-indent: -1.5em;
	margin-left: 1.5em;
	line-height: 1.4em;
}

.testimonial {
	display: none;
	font-family: Padauk,mm3web,Myanmar3,TharLon,"Masterpiece Uni Sans",Parabaik,Yunghkio,Thanlwin,"Win Uni Innwa","MyMyanmar Unicode","Myanmar Text","WinUni Innwa", 'Noto Sans Myanmar', 'Noto Sans';
}

/* Read Online */
.read p, .read ul {
	max-width: 100%;
}

.read .image {
	text-align: center;
}

.read .caption {
	display: block;
	font-style: italic;
	margin: 0.2em 0 0 0;
	color: #999;
}

.read .remark {
	color: #888;
}

.read pre {
	font-family: "Courier New", Courier, monospace;
	margin: 1em;
	font-size: 0.8em;
}

.read table {
	border-spacing: 1px;
	background: #c0c0c0;
}

.read td, .read th {
	border-collapse: collapse;
	background: #fff;
	padding: 0.5em 1em;
}

.read th {
	font-weight: bold;
}

.read table p {
	margin: 0;
	padding: 0;
}

.read {
	font-family: Padauk,mm3web,Myanmar3,TharLon,"Masterpiece Uni Sans",Parabaik,Yunghkio,Thanlwin,"Win Uni Innwa","MyMyanmar Unicode","Myanmar Text","WinUni Innwa", 'Noto Sans Myanmar', 'Noto Sans';
}

.read header, .read #container footer {
	padding: 0.5em 1em;
	background: #16A085;
	text-align: center;
	overflow: hidden;
}

.read #container footer {
	font-size: 1em;
	max-width: 100%;
}

.read header a, .read #container footer a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.5em 1em;
	border-radius: 5px;
	font-size: 0.8em;
}

.read header a.back, .read #container footer a.back {
	float: left;
	background: #1ABC9C url(../img/back.png) no-repeat 10% 55%;
	padding-left: 2em;
}

.read header a.forward, .read #container footer a.forward {
	float: right;
	background: #1ABC9C url(../img/forward.png) no-repeat 90% 55%;
	padding-right: 2em;
}

.read header a:hover,
.read header a:active,
.read #container footer a:hover,
.read #container footer a:active {
	opacity: 0.8;
}

.read header a.mute, .read #container footer a.mute {
	background-color: #16A085;
	opacity: 0.5;
}

.read header b, .read footer b {
	color: #fff;
	display: inline-block;
	padding: 0.5em 1em;
}

.read h1 {
	font-size: 1.5em;
	margin: 0.5em 0 0.2em 0;
	padding: 0 0 0.2em 0;
	border-bottom: 1px solid #16A085;
	line-height: 1.3em;
}

.read .chapter-des {
	font-style: italic;
	color: #666;
	display: block;
	font-size: 0.8em;
	margin-bottom: 2em;
}

.read h2 {
	color: #D35400;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.4em;
	margin: 1em 0 0.5em 0;
}

.read nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #2C3E50;
}

.read nav li {
	float: left;
	border-right: 1px solid #34495E;
}

.read nav a {
	text-decoration: none;
	display: block;
	padding: 0.5em 2em;
	color: #fff;
	font-size: 0.9em;
}

.read nav a:hover,
.read nav a:active {
	background: #34495E;
}

/* Menu
----------------------*/
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	display: none;
	z-index: 9998;
}

.menu {
	position: absolute;
	top: 15px;
	right: 13px;
	border: 1px solid #333;
	border-radius: 3px;
	background: #444;
	opacity: 0.8;
	z-index: 9999;
	font-family: padauk, myanmar3, 'Noto Sans Myanmar', 'Noto Sans';
}

.menu:hover {
	opacity: 1;
}

.menu:active {
	background: #222;
}

.menu img {
	cursor: pointer;
	margin: 5px;
	display: block;
}

.menu ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	right: -1px;
	top: 24px;
	background: #444;
	width: 200px;
	font-size: 0.8em;
	border-radius: 4px 0 4px 4px;
	overflow: hidden;
	display: none;
}

.menu li {
	border-bottom: 1px solid #333;
}

.menu li:last-child {
	border: 0 none;
}

.menu a {
	display: block;
	text-decoration: none;
	padding: 10px 12px;
	color: #fff;
}

.menu a:hover, .menu a:active {
	background: #333;
}

/* MOBILE / SMALL
----------------------*/
#container {
	max-width: 30em;
	margin: auto;
}

aside, .connect, .toc, .help, .chapter {
	padding: 0.809em;
}

.read p {
	font-size: 0.8em;
}

/* CLEAR FIXES
----------------------*/
.cf:before, .cf:after { content: ""; display: block; }
.cf:after { clear: both; }
.ie6 .cf { zoom: 1 }
