li.mycomment {
	background-color: #FEF7CB;
	border: solid 1px #CFB88F;
}

.imagecaptionbig {
	float: left;
	margin: 0px 4px 12px 0px;
	padding: 4px;
	text-align: left;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.imagecaptionbig img {
	margin: 2px;
	padding: 4px;
	background-color: #F1E6B8;
	border: 1px solid #DED1A5;
}

#leftsidebar a, #rightsidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}
/*
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 85px;
	padding: 2px;
	background-color: #EEE4C0;
	border: 1px solid #4A2A11;
	font-size: 11px;
	margin-right: 4px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #4A2A11;
	font-size: 11px;
	color: #FEF7CB;
	border: 1px solid #4A2A11;
	}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {

	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

#leftsidebar
{
	padding: 0;
	color: #323232;
	width: 173px;
	float: left;
	margin-left: 10px;
}
#leftsidebar form {
	margin: 0;
	}

#rightsidebar
{
	float:right;
	color: #323232;
	width: 173px;
	padding: 0;
	margin-right: 5px;
	display: inline;
	}

#rightsidebar form {
	margin: 0;
	}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin-left: 6px;
	width: 173px;
	display: inline;
}

#leftsidebar h4, #rightsidebar h4, #content h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 0 2px 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
	width:100%;
	border-bottom: 1px solid gray;
}

#leftsidebar, #rightsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FEF7Cb;
	color: #333;
	text-align: center;
	/*text-transform: lowercase;*/
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 16px;
	}
#page {
	background-color: #F2E6BC;
	border: 1px solid #743919;
	text-align: left;
	}
#content {
	font-size: 11px;
	}
/*
.narrowcolumn .entry, .widecolumn .entry, #leftsidebar .entry, #rightsidebar .entry{
	line-height: 1.6em;
	}*/
.widecolumn {
	line-height: 1.6em;
	}	
.alt {
	background-color: #EEE4C0;
	border-top: 1px solid #E3D398;
	border-bottom: 1px solid #E3D398;
	font-size: 10px;
	}

#footer a:link, a:hover, a:visited {
	color: #996600;
	text-decoration: none;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}
h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 1.6em;
	text-align: center;
	}
.description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #333333;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #333333;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	/*text-transform: lowercase;*/
	}
checkbox{
width: 10px;
}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: lowercase;
	}
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}
code {
	font: 1.1em Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #743919;
	}

a:hover {
	color: #743919;
	text-decoration: underline;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	background-color: #F2E6BC;
	margin: 5px auto 0 auto;
	padding: 0;
	width: 750px;
	border: 1px solid #743919;
	}
#hh {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #4F9734;
	height:190px;
	}

.widecolumn {
	padding: 0px 0 20px;
	margin: 5px 0 0 110px;
	width: 500px;
	}
.post {
	margin: 0px;
	text-align: left;
	padding: 0 5px 0 5px;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
#footer {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 750px;
	clear: both;
	color: #743919;
	}

.ft{
	clear:both;
	border-top: 1px solid #C2A07B;
	height:15px;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0px;
	}
.description {
	text-align: center;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;

	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;

	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.entry ul{
	}
.entry  li{
	list-style-type: square;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding-left: 10px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #EEE4C0;
	border: 1px solid #C3A37D;
	color: #666666;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	background-color: #EEE4C0;
	border: 1px solid #C3A37D;
	color: #666666;
	}
#commentform #submit {
	margin: 0;
	float: left;
	background-color: #EEE4C0;
	border: 1px solid #C3A37D;
	color: #743919;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 8px 0px;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#komentar {
	border: 0px;
} 
#komentar img {
	border: 0px;
	vertical-align: middle;
	background-color: #F2E6BC;
	margin: 4px;
	padding: 1px;
} 
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 0px;
	padding-left: 45px;
	font-size: 11px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}

textarea, input, select, checkbox, button {
	padding: 2px;
	background-color: #EEE4C0;
	border: 1px solid #E3D398;
	color: #666666;
	font-size: 10px;
}
#hh-t{
	height: 45px;
	padding: 10px;
	clear: both;
}

#hh-t-l{
	float:left; width:350px;
}
#hh-t-r{
	float:right; width:350px;
}
#hh-b{
	height: 120px;
	padding-left: 10px;
}

#hh-b-l{
	float:left; width:340px;
	padding-left: 77px;
}
#hh-b-r{
	float:right; width:285px;
}



td {
	font-size: 100%;
	font-family: Verdana, Arial, Sans-Serif;
}

#navmenu ul {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 5px 10px;
	color: #D5BEA4;
	background: #743919;
	font-weight: bold;
}
#navmenu ul li a:hover {
	color: #FEF7CB;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	background-color: #743919;
}
.tengah {
	text-align : center;
	padding: 2px;
	margin: 2px;
      }
#banner {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#banner img{
	border: 0px;
}

/* Header */
#diatasheader {
	background: #743919;
	margin: 0px;
	padding: 0px;
	height: 10px;
	}




.title {
	color: #F2E6BC;
	font-weight: bold;
}
.caution {
	color: #FF0000;
	text-align: center;
}


body { background: url("/DATA/1000015/image/background.jpg"); background-color: #FEF7Cb; background-repeat: repeat-x; background-attachment: fixed; background-position: center bottom; }		
#sidebar 	{ background: url('/DATA/1000015/image/back_isikanan.gif') no-repeat center bottom;	padding-bottom: 50px;}

blockquote 	{ background: url('/DATA/1000015/image/back_blockquote.gif') no-repeat left top;}

#hh {	background-position: center top; background-image: url('/DATA/1000015/image/bg_head_home.jpg'); background-repeat:no-repeat; }
#hs {	background-position: center top; background-image: url('/DATA/1000015/image/bg_head_home.jpg'); background-repeat:no-repeat; height: 80px;}
#footer {background-position: center top; background-image: url('/DATA/1000015/image/bg_foot.jpg'); background-repeat:no-repeat; background-color:#F2E6BC;}

#ml{float:left; width:190px;}
/* for IE */
/*\*/
*html #mr{ height: 500px;}
/**/
#mr{float:right; width:550px; border-left: 1px solid #eee; min-height: 500px; height:auto;}
#mr-t{clear:both; padding:10px;}
#mr-ct{clear:both; background-image: url('/DATA/1000015/image/cap_m.gif'); background-repeat:no-repeat; background-position: bottom;}
#mr-cb{clear:both; padding-bottom:10px; background-image: url('/DATA/1000015/image/bg_cream.gif'); }
#mr-bg{background-image: url('/DATA/1000015/image/cap_m.gif'); background-repeat:repeat-y; background-position: center;}

	
/* Clear floats without structural markup
courtesy of htmldog.com/positioniseverything.net */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
		
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
		
div.intouch {
	margin: 20px auto 40px auto;
}
		
div.intouch  form {
	float: left;
	width: 100%;
}
		
div.intouch div.inputfield { 
	padding: 4px 0px;
	position: relative;
}
		
div.intouch label { 
	display: block;
	float: left;
	clear: left;
	width: 25%; 
	text-align: right;
}
		
div.intouch div.inputfield input, div.intouch div.inputfield textarea {
	float: left;
	margin-left: 10px;
}
		
div.intouch div.inputfield input {
	width: 40%;
}
		
div.intouch div.inputfield textarea {
	width: 50%;
}

div.intouch div.inputfield input.submitbutton {
	width: auto !important;
	padding: 2px;
	margin-left: 10px;
	left: 25%;
	position: absolute;
}
		
div.intouch div#usermessage {
	margin-bottom: 10px;
	text-align: center;
}
		
div.intouch .error {
	border: 1px solid #FF0000 !important;
	padding: 1px;
}

.highlight{
float: right;
width: 200px;
}

.post li {margin-left: -20px;	}
.star { list-style-image: url(/data/1000015/image/star.gif);}

.sample {
	border: 1px solid #C2A07B;
	background-color:#DAC888;
	padding:5px;
	width:98%;
	clear:both;
	margin-bottom: 10px;
	overflow: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.visual {
	float: left;
	width: 210px;
	display: inline;
}

.description
{
	padding: 0;
	color: #323232;
	width: 280px;
	float: right;
	display: inline;
	text-align:left;
}

#navigation{
	list-style: none;
	margin-left: 10px;
	margin-top: 30px;
}

#navigation ul, li {
	margin-left: 0; padding-left: 0;
}

#navigation ul{
	list-style: none;
}

#navigation li{
	padding-left: 10px;
	background-image: url(/DATA/1000015/image/bg_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#adsense_1{
text-align:center;
height:100px;
margin-top:10px;
margin-bottom:10px;
}

#adsense_2 {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; top: 10px;
}
body > div#adsense_1 {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

<!--[if gte IE 5.5]>
<![if lt IE 7]>
div#adsense_2 {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( 20 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 10 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
<![endif]>
<![endif]-->

#adsense_3{
	padding: 0;
	margin: 10px auto 0 auto;
	width: 750px;
	clear: both;
}

#adsense_5{
text-align:center;
height: 620px;
margin-top:10px;
margin-bottom:10px;
}

/*#rating_stick{
   position: fixed;
   bottom: 5em;
   right: 50px;
   width: 55px;
   height: 33px;
   vertical-align: bottom;
   text-align:right;
   padding: 0;
}
#rating_st a:hover{
	cursor:crosshair;
}*/