body {
	margin: 0;
	padding: 0;
	font: 16px/2 Candara, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #000000;
	background: transparent url('https://images.asian-nation.org/bamboo08c.jpg') no-repeat fixed 8% 10px;
	}

html {
	scrollbar-face-color: #fcf2de;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #a2a2a2;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: black;
	color: #000000;
	}

#top {
	min-width: 990px;
	width:expression(document.body.clientWidth < 990? "990px" : "auto");
	border: 3px solid #afafaf; 
	-webkit-box-shadow: 0px 0px 12px #808080;
	-moz-box-shadow: 0px 0px 12px #808080;
	box-shadow: 0px 0px 12px #808080;
	padding: 0;
	background-color: #fcf2de; 
	-moz-opacity: 0.86;
	opacity: 0.86;
	-khtml-opacity: 0.86;
	}

#content {
	min-width: 990px;
	width:expression(document.body.clientWidth < 990? "990px" : "auto");
	font: 16px/2 Candara, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
	
#left {
	padding-right: 20px;
	border: 0px none; 
	-moz-opacity: 0.86;
	opacity: 0.86;
	-khtml-opacity: 0.86;
	}

.section {
	padding: 10px;
	border: 3px solid #afafaf; 
	background: white url('https://images.asian-nation.org/side-grad3.png') no-repeat;
	-webkit-box-shadow: 0px 0px 12px #808080;
	-moz-box-shadow: 0px 0px 12px #808080;
	box-shadow: 0px 0px 12px #808080;
	}

#main {
	padding: 20px;
	border: 3px solid #afafaf; 
	background-color: white; 
	-webkit-box-shadow: 0px 0px 12px #808080;
	-moz-box-shadow: 0px 0px 12px #808080;
	box-shadow: 0px 0px 12px #808080;
	-moz-opacity: 0.92;
	opacity: 0.92;
	-khtml-opacity: 0.92;
	}

#footer {
	min-width: 990px;
	width:expression(document.body.clientWidth < 990? "990px" : "auto");
	text-align: center;
	padding: 0;
	border: 3px solid #afafaf; 
	background: white url('https://images.asian-nation.org/foot-grad2.png') no-repeat;
	-webkit-box-shadow: 0px 0px 12px #808080;
	-moz-box-shadow: 0px 0px 12px #808080;
	box-shadow: 0px 0px 12px #808080;
	-moz-opacity: 0.86;
	opacity: 0.86;
	-khtml-opacity: 0.86;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 70px;
	background: transparent url('https://images.asian-nation.org/quote1.png') 0 top no-repeat;
	}

.quote p {
	margin: 0 0 16px 6px;
	padding: 0 0 0 32px;
	background: transparent url('https://images.asian-nation.org/quote3.png') 0 top no-repeat;
	font: 16px/1.8 Candara, Lucida Sans Unicode, sans-serif;
	color: black;
	}

.centered {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.headgraphic {
	text-align: center;
	padding-top: 0;
	padding-bottom: 20px;
	}

.news { margin: 0 16px; }
	
.news a:link, .news a:visited, #example3 a:link, #example3 a:visited   {
	font: bold 16px/1.8 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px black solid;
	color: #000000;
	}

.news a:hover, .news a:active, #example3 a:hover, #example3 a:active {
	font: bold 16px/1.8 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	color: #800000;
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	}

h1, h2 {
	color: #800000;
	font: bold 22px/1.5 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
	text-shadow: 2px 2px 4px #7e7e7e;
	}

h1 { border-bottom: 2px solid #800000; }

p a:link, li a:link {
	text-decoration: none;
	border-bottom: 1px black solid;
	color: #000000;
	}

p a:hover, li a:hover, p a:active, li a:active {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	}

p a:visited, li a:visited  {
	color: #606060;
	text-decoration: none;
	border-bottom: 1px #606060 solid;
	}

ul { 
	list-style-type: square;
	margin-left: 4px; 
	padding: 0 12px 0 12px; 
	}

ol { margin: 6px 0 0 20px;  padding-left: 1em; }

.arrowlistmenu { width: 98%; }

.arrowlistmenu .topics {
	padding: 2px;
	margin: 4px;
	display: block;
	font: bold 19px Candara, "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.8;
	color: #000000;
	background: transparent; 
	text-align: left; 
	text-decoration: none; 
	border-bottom: 1px dotted #afafaf;
	cursor: hand;
	cursor: pointer;
	}

.arrowlistmenu .openheader {/
	padding: 2px;
	margin: 4px;
	font: bold 19px Candara, "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.8;
	border-bottom: 1px dotted #afafaf;
	border-right: 6px solid #800000;
	background: transparent; 
	color: #800000; 
	cursor: hand;
	cursor: pointer;
	}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	}

.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	font: normal 16px Candara, "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.8;
	}

.arrowlistmenu ul li a {
	border-bottom: 1px dotted #afafaf;
	background: transparent; 
	color: #000000; 
	display: block;
	padding-left: 20px;
	text-decoration: none;
	}

.arrowlistmenu ul li a:visited { color: #000000; }

.arrowlistmenu ul li a:hover {
	border-bottom: 1px dotted #afafaf;
	color: #800000; 
	background: url('https://images.asian-nation.org/abullet13.png') no-repeat center left;
	}

div.menuBar, div.menuBar a.menuButton {
	font-family: Candara, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #fcf2de;
	text-align: center;
	}

div.menuBar {
	width:620px;
	background-image: url('https://images.asian-nation.org/grad-bar3.png');
	border: 2px inset #ececde;
	display: block;
	padding: 4px 4px 4px 6px;
	margin-bottom: 12px;
	text-align: center;
	line-height: 22px;
	}

div.menuBar a.menuButton {
	background-color: transparent;
	border: 0px none;
	line-height: 20px;
	color: #fcf2de;
	left: 0;
	margin: 1px;
	position: relative;
	text-decoration: none;
	top: 0;
	z-index: 100; padding-left:16px; padding-right:16px; padding-top:2px; padding-bottom:2px
	}

div.menuBar a.menuButton:hover {
	background-color: #fcf2de;
	border: 0px none;
	margin: 1px;
	top: 0;
	line-height: 20px;
	color: #800000
	}

.box, .box2 {
	width: 96%; 
	color: #fcf2de; 
	border: 2px inset #ececde;
	display: block;
	padding: 4px 4px 4px 6px;
	margin-bottom: 12px;
	text-align: center;
	font: bold 19px/1.5 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	}

.box { text-align: center; background-image: url('https://images.asian-nation.org/grad-bar3.png'); }

.box2 { text-align: center; background-image: url('https://images.asian-nation.org/grad-bar4.png'); }

.jump {
	color: #fcf2de; 
	font: bold 19px/1.5 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	background-image: url('https://images.asian-nation.org/grad-bar3.png');
	border: 2px inset #ececde;
	display: block;
	padding: 4px 4px 4px 6px;
	margin-bottom: 12px;
	text-align: center;
	width: 62%; 
	}

img, img a, img a:link, img a:hover, img a:active, img a:visited, .noborder a:link, .noborder a:hover, .noborder a:active, .noborder a:visited, #noborder a:link, #noborder a:hover, #noborder a:active, #noborder a:visited {
	text-decoration: none;
	border: 0 none;
	}

input.forms, select.forms, textarea.forms, textarea.forms2, input#forms {
	font: normal 14px/1.5 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	color: #800000;
	padding: 2px 4px;
	border: 1px solid #afafaf;
	background-color: white !important;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;
	border-radius: 10px;  
	}

input.forms, select.forms, textarea.forms { background: url('https://images.asian-nation.org/form-grad.png') no-repeat; }

textarea.forms2 { background: url('https://images.asian-nation.org/form-grad2.png') no-repeat; }
	
.irred { font: bold 16px/2 Candara, "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #800000; }

.red { font: normal 16px/2 Candara, "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #800000; }

a.red:link, a.red:visited { 
	text-decoration: none;
	border-bottom: 1px #800000 solid;
	color:  #800000;
	}

a.red:hover, a.red:active { 
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	color: #800000;
	}

a.white:link, a.white:visited { 
	text-decoration: none;
	border-bottom: 1px white solid;
	color:  #ffffff;
	}

a.white:active, a.white:hover {
	text-decoration: none;
	border-bottom: 1px white dotted;
	color:  #ffffff;
	}

.newup {
	background-color: yellow; 
	font: bold 16px/2 Candara, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: black;
	padding: 1px 4px 1px 4px;
	border: 1px outset #afafaf;
	margin-left: 6px;
	}

.vnpics {
	padding: 12px;
	border: 1px dotted #acacac; 
	background-color: #ffffff; 
	-moz-opacity: 0.8;
	opacity: 0.8;
	}

input#s { 
	width: 180px; 
	color: #800000; 
	background: #fff url('https://images.asian-nation.org/search2.gif') no-repeat 6px 4px;
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	-khtml-border-radius: 20px;
	border-radius: 20px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Candara, Lucida Sans Unicode, Arial, sans-serif; padding-left:26px; padding-right:4px; padding-top:4px; padding-bottom:4px  
	}

.submit {
	-moz-border-radius: 12px;  
	-webkit-border-radius: 12px;  
	border-radius: 12px;  
	padding: 2px 8px; 
	color: #fcf2de; 
	background: #800000; 
	font-weight: bold;
	}
	
table#stat th, table#stat td, table#stat tr, table.stat th, table.stat td, table.stat tr { font: normal 14px/1.8 Candara, "Lucida Sans Unicode", Arial, sans-serif; }
	
a.tooltip:link, a.tooltip:visited {
	text-decoration: none;
	border: 0px none;
	font-family: Candara, "Lucida Sans Unicode", sans-serif;
	line-height: 18px;
	color: #000000
	}

a.tooltip span {
	display: none; 
	padding: 2px 4px; 
	margin-left: 4px; 
	width: 200px;
	}

a.tooltip:hover span {
	display: inline; 
	position: absolute; 
	background: #fcf2de; 
	border: 1px solid #800000; 
	color: #800000;
	}

a[href$='.pdf'] { border: 0px none; background: url('https://images.asian-nation.org/pdf2a.png') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:0 }

ul.listball { margin-left: 6px; list-style-image: url('https://images.asian-nation.org/bullet7.png'); }

ul.listball li { line-height: 2.2; }

.titlefield { /*CSS for RSS title link in general*/ text-decoration: none; }

.labelfield { /*CSS for label field in general*/ color: brown; font-size: 100%; }

.datefield { /*CSS for date field in general*/ color: gray; font-size: 100%; }

#example3 { /*Demo 3 main container*/
	width: 340px;
	height: 420px;
	border: none;
	padding: 0;
	}

#example3 div p { /*Demo 3 P element that separates each entry*/
	margin-top: 0;
	margin-bottom: 16px;
	line-height: 1.8;
	}

.align-right { float: right; margin: 0 0 16px 12px; }

.ddimgtooltip {
	box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
	display: none;
	position: absolute;
	border: 1px solid black;
	background: white;
	color: black;
	z-index: 2000;
	padding: 4px;
	}

.disqus_thread .dsq1 .postCompatContainer .layout .posts #post-content #post-body #post-message p {
	font: 16px/1.6 Candara, "Lucida Sans Unicode", Arial, sans-serif;
	}
