/*
Theme Name: Rumah Dhuafa 2
Theme URI: http://fauzieweb.com/
Description: Theme for Rumah Dhuafa
Author: Fauzie
Author URI: http://fauzieweb.com/
Version: 1.0
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* ----------------------------------------------------- */

body, input, textarea {
	color: #555;
	font: 13px/1.5 "Lucida Grande", Arial, Helvetica, sans-serif;
}
body { background: #dbfae2; }
/*input, textarea { background: #aaa; }*/

a {
	color: #13912d;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

small { font-size: 0.85em; }

#wrapper {
	margin: 0 auto;
	width: 940px;
}

.top-top-box {
	height: 51px;
	background: url("https://fa8275.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/top-top-box.png");
}
.top-box {
	height: 5px;
	background: url("https://d3abda.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/top-box-2.png");
}
.mid-box {
	background: url("https://695d33.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/mid-box-2.png") repeat-y;
	padding: 25px 30px 22px;
}
.bottom-box {
	height: 8px;
	background: url("https://2d299e.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/bottom-box-2.png");
}
.bottom-bottom-box {
	height: 52px;
	background: url("https://15a717.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/bottom-bottom-box.png");
}

.fullwidth .top-box { background: url("https://520263.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/top-box.png"); }
.fullwidth .mid-box { background: url("https://93b8d7.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/mid-box.png") repeat-y; }
.fullwidth .bottom-box { background: url("https://ac51c2.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/bottom-box.png"); }

.top-gap { margin-top: 20px; }

/* --------------------------------------------------------------
   HEADER
-------------------------------------------------------------- */
#header { position: relative; }
#header #site-logo {
	padding: 20px 2px 9px;
}

.site-nav {
	background: #dbfae2 url("https://fbbbc9.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/nav-bg.png") no-repeat top right;
	height: 43px;
	width: 500px;
	position: absolute;
	z-index: 100;
	right: 0;
	top: 42px;
}

.site-nav .r {
	background: #dbfae2 url("https://fbbbc9.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/nav-bg.png");
	display: block;
	height: 43px;
	width: 10px;
}

.site-nav .sfMenu {
	padding: 0 6px;
	position: absolute;
}

.site-nav ul li {
	display: inline;
	float: left;
	height: 40px;
	list-style: none;
	position: relative;
}

.site-nav ul a {
	display: block;
	line-height: 38px;
	margin-top: 2px;
	margin-right: 3px;
	padding: 0 12px 2px;
}

.site-nav ul a:hover {
}

.site-nav ul ul {
	background: #fff;
	position: absolute;
	display: none;
}

.site-nav ul li li {
	clear: both;
	height: 36px;
}

.site-nav ul li ul a {
	border: 1px solid #ddd;
	border-top: none;
	line-height: 36px;
	margin: 0;
	padding-bottom: 0;
	width: 200px;
}

.site-nav ul li ul ul {
	left: 154px;
	top: 0;
}

#searchform {
	padding: 0;
	position: absolute;
	top: 145px; right: 15px;
	z-index: 101;
}

#searchform .input { border: none; width: 160px; }


/* --------------------------------------------------------------
   CONTENT
-------------------------------------------------------------- */

/* Content typography
-------------------------------------------------------------- */
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 { color: #000; font-weight: bold; margin-bottom: .5em; }

.content h1 { font-size: 1.8em; }
.content h2 { font-size: 1.7em; }
.content h3 { font-size: 1.6em; }
.content h4 { font-size: 1.5em; }
.content h5 { font-size: 1.3em; }
.content h6 { font-size: 1.2em; }

.content .entry-title { margin: 0; }

.content table { }
.content td { padding: 0 .75em .5em 0; }

.content p { margin-bottom: .75em; }
.content ul { margin: 0 0 1em 2em; }
.content ol { margin: 0 0 1em 2em; }
.content ul { list-style:square; }
.content ol { list-style-type: decimal; }
.content ol ol { list-style:upper-alpha; }
.content ol ol ol { list-style:lower-roman; }
.content ol ol ol ol { list-style:lower-alpha; }
.content ul ul, .content ol ol, .content ul ol, .content ol ul { margin-bottom:0; }
.content li { margin-bottom: .5em; }
.content dl { }
.content dt { font-weight: bold; }
.content dd { margin: 0 0 1em 1em; }
.content strong { font-weight: bold; }
.content cite, .content em, .content i { font-style: italic; }
.content blockquote { font-family: Georgia, serif; font-size: 1.1em; font-style: italic; margin: 0 3em; }
.content blockquote em, .content blockquote i, .content blockquote cite { font-style: normal; }
.content pre {
	font: 0.85em Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
.content code { font: 0.85em Monaco, monospace; }
.content abbr, .content acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.content ins { text-decoration: none; }
.content sup, .content sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
.content sup { bottom: 1ex; }
.content sub { top: .5ex; }

.content hr {
	background: #eee;
	border: none;
	height: 1px;
	margin: 15px 0;
	clear: both;
}
.content hr.special { margin-top: 10px }

/* Wordpress basic styles */
.content .entry-content img {
	margin: 0 0 1em 0;
}
.content img.alignleft, .content .alignleft {
	margin-right: 1em;
	display: inline;
	float: left;
}
.content img.alignright, .content .alignright {
	margin-left: 1em;
	display: inline;
	float: right;
}
.content img.aligncenter, .content .aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.content img.alignnone {
}
.content .wp-caption {
	background: #f4f4f4;
	border: 1px solid #dadada;
	margin-bottom: 1em;
	text-align: center;
	padding: 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.content .wp-caption img {
	border: none;
	padding: 0;
	margin: 0;
}
.content .wp-caption p.wp-caption-text {
	font-size: 0.85em;
	margin: 0;
}
.content .wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
.content blockquote.left {
	margin-right: 20px;
	margin-left: 15px;
	width: 30%;
	float: left;
}
.content blockquote.right {
	margin-left: 20px;
	margin-right: 15px;
	width: 30%;
	float: right;
}
/********************************************************/

/* Featured box
-------------------------------------------------------------- */
#featured .mid-box { padding: 14px 19px 11px; position: relative; }
#featured .featured_item { overflow: hidden; }
#featured .featured_image {
	float: left;
	padding: 6px;
	background: url("https://363c68.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/featured_img_bg.png") no-repeat;
}
#featured .featured_text {
	float: left;
	padding-right: 15px;
	width: 275px;
	text-align: center;
}
#featured .featured_text h2 {
	line-height: 1em;
	font-size: 1.9em;
	padding-bottom: 10px;
}

#featured_rotator { height: 312px; position:relative; }

ul#featured_num { position:absolute; top:294px; left:80px; z-index:10; }
#featured_num li { float:left; list-style:none; }
#featured_num li a {
	text-decoration:none;
	border:1px solid #13912d;
	margin:0 2px;
	color:white;
	display:block; width:24px; background:#13912d; text-align:center; line-height:24px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
#featured_num li a:hover { font-weight:bold;font-size:1.1em; }
#featured_num li.activeSlide a { font-weight:bold;font-size:1.1em; background:#17af36; }

/* Download box
-------------------------------------------------------------- */
#download-box p {
	color: #888;
	font-size: 1.9em;
	line-height: 38px;
}

#download-box .mid-box { padding: 10px 30px; position: relative; }

#download-box a.blue-btn {
	position: absolute;
	right: 30px; top: 10px;
}


/* Home widgets
-------------------------------------------------------------- */
#home-widgets {
	margin-top: 20px;
}
#home-widgets .container {
	float: left;
	margin: 0 34px 0 0;
	width: 270px;
}
#home-widgets .container.last {
	margin: 0;
}

/* Widgets
-------------------------------------------------------------- */
.widgetbox .widgettitle {
	font-size: 1.2em;
	line-height: 1em;
	background: #13912d;
	color: #fff;
	padding: 6px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* Calendar Widget
-------------------------------------------------------------- */
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: center;
	font-size:1.1em;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:0.85em;
}
#wp-calendar thead th {
	text-align: center;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}

/* Content
-------------------------------------------------------------- */
/*#maincontent {
	margin-top: 20px;
}*/

#content {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 30px 0 0;
	width: 550px;
}

.page-desc {
	color: #888;
	font-size: 1.1em;
}

.page .entry-content { margin-top: 20px; }

.page-title {
}

#content .post {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #eee;
}

.post small.postmeta {
	background: #13912d;
	color: #fff;
	display: block;
	margin: 10px 0 16px;
	padding: 2px 6px;
}
.post small.postmeta a { color: #fff; border-bottom: 1px dotted #fff; }

#sidebar {
	float: left;
	width: 270px;
}

/* Comments
-------------------------------------------------------------- */
#comments #comments-title, #comments #reply-title {
	border-bottom: 1px solid #eee;
	padding: 0 0 5px;
}

#comments .commentlist {
	list-style-type: none;
	padding: 0 0 15px; margin: 0; 
}

#comments .comment-wrap {
	border-bottom: 1px solid #eee;
	padding: 15px 0 15px 130px;
	position: relative;
}

#comments .comment-author {
	left: 0;
	position: absolute;
	width: 130px;
}

#comments .comment-author cite {
	font-style: normal;
	display: block;
}

#comments .comment-author .date { display: block; }

#commentform {
	padding: 15px 0 0 130px;
}

#commentform label {
	display: block;
	font-size: 0.9em;
}

#commentform .input, #commentform textarea {
	width: 405px;
}


/* --------------------------------------------------------------
   PAGINATION
-------------------------------------------------------------- */
.wp-pagenavi span { color: #aaa; }
.wp-pagenavi span, .wp-pagenavi a {
	border: 1px solid #dadada;
	margin-right: 5px;
	padding: 3px 6px;
}


/* --------------------------------------------------------------
   FOOTER
-------------------------------------------------------------- */
#footer {
	color: #80c8a6;
	margin: 10px 0 25px;
	text-align: center;
}

#footer p {
	font-size: 0.85em;
}

#footer a, #footer a:hover {
	color: #80c8a6;
	border-bottom: 1px dotted #80c8a6;
}

#footer .address, #footer .telp { font-size: 0.9em; }
#footer .telp { margin-bottom: 10px; }


/* --------------------------------------------------------------
   CONTACT FORM 7
-------------------------------------------------------------- */
.wpcf7 { line-height: 1.1em !important; }
.wpcf7 p { font-size: 0.9em; }
.wpcf7 .input, .wpcf7 input[type="text"], .wpcf7 textarea, .wpcf7 select {
	max-width: 540px;
}
.wpcf7 span.wpcf7-not-valid-tip-no-ajax { font-size: 0.8em; }

.widgetbox .wpcf7 { padding: 0 5px; }
.widgetbox .wpcf7 .input, .wpcf7 input[type="text"], .widgetbox .wpcf7 textarea, .wpcf7 select { width: 245px; }



/* --------------------------------------------------------------
   CUSTOM CLASSES
-------------------------------------------------------------- */
.clear { clear: both; }
.hide { display: none; }

.gallery dl, .gallery dt, gallery dd { margin: 0; }

.input, input[type="text"], textarea, select {
	background: #fff;
	border: 1px solid #dadada;
	padding: 3px 5px; 
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
}
.input:hover, input[type="text"]:hover, textarea:hover, select:hover { border-color: #bababa; }
.input:focus, input[type="text"]:focus, textarea:focus, select:focus { border-color: #80c8a6; }
#commentsubmit, .btn {
	cursor: pointer;
	background: #13912d;
	color: #fff;
	border: 1px solid #13912d;
	padding: 3px 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#commentsubmit:hover, .btn:hover { background: #17af36; color: #fff; }

a.blue-btn {
	background: transparent url('https://28bee0.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/blue-btn-r.png') no-repeat scroll top right;
	color: #fff;
	display: inline-block;
	height: 39px;
	padding-right: 16px;
	text-decoration: none;
	font-size:1.2em;
}
a.blue-btn span {
	background: transparent url('https://3807c0.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/blue-btn-l.png') no-repeat scroll top left; 
	display: block;
	line-height: 35px;
	height: 39px;
	padding-left: 16px;
}
a.blue-btn:hover { background-position: bottom right; }
a.blue-btn:hover span { background-position: bottom left; line-height: 33px; }


/* --------------------------------------------------------------
   SOCIABLE
-------------------------------------------------------------- */
div.sociable { margin-top: 15px; line-height: 1em !important; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0 !important;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



/* Carousel */
#partners-box img { line-height: 1em; height: 125px; }
#partners-box .jcarousel-item {
/*    width: 125px;*/
    height: 125px;
}
#partners-box .jcarousel-item-horizontal {
    margin: 0 11px;
}
/**
 *  Horizontal Buttons
 */
#partners-box .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -17px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://82a02c.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/next-horizontal.png) no-repeat 0 0;
}

#partners-box .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(https://5f6bee.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/prev-horizontal.png);
}

#partners-box .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

#partners-box .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#partners-box .jcarousel-next-disabled-horizontal,
#partners-box .jcarousel-next-disabled-horizontal:hover,
#partners-box .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#partners-box .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: -15px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://89ae71.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/prev-horizontal.png) no-repeat 0 0;
}

#partners-box .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(https://82a02c.claudeassets.com/20250711000722im_/https://binadhuafa.com/wp-content/themes/rumahdhuafa2/images/next-horizontal.png);
}

#partners-box .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

#partners-box .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#partners-box .jcarousel-prev-disabled-horizontal,
#partners-box .jcarousel-prev-disabled-horizontal:hover,
#partners-box .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/*
     FILE ARCHIVED ON 00:18:51 Jul 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:40:20 Aug 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.415
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.042
  esindex: 0.007
  cdx.remote: 7.358
  LoadShardBlock: 42.618 (3)
  PetaboxLoader3.datanode: 68.04 (5)
  load_resource: 83.125
  PetaboxLoader3.resolve: 34.529
  loaddict: 32.408
*/