/*  
Theme Name: JH Enterprises
Theme URI: http://jh.web.id/download/
Description: Mencoba Mencoba.
Version: 0.1
Author: Nurudin Jauhari
Author URI: http://jauhari.web.id/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	color: #333;
	padding: 0;
	background: #999 url(/engine/wp-content/themes/jh/i/bg_strip.gif) 0 0 repeat-x;
}
.wrap2 {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #efefef;
}
.wrap {
	padding: 20px;
	width: 710px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(/engine/wp-content/themes/jh/i/bg_wrap.gif) bottom center repeat-x;
	border-bottom: 5px solid #666;
}
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#header #logo h1 a{
	float: left;
	background: #efefef url(/engine/wp-content/themes/jh/i/logoku.gif) 0 0 no-repeat;
	height: 36px;
	width: 179px;
	display: block;
}
#header {
/*margin-bottom: 20px; */
}
#footer {
	font-size: 85%;
	color: #666;
}

#footer a {
	text-decoration: underline;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
}

#content {
	float: right;
	width: 500px;
}
#sidebar {
	float:left;
	width: 190px;
	padding-right: 20px;
}
/* Post
****** */
.post {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.post:hover {
	border: 1px solid #999;
}
.post h2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
.post h2 a:link, .post h2 a:visited {
	color: #66aa00;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post p.postmetadata {
	margin: 0;
	padding: 0;
	color: #CC3300;
	font-size: 80%;
}
.post p.postmetadata a {
	color: #CC3300;
}
.post p.postmetadata a:hover {
	text-decoration: none;
}
.post .entry {
	line-height: 1.6em;
	font-size: 90%;
}
.entry ul.pack{
	list-style: none;
	margin: 0;
	padding: 0;
}
.entry ul.pack h3, .entry .includes h3 {
	margin: 0;
	font-size: 120%;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
.entry ul.pack p {
	margin: 10px 0;
	padding: 0;
}
.entry ul.pack h3#JH10 {
	font-family: Arial, Helvetica, sans-serif;
	color:#060;
}
.entry ul.pack h3#JH25 {
	font-family: Arial, Helvetica, sans-serif;
	color:#369;
}
.entry ul.pack h3#JH50 {
	font-family: Arial, Helvetica, sans-serif;
	color:#C09;
	margin-top: 20px;
}
.entry ul.pack h3#JH100 {
	font-family: Arial, Helvetica, sans-serif;
	color:#C90;
	margin-top: 20px;
}
.entry ul.pack h3#JH250 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	margin-top: 20px;
}
.entry .includes h3 {
	margin-top: 20px;
}



.entry ul.pack li{
	float: left;
	width: 330px;
}
.entry ul.specs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.entry ul.specs li{
	background: #fff url(/engine/wp-content/themes/jh/i/page-white.png) left center no-repeat;
	padding-left: 16px;
}
.entry ul.specs li.t{
	background: #fff url(/engine/wp-content/themes/jh/i/archive.png) left center no-repeat;
	padding-left: 16px;
}


.entry ul.pack li.one {
	margin-right: 20px;
}
.entry ul.pack li p.right{
	float:right;
	width: 80px;
}
.entry .box {
	float: left;
	width: 330px;
	margin-bottom: 10px;
}
.entry .altr {
	margin-right: 20px;
}

.entry .boxer .boxy {
	float: left;
	width: 205px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.post .entry a{
	color: #0073cc;
}
.post .entry a:hover{
	text-decoration: none;
}

.meta p.postmetadata {
	margin: 0;
	padding: 0;
	color: #CC3300;
/*	font-size: 80%; */
}
.meta p.postmetadata a {
	color: #CC3300;
}
.meta p.postmetadata a:hover {
	text-decoration: none;
}


#navigation {
	/* Height required to allow padding of elements in IE */
	height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 85%;
	float: right;
}

#navigation ul {
	margin: 0;
	padding: 0 10px 0 0;
}

#navigation ul li {
	display: inline;
	padding: 0 0 3px 0;
	list-style: none;
	margin: 0;
	padding: 0 2px 0 10px;
}

#navigation ul li.first {
	display: inline;
	padding: 0 0 3px 0;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	background: none;
}

#navigation ul li.current_page_item {
	padding: 0 0 3px 0;
	color: #921d02; 
	border-bottom: 2px dotted #921d02;
	font-weight: bold;
	
}

#navigation a { 
	text-decoration: none; 
	padding: 0;
	background: none;
	border: none;
}

#navigation a:link { 
	padding: 0 0 3px 0;
	color: #58564f; 
	border: none;
}

#navigation a:visited { 
	padding: 0 0 3px 0;
	color: #58564f; 
	border: none;
}

#navigation a:hover, #navigation a:focus { 
	padding: 0 0 3px 0;
	color: #921d02; 
	border-bottom: 2px dotted #921d02;
}

#navigation a:active {
	padding: 0 0 3px 0; 
	color: #000;
	border-bottom: 2px dotted #000;
}

.navigation {
	margin-bottom: 10px;
}
#author {

}
#email {

}
#url {

}
#comment {
	width: 100%;
}

/* sidebar
************ */
#sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2{
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#sidebar .domain, #sidebar .host {
	margin-bottom: 10px;
}
#sidebar .host img{
	border: none;
}
#sidebar .facy, #sidebar .cs, #sidebar .payment  {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}
#sidebar .facy ul li {
	background: #fff url(/engine/wp-content/themes/jh/i/stars.gif) left center no-repeat;
	padding-left: 16px;
	line-height: 1.6em;
}
/* Navigasi (2) */
.navigation {
	overflow: auto;
	width: 100%;
	margin-bottom: 10px;
}	
.navigation a:link, .navigation a:visited {
	color: #0073cc;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.alignleft {
	float: left;
	width: 50%;
}
.alignright {
 float: right;
 width: 50%;
	text-align: right;
}

br.clear {
	clear: both;
}
hr {
	display: none;
}

.banner-link {
margin-bottom: 10px;
}

ul.client {
margin: 0;
padding:0;
list-style:none;
}
ul.client h3 a {
text-decoration: none;
}
ul.client h3 {
margin:0;
padding:0 0 5px;
border-bottom: 1px dashed #ccc;
}