/* CSS utk artikel selengkapnya + attachmen + linterkait */

#fullartikelarea {
	width: 700px;
	margin: 0 auto;
	float: center;	
	padding: 20px 0;
}

#border-artikel {
	float: left;
	width: 465px;
	border-right: 1px solid #ccc;
}

#latest-post {
	float: left;
	width: 450px;
}

#latest-post h3 {
	float: left;
	width: 450px;
}

#latest-post .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
	text-align: left;
}

#latest-post .imgyes {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #999;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol {
	line-height: 155%;
	text-align: justify;
}

#attachment
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#attachment ul {
	list-style: none;
}

#attachment li a {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 6px 0 6px 20px;
	margin: .6em 0;
	color: Teal;
	text-decoration: none;
}

#attachment li.text a
{
	background-image: url(images/bullet_text.gif);
}

#attachment li.pdf a
{
	background-image: url(images/bullet_pdf.gif);
}

#attachment li.doc a
{
	background-image: url(images/bullet_doc.gif);
}

#attachment li.lain2 a
{
	background-image: url(images/bullet_lain2.gif);
}

#attachment li a:hover
{
	text-decoration: underline;
}

#terkait {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#terkait ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

#terkait li a {
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 6px 0 6px 20px;
	margin: .6em 0;
	color: #006400;
	text-decoration: none;
}

#terkait li a:hover {
	text-decoration: underline;
}

a.topik {
	font-size: larger;
	color: #556B2F;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
}
a.topik:hover {
	text-decoration: underline;
}

a.subtopik {
	text-decoration: underline;
	color: #000;
	text-align: left;
}

a.subtopik:hover {
	text-decoration: none;
}

#recent-posts {
	float: right;
	width: 230px;
	padding-bottom: 100px;
	background: #E9E9E9; 
}

#recent-posts h3 {
	width: 210px;
	height: 32px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #5A5A5A url(images/img13.gif);
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
}

#recent-post img {
	float: left;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	padding: 5px 10px;
	border-bottom: 1px solid White;
	text-align: left;
}

/*#recent-posts a {
	text-decoration: none;
	color: #A52A2A;
	background: url(images/bullet_arrow.gif) no-repeat left;
	padding-left: 15px;
	background-position: 0 50%;


#recent-posts a:hover {
	text-decoration: underline;
}}*/

#recent-posts li:hover {
	background: #EFEFEF;
}

#recent-posts a.pdfbuletin {
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 6px 0 6px 20px;
	margin: .6em 0;
	color: Teal;
	text-decoration: none;
	background-image: url(images/bullet_pdf.gif);
	font-weight: bold;
}

#recent-posts a.pdfbuletin:hover {
	text-decoration: underline;
}


#kontentabel table
{
	margin-bottom: 1.5em;
}

#kontentabel h1 {
	margin: 0;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
}

#kontentabel h5 {
	text-align: right;
	margin-top: 0px;
	background-color: #F0F0F0;
	padding: 10px;
	text-decoration: none;
}

#kontentabel h5 a {
	text-decoration: none;
}

#kontentabel h5 a:hover {
	text-decoration: underline;
}

#kontentabel table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#kontentabel table td
{
	text-align: left;
	padding: 0.5em;
	font-size: 12px;
	color: black;
}

#kontentabel table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}
#kontentabel table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}

/* direktori */
#direktoriarea {
	margin: 5px 0 0 0;
	clear: both;
	background: #FFF;
	border: 1px solid #A6EAA6;
}

#direktori {
	padding: 20px 20px 10px 20px;
}

#direktori h1 {
	margin: 0;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
}

#direktori p.needlogin {
	text-align: right;
	font-weight: bold;
	color: #A52A2A;
}

#direktori p a {
	padding-left: 19px;
	background: url(images/bullet_ok.gif) no-repeat left center;
	color: Green;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

#direktori p a:hover {
	text-decoration: underline;
}

#regulasiarea {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 20px;
}

#regulasi h1, #riset h1 {
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;	
}

#regulasi p.needlogin, #riset p.needlogin {
	text-align: right;
	font-weight: bold;
	color: #A52A2A;
	margin-top: -15px;
}

#regulasi p.needlogin a, #riset p.needlogin a {
	padding-left: 19px;
	background: url(images/bullet_ok.gif) no-repeat left center;
	color: Green;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

#regulasi p.needlogin a:hover, #riset p.needlogin a:hover {
	text-decoration: underline;
}

#regulasi ul, #riset ul {
	list-style: none;
}

#regulasi ul li, #riset ul li {
	padding-left: 2em;
	background: url(images/bullet_text.gif) no-repeat left 20%;
	border-bottom: 1px solid #ccc;
	margin: 7px 0 7px -40px;
}

#regulasi li a, #riset li a {
	text-decoration: none;
	color: #000;
}

#regulasi li a:hover, #riset li a:hover {
	text-decoration: underline;
}

#risetarea {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 20px;
}

.kontak{
	height: 15em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-left: 10px;
}

.kontak a {
	margin-left: 10px;
	background: url(images/email_us.gif) no-repeat left;
	padding: 5px 10px 5px 20px;
	font-size: larger;
	color: #FF7F50;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.kontak a:hover {
	text-decoration: underline;
}

/* Search Result */
#searchresult {
	float: left;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}
	
#searchresult h2 {
	border-bottom: thin #999999;
}

#searchresult h3 {
	margin-top: -12px;
	padding-left: 14px;
	background: url(images/img04.gif) no-repeat left center;
}

#searchresult .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#searchresult .more {
	margin: 0;
	padding: 0;
	border: none;
}

#searchresult .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}
