/* 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, img.alleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
img.alcenter {
padding: 2px;
border: 1px solid #CCCCCC;
text-align: center;
}
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: 10px 0 0 0;
width: 100%;
background: transparent;
position: relative;
voice-family: "\"}\"";
voice-family: inherit;
height: 41px;
border-top: 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 dashed #999;
	border-left: none;
	border-right: none;
	margin: 0 auto 10px;
	padding: 10px 0;
	position: relative;
	height: 180px;
}
	#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 .p3 {
		width: 290px;
		margin-left: 678px;
	}
		#pager .p3 .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 {
	margin-bottom: 20px;
	border-bottom: 3px #CCCCCC dashed;
}
	.post a:hover {
		color: #360;
		text-decoration: underline;
	}
	h2.pagetitle {
		font: 1.5em Arial, verdana;
		font-weight: 600;
		color: #D10000;
		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: 15px;
			}
				.entry ul {list-style: square;}
			
			.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;
		}
	
		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 #CCCCCC dashed;
	}
	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;
}
input.feed2email 
{
	border: #373737 2px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 5px;
	height: 15px;
}
.subrss {
	background-color: #373737;
	font: 1em Verdana, Arial, Serif;
	padding: 5px;
	color: #FFF;
	border: 0px;
}

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;  margin-bottom: 10px; padding-bottom: 5px;}
#sidebar ul li {border-bottom: 1px #CCCCCC dashed; padding-left: 5px;}
#sidebar h2 {
	font-family: Tahoma, Arial, "Lucida Grande",  sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	background: #373737;
	color: #fff;
	padding: 3px 0px 3px 10px;
			-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;
	margin-bottom: 10px;
}
#sidebar .nogap h2 {margin-left: 10px;}
.boxr, .linkcat {margin-bottom: 20px;}

#sidebar .p1 {
		border: 1px solid #FF6565;
	}
		#sidebar .p1 .gap {
			margin: 10px;
		}
		#sidebar .p1 h3 {
			font-size: 1.1em;
			background: #D10000;
			padding: 2px 10px;
			color: #fff;
			text-transform: uppercase;
		}
		#sidebar .p1 ul {
			list-style: square;
			margin-left: 14px;
			margin-top: 5px;	
		}
		#sidebar .p1 a {
			color: #99001F;
		}
		#sidebar .p1 a:hover {
			color: #000;
		}

/* /#SIDEBAR **** */


/* #FOOTER 	***** */
#extra-footer {
	padding: 10px 0;
	position: relative;
	background-color: #fafafa;
	border: 3px #666666 dashed;
}
#extra-footer h3 {
	font-family: Tahoma, Arial, "Lucida Grande",  sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;
	background: #373737;
	color: #fff;
	padding: 3px 0px 3px 10px;
			-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;
}

.extra-one { text-align: left; padding-bottom: 10px;}
.recent-reader {
	position: absolute;
	top: 5px;
	right: 0;
	width: 290px;
}	
.extra-one .inner1 { width: 250px; float: left; margin-left: 5px;}
.extra-one .inner2 {width: 440px; float: left; margin-left: 10px;}
.extra-one .inner3 { width: 250px; float: left; margin-left: 10px; margin-right: 5px;}
.extra-one .inner4 {width: 950px; float: left; margin-left: 10px;}
.extra-one .inner1 ul,.extra-one .inner2 ul,.extra-one .inner3 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;}

/** Copyright **/

#footer {
	clear: both;
	padding: 5px 0 8px 5px;
	margin-top: 20px;
	height: 20px;
	position: relative;
	background-color: #000000;
	color:#FFFFFF;
}
	#footer p {
		margin: 0;
		padding: 0;
	}
	#footer p.right {
		position: absolute;
		right: 0;
		top: 10px;
		width: 300px;
		text-align: right;
	}
	
.cshhet th {
	background-color: #373737;
	color:#FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
.cshhet {text-align: center;}
/

/** Author highlighter **/
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px dashed #666;
	margin: 7px 2px 2px 7px;
	padding: 8px;
	background-color: white;
}
.chalt{
	background-color: #FAFAFA;
}
#newcomment{
	border:1px dashed #777; width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

/** Subscribe **/
.subscribe {
	border:1px dashed #777;
	width:440;
	padding: 10px 15px;
	margin: 10px 0px;
	background-color: #FAFAFA;
	line-height: 23px;
}
.subscrbut {
	background-color: #373737;
	font: 10px Verdana, Arial, Serif;
	padding: 3px;
	color: #FFF;
	border: 0px;
}
.subscrf {
	border: #373737 2px solid;
	font: 10px Verdana, Arial, Serif;
	padding: 3px;
	height: 11px;
	width: 140px;
}