body {
	background:url(../images/background_bg2.png) #FFF repeat;
	font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
	font-size:0.8em;
}
a {
	border-bottom:1px dotted;
	color:#669900;
	text-decoration:none;
}
a:visited {
	border-bottom:1px solid;
}
a:hover {
	border-bottom:1px solid;
}
p, table, br {
	color:#333;
	line-height:1.6em;
	padding-bottom:1em;
	text-indent:0em;
        text-align:justify;
}
table.greens {
	border-collapse: collapse;
	border: 1px solid #669900;
	background: #FFFFFF;
}
table.greens td {
	border: 1px dashed #669900;
	padding: .8em;
}
table.greens thead th, tfoot th {
	border: 1px solid #669900;
	background: #669900;
	color: #FFFFFF;
	padding-top:6px;
}
table.greens2 {
	border-collapse: collapse;
	border: 1px solid #669900;
	background: #FFFFFF;
}
table.greens2 td {
	border: 0px;
	padding: .8em;
}
table.greens2 thead th, tfoot th {
	border: 1px solid #669900;
	background: #669900;
	color: #FFFFFF;
	padding-top:6px;
}
table.category td.info {
	background: #669900;
	vertical-align:top;
}

table.events {
        width:100%;
	background: #FFFFFF;
}
table.events td {
	border: 1px dashed #669900;
        valign:top;
        width:13%;
	vertical-align:top;
	padding: .3em;
}
table.events thead th, tfoot th {
	border: 1px dashed #669900;
	background: #669900;
	color: #FFFFFF;
}

table.footer td {
	color: #000000;
}

.postContent ul, .postContent ol {
	clear:both;
	margin-left:0px;
}
.postContent ul li {
	padding:0 0 0.6em 5px;
	color:#444;
}
.postContent ol li {
	margin:0 0 0.6em 2em;
	color:#444;
	list-style-type:decimal;
}
.postContent dl {
}
.postContent dt {
	font-weight:bold;
	font-size:1.2em;
	margin-top:0.4em;
}
.postContent dd {
	margin-left:1em;
}
ol.code {
	background-color:#FFF;
	border:1px solid #aaa;
	margin-top:1em;
	margin-bottom:1em;
	font-family:Monaco, "Courier New", Courier, monospace;
	overflow:auto;

}
ol.code li {
	background:#F7F7F7;
        margin:0 0 0 3em;
        padding:0 0 0 5px;
        white-space:pre;
        border-left:2px solid #AAA;
	color:#000;
	list-style-type:decimal-leading-zero;
}
ol.code li.select {
	background:#0000FF;
	color:#fff;
	font-weight:bold;
}
blockquote {
	display:block;
	margin-left:1em;
	padding-left:20px;
	height:35px;
	background:url(../images/blockquote.png) top left no-repeat;
}
cite {
	margin-left:1em;
	padding-left:5px;
	border-left:2px solid #aaa;
}
pre code {
	display:block;
	clear:both;
	font-size:1.0em;
	font-family:"Courier New", Courier, monospace;
	background:#F5F5F5;
	padding:5px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
acronym, dfn {
	border-bottom:1px dashed #aaa;
	background-color:#EEFFFF;
	cursor:help;
}
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#99CC00;
	clear:both;
	line-height:1.2em;
}

img {
	padding:0px 10px;
}

img.button {
	padding:0px 0px;
}

img.header {
	padding:0px 0px;
}

img.left {
	float:left;
	padding-left:0px;
}
img.right {
	float:right;
	padding-right:0px;
}
img.center {
        display:block;
        margin-left:auto;
        margin-right:auto;
}
h1 {
	font-size:2.4em;
}
h2 {
	font-size:2.0em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
.hide {
	text-indent:-9999px;
}
hr.hide {
	display:none;
}
#wrapper {
	margin:0 auto;
	max-width:70em;
	position:relative;
}
#glass {
	background:url(../images/glass_bg.png);
	height:55px;
	left:0;
	position:relative;
	top:140px;
	z-index:1;
}
#topBar {
	background:#669900;
	height:1.7em;
	margin:0px 0 4px 0;
	padding:4px;
}
#topBar ul {
	display:inline;
	float:left;
	margin-top:3px;
}
#topBar a {
	color:#FFF;
}
#header {
	background:url(../images/header_bg.jpg) #4ca8df right repeat-x;
	height:190px;
	margin:0 auto;
	width:100%;
}
#header h1 a {
	border-bottom:none;
	color:#FFF;
	display:block;
	height:59px;
	left:50px;
	position:relative;
	text-indent:-9999px;
	top:50px;
	width:224px;
}
#header h1, #header h3 {
	color:#FFF;
}
#header h3 {
	font-style:italic;
}
#navbar ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:90px;
	width:100%;
	z-index:2;
}
#navbar li {
	display:inline;
}
#navbar li a {
	border-bottom:none;
	color:#444;
	float:left;
	font-size:1.4em;
	font-weight:normal;
	min-height:29px;
	height:1.6em;
	margin:1px 0 0 0;
	padding:11px 8px 4px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
#navbar li a.active, #navbar li a:hover {
	background:url(../images/nav_current.png) transparent top repeat-x;
	color:#F8F8F8;
}
#content-shadow {
	background:url(../images/content_shadow.png) center;
	margin:0px auto 0 auto;
	width:100%;
}
#content {
	background-color:#FFFFFF;
	margin:0 auto;
	padding:10px 15px 0 15px;
	width:94%;

}
#left, #right {
	margin-top:2em;
	margin-bottom:2.5em;
}
#left {
	clear:both;
	float:left;
	width:60%;
}
#left li {
	color:#333;
	line-height:1.5em;
	padding-bottom:1em;
	text-indent:0em;
}
.post {
	padding-bottom:30px;
}
.postHead {
	margin:0em 0 1em 0;
}
.postHead h2 a, #older dt a {
	border-bottom:1px dashed #CCC;
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h2 a:hover, #older dt a:hover {
	border-bottom:1px dashed #CCC;
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h3 a {
	border-bottom:none;
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h5 {
	color:#666;
	font-size:0.8em;
	padding:2px 0 3px 3px;
}
.postContent {
	float:left;
}
.postContent p {
	float:left;
}
.postDate span {
	display:block;
	font-size:2.0em;
}
.postDetails {
	display:block;
	clear:both;
	padding-top:0.7em;
	width:100%;
	padding-bottom:1.5em;
	border-bottom:1px dashed #CCC;
	font-size:1em;
	color:#888;
}
ul.postDetails {
	padding-bottom:3.5em;
}
.postDetails li {
	display:inline;
	float:left;
	padding:5px 0 10px 17px;
	background:url(../images/icon_bullet.png) no-repeat left;
}

.postDetails li a {
	font-weight:bold;
}
.postDetails li.date, .postDetails li.more  {
		background:url(../images/icon_bullet.png) no-repeat right;
		padding:5px 17px 10px 0;
}
.postDetails li.more a {
	background:url(../images/icon_more.gif) no-repeat right;
	padding-right:18px;
	float:left;
}
.postDetails li.comment {
	font-weight:bold;
}

.postDetails li.comment a {
	background:url(../images/icon_add_comment.png) no-repeat left;
	padding:0 0px 0 18px;
	float:left;
	font-size:110%;
}
.postDetails li.numComments {
	background:url(../images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
}
#older h3 {
	font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
	letter-spacing:1px;
	color:#333;
	font-size:1.2em;
}
#older dl {
	margin:0.8em 0 3.5em 0;
}
#older dt {
	background:url(../images/icon_write.png) no-repeat left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding:0 0 0 20px;
	color:#993333;
}
#older dd {
	line-height:1.5em;
	margin:0 0 0 20px;
}
#older dd .excerpt img {
	display:none;
}
#older dd.date {
	background:url(../images/list_line.gif) no-repeat right;
	color:#888;
	display:inline;
	float:left;
	padding-right:10px;
	margin:0 0 0 20px;
}
#older dd.numComments {
	background:url(../images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
	margin:0;
}
.comments-wrapper {
	margin-top:10px;
	padding:10px 10px 0 0;
}
.comments-wrapper br{
	display:block;
	height:0em;
}
.comments-wrapper label {
	margin:1.1em 0 0.2em 0;
	display:block;
	font-weight:bold;
	width:500px;
}
.comments-wrapper input {
	width:230px;
}
.comment-name-input, .comment-email-input, .comment-web-input {
	display:block;
}
.checkBox {
	margin:1em 0 0 0;
	display:block;
}
.checkBox label, .checkBox input{
	display:inline;
	width:15px;
}
.comments-wrapper textarea {
	width:80%;
	height:12em;
	display:block;
}
.comments-wrapper .button {
	width:auto;
	padding:5px;
}
#commentList {
}
.comments {
	margin-top:1em;
}
.comments li {
	margin-top:1em;
	display:block;
	border:1px dashed #ccc;
	padding:10px;
	background:#F8F8F8;
}
#archive {
}
#archive a {
	border:none;
}
#archive a:hover {
	border-bottom:1px dashed #aaa;
	color:#CC3366;
}
#archive a:visited {
	color:#990066;
}
#archive h3 {
	margin-bottom:0em;
	text-align:left;
	border-bottom:1px solid #DDD;
	padding-bottom:3px;
	margin-bottom:1em;
}
#archive h2 {
	text-align:left;
}
#archive-left {
	text-align:left;
	margin:2em 0 0 0;
	float:left;
	width:45%;
	font-size:110%;
}
#archive-left ul li {
	padding-left:1em;
}
.rssCcat {
	font-weight:bold;
	margin:1em 0 0.1em 0;
}
#rssCatArchive {
	margin-left:0.5em;
}
#rssCatArchive li, #archive-right dd{
	background:url(../images/icon_star.gif) left no-repeat;
}
#archive-right {
	margin:2em 0 0 0;
	float:right;
	width:45%;
	font-size:110%;
}
#archive-right dl {
	margin-left:0.5em;
}
#archive-right dt{
	font-weight:bold;
	margin-top:1em;
}
#archive-right dd {
	padding-left:1em;
}
#right {
	float:right;
	padding-right:5px;
}
#right .info {
	background:#669900;
	padding:5px 5px 0 5px;
}
#right .info h3 {
	background:#669900;
	border-bottom:none;
}
#right .info a {
	border-bottom:1px dotted;
	color:#99CC00;
	text-decoration:none;
}
#right #other #search {
	float:right;
	position:absolute;
	right:50px;
	top:15px;
}
#right #other #search label {
	color:#FFF;
}
#right #other h3 {
	background:#FFF;
	border-bottom:1px dotted;
	color:#333;
	letter-spacing:1px;
	margin:20px 0 0 0;
	padding:5px 0 5px 0px;
	text-indent:4px;
	text-transform:uppercase;
	width:100%;
	font-size:1.4em;
}
#right #other ul {
	margin:0 0 3em 0;
}
#right #other ul li {
	width:100%;
}
#right #other ul li a {
	background:url(../images/icon_star.gif) no-repeat left;
	border-bottom:1px solid #CCC;
	display:block;
	padding:3px 0;
	text-indent:18px;
	width:100%;
}
#right #other ul li a:hover {
	background:url(../images/icon_star.gif) #EEE no-repeat left;
	background-color:#EEE;
	text-decoration:none;
}
#right #other ul#subscribe li a {
	background:url(../images/icon_feed.png) no-repeat left;

} 
#right #other ul#subscribe li a:hover {
	background:url(../images/icon_feed.png) #EEE no-repeat left;
}
#right #other ul.categoryList li a {
	background:url(../images/icon_tag.png) transparent no-repeat left;
}
#right #other ul.categoryList li a:hover {
	background:url(../images/icon_tag_hover.png) #EEE no-repeat left;
}
#footer {
	background-color:#444;
	border-top:1px solid #333;
	text-align:left;
	padding:30px 20px;
	clear:both;
}
.column {
	float:left;
	margin:0 2% 3% 2%;
	width:29%;
        color:#cccccc;
}
.column h2 {
	border-bottom:5px solid #CCC;
	color:#FFFFFF;
	margin-bottom:10px;
	width:100%;
}
.column a {
	background:url(../images/icon_boxes.gif) no-repeat scroll left top;
	border-bottom:1px dotted #CCCCCC;
	color:#a4ddf4;
	display:block;
	padding:2px 0 2px 15px;
	width:100%;
}

.column a:hover {
	background:url(../images/icon_boxes2.gif) #000 no-repeat scroll left top;
	color:#669900;
}
#innerFooter {
	background-color:#666666;
	clear:both;
	padding:5px 5px;
}
#innerFooter a {
	color:#111;
	border-bottom:0px;
}
#innerFooter a:hover {
	color:#CCC;
	border-bottom:0px;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(http://www.yayasan-nanyang.org/images/three_1.gif);}
.preload2 {background: url(http://www.yayasan-nanyang.org/images/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(http://www.yayasan-nanyang.org/images/three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;background: url(http://www.yayasan-nanyang.org/images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 5px; height:35px; background: url(http://www.yayasan-nanyang.org/images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 5px; height:35px; background: url(http://www.yayasan-nanyang.org/images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(http://www.yayasan-nanyang.org/images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(http://www.yayasan-nanyang.org/images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(http://www.yayasan-nanyang.org/images/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #bbd37e; padding:4px; border:1px solid #5c731e; white-space:nowrap; width:260px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:258px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:258px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(http://www.yayasan-nanyang.org/images/arrow.gif) 252px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(http://www.yayasan-nanyang.org/images/arrow_over.gif) 252px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:262px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:260px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(http://www.yayasan-nanyang.org/images/arrow_over.gif) 252px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(http://www.yayasan-nanyang.org/images/arrow.gif) 252px 6px no-repeat; color:#000; border-color:#bbd37e;} 

/* "Global" settings for the calendar table */
table.greyCalendar {
  border-collapse: collapse;
  border: 1px solid #000000;
  font-size: 11px;
  font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
  width: 100%;
}

/* "Global" settings for all table cells in the calendar table */
table.greyCalendar th, table.greyCalendar td {
  border: 1px solid #000000;
  padding: 2px;
  width: 14%;   /* this makes all of the days the same width (note: 7 * 14% = 98%) */
}

/* Settings for cells in the body of the calendar (i.e., the days) */
table.greyCalendar tbody td {
  vertical-align: top;
}

/* Formatting of the events when they appear in a day cell */
table.greyCalendar td div.events {
  font-size: 11px;
  font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
  line-height: 15px;
}

table.greyCalendar td.dayHasEvent div.events a:active, table.greyCalendar td.dayHasEvent div.events a:focus {
  outline: 0; /* remove the dotted border from the active link */
}

/* Formatting of the year/month banner */
table.greyCalendar thead th {
  background-color: #696969;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
  margin: 5px;
}

/* Formatting of the weekday names */
table.greyCalendar tbody th {
  background-color: #c0c0c0;
  font-size: 11px;
  font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
  font-weight: bold;  
  margin: 3px;
}

/* Formatting of the footer cells (with links to other months) */
table.greyCalendar tfoot th {
  background-color: #a9a9a9;
  border: none;
  border-top: 1px solid #000000;
}

table.greyCalendar tfoot th a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

table.greyCalendar tfoot th a:visited {
  color: white;
}

table.greyCalendar tfoot th a:hover {
  color: #333;
  background-color: #d3d3d3;
}

/* Formatting of the day cells */
table.greyCalendar td {
  background-color: #ffffff;
}

table.greyCalendar td.dayBlank {
  background-color: #d3d3d3;
}

table.greyCalendar td.dayToday {
  background-color: #dcdcdc;
  border: 3px solid #000000;
}

/* Formatting of the date that appears in each calendar day cell */
table.greyCalendar td div.date {
  text-align: right;
  padding: 0;
  margin: 0;
}

table.greyCalendar td.dayToday div.date {
  color: #000000;
  font-weight: bold;
}

table.greyCalendar td.dayHasEvent div.date {
  color: #008000;
  font-weight: bold;
}

/* Formatting of hyperlinks for events */
table.greyCalendar td.dayHasEvent div.events a {
  color: #808080;
  text-decoration: none;
}

table.greyCalendar td.dayHasEvent div.events a:visited {
  color: #808080;
}

table.greyCalendar td.dayHasEvent div.events a:hover {
  color: #808080;
  text-decoration: none;
}

/* Formatting of hyperlinks for dates */
table.greyCalendar td.dayHasEvent div.date a {
  color: #808080;
  text-decoration: none;
}

table.greyCalendar td.dayHasEvent div.date a:visited {
  color: #808080;
}

table.greyCalendar td.dayHasEvent div.date a:hover {
  color: #808080;
  text-decoration: none;
}