/* CSS web */

h1{ 

	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    color: #A70303;
}

h2{ 

	font-family: Arial;
	font-size: 15px;
    font-weight: bold;
    color: #A70303;
	padding-top : 8px;
}
h3{ 
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
    color: #000;
	padding-top : 8px;
}


.marquee{ 
	font-family: Arial;
	font-size: 12px;
    font-weight: normal;
    color: #A70303;
	
}

.events{ 
	font-family: Arial;
    font-weight: bold;
    color: #000;
	text-decoration: none; 
}

.sidebar_link{ 
	text-decoration: none; 
}


.side_kanan_jdl{ 
	font-family: Arial;
    font-weight: bold;
	font-size: 12px;
    color: #000080;
	text-decoration: none; 
}
.side_kanan_tgl{ 
	font-family: Arial;
    font-weight: normal;
	font-size: 12px;
    color: #A70303;
	text-decoration: none; 
}

.disclaimer{ 
	font-family: Arial;
	font-size: 12px;
    color: #A70303;
	font-weight: normal;
	text-decoration: none; 
}
.sidekanan{ 
	font-family: Arial;
	font-size: 12px;
    color: #fff;
	text-decoration: none; 
}
/* lisr rubrik */
.selanjutnya {
	font-family: Arial;
	font-size: 12px;
}
.kategori {
	font-family: Arial,;
	font-size: 13px;
	color: #000;
	font-weight: bold;

}
.judul {
	font-family: Arial;
	font-size: 13px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none; 

}
.tgl {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.isi {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	font-weight: normal;
}

.mustread_kategori {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; 

}
.mustread_judul {
	font-family: Arial;
	font-size: 13px;
	color:#0000FF;
	font-weight: bold;
	text-decoration: none; 

}
.mustread_tgl {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.mustread_isi {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	font-weight: normal;
}
/* paging */

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

.link_jdl {
			text-transform: lowercase;
		}
		

.link_lainnya {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; 

		}	
		
#link-ads { 

float: left; 
margin: -500px; 
padding:-500px; 
font-size: 10px
color: #000;

} 	
#powered { 

float: left; 
margin: -500px; 
padding:-500px; 
font-size: 10px
color: #000;

} 	