@charset "utf-8";
/* CSS Document */
@import url(../css/headline.css);
@import url(../style.css);

.judul {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	line-height:1.5em;

}

.judul2 {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	color:#000;
	font-weight:bold;
	line-height:1.2em;

}

.post {


	
	text-align:left;
	font-size:10px;
	font-style:italic;
}

.date {


	
	text-align:left;
	font-size:10px;
}

.isi {


	line-height:1.5em;

	font-size:16px;

	margin-bottom:10px;
	float:right;
	min-height:300px;
}
.isi3 {


	line-height:1.4em;
	font-size:16px;

}

.isi4 {


	line-height:1.3em;
	font-size:14px;
	text-align:justify;

}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px thin #70d3f8;
	float: left;
}

.bar2{

background-image:url(../images/bar_09.jpg);
width:314px;
height:21px;
background-repeat:repeat-x;	
font-size:18px;
font-weight:bold;
padding:0 0 0 25px;

}

.bar3{

background-image:url(../images/bar_09.jpg);
width:292px;
height:21px;
background-repeat:repeat-x;	
font-size:18px;
font-weight:bold;
padding:0 0 0 25px;

}

.bar5{

background-image:url(../images/bar_09.jpg);
width:751px;
height:21px;
background-repeat:repeat-x;	
font-size:18px;
font-weight:bold;
padding:0 0 0 25px;

}

#disqus_thread {
width:776px;
float:left;
}
.disqus {

	color:#000;
		
	
}

.disqus a{

	color:#000;
		
	
}
.disqus a:hover{

	color:#207a9c;
	text-decoration:underline;
		
	
}
hr {
  border: 0;

  color: #f00;
background-color: #207a9c;
height: 1px;
}