/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*sementara hilangkan menu cateory tulisan*/
aside#nav_menu-2 {
	display: none;
}



/*  hilangkan menu paling atas dan kecilin white space*/
li#menu-item-5730 {
	display: none;
}

#menu {
	padding: 10px 0 17px;
}

/*  Om Arif (start) ================================= */
body.home article#post-4382, 
body.home article#post-4437, 
body.home article#post-4447 {
	display: none;
}

/*  Om Arif (finish) ================================= */
/*center untuk galery images */
.gallery-row {
	margin: 0 auto;
}

/*agar menu utama tidak all caps*/
#menu li {
	text-transform: none;
}

/* drop cap*/
/*@import url('https://fonts.googleapis.com/css?family=Parisienne');*/
span.hurufpertama {
	color: goldenrod;
	float: left;
	font-size: 97px;
	line-height: 60px;
	padding-top: 10px;
	padding-right: 8px;
}

/*styling untuk older post button */
#nav-below a {
	border: 2px solid;
	border-color: #daa520;
	color: white;
	display: block;
	padding: 3px 20px;
	background: goldenrod;
	font-size: 1.5em;
}

#nav-below a:hover {
	background: #6d5312;
	border-color: #6d5312;
	color: white;
}

/*styling untuk button kirim email*/
button.pushbutton-wide{
	color: white;
	display: block;
	padding: 7px 20px;
	background: goldenrod;
	font-size: 1.2em;
	border-radius: 5px;
}

button.pushbutton-wide:hover{
	background: #6d5312;
}


/*deketin margin dari header image Wahyu Tuhan */
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 0;
}

/*HILANGKAN POST YANG TIDAK PERLU TAMPIL DI HOME*/
.home #post-480, .home #post-478, .home #post-476, .home #post-465 {
	display: none;
}

/*hilangkan border untuk image di post yang dikasih  class khusus*/
img.tanpa-border-shadow, .tanpa-border-shadow img {
	border: none;
	box-shadow: none;
}

/*menghilangkan tulisan tambah komentar*/
.post-com-count {
	display: none;
}

/*menghilangkan bagian komentar di post*/
#comments {
	display: none;
}

/*kasih jarak tombol Search utk cari tulisan*/
input[type="submit"] {
	margin-top: 0;
	height: 28px;
	width: 20%;
	background-color: goldenrod;
	border: goldenrod;
	color: white;
	cursor: pointer;
	border-radius: 0;
	-webkit-appearance: none;
}

input[type="submit"]:hover {
	background: #6d5312;
/* border-radius: 0; */
}

/* fix footer button */
.footer-widget input[type="submit"] {
	width: 100%;
}

/*atur caption utk galery foto*/
.wp-caption-text {
	font-size: 8px px;
	font-style: normal;
	padding: 0 15px;
}

/*gold title*/
.wf-active .post-title h1,.post-title h1 a, .post-title h1 {
	color: #c18b03;
	font-size: 30px;
	line-height: 35px;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: 400;
}

article:first-child h1 {
	padding-top: 0;
}

.post-title h1 a:hover {
	text-decoration: none;
	color: #6d5312;
}

/* banner styling - remove border top*/
#main-image {
	border-top: 0;
	padding-top: 0;
}

/*search bar styling */
#search {
	margin-top: 4px;
	text-align: right;
	width: 30%;
}

/*search bar : text box */
#search #s {
	width: 70%;
	height: 20px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-color: goldenrod;
}

#search #s:focus {
	border-color: goldenrod;
	box-shadow: 0 0 2px 1px rgba(218,165,32,0.36);
	font-style: normal;
}

/*search bar : adjust panjang box title kiri */
#main-title {
	width: 70%;
}

/*ganti icon widget*/
.sidebar-widget h1.widget-title:before {
	content: none;
}

.sidebar-widget h1 {
	font-family: "lemonde-journal-1", "lemonde-journal-2", serif;
/* font-style: normal; */
/* font-weight: bold; */
	font-size: 1em;
	color: #333333;
	border-bottom: 2px solid #a6a6a6;
	letter-spacing: .08px;
	text-transform: uppercase;
	line-height: 1.6;
}

.wf-active .sidebar-widget h1 {
	font-family: inherit;
	font-weight: bold;
}

/*post link*/
.post-entry a {
	color: #7a7b09;
	text-decoration: none;
}

.post-entry a:hover {
	text-decoration: underline;
	color: #7a7b09;
}

/*line-height utk author di post*/
span.author.vcard {
	line-height: 25px;
}

/*border paling atas */
#page {
	border-top: 7px solid goldenrod;
}

/*warna judul site*/
#main-title #site-title a {
	color: goldenrod;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
}

#main-title #site-title a:hover {
	color: #6d5312;
}

/*site description */
#main-title #site-description {
	font-size: 200%;
}

/*ilangin link video di atas judul post */
a.entry-format-link, a.entry-format-link:visited {
	display: none;
}

/* kasih background putih di tanggal post dan agar font tidak terlalu tebal*/
p.post-date {
	background-color: white;
}

.wf-active .post-date strong, .wf-active .post-date em,.wf-active .post-date span {
	font-weight: 400;
	font-style: italic;
}

/*besarkan halaman post menjadi 100% & ubah garis di bawah*/
.post-title h1 {
	padding: 28px 15% 16px 0;
	border-bottom: 1px solid goldenrod;
}

.hentry .post-date {
	left: auto;
	right: 0;
}

.post-extras {
	display: none;
}

.post-info.clear-fix {
	padding: 10px 0 0;
}

.post-entry {
	float: left;
	width: 100%;
	padding: 0;
}

/*Rapatkan jarak antar paragraf & perbesar font*/
.post-content .post-entry p {
	margin-bottom: 10px;
	font-size: 15px;
}

.post-content .post-entry figure {
	margin-top: 15px;
}

/*caption dalam bahasa inggris*/
.gallery-caption span, .jp-carousel-photo-info span {
	color: olive;
	clear: both;
	display: block;
}

/* styling h1 */
.post-entry h1 {
    font-size: 30px;
    font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
    line-height: 38px;
    margin: 30px 0 15px;
    color: black;
}

/*styling h2 */
.wf-active article .post-entry h2 {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 40px;
}

.post-entry h2 {
	font-size: 25px;
    font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
    line-height: 34px;
    margin: 30px 0 15px;
	color: black;
}

/*Styling H3*/
.wf-active article .post-entry h3, .post-entry h3 {
	font-size: 22px;
	line-height: 150%;
	border-bottom: none;
	margin: 23px 0;
	font-variant: normal;
	color: #333;
	font-weight: bold;
}

.post-entry h3 {
    font-size: 23px;
    font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
    line-height: 30px;
    margin: 30px 0 15px;
    color: black;
    font-variant: none;
    border-bottom: none;
}

/*Edit line  di post*/
.post-entry hr {
	background-color: #fff;
	border-bottom: 1px dashed #ddd;
	height: 1px;
}

/*edit H1 di judul post*/
.page .page .post-title h1 {
	padding-left: 0;
}

/*atribut artikel*/
.post-info a {
	color: #7a7b09;
}

.post-info a:hover {
	color: #373805;
}

/*sembunyikan music player*/
iframe {
/*display: none;*/
}

/*edit fetured text*/
h2.entry-format.featured {
	visibility: hidden;
	top: 21px;
	left: auto;
	right: -10px;
	font-weight: 400;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
}

h2.entry-format.featured:after {
	content: "Recent News";
	visibility: hidden;
	background-color: goldenrod;
	color: white;
	padding: 10px;
	font-family: font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
	font-style: italic;
}

/* benerin halaman attachment */
.attachment #content {
	border-left: 3px double #ddd;
	margin: 0 0 0 21.66%;
	padding: 25px 0 70px 2.09%;
	width: 76.1%;
}

.attachment .post-title h1 {
	padding-left: 0;
}

.attachment #nav-below {
	padding-left: 0;
}

/*ubah ukuran tulisan*/
.post-entry h4 {
	font-size: 1.6em;
	letter-spacing: .05em;
	padding-bottom: 20px;
	line-height: auto;
	font-style: italic;
	text-align: center;
	text-transform: none;
	font-variant: small-caps;
	color: #8C731D;
	padding: 0;
	margin: 25px 0;
}

/*kecilin ukuran daftar post di widget kiri*/
.sidebar-widget li {
	font-size: 12px;
	list-style: none;
}

/*warna emas untuk archived category link*/
.sidebar-widget a {
	color: #b8860b;
}

.sidebar-widget a:hover {
	color: #6d5312;
	text-decoration: underline;
}

/*warna continue reading & hilangin panah*/
.post-entry .more-link {
	color: #daa520;
	font-weight: 400;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
	visibility: hidden;
	position: relative;
	width: 100%;
	display: inline-block;
}

.post-entry .more-link:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: "Read more (baca selengkapnya)";
}

.post-entry .more-link:hover {
	color: #6d5312;
}

span.meta-nav {
	display: none;
}

/*atur tulisan Bagikan ini (share links) */
.wf-active article .post-entry h3.sd-title {
	font-size: 80%;
	line-height: 100%;
	margin: 0;
	text-transform: uppercase;
	color: #777;
}

div.sharedaddy .sd-content {
	clear: left;
	margin-top: 10px;
}

/*geser kiri "older-post"*/
#nav-below {
	padding-left: 0;
}

/*more articles in footer*/
a.more-articles {
	color: white;
	font-style: italic;
}

/*rata kiri tulisan halaman category*/
.category h1.page-title {
	padding-left: 0;
}

/*garis bawah hover untuk eu palig atas*/
#menu  #menu-menu-1 a:hover {
	text-decoration: underline;
}

/*active link untuk menu paling atas */
#menu .current-menu-parent > a {
	border-bottom-color: #ccc;
	border-top-color: #ddd;
	color: #990000;
}

/* adjust ukuran menu karena text yang semakin banyak*/
#menu > ul > li {
	border-right: 1px solid goldenrod;
	margin-right: 0;
}

#menu > ul > li:first-child {
	border-left: 1px solid goldenrod;
}

#menu .current-menu-item > a, #menu .current_page_item > a, #menu .current-menu-ancestor > a {
	border-bottom-color: goldenrod;
	border-top-color: goldenrod;
}

/* menu sebelah kiri yang ada terjemahan english*/
div#secondary aside div ul li ul li {
	list-style-type: none;
	font-style: italic;
}

div#secondary aside div ul li ul li a {
	color: #7a7b09;
}

div#secondary aside div ul li ul li a:hover {
	color: #373805;
}

div#secondary {
	padding: 25px 0 90px;
}

/*
ul#menu-newest-knowledge li, ul#menu-menu li, aside#recent-posts-2 li {
	list-style-type: none;
}


ul#menu-newest-knowledge li li, ul#menu-menu li li {
	font-style: italic;
}


ul#menu-newest-knowledge li li a, ul#menu-menu li li a {
	color: #7a7b09;
}


ul#menu-newest-knowledge li a, ul#menu-menu li a, aside#recent-posts-2 li a {
	color: darkgoldenrod;
}
*/
/*   styling untuk email form */
.contact-form input[type='text'], .contact-form input[type='email'] {
	width: 300px;
	max-width: 98%;
	margin-bottom: 13px;
	margin-top: 5px;
	padding: 6px;
	border: 1px solid lightgrey;
}

.contact-form textarea {
	height: 200px;
	width: 80%;
	float: none;
	margin-bottom: 13px;
	border: solid 1px lightgrey;
}

p.contact-submit input {
	height: 40px;
}

div#contact-form-85 h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: gray;
}

.wf-active .post-entry blockquote p {
	font-style: normal;
	font-weight: 400;
	padding: 0;
	font-size: 15px;
}

.post-entry blockquote p:first-child, .comment-text blockquote p:first-child {
	border-top: 1px solid #cac7b8;
	padding-top: 20px;
}

/*styling untuk konfirmasi kirim email*/
.post-entry blockquote.contact-form-submission > p {
    font-size: 1.5em;
    padding: 0;
    line-height: 83%;
    margin-bottom: 5px;
	border: none;
}

.post-entry blockquote.contact-form-submission {
    padding-top: 20px;
    border: none;
}



/*kasih jarak list items & perbesar font*/
.post-entry li {
	margin-bottom: 10px;
	font-size: 15px;
}

/* Indent untuk quote. Pakai class="kutipan" di awal dan akhir kutipan  */
.kutipan {
	padding-left: 20px;
	border-left: 2px solid #e8d195;
	margin-bottom: 15px;
}

/* Bikin box untuk catatan/note pada article */
.catatan {
    font-size: 11px;
    background-color: #f8f8f8;
    padding: 7px 13px 7px 13px;
    border: 1px solid #eee;
    border-radius: 5px;
    color: grey;
    font-style: italic;
		line-height: 18px;
		margin-bottom: 30px;
		text-align: center;
}

/* Perbesar ukuran tulisan ayat Quran */
.post-entry p.ayat-quran {
	font-size: 27px;
	text-align: right;
	margin-bottom: 20px;
}

/*ukuran footer widget*/
.footer-widget-item a, .footer-widget-item li a,  .footer-widget-item p  {
	color: #aaa;
	font-size: 90%;
	line-height: 15px;
	font-size:100%;
}

@media screen and (max-width: 800px) {
	/* tombol older post */
	#nav-below a {
		border: 1px solid;
		padding: 3px 10px;
		font-size: 1.3em;
	}
	
	/*gallery fixed images*/
	#gallery-149-6 img {
		width: 90%;
	}
	
	.gallery-columns-2 img {
		width: 90%;
	}
	
	/*ngatur posisi judul supaya 100% width*/
	.post-title h1 {
		padding: 6px 0 30px;
	}
	
	.sticky .post-title h1 {
		padding-bottom: 22px;
	}
	
	.hentry .post-date, h2.entry-format.featured {
		left: auto;
		right: auto;
		width: auto;
		top: auto;
		margin-top: -30px;
	}
	
	h2.entry-format.featured {
		right: 10px;
	}
	
	h2.entry-format.featured:after {
		padding: 1px;
		padding-bottom: 0;
		font-size: 19px;
	}
	
	/*ngatur format tanggal */
	.hentry .post-date em {
		display: inline-block;
		float: left;
	}
	
	.hentry .post-date em:after {
		content: "\0000a0";
	}
	
	/*hilanging sub judul situs */
	#main-title h2#site-description {
		display: none;
	}
	
	/*atur judul site dan search bar di layar kecil*/
	#main-title {
		width: 100%;
		font-size: 12px;
	}
	
	#search {
		width: 100%;
		text-align: left;
	}
	
	#search #s {
		font-size: 15px;
		width: 79%;
	}
	
	input[type="submit"] {
		width: 15%;
		padding-top: 8px;
		padding-bottom: 20.4px;
	}
	
	/*Kasih jeda lebih antar posting*/
	.post-content {
		margin-bottom: 50px;
	}
}

@media only screen and (max-device-width: 480px) {
	input {
		font-size: 100%;
	}
}