.tanggal_font {
	text-align:right;
	width:534px;
	background-color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	border-bottom: thin solid #006644;
	border-top: thin solid #006644;
	border-right: thick solid #006644;
}
.tanggal_font a:link,.tanggal_font a:visited{display: inline;
	/*padding: 3px 0px 3px 10px;*/
	color:#FFFF00;
	background-color: #006633;
	text-decoration:none;
}
.tanggal_font a:hover{
    background-color: #DDEEFF;
	text-decoration: none;
}
.tombol {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.coklat {
	height: 12px;
	background-color: #4E4234;
	width: 524px;
	font-size: 11px;
	color: #577628;
	top: 0px;
}
.carian {
	line-height: 10px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.roklat {
color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.kirijelutung {
	width: 156px;
	background-color:#006633;
	margin: 0;
	border-top: none;
	border-right: none;
	border-bottom: thick solid #4E4234;
	border-left: none;
}
body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.coklattua{ color : #f00;}
.statistik {
	color: #000000;
	background-color: #CCCCCC;
	border: thin groove #006633;
	text-align:center;
}
/************* menu kanan styles **************/
#menukanan{
	margin: 0px;
	padding: 0px;
	background-color: #4E4234;
}

#menukanan h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menukanan a:link, #menukanan a:visited {
	display: inline;
	border-top: 1px solid #4E4234;
	border-bottom: 1px solid #4E4234;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	color: #cccccc; */
/*	color: #21536A;*/
color:#FFFF00;
background-color: #006633;
text-decoration:none;
	
}

#menukanan a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************* menu kiri styles **************/
#menukiri{
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	

}

#menukiri h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menukiri a:link, #menukiri a:visited {
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	color: #cccccc; */
/*	color: #21536A;*/
color:#FFFF00;
	background-color: #006633;
	text-decoration:none;
	
}

#menukiri a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/*** QUICKTAGS ****/
.quicktags, .tagcepat, .search {
	background: #ccc;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.submit, #quicktags, #tagcepat, .editform th, #postcustomsubmit {
	text-align: right;
}
#quicktags, #tagcepat {
	margin-right: 1%;
}
#content, #isi, #excerpt {
	margin-left: 1%;
	width: 97%;
}
#metainfo, #postdiv, #postisi, #postexcerpt {
	clear: both;
}
.isinya{
border: medium solid #4E4234;
background-color: #fff;
color : #000;
padding: 7;
}