
* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff  repeat-x;
	font-size: 12px;
	color: #000;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0;
}

a, a:visited {
	color: #551a8b;
	text-decoration: none;
}

a:hover {
	color: #00c;
	text-decoration: underline;
}

a:visited {
	color: #551a8b;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}
.clearboth {
	clear: both;
}

.bigger {
	FONT-SIZE: 12px; 
        font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.small {
	FONT-SIZE: 8pt; 
        font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.vsmall {
	FONT-SIZE: 7pt; 
        font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 903px;
	position: relative;
	background: #FFFAF6 repeat-y; //warna background di dalam
	border: 4;
	text-align: left;
}

#header {
	width: 903px;
	background: #fff repeat-y;
	height: 6px;
	margin-top: 0;
	color: #fff;
}


#header #menuutama1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #816b0c;
	background-color: #001C78;
	margin: 1px 0 0 0;
	padding: 3px 0;
	border-top: 3px solid #E00;
	clear: both;
	}
#header #menuutama1 a:link {
	color: #000066;
}
#header #menuutama1 a:visited {
	color: #000066;
}
#header #menuutama1 a:hover {
	color: #E00;
}
#header #menuutama2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #816b0c;
	background-color: #336699;
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #b7a450;
	clear: both;
	}
#header #menuutama2 a:link {
	color: #000066;
}
#header #menuutama2 a:visited {
	color: #000066;
}
#header #menuutama2 a:hover {
	color: #E00;
}


#toplogo {
	float: left;
}
#topbanner {
	float: right;
	margin: 0 20px 0 0;
	border: 0;
}
#headertop {
	width: 903px;
	//background: url(images/garis_atas.jpg) top center no-repeat;
	height: 1px;
	margin-top: 0;
	color: #fff;
}

.title {
	padding: 5px;
	color: #fff;
	margin-left: 15px;
}
.pagetitle {
	font-size: 14px;
	letter-spacing: -0.2px;
	text-align: left;
	padding:  5px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #000;
	border: 1px solid #C0CDD8;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D3DEF8;
}

#NavBar {
	display: inline;
	margin-left: 6px;
	width: 903px;
	float: right;
	background: #CEA3F9; //biru navbar
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #6600CC;
	border-bottom: 1px solid #6600CC;	
}
#Navigasi {
	display: block;
	float:right;
}
#Nav {
	display: block;
	float:right;
}

#content {
	width: 655px;
	float: left;
	color: #000;
	padding: 0px;
	overflow:hidden;
}

#sidebar {
	width: 240px;
	float: right;
	color: #000;
	margin-right: 0px;
	margin-top: 5px;
}

#contentlebar {
	width: 891px;
	float: left;
	color: #000;
	padding: 6px;
	overflow:hidden;
}

#google_results iframe {
  width: 870px;
} 

#sidebar ul {
	color: #000;
	background: #FFF7F0;
    border:5px solid #FDB081; 
	padding:10px;
}

#footer {
	clear: both;
	width: 874px;
	background: #CC9BFD;
	color: #ffffff;
	text-align: left;
	height: 15px;
	padding: 8px 8px 12px 21px;
	border-bottom: 1px solid #6600CC;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	padding: 0;
	list-style: none;
}

ul#Nav li {
	float: left;
	border-right: 1px solid #F2EBF9;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 3px;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

ul#Nav a:hover {
	background: #450585 repeat-x;
	text-decoration: none;
	color: #fff;
}

ul#Nav li.current_page_item a { 
	color: #000;
	background: #E6CEFF repeat-x; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 5px;
	margin-top:5; 
	background:#fff; 
	border: 5px solid #FDCFE7; 
	padding:6px;
    text-align: justify;
}

.postin {
	margin-bottom: 1px;
	margin-top:8; 
	background:#fff; 
	border:0px solid #fff; 
	padding:1px; text-align: justify;
}

.postfilleditbayaran {
	margin-bottom: 1px;
	margin-top:8; 
	background:#DBEBF1; 
	border:4px solid #ccc; 
	padding:1px; text-align: justify;
}
.postisiwarna {
	margin-bottom: 4px;
	margin-top:4; 
	background:#FFEDDC; 
	border:0px solid #ccc; 
	padding:4px; text-align: justify;
}
.postmerahmuda {
	margin-bottom: 4px;
	margin-top:4; 
	background:#FFCCCC; 
	color: #fff;
	border:0px solid #ccc; 
	padding:6px; text-align: justify;
}

.postmerah {
	margin-bottom: 4px;
	margin-top:4; 
	background:#E40202; 
	color: #fff;
	border:0px solid #ccc; 
	padding:6px; text-align: justify;
}

.searchresult {
	margin-bottom: 10px;
	margin-top: 0; 
	background:#fff; 
	border:1px solid #C0CDD8; 
	padding:10px;
}
blockquote {
	color: #000; 
	margin: 0 10px 10px 7px; 
	border: 1px dotted #C0CDD8;
	background: #DCF0FA url(images/bg_bq.jpg) top left no-repeat;
	padding: 5px 5px 2px 62px;
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.tipsquote {
	color: #000; 
	margin: 0 10px 10px 7px; 
	border: 1px dotted #C0CDD8;
	background: #DCF0FA url(images/bg_tq.jpg) center left no-repeat;
	padding: 5px 5px 2px 62px;
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 12px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #C2C2C2;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #00c;
	text-decoration: none;
}

p a:visited {
	border-bottom: 1px solid #C2C2C2;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #EAF4FF;
	border: 0px solid #C2C2C2;
	padding: 4px;
	font-size: 14px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}
.postmeta a:visited {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 16px;
	letter-spacing: -0.5px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -3px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

.posttitleinfo {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;	
	line-height: 1.5em;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 0 8px 0;
	padding: 3px 0 0;
	text-align: left;
}

#searchform .sinput {
	width: 160px;
	padding: 4px;
	margin: 3px 0 0 0;
	background: #fff;
	border: 1px solid #3D77CB;
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#searchform .ssubmit {
	padding: 1px;
	margin: 3px 0 0 0;
	background: #070724;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h3 {
	font-size: 14px;
	letter-spacing: -0.5px;
	text-align: left;
	padding:  1px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #000;
	border:0px solid #3D77CB;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	//background: #95B3DE url(images/background2.gif) repeat;
}


#sidebar a,#sidebar a:visited {
	color: #191952;
	text-decoration: none;
}

#sidebar a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}


/***** SIDEBAR LISTS FORMATTING *****/

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 10px;
    
}

.sidebar ul { 
	list-style-type: none;
    border:1px solid #FBD3E7;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

#sidebarcat li {
	//background:transparent url(images/go.gif) no-repeat scroll 0pt 0em;
	margin:5px 0pt;
	padding-left:20px;
}

#sidebararc li {
	//background:transparent url(images/bag-blue.gif) no-repeat scroll 0pt 0em;
	margin:5px 0pt;
	padding-left:20px;
}

#sidebarlink li {
	//background:transparent url(images/web-page-blue.gif) no-repeat scroll 0pt 0em;
	margin:5px 0pt;
	padding-left:20px;
}
#sidebarlastpost li {
	//background:transparent url(images/check-blue.gif) no-repeat scroll 0pt 0em;
	margin:5px 0pt;
	padding-left:20px;
}


/***** FOOTER FORMATTING *****/

#footer p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #fff;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	
.boxxed {
	font-size: 12px;
	letter-spacing: -0.3px;
	padding:  3px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #000;
	border: 1px solid #C0CDD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D3DEF8;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	

/* User Comments Class
---------------------------------------------------------- */
.user-comments-avatar {
	display: block; float: left;
	margin: 5px; padding: 0;
	width: 75px; height: 75px;
	background: transparent url("images/comments_gravatar.png") no-repeat top left;

	/* testing
	border: 1px dotted pink; */
}

.user-comments-avatar img {
	display: block;
	margin: 5px; padding: 0;
	border: none;
}

.gravatar {
	display: block;
	border: none;
}

.user-comments-box {
	margin: 0 0 10px 0;
	/* testing
	border: 1px dotted pink; */
}

.user-comments-box .box {
	display: block; float: right;
	margin: 0; padding: 0;
	width: 500px;

	/* testing
	border: 1px dotted pink; */
		
}

.user-comments-box .box-top {
	display: block;
	margin: 0; padding: 0;
	width: 100%; height: 10px;
	background: #DCF0FA url("images/comments_box_top2.png") no-repeat top left;
	/* testing
	border: 1px dotted pink; */
}

.user-comments-box .box-body {
	margin: 0; 
	padding: 5px 15px 1px 15px;
	background: #DCF0FA url("images/comments_box_body2.png") repeat-y top left;
	color: #000;
	border: 0;
	/* testing
	border: 1px dotted blue; */
}

.user-comments-box .box-bottom {
	display: block;
	margin: 0 0 10px 0; padding: 0;
	width: 100%; height: 10px;
	background: #DCF0FA url("images/comments_box_bottom2.png") no-repeat top left;
	/* testing
	border: 1px dotted blue; */
}

.user-comments-box .comment-title {
	margin: 0 0 10px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.comment-id {
	display: block;
	float: right;
	font-size: 12px;
}
.comment-id a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
/* The alt state for authors: */
.user-comments-box .alt.box-top {
	background: #ffffff url("images/comments_box_top2_alt.png") no-repeat top left;
}

.user-comments-box .alt.box-body {
	background: #ffffff url("images/comments_box_body2_alt.png") repeat-y top left;
	background-color: #DCF0FA;
	color: #000;
}

.user-comments-box .alt.box-bottom {
	background: #ffffff url("images/comments_box_bottom2_alt.png") no-repeat top left;
}

.user-comments-box .alt.comment-title {
	color: #000;
}

.user-comments-box .box-body p {
	margin: 0 0 0 0;
	font-size: 1em;
	line-height: 1.5em;
	overflow: hidden;
}

.user-comments-box .box-body .meta {
	margin: 0; padding: 0;
	font-size: 1.2em;
	/* testing
	border: 1px dotted blue; */
}

.user-comments-box .box-body .date {
	margin: 0 0 10px 0; padding: 0;
	font-size: .8em;
	/* testing
	border: 1px dotted blue; */
}

.lower-content-title {
	font-size: 14px;
	letter-spacing: -0.5px;
	text-align: left;
	padding:  5px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #000;
	border: 1px solid #C0CDD8;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D3DEF8;
}

/* Lower Content - Comment Form
---------------------------------------------------------- */
#comment-form-box {
	display: inline; float: left;
	margin: 0 10px 0 0; padding: 0;
	width: 590px;
	color: #000;
	background: #DCF0FA;
	border:1px solid #C0CDD8
}

#comment-form-box .one-col.box-body{
	margin: 0; padding: 10px 20px 0 20px;
}

#comment-form-box #comment-form {
	display: block;
	padding: 1px;
	/* testing
	border: 1px dotted pink; */
}

#comment-form-box #comment-form input, 
#comment-form-box #comment-form textarea,
#comment-form-box #comment-form label,
.post100 textarea,
.post100 input {
	display: block;
	margin: 5px 0 1px 0; padding: 0;
	width: 100%;
	/* testing
	border: 1px dotted pink; */
}

#comment-form-box #comment-form #submit,
.post100 #submit {
	margin: 10px 0 0 0;
	height: 40px;
}

#comment-form-box .comment-guidelines {
	margin: 0 0 1.5em 0 ; padding: 0;
	font-size: .9em;
}

.kotak {
	display: block;
	background: #fff;
	border: 1px solid #43B7FF; 
	padding: 10px;
	overflow: auto;
	margin: 0;
	margin-bottom: 10px;
}


/* IKLAN SIDEBAR  */
.blokiklan {
	display: block;
	background: #fff;
	border: 1px solid #cccccc; 
	padding: 10px;
	overflow: auto;
	margin: 0;
	margin-bottom: 10px;
}

.kolomkiri {
	float: left;
}
.kolomkanan {
	float: right;
}

 /*table*/
  
.table-content {
	background: #fff;
	border-collapse: collapse;
	margin-bottom:7px;
}
.table-content td {
	border: 1px solid #bbb;
	background: #fff;
	text-align: center;
	padding: 3px;
}

.table-content th {
	border: 1px solid #aaa;
	background: #DDDDFF;
	text-align: center;
	padding: 7px;
}

.noprint {
float: left;
display: block;
margin-bottom:5px;
}
.noprintfooter {
display: none;
}
.lintasberita {
float: left;
}
.pdfprint {
float: right;
}
.bloglist {
float: left;
display: block;
margin: 2px;
text-align:center;
width: 137px;
height: 145px;
border: 1px solid #aaa;
background: #fff;

}
.bloglist .blogthumbnail {
margin: 2px;
border: 1px solid #aaa;
}
.bloglist .blogname {
margin: 2px;
}



.md{
  background:#fff;
  border:1px solid #b0bec7;
}
#left .md{
  border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
}
.hd{
  color:#18397c;
  background-color:#fff;
  background-position:0 -916px;
  border:1px solid #b0bec7;
  border-bottom:1px solid #93a6b4;
}
.hd li a{
  color:#18397c;
}
.hd li .pipe{
  background:#788a98;
  border-right:1px solid #fff;
}
.hd li.on em{
  border:1px solid #91a7b4;
  border-top-color:#778a98;
  border-bottom:1px solid #fff;
  background-color:#fff;
  background-position:0 -178px;
}
.hd li.first em{
  border-left:none;
}
.hd li.on a{
  color:#c63;
}

