/*
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, 2.6 and 2.7 </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.4
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: 5 January 2009 13.30  +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%; 
}

/* 	----------------------------
	---------------------------- WordPress */
	

img.wp-smiley { 
   vertical-align: -25%; 
}


/* 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; }

#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 Calendar */


/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 	----------------------------
	---------------------------- /WordPress */


/* #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: 250px;
}
	#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 { color: #952e05; /* #7d17c1; */ }
	.post a:hover {
	  /*	color: #59118a; */
		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;
				margin-bottom: 1.6em; 
	}
				.entry ul {
					list-style: square; font-size: 1.1em;
				}
			
			.monthr {
				margin-bottom: 20px;
			}
		blockquote {
			text-align: center;
			width: 80%;
			margin: 0 auto;
			font-weight: 600;
			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;
	}
	
/* Caption */
.imgcontainer {
	position:relative;
	border: 1px solid #666;
	}
	.imgcontainer-left {
		position:relative;
		float:left;
		border: 1px solid #666;
		margin-right: 10px;
	}
	.imgcontainer-right {
		position:relative;
		float:right;
		border: 1px solid #666;
		margin-right: 10px;
	}


.caption {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	background:#666;
	width:100%;
	opacity:.75;
	filter:alpha(opacity=85);
	color:#fff;
	}
.imgcontainer img {display:block;}

	

h3#comments, h3#pings, #respond h3 {
	border-bottom: 1px solid #999;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #D10000;
	margin-bottom: 10px;
}
	ol.commentlist {
		list-style: none;
	}
	ol.trackbacklist li {
		margin-left: 30px;
	}
	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 {
	}

.commentmetadata {
	font-size: 10px;
}

.children {
	list-style: none;
	padding-left: 40px;
}
.children li, .children li.comment {
	border-bottom: none;
}
.smil {
	margin-bottom: 10px;
}

.bypostauthor, .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: #00D100;
}
.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
1.2	: Add Image Attribute Code with jQuery
1.3 : Add Caption and New WordPress CSS, Comment on Page
1.4 : WordPress 2.7 Support (Threaded Comment and More)
*** */

/*  SW  5/12/09  changes to basic theme for Pamela site */

#sidebar li.wp_widget_mylinkorder { display: none; }
#pager { display: none; }
form#searchform { display: none; }
#bloglog { display: none; }
#footer .right { display: none; }
#extra-footer, .extra-one { display: none; }
#headr {
   height: 165px;
/*   background: #b360ec url(images/banner.jpg) no-repeat center top;*/
   background: /* #b360ec; */ url(images/orientalBk2.jpg) no-repeat 0 0%;
   margin-top: 5px;
   margin-bottom: 10px;
}
/*#logo { margin: 0 auto; width: 722px; height:174px; background: url(images/web-blog-banner.png) no-repeat left top; }*/
#headr h1 { top: 40px; left: 400px; padding-top: 12px; margin-left: 20px; }
#headr h1 a {
   width: 362px;
   height: 87px;
   background: url(images/intimate-transformations.png) no-repeat;
   display: none;
}
/*#headr h1 a:hover { background: url(images/intimate-transformations.png) no-repeat; } */
#navr ul a { /*background-color: #b360ec;*/ background: url(images/bk_horiz.jpg) 90% 0 }
#navr { border-top:1px solid #999999; padding-top: 10px; }
div.rss { top: 8px; }

#sidebar { float: right; margin-left: 0; }
#sidebar tr.cc_form_basic_DisplayTitle td, #sidebar td.cc_form_basic_DisplayMain {
   font-size: 14px;
   padding: 2px 15px;
   line-height: normal;
}

#sidebar tr.cc_form_basic_DisplayTitle td {
/*   background-color:#B360EC;*/
   background: url(images/yellowBarBk.gif) repeat scroll 100% 0;
   color:#9b340b;
}
#sidebar td.cc_form_basic_DisplayMain { line-height: 2.0; padding-bottom: 10px; }
#sidebar #pager { width: 290px; border: none; height: auto; display: block; }
#sidebar #pager .p1 { width: 250px; margin-left: 20px; border:1px solid #df9220; /*#b360ec;*/ }
#sidebar #pager .p1 h3 { color: #9b340b; background: url(images/yellowBarBk.gif) repeat 100% 0 }
#sidebar #pager .p1 a { color: #1B1C20; text-decoration: underline; }
#sidebar #pager .p1 a:hover { color: #1B1C20; text-decoration: none; }

#content { width: 650px; margin-right: 0; float: left; }
#content h2 { color: #9b340b; /* #b360ec; */}
#content h5 { font-size: 18px; }
#content h6 { font-size: 16px; }
#footer {
/*   background-color: #b360ec;*/
   background: url(images/footerBk.gif) repeat-x;
   height: auto;
   padding: 10px 20px;
   margin-top: -40px;
   width: 930px;
}
/*#footer p { margin-left: 5px; }    */
#footer .toggle p { color: #000; font-size: 12px; line-height: 1.25; margin-top: 5px; }
#footer a.trigger-toggle { color: #fff; text-decoration: underline; margin-left: 20px; }

.wpcf7-validates-as-email { width: 145px; margin-top: 10px; }