		/*****************
HEADLINE & tengah
*****************/
f12{	
	font-family	:sans-serif;
	font-size	:12px;	
	font-weight	:none;}

f16{	
	font-family	:sans-serif;
	font-size	:16px;	
	font-weight	:none;}

f20{	
	font-family	:sans-serif;
	font-size	:20px;	
	font-weight	:none;}

oren{color			:#FF6600;}
putih{color			:#FFF;}
abu{color			:#CCC;}

urut{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	color			:#999;
	font-size		:20px;
	font-weight		:none;
	text-transform 	:uppercase;}

kategori{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	color			:#CC6633;
	font-size		:12px;
	text-transform 	:uppercase;}

tanggal{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	color			:#666;
	font-size		:12px;}

foot{	
	font			: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #333;
	font-weight		: bold;}

a:link{
	color			:#990000;
	font-weight		:none;
	text-decoration	:none;}

a:visited{
	color			:#990000;
	font-weight		:none;
	text-decoration	:none;}
a:hover{
	color			:#236A00;
	font-weight		:none;
	text-decoration	:underline;}

.akecil:link{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	font-size		:12px;
	color			:#666;}
.akecil:hover{
	color			:#000;
	text-decoration	:none;}

.aindeks:link{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	font-size		:14px;
	color			:#333;
	font-weight		:bold;}
.aindeks:hover{
	color			:#006600;
	text-decoration	:none;}

.aindeks2:link{	
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	font-size		:16px;
	color			:#333;
	font-weight		:bold;}
.aindeks2:hover{
	color			:#006600;
	text-decoration	:none;}

/***JUDUL BERITA***/	
.afeed:link{	
	font			:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			:#333;}
.afeed:hover{
	color			:#990000;
	text-decoration	:none;}

.afooter:link{	
	font			:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			:#333;
	font-weight		:none;
	text-decoration	:none;
	padding-left	:20px;
	line-height		:1.3;}
.afooter:hover{
	color			:#236A00;
	text-decoration	:none;}

selengkapnya{
	font-family		:'Freight Sans Bold', Helvetica, Arial, sans-serif;
	font-size		:14px;
	letter-spacing	:normal;
	text-rendering	:optimizelegibility;
	/*box-shadow: inset 0 1px 1px #a4e388;*/
	background		:linear-gradient(to right,#CCCCCC, #E1E1E1);
	border-radius	:5px;
	cursor			:pointer;
	display			:inline-block;
	position		:relative;
	text-shadow		:0 1px 2px rgba(0,0,0,.5);
	padding			:5px 20px;
	text-align		:center;
	margin			:5px 5px 10px 5px;}
selengkapnya:hover{
	color			:#FFF;
	background		:linear-gradient(to right,#B00000, #FF0000);}

selengkapnya2{
	font-family		:'Freight Sans Bold', Helvetica, Arial, sans-serif;
	font-size		:14px;
	letter-spacing	:normal;
	text-rendering	:optimizelegibility;
	/*box-shadow: inset 0 1px 1px #a4e388;*/
	background		:linear-gradient(to right,#044068, #44A1EE);
	border-radius	:5px;
	color			:#fff;	
	cursor			:pointer;
	display			:inline-block;
	position		:relative;
	text-shadow		:0 1px 2px rgba(0,0,0,.5);
	padding			:5px 20px;
	text-align		:center;
	margin			:5px 5px 10px 5px;}
selengkapnya2:hover{
	background		:linear-gradient(to right,#FF0000, #EF6630);}
	
/*************
MEDIA QUERIES
*************/
/* untuk ukuran 1080px kebawah */
	
@media screen and (max-width: 1095px){

	/***JUDUL BERITA***/	
	.afeed:link{	
		color		:#333;}
	.afeed:visited{
		color		:#333;}
	.afeed:hover{
		color		:#990000;}
		
	tanggal{color	:#666;}

	.lina {
		width		:100%;
		margin		:0px 0px 5px 0px;}
	.lina2 {
		width		:100%;
		margin		:0px 0px 5px 0px;}
	.lina3 {
		width		:100%;
		margin		:0px 0px 15px 0px;}

}

@media screen and (max-width: 700px){
			
	.afeed:link{	
		font		:16px "Trebuchet MS", Arial, Helvetica, sans-serif;}

	kategori,tanggal{	
		font-size	:10px;}

}