/*  
Theme Name: PA Tuban
Theme URI: http://www.jauhari.net
Description: Website Pengadilan Agama Tuban.
Version: 2.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://nurudin.jauhari.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #999;
	background-attachment: fixed;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 	
	}

#top {
	background: white url(images/bg/top.gif) center 0 repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 988px;
	height: 29px;
	text-align: left;
}
#bot {
	background: white url(images/bg/bot.gif) center 0 repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 988px;
	height: 29px;
	text-align: left;
}

#page {
	background: white url(images/bg/all.gif) center 0 repeat-y;
	margin: 0 auto;
	padding: 0 14px;
	width: 960px;
	text-align: left;
	
	}
	
#content-wrap {
	width: 100%;
	float: left;
}
#content {
	margin: 0 460px 0 0;
}
#content2 {
	margin: 0 50px 0 0;
}
#sidebar {
	float: left;
	width: 180px;
	margin-left: -440px;
}
#sidebar2 {
	float: left;
	width: 220px;
	margin-left: -240px;
}

.narrowcolumn {
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	}


/* Add */
	input#tanggal {
		background: #ECFFAB;
		border: 2px solid #A3C627;
		width: 166px;
		padding: 2px;	
	}
	.login-form input, input#masukan {
		background: #ECFFAB;
		border: 2px solid #A3C627;
		width: 190px;
		padding: 2px;
	}	
	#cari-data, .login-form #login, .cari #searchsubmit {
		width: 90px;
		background: #1A7B16;
		border: 2px solid #2FB729;
		border-bottom: 2px solid #0F490D;
		border-right: 2px solid #0F490D;
		color: #fff;
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	}

#logo .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.4em;
	font-weight: normal;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #logo .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2f5c07;
	text-decoration: none;
	}

a:hover {
	color: #53802a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
	margin: 0; 
	padding: 0; 
	position: relative;
	height: 60px;
	border-bottom: 1px solid #ccc;
	}
/*	Begin Headers */
#logo {
	margin: 0;
	position: absolute;
	left: 5px;
	top: 0;
	padding: 0;
	}
	#address {
		position: absolute;
		right: 5px;
		top: 0;
		border-top: 2px solid #ccc;
		padding-top: 5px;
	}	
		#address h3, #address p {
			margin: 0;
			padding: 0;
		}
#logo h1 {
	margin: 0;
	padding: 0;
	}
	#logo h1 a {
		background: transparent url(images/logo2.gif) 0 0 no-repeat;
		width: 410px;
		height: 50px;
		display: block;
		text-indent: -5000px;
	}
	#logo .description {
		display: none;
	}
#splash {
	background: transparent url(images/splash/splash.jpg) 0 0 no-repeat;
	height: 120px;
}

.byarpet {
	padding: 5px;
	background: #efefef;
	margin-bottom: 20px;
	font-size: 1.3em;
}
.splashi {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}


.post {
	margin: 0 0 40px;
	padding: 0 0 2px;
	text-align: justify;
	background: transparent url(images/bg/g-all.jpg) 0 bottom repeat-x;

	}
	.page .post h2, #post-16 h2 {
		background: #B6DE2C;
		display: block;
		padding: 3px;	
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	border-top: 2px solid #B6DE2C;
	background: #390;
	margin: 0 auto;
	width: 960px;
	clear: both;
	position: relative;
	}

#footer p {
	margin: 0;
	font-size: 1.3em;
	padding: 20px;
	color: #efefef;
	text-align: left;
	}
#footer p.right {
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1.3em;
	padding: 20px;
	text-align: right;
	}


/* End Structure */

#sidebar2 .boxy, #sidebar2 .widget {
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background: transparent url(images/bg/g-all.jpg) 0 bottom repeat-x;
}
 #sidebar2 .widget li {
 	line-height: 20px;
 }
#sidebar2 .boxy h2 {
	margin: 0;
	padding: 3px 5px;
	background: #333;
	color: #fff;
	font-size: 1.2em;
}
.arsip li {
	background: transparent url(images/date.png) 0 0 no-repeat;
	padding: 3px 0 3px 20px;
}
.linkcat li {
	background: transparent url(images/link.png) 0 -1px no-repeat;
	padding: 0 0 0 20px;
}
.gapy {
	margin-top: 10px;
}
	
	
h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
	color: #366;
	margin-bottom: 10px;
}

#sidebar h2 {
	margin: 15px 0 10px;
	padding: 3px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	background: #efefef;
	color: #366;
	}

#content h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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, img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright, img.right {
	float: right;
	}

.alignleft, img.left {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	border-top: 1px solid #ccc;
	width: 100%;
	text-align: right;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



.linkid {
	padding: 0 20px;
}
.linkid  ul{
	list-style: none;
}
.linkid ul li {
}
.linkid .in h2{
	font-size: 16px;
}


#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0; 
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {

	}

#sidebar2 li.gap {
	margin-bottom: 10px;
}
.centerin {
	text-align: center;
	margin-top:10px;
}
.perkaramu a {
	background: transparent url(images/info-perkara.jpg) 0 0 no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}
.perkaramu a:hover {
	background: transparent url(images/info-perkara.jpg) 0 -50px no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}

.panjar a {
	background: transparent url(images/panjar-perkara.jpg) 0 0 no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}
.panjar a:hover {
	background: transparent url(images/panjar-perkara.jpg) 0 -50px no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}

.galerimu a {
	background: transparent url(images/galeri.jpg) 0 0 no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}
.galerimu a:hover {
	background: transparent url(images/galeri.jpg) 0 -50px no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}

.forummu a {
	background: transparent url(images/forum.jpg) 0 0 no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}
.forummu a:hover {
	background: transparent url(images/forum.jpg) 0 -50px no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}	

.kontakmu a {
	background: transparent url(images/kontak.gif) 0 0 no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}
.kontakmu a:hover {
	background: transparent url(images/kontak.gif) 0 -50px no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
}	
/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}


#sidebar #searchsubmit {
	padding: 1px;
	}

	.cari {
		text-align: left;
	}
	.cari input#s {
		background: #ECFFAB;
		border: 2px solid #A3C627;
		width: 165px;
		padding: 2px;
	}
.cari #searchsubmit {
		width: 90px;
		background: #1A7B16;
		border: 2px solid #2FB729;
		border-bottom: 2px solid #0F490D;
		border-right: 2px solid #0F490D;
		color: #fff;
			margin-top: 10px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.boxy ul li, .categories ul li {
	margin-bottom: 5px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



.menu{
background-color: white;
border-bottom-width: 0;
width: 180px;
margin-bottom: 10px;
}

* html .menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 168px;
}

.menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.menu a{
font: normal 12px Verdana;
padding: 4px 3px 3px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #CDF99F;
text-decoration: none;
background: #136500;
border-bottom: 1px solid #68C00C;
}

.menu a:visited{
color: #CDF99F;
}

html>body .menu a{ /*Non IE rule*/
width: auto;
}

.menu li.current_page_item a{
font: normal 12px Verdana;
padding: 4px 3px 3px 10px;
display: block;
color: #fff;
text-decoration: none;
background: #488640;
border-bottom: 1px solid #68C00C;
}
.menu a:hover{
background-color: #F8FBBD;
color: black;

}


