@charset "utf-8";
/* CSS Document */


#thisnews{
	padding:8px;
	background-color:#;
	margin-top:-40px;
}
#thisnews .headofnews{
	color:#fff;
	font-size:24px;
	padding:5px;
	margin-top:px;
	background-color:#d2dbee;
	font-weight:bold;
	}
#thisnews .edisi{
	font-size:12px;
	font-weight:bold;
	color:#532535;
	}
#thisnews .berita2{
	background-color:#ffe6ef;
	width:300px;
	-moz-border-radius:5px;
	
	}

#thisnews .blog2{
	background-color:#ffe6ef;
	width:300px;
	-moz-border-radius:5px;
}
#thisnews .berita2 .headberita{
	
	font-size:14px;
	padding:3px;
	font-weight:bold;
	background:#fbc3d7;
	color:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-lef-tradius:5px;
	-webkit-border-top-right-radius:5px;
	}

#thisnews .berita2 .isiberita{
	padding:5px;
}


#thisnews .blog2 .headblog{	
	padding:3px;
	font-size:14px;
	font-weight:bold;
	background:#fbc3d7;
	color:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	}

#thisnews .blog2 .isiblog{
	padding:5px;
}
#thisnews .blog2 .selengkapnyablog a,#thisnews .berita2 .selengkapnyaberita a{
	color:#753c50;
	}
#thisnews .blog2 .selengkapnyablog a:hover,#thisnews .berita2 .selengkapnyaberita a:hover{
	color:#ff0000;
	}
#thisnews .artikel{
	background-color:#e9f1f4;
	margin-left:310px;
	width:570px;
	border:0px solid #000;
	-moz-border-radius:5px;
}

#thisnews .artikel .headartikel{
	background-color:#d9eaf0;
	padding:3px;
	font-size:14px;
	color:#415d67;
	font-weight:bold;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

#thisnews .artikel .nb{
	background-color:#eaf4ff;
	padding:3px;
	
	}
#thisnews .artikel .nb .boxnb{
	background-color:#d8eafc;
	color:#000;
	font-weight:bold;	
	width:70px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right:5px;
	text-align:center
	}
	
#thisnews .artikel .isiartikel{
	padding:5px 5px 15px 5px;
	
}
#thisnews .tukarcerita{
	background-color:#e9f1f4;
	margin-left:310px;
	width:560px;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	
}

#thisnews .tukarcerita .nb{
	margin-top:15px;
	margin-bottom:15px;
	background-color:#eaf4ff;
	padding:3px;
	}
	
#thisnews .tukarcerita .nb .boxnb{
	background-color:#d8eafc;
	color:#000;
	font-weight:bold;	
	width:70px;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:5px;
	text-align:center
	}
	
	#edit_newsletter2 .pesan{
		color:#fff;
		font-weight:bold;
		margin-bottom:10px;
		font-size:14px;
		}
	#edit_newsletter2 #hasil{
		background:#b9d6f9;
		padding:10px;
		margin-bottom:20px;
	}
