/*  
The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
http://creativecommons.org/licenses/by/3.0/

-----------------------------------
This CSS Style have been modified by Subur Anugerah, subura@gmail.com


*/

/* Margin Type 
********************* */
* {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: url("images/background.jpg") repeat-x scroll #dbf6ff; 

}
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: #0600ff;
	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, #kelastiga {
	width: 940px;
	margin: 0px 20px;
	background: white;
	
}
#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;
 padding-right: 10px;
		}


/* /#STARGET	***** */

/* .HEADR		***** */
	#headr {
		position: relative;
		height: 80px;
		margin-top: 20px;
        background: #fff;
		border: 0px solid #6bbfea; 
	
        }
	.cari {
		position: absolute;
		right: 10px;
		top: 20px;
background: #fff;
	}
		.cari #s {
			padding: 5px;
			width: 270px;
			border: 2px solid #666;
			font-size: 1em;
			background: #fff;
		}
	
	#headr h1 {
		position: absolute;
		top: 10px;
		font-size: 2em;
		left: 0;
		background: #fff;
	}	
	#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		***** */


/************************************************
*	Navbar  									*
************************************************/

#navbar {
/*	background: #1A4E88; */
	background: url("images/navbar.jpg") 0 0 repeat-x ;
	
	width: 100%;
	height: 30px;
	margin: 0;
	font-weight: bold;
	padding: 0px;
	overflow: visible;
	font: 12px Arial, Verdana;
	border: 1px solid #6bbfea; 
	}
	
#navbarleft {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none; 
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #accdff;
	display: block;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
	padding: 8px 5px 8px 5px;
	text-decoration: none;
	}
	
#nav a:hover {
/*	background: url("images/navbar2.jpg") 0 0 repeat-x ; */
        background: #f60505;
	color: #ffde01;
	display: block;
	text-decoration: underline;
    margin: 0px;
	padding: 8px 5px 8px 5px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
        border-right: thin ridge #6bbfea;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:active, #nav li li a:visited {
	background: #2e2e2e;
	color: #FFF;
	width: 140px;
	font-size: 9px;
	float: none;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-decoration: none; 
	

	}
	
#nav li li a:hover {
	background: #9f9999; 
	color: #000;
	padding: 3px 5px 3px 5px;
	}

#nav li ul {
	position: absolute;
	width: 1em;
	left: -999em;
	}

#nav li:hover ul {


	left: auto;
	display: compact;
	}
	



#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* #PAGER 		***** */
#pager {
	border: 1px solid #6bbfea; 
	border-bottom: none;
    border-top: none;
	margin: 0px 20px 0px;
	padding: 3px 0;
	position: relative;
	height: 260px;
	background: url("images/bgpager.jpg") repeat-x scroll #fff;		
}
	#pager .p2 {
		margin-right: 340px;
		position: absolute;
		width: 635px;
		left: 0;
		top: 3px;
		padding-top: 30px;
		
	}
	#pager .p1 {
		width: 280px;
		margin-left: 648px;
		border: 0px solid #6bbfea; 
	}
		#pager .p1 .gap {
			margin: 0px;
		}
		#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: 1em Arial Verdana ;
		padding-left:  10px;
		padding-top:  6px;
		padding-right:  10px;
		padding-bottom:  10px;
		margin: 0 0 0 10px; 
		height:  215px;
		color: #ffffff;
		background-image: url("images/bgcolor.jpg"); 	
	}
.p2 img , img .p2 {
	
	border: 1px solid  #6bbfea;
	padding: 2px 2px 2px 2px;
				
	}	
	#pager h4.first {
		margin-bottom: 10px;		
	}
	#pager .p2 a {
			color: #ffde01;
			font: 1.5em Georgia, "Times New Roman", Times, serif;
						
		}
		#pager .p2 a:hover {
			color: #D10000;
			font: 1.5em Georgia, "Times New Roman", Times, serif ;
		}

/* /#PAGER 		***** */

/* #PAGE 		***** */
#page {
	padding-bottom: 20px;
	text-align: left;
	width: 940px;
	margin: 0px 20px 0px;
		border-left: 1px solid #6bbfea;
		border-right: 1px solid #6bbfea;
}



/* /#PAGE 		***** */

/* .POST		***** */
.post {
        border-top: 1px solid #6bbfea;
	margin-bottom: 20px;
	width: 350px;


}
	.post a:hover {
		color: #f60505;
		text-decoration: none;
	}
	h2.pagetitle {
		font: 1.6em Georgia, "Times New Roman", Times, serif;
		color: #0a06ae;
		border-bottom: 1px solid #6bbfea;
		width: 340px;
	}

	.post h2 {
		font: 1.6em  Georgia, "Times New Roman", Times, serif;
		margin-bottom: 10px;
		width: 340px;
	}
		.post h2 a {
			text-decoration: none;
			color: #f60505;
			
		}
			.post h2 a:hover {
				color: #0018fd;
			}
		.kelas {

			position: relative;
			width: 100%;
		}
		.satu {
			text-align: center;
			position: absolute;
			left: 0;
			top: 0;
			
		}
			.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 #6bbfea;
			}
		.dua {
			margin-left: 10px;
		}
		.dua a img, .dua img a {
			border: none;
		}
		.entry	p {
				margin-bottom: 1.6em; 
				font: 1.1em Arial, verdana; 
				width: 330px;
				margin-left: 6px;
				padding-top: 10px;
				text-align: justify;
			}
                    p img, img p {
			border: 1px solid  silver;
			padding: 1px 1px 1px 1px ;
			}
			
			
			.entrysingle p {
				margin-bottom: 1.6em; 
				font: 1.1em Arial, verdana; 
				width: 590px;
				margin-left: 20px;
				padding-top: 10px;
				text-align: justify;
			}
			.entry ul, .entry ol, .monthr ul {
				margin-left: 40px;
				font: 1.1em Arial, verdana; 
				
			}
				.entry ul {
					margin-left: 40px;
					list-style: disc outside;
					}
						}
			.entrysingle ul, .entrysingle ol, .monthr ul {
				margin-left: 40px;
				font: 1.1em Arial, verdana; 
				
			}
				.entrysingle ul {
					margin-left: 40px;
					left: 40px;
					
					list-style: circle outside;
					}
			.monthr {
				margin-bottom: 20px;
			}
		blockquote {
			text-align: center;
			width: 100%;
			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 Verdana, Arial;
			color: #000;
			max-height: 350px;
			line-height: 18px;
			margin: 10px 0;
			border: 1px solid #A4BD2D;
			padding: 5px;
			background: #DEF6AF;
		}
	
		code, kbd {
			font: 13px Verdana, Arial;
			color: #000;
			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 #6bbfea;
	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: #6bbfea 1px solid;
}

textarea#comment {
	width: 300px;
	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: #D100009;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

/* Tengah Foto Koleksi */

#kelastiga {
		float: left;
        visibility: visible;
	        display: block;
height: 100%;
        padding: 3px 0;
        width:  200px;
        position: absolute;
margin: 0px auto 0px;
        left: 382px; 
        top: 405px; 
        text-align: center;
	}
/* Tengah Foto Koleksi */
		
/* /.POST		***** */


/* #SIDEBAR 		***** */
#sidebar ul { list-style: none;}
#sidebar h2, #extra-footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-weight: normal;

	font-size: 1.4em;
/*	text-transform: uppercase;  */
	border-bottom: 1px solid #6bbfea;
	margin-bottom: 5px;
        padding-right: 10px;
}
	#sidebar .nogap h2 {
		margin-left: 10px;
	}
	#sidebar h2 span, #extra-footer h3 span {
		font-weight: 600;
	}
.boxr, .linkcat {
	margin-bottom: 0px;
}


/* /#SIDEBAR **** */


/* #FOOTER 	***** */
#extra-footer {
	padding: 0px 0;
	position: relative;
	border: 1px solid #6bbfea;
	border-bottom: 1px solid #6bbfea;
}
.extra-one { 
/*	border: 1px solid #6bbfea; */
	text-align: left;
	width: 650px;
	padding-bottom: 10px;
	}
.recent-reader {
	position: absolute;
	top: 5px;
	right: 0;
	width: 290px;
}	
.extra-one .inner1 { 
	width: 940px; 
/*	float: left; */
	margin-left: 0px; 
	padding: 15px 0px 5px 0px;
	text-align: center;
	}
.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: 0.9em Arial, Verdana;
	clear: both;
	padding: 5px 0 10px 0 ;
	margin-top: 0px;
        margin-bottom: 20px;

	height: 70px;
	position: relative;
/*	background-image: url("images/pager-bg.jpg"); */
        background: #013297;
	border: 1px solid #6bbfea;
        color: #fff;
}
	#footer p {
		margin: 0;
		padding: 5px 10px;
	}
	#footer p.right {
		position: absolute;
		right: 0;
		top: 10px;
		width: 300px;
		text-align: right;
	}
		#footer a img {
			border: none;
		}	
/*	/#FOOTER 	***** */

/* TANGGAL DAN GOOGLE SEARCH */
#posisitgl {
        font: 0.9em Arial, Verdana;
float: none;
        display: block;
	padding: 0px 10px 0px 10px ;
	margin: 0px;
       top: 0px;
	position: relative; 
}
	#posisitgl p {

		margin: 0px;


		padding: 0px 10px;
                top: 0px;
                position: absolute;

                bottom: auto;
	}
	#posisitgl p.right {
		position: absolute;
		right: 0;
		top: 0px;
		bottom: auto;	
		width: 300px;
		text-align: right;
                margin: 0px;
		font-family: "Verdana" , serif , "Arial" , serif ;	

	}

		#posisitgl a img {
			border: none;
		}	

/* AKhir TANGGAL DAN GOOGLE SEARCH */

/* Tanggal Posting */

#tglpost {
        font: 9px Arial, Verdana;
		padding: 10px 0px;
		margin: -10px 0px 10px 0px;
		top: 10px;
		position: relative; 
		
}
	#tglpost p.left {
		margin: -10px 0px 10px 0px;
		padding: 10px 0px;
        top: 10px;
        position: absolute;
        bottom: 0px;
	}
	
/* Akhir tanggal posting */



/* Change Log *** 
1.0	: Public Releaed
1.1	: Fix border, fix sidebar
*** */
