.hb-index-n-search-box {
	margin-left: 10px;
	display: block;
	width: 628px;
	height: 20px;
	float: left;
	padding: 6px 0px 3px 10px;
	color: #ff7800;
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	background: #f1f1f1;
	border-top: 1px #e5e7e7 solid;
	border-left: 1px #e5e7e7 solid;
	border-right: 1px #e5e7e7 solid;
	text-transform: uppercase;
	letter-spacing: .10em;
}
/*.hb-index-box {
	width: auto;
	float: left;
	font-weight: bold;
	letter-spacing: .10em;
	padding-left: 10px;
	padding-top: 10px;
}
*/
.hb-index-n-search-box a:link {
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	color: red;
}
.hb-index-n-search-box a:visited {
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	color: red;
}
.hb-index-n-search-boxa:hover {
	text-decoration: none;
	color: #000;
}
/*.hb-search-box {
	padding-top: 5px;
	width: auto;
	float: right;
	text-align: right;
}*/

blockquote {
	margin: 10px 0px 10px 35px;
	padding-left: 5px;
	border-left: 5px solid #549ec9;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #549ec9;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/* ----- Content ----- */
.haba-content {
	margin-left: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	color: #000;
	width: 578px;
	padding: 30px;
	background: #fff;
	float: left;
	border: 1px solid #e5e7e7;
}
.post-content {
	float: left;
	margin-bottom: 40px;
}
.post-content ul li {
	list-style: disc;
}
.haba-post-title {
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9caa3b;
	float: left;
	width: 100%;
}
.haba-post-title a:link{
	padding: 5px;
	padding-left: 0px;
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9caa3b;
}
.haba-post-title a:visited{
	padding: 5px;
	padding-left: 0px;
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9caa3b;
}
.haba-post-title a:hover{
	color: red;
}
.haba-post-properties {
	font: 10px "lucida grande", lucida, verdana, sans-serif;
	text-decoration: none;
	color: #000;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.haba-post-properties a:link { font: 10px "lucida grande", lucida, verdana, sans-serif;	text-decoration: none; }
.haba-post-properties a:visited { font: 10px "lucida grande", lucida, verdana, sans-serif;	text-decoration: none; }

.haba-post-properties2 {
	font: 10px "lucida grande", lucida, verdana, sans-serif;
	text-decoration: none;
	color: #000;
	width: 550px;
	background: #ebf3fb;
	padding: 10px;
	margin: 5px 0px 45px 0px;
	border-left: 5px #aaccee solid;
	float: left;
}
.haba-post-properties2 a:link { font: 10px "lucida grande", lucida, verdana, sans-serif; text-decoration: none; }
.haba-post-properties2 a:visited { font: 10px "lucida grande", lucida, verdana, sans-serif;	text-decoration: none; }

/* ##### Begin Arsip ##### */
.hb-arsip-title {
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 10px;
}
/* ##### End Arsip ##### */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* ----- Begin Side Bar ----- */
.hb-browse-info {
	width: 228px;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fdf4f4;
	border: 1px solid #fdb9b9;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
	
.hb-kat-title-box { /* kategori title */
	width: 228px;
	background: #000;
	border: 1px solid #000;
	padding: 7px 5px 7px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
	float: left;
}
.hb-kat-list { /* kategori list */
	font: 12px Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 248px;
	color: #000;
	text-transform: uppercase;
	background: #e3e3e3;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.hb-kat-list a:link {font:12px Georgia, "Times New Roman", Times, serif; color:#000;}
.hb-kat-list a:visited {font:12px Georgia, "Times New Roman", Times, serif; color:#000;}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 5px 5px 15px ;
	background: #f1f1f1;
	margin-bottom: 1px;
	letter-spacing: 2px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0;
	}
/* ##### End Side Bar ##### */

/* ##### Begin Navigation ##### */
.navigation {
	width: 100%;
	float: left;
}
.navigation ul li {
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	border: 1px solid #ccc;
	background: #f1f1f1;
	float: left;
}
.navigation li.active_page a {
	font-weight: bold;
	color: #000;
}
.navigation ul a:hover {
	font-weight: bold;
	text-decoration: none;
}
	

/* ----- Begin Comment ----- */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #f2f2f2;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	width: 95%;
}
.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: left; 
	border: 1px solid #eee;
	padding: 2px;
	margin-right: 5px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	float: left;
	width: 80%;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: blue;
	margin-top: 3px;
}
.commentlist p {
	display: inline-block;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	width: 90%;
}
.commentmetadata, .commentmetadata a {
	float: left;
	width: 80%;
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 20px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0; 
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentform {
	margin-left: 10px;
}
.inputbox {
	border: 1px inset #d0d0d0;
	background: #f5f5f5;
	padding:2px;
	color:#000;
	width: 400px;
	height: 20px;
}
.inputbox:hover{
	background: #fff;
}
.textarea {
	border: 1px inset #d0d0d0;
	background: #f5f5f5;
	padding:2px;
	color:#000;
	width: 400px;
	height: 150px;
}
.textarea:hover{
	background: #fff;
}

.pushbutton {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
label {
	cursor: pointer;
}
/* ----- End Comment ----- */