#wp-page {
	position: relative;
	text-align: left;
	width: 760px;
}
#wp-page .img-header-left {
	position: absolute;
	top: 0;
	left: -18px;
}
#wp-page .img-header-right {
	position: absolute;
	top: 0;
	right: -18px;
}
#wp-page .wp-menu.first {
	margin-left: 3px;
}
#wp-page .wp-menu {
	display: inline;
}
#wp-wrapper {
	_margin-top: -3px;
	background-color: #fff;
}
#menu01 { margin-top: -3px; }

#wp-content { font: normal 11px/16px "lucida sans", arial, sans-serif; position:relative; width: 100%; text-align: left; }

#wp-content a { outline: none }
#wp-content img { border: 0 }

#wp-content .right { float: right; }
#wp-content .left { clear: both; float: left; width: 436px; overflow: hidden; }
#wp-content .clear { clear: both; }
#wp-content .spacer-left { margin-left: 8px; }

#wp-content .bloggez {
	float: left;
}
#wp-content .facebook {
	position: absolute;
	top: 20px;
	right: 8px;
	color: #000;
	text-decoration: none;
}
#wp-content .facebook img {
	position: relative;
	bottom: -10px;
}

#wp-content .posts { position: relative; padding: 0 0 40px; }
#wp-content .pagetitle { padding-left: 100px; }
#wp-content .post { position: relative; padding: 20px 0 0 100px; }
#wp-content .post .date {
	position: absolute;
	top: 20px; left: 20px;
	_left: -80px;
	background-image: url(_images/bg_date.gif);
	width: 72px;
	height: 80px;
	font-size: 20px;
	text-align: center;
}
#wp-content .post .date b {
	display: block;
	padding-top: 10px;
	font-size: 34px;
	line-height: 34px;
}
#wp-content .post h2 {
	margin: 0; padding: 0;
}
#wp-content .post a {
	color: #1186AB;
	text-decoration: none;
}
#wp-content .post .sep {
	position: relative;
	left: -80px;
}
#wp-content .side {
	margin-right: 9px;
}
#newsletter {
	position: relative;
	background-image: url(_images/bg_newsletter.gif);
	width: 246px;
	height: 126px;
	margin: 0; padding: 0;
}
#newsletter input.field {
	position: absolute;
	top: 92px;
	left: 41px;
	border: 0;
	background: #fff;
	line-height: 11px;
	font-size: 11px;
	width: 160px;
}
#newsletter input.submit {
	position: absolute;
	top: 90px;
	left: 205px;
	border: 0;
}
#newsletter .handphone {
	position: absolute;
	top: 37px;
	left: -32px;
}
#wp-content .box {
	margin-top: 14px;
	margin-left: 2px;
	padding-top: 55px;
	position: relative;
	background: #007892;
	color: #fff;
	width: 243px;
}
#wp-content .side ul {
	margin: 0; padding: 0;
	list-style: none;
}
#wp-content .side ul a { color: #fff; text-decoration: none; }
#wp-content .side li {
	padding-left: 16px;
}
#wp-content .side ul h2 {
	margin: 0; padding: 1em 0 8px;
	text-transform: uppercase;
	background-image: url(_images/sep_side.gif);
	background-repeat: no-repeat;
	background-position: 0 35px;
	font-size: 16px;
}
#wp-content .side .categories li {
	background-image: url(_images/bullet_cat.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#wp-content .side .archives li {
	display: inline-block;
	margin: 1px;
	padding: 2px 5px;
	background: #27819A;
	
}
#wp-content .rss { position: absolute; top: 0; left: 0; }
#wp-content .bottom { position: absolute; bottom: -12px; left: 0; }

#wp-footer {
	padding-top:  20px;
}
#wp-footer p {
	color: #fff;
}