/*  
Theme Name: 30April
Theme URI: http://www.jauhari.net/themes/30april
Description: <p>30April Theme is clean layout that build with 2 Columns Layout.</p><ul style="list-style:none;"><li>* Right Sidebar</li><li>* Widget Ready and Iconic Info</li><li>* Change About text via Theme Options</li><li>* Tested on WordPress 2.1.x, 2.2,2.3 & 2.5</li><li>Theme Options</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/30april">Theme Page</a> for theme update and other related information.</p>
Version: 1.1
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: white, jauhari, fixed width, two columns, widgets

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/30april
	Crafted on 30 April 2008
	Last Edit: 3 May 2008 17.05  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */
* {margin: 0;padding: 0;}

html 	{
	height: 100%; 
	margin-bottom: 1px; 
	font: 76%/1.6 Helvetica, Arial, Tahoma, 'Lucida Grande', Verdana, Sans-Serif; 
	color: #1b1c20; 
	background: #fff; 
}
hr {
	display: none;
}

img.left, img.alignleft {
	float: left;
	margin-right: 10px;
}
img.right, img.alignright {
	float: right;
	margin-left: 10px;
}

br.clearfix:after, br.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

br.clearfix, br.clear {
	clear: both;
}
br.clearfix, br.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html br.clearfix, * html br.clear {height: 1%;}
br.clearfix, br.clear {display: block;}
/* End hide from IE-mac */

a {
	color: #25A30A;
	text-decoration: none;
}
a img , img a {
	border: none;
}
img.wp-smiley { 
   vertical-align: -25%; 
}

/* #STARGET		***** */
#page, #headr, #top, #pager, #extra-footer, #extra-bloglog, #footer {
	width: 970px;
	margin: 0 auto;
}


#content-wrap {
	width: 100%;
	float: left;
}
	#content {
		margin: 0 320px 0 0;
	}
	#sidebar {
		float: left;
		margin-left: -300px;
		width: 300px;
	}
		#sidebar .gap {
			margin: 0 0 10px 10px;
		}


/* /#STARGET	***** */

/* .HEADR		***** */
	#headr {
		position: relative;
		height: 70px;
		margin-top: 15px;
	}
	.cari {
		position: absolute;
		right: 0;
		top: 10px;
	}
		.cari #s {
			padding: 5px;
			width: 280px;
			border: 2px solid #666;
			font-size: 1.4em;
		}
	
	#headr h1 {
		position: absolute;
		top: 10px;
		font-size: 2em;
		left: 0;
	}	
	#headr h1 a {
		background: #000;
		color: #fff;
		padding: 5px 10px;
		text-decoration: none;
	}
		#headr h1 a:hover {
			color: #fff;
			background: #D10000;
		}
	.description {
		display: none;
	}

/* /.HEADR		***** */


/* #navr 		***** */
#navr {
padding: 0;
width: 100%;
/*border-top: 2px solid #D10000; Red color theme*/
background: transparent;
position: relative;
voice-family: "\"}\"";
voice-family: inherit;
height: 41px;
margin-bottom: 10px;

border-bottom: 1px solid #999;
}
	#navr ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#navr ul li {
		display: inline;
		margin: 0 2px 0 0;
		padding: 0;
	}
	#navr ul a {
		float: left;
		display: block;
		text-decoration: none;
		margin: 0 5px 0 0;
		padding: 6px 10px;
		text-transform: uppercase;
		color: #fff;
		background: #000;
			-moz-border-radius-topleft: 2px;
			border-top-left-radius: 2px;
			-moz-border-radius-topright: 2px;
			border-top-right-radius: 2px;
			-moz-border-radius-bottomleft: 2px;
			border-bottom-left-radius: 2px;
			-moz-border-radius-bottomright: 2px;
			border-bottom-right-radius: 2px;
	}
	#navr ul .current_page_item a {
		background: #D10000;
		color: #fff;
	}
	#navr ul a:hover {
		background: #D10000;
		color: #fff;
	}
	div.rss {
		position: absolute;
		top: -2px;
		right: 0;
	}

/* /#navr 		***** */

/* #PAGER 		***** */
#pager {
	border: 1px solid #999;
	border-left: none;
	border-right: none;
	margin: 0 auto 10px;
	padding: 10px 0;
	position: relative;
	height: 150px;
}
	#pager .p2 {
		margin-right: 340px;
		position: absolute;
		width: 650px;
		left: 0;
		top: 10px;
		background: transparent url(images/bg/bg-p2.jpg) 0 0 no-repeat;
		padding-top: 40px;
	}
	#pager .p1 {
		width: 290px;
		margin-left: 678px;
		border: 1px solid #FF6565;
	}
		#pager .p1 .gap {
			margin: 10px;
		}
		#pager .p1 h3 {
			font-size: 1.1em;
			background: #D10000;
			padding: 2px 10px;
			color: #fff;
			text-transform: uppercase;
		}
		#pager .p1 ul {
			list-style: square;
			margin-left: 14px;
			margin-top: 5px;	
		}
		#pager .p1 a {
			color: #99001F;
		}
		#pager .p1 a:hover {
			color: #000;
		}
	#pager h4 {
		font-weight: normal;
		font-size: 1.1em;
	}
	#pager h4.first {
		margin-bottom: 10px;
	}

/* /#PAGER 		***** */

/* #PAGE 		***** */
#page {
	padding-bottom: 20px;
	text-align: left;
	width: 970px;
	margin: 20px auto 0;
}
/* /#PAGE 		***** */

/* .POST		***** */
.post {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}
	.post a:hover {
		color: #360;
		text-decoration: underline;
	}
	h2.pagetitle {
		font: 1.5em Arial, verdana;
		font-weight: 600;
		color: #00D100009;
		text-transform: uppercase;
		border-bottom: 1px solid #999;
	}

	.post h2 {
		font: 1.7em Arial, verdana;
		font-weight: 600;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
		.post h2 a {
			text-decoration: none;
			color: #D10000;
		}
			.post h2 a:hover {
				color: #000;
			}
		.kelas {
			position: relative;
			width: 100%;
		}
		.satu {
			text-align: right;
			position: absolute;
			left: 0;
			top: 0;
			width: 120px;
		}
			.date {
				font-size: 1.2em;
			}
			.satu h4 {
				font-size: 1.5em;
			}
			.date, .satu h4 {
				padding: 0;
				margin: 0;
			}
			.postmetadata {
				font-size: 1em;
			}
			.post-info {
				margin-top: 10px;
			}
			.post-info h5 {
				font-size: 1.1em;
				border-bottom: 1px solid #ccc;
			}
		.dua {
			margin-left: 140px;
		}
		.dua a img, .dua img a {
			border: none;
		}
		.entry	p {
				margin-bottom: 1.6em; 
				font-size: 1.1em; 
			}
			.entry ul, .entry ol, .monthr ul {
				margin-left: 30px;
			}
				.entry ul {
					list-style: square;
				}
			
			.monthr {
				margin-bottom: 20px;
			}
		blockquote {
			text-align: justify;
			width: 80%;
			margin: 0 auto;
			font-weight: 300;
			background: transparent url(images/bg/bg-blockquote.gif) center 0 no-repeat;
			padding: 35px 0 10px;
		}
		pre {
			width: 98%;
			overflow:auto;
			font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
			color: #629E31;
			max-height: 350px;
			line-height: 18px;
			margin: 10px 0;
			border: 1px solid #A4BD2D;
			padding: 5px;
			background: #DEF6AF;
		}
	
		code, kbd {
			font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
			color: #629E31;
			padding: 2px;
		}
		.catr, .user span {
			font-weight: 600;
		}
		.catr a, .user a {
			font-weight: normal;
		}
		
	.archive ul {
		margin-left: 20px;
	}
	
	.archive #s {
		width: 300px;
		padding: 4px;
		margin: 10px 0 20px;
	}

h3#comments, h3#trackbacks, h3#respond  {
	border-bottom: 1px solid #999;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #D10000;
	margin-bottom: 10px;
}
	ol#trackbacklist, ol.commentlist {
		list-style: none;
	}
	ol#trackbacklist li, 	ol.commentlist li.comment {
		margin-bottom: 20px;	
		border-bottom: 1px solid #ccc;
	}
	ol#trackbacklist li {
		padding-bottom: 10px;
	}
	.commentlist .kelas {
		padding-bottom: 10px;
	}
	.commentlist .chead {
	}

.author-comment {
	background: transparent url(images/bg/bg-author.gif) right bottom no-repeat;
	border-bottom: 1px solid #25A30A;
	margin-bottom: 20px;	
}

.satu label small{
	font-size: 1.3em;
}
.satu p.label {
	margin-bottom: 13px;
}
input.textbox, textarea, textarea, input#url, input#email, input#author
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 5px;
	margin-bottom: 10px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}

textarea#comment {
	width: 500px;
	margin-bottom: 10px;
}

	input.error { border: 1px solid red; }
	label.error {
		background: url('images/ico/cancel.png') 0 0 no-repeat;
		padding: 0 0 2px 20px;
		margin-left: .3em;
		color: #d10000;
	}
	label.valid {
		background: url('images/ico/accept.png') 0 0 no-repeat;
		width: 20px;
	}


#submit {
	background: #2E9B22;
	color: #fff;
	padding: 3px 5px;
	border: #227118 solid 2px;
	border-top: 2px solid #34B027;
	border-left: 2px solid #34B027;
}
#submit:focus, #submit:hover {
	background: #227118;
	color: #fff;
	border: #000 solid 2px;
	border-top: 2px solid #2E9B22;
	border-left: 2px solid #2E9B22;
}

.navigation 
{
	margin-bottom: 20px;
	min-height: 20px;
}

.navigation a
{
	color: #00D100009;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}
		
/* /.POST		***** */


/* #SIDEBAR 		***** */
#sidebar ul { list-style: none;}
#sidebar h2, #extra-footer h3 {
	font-family: Tahoma, Arial, "Lucida Grande",  sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}
	#sidebar .nogap h2 {
		margin-left: 10px;
	}
	#sidebar h2 span, #extra-footer h3 span {
		font-weight: 600;
	}
.boxr, .linkcat {
	margin-bottom: 20px;
}
/* flickr ------- */
.flickr ul {
	overflow: hidden;
}
.flickr ul li{
	background: none;
	float: left;
	padding-left: 0;
	margin-left: 16px;
	margin-bottom: 10px;
	display: inline;
}
.flickr ul li img {
	border: 4px solid #fc0;
}
.flickr ul li img:hover {
	border: 4px solid #25A30A;
}
#sidebar a:hover {
	color: #000;
}

/* /#SIDEBAR **** */


/* #FOOTER 	***** */
#extra-footer {
	padding: 10px 0;
	position: relative;
}
.extra-one { 
	border: 1px solid #999;
	text-align: left;
	width: 650px;
	padding-bottom: 10px;
	}
.recent-reader {
	position: absolute;
	top: 5px;
	right: 0;
	width: 290px;
}	
.extra-one .inner1 { 
	width: 400px; 
	float: left;
	margin-left: 10px;
	}
.extra-one .inner2 { 
	width: 220px; 
	float: left;
	}
	.inner2 .gap {
		margin-left: 20px;
	}
.extra-one .inner1 ul,.extra-one .inner2 ul { 
	margin: 0 0 0 15px; 
	padding: 10px 0px 0px 0px;
	list-style: square;
	}
.extra-one .inner li { 
	display: block; 
	margin: 0px; 
	padding: 2px 0px 3px 
	}
.extra-one a, .recent-reader a { 
	font-weight: normal; 
	}
.extra-one a:hover, .recent-reader a:hover { 
	text-decoration: underline;
	color: #000;
	}

#footer {
	font-size: 1.2em;
	clear: both;
	border-top: 1px solid #999;
	padding: 5px 0 10px 0 ;
	margin-top: 20px;
	height: 70px;
	position: relative;
}
	#footer p {
		margin: 0;
		padding: 0;
	}
	#footer p.right {
		position: absolute;
		right: 0;
		top: 10px;
		width: 300px;
		text-align: right;
	}
		#footer a img {
			border: none;
		}	
/*	/#FOOTER 	***** */
/* Change Log *** 
1.0	: Public Releaed
1.1	: Fix border, fix sidebar
*** */

.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 200px;
}

.toc ol {
  margin: 5px;
  padding-left: 30px;
}

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:15px; }
.PZ3-r { float:right; margin-left:15px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt georgia,"times new roman",serif;
  margin-top:-3px; background:#7f7f7f; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 