/*
JPIP Stylesheet - A standard based web stylesheet document
Created: 31 Oktober 2006 7:16:24
By Arif Widianto - http://arifwidi.com
For Digdaya Teknologi - http://digdaya.com
On Behalf of JPIP

Copyright ©2006 JPIP, Digdaya, All rights reserved
*/

/* --- GENERAL XHTML Elements --- */
body, h1, h2, h3, h4, h5, h6, p, blockquote, code, form, IMG, ul, li {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #6790D0 url(images/bg_page.gif) center;
}

A {
	color: #003066;
}

A:hover {
	color: #FDAF17;
	text-decoration: underline;
}

.navigate A {
	color: #B22222;
	font-weight: bold;
}

.navigate A STRONG {
	color: #FDAF17;
}

/* -- LAYOUT DIV -- */

#frame {
	width: 740px;
	margin: 0 auto;
}

/* -- HEADER -- */

#header {
	background: transparent url(images/foto_depan-00.jpg) no-repeat top right;
}

#header H1 A {
	display: block;
	width: 215px;
	height: 210px;
	text-indent: -9999px;
	background: transparent url(images/logo_jpip.gif) center;
	margin-left: 30px;
}

/* -- menu -- */

UL#menu {
	padding: 10px 0 10px 0;
	display: block;
	width: 270px;
	background: #618DBE;
	list-style: none;
	border: none;
}

UL#menu LI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

UL#menu LI A {
	display: block;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
}

UL#menu LI A:hover {
	background: #FDAF17; /* #FDAF17; */
	color: #FFF;
}

#page_guestbooks A#menu_guestbooks,
#page_contacts A#menu_contacts,
#page_links A#menu_links,
#page_profil A#menu_profil,
#page_program A#menu_program,
#page_otonomi_award A#menu_otonomi_award,
#page_articles_otonomi_update A#menu_otonomi_update,
#page_articles_pro_otonomi A#menu_kolom_pro_otonomi {
	background: #87CEFA;
}

/* -- CONTENT -- */

#main {
	background: #FFFFFF url(images/bg_pageleft.gif) repeat-y left;
}

#page_frontpages #main {
	background: #FFF url(images/bg_pagefront.gif) no-repeat top left;
}

#introtext {
	margin-left: 270px;
	background: #FDAF17 url(images/bg_piala.gif) no-repeat 320px 10px;
	height: 220px;
}

#introtext P {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #251519;
	font-weight: bold;
	line-height: 25px;
	padding: 15px 20px 0 20px;
}


#sidebar {
	float: left;
	width: 270px;
}

#sidebar_contents {
	padding: 10px 20px 10px 20px;
	text-align: center;
}

#content {
	margin-left: 290px;
	min-height: 550px;
	* height: 550px;
	padding: 10px 25px 10px 0;
}



/* -------------- */

#content H2, #content H3, #content H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}

#content H2 {
	/* border-bottom: 1px solid #444; */
	margin-bottom: 0.2em;
	font-size: 20px;
}

.subtitle {
	margin-bottom: 1em;
	text-align: center;
}

TD .subtitle {
	text-align: left;
}

TD .subtitle H2 {
	padding-left: 0;
}

#content .subtitle H2 {
	display: inline;
	border-bottom: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B22222;
	padding: 0 10px 10px 10px;
	background: transparent url(images/bg_dotted.gif) repeat-x bottom left;
}

#content H3 {
	margin-bottom: 0.3em;
	font-size: 16px;
}

#content H4 {
	margin-bottom: 0.1em;
	font-size: 13px;
}

#content H4.author {
	margin: 0.2em 0 0.1em 0;
	font-size: 14px;
	text-transform: uppercase;
}

#content H4.author A {
	text-decoration: none;
}

.nav-links A {
	border: 1px solid #333;
	background: whitesmoke;
	padding: 2px 3px;
	text-decoration: none;
	}

#content p {
	margin-bottom: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.post {
	margin-bottom: 10px;
}

.post SMALL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

/* -- SIDEBAR -- */

#search {
	text-align: center;
}

#search H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #666;
	margin-bottom: 10px;
}

#search INPUT.text {
	border: 1px solid #618DBE;
}

.button {
	background: #618DBE;
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #003065;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}


#sidebar #alamat {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

UL#info_spot {
	list-style: none;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

UL#info_spot LI {
	display: inline;
}

UL#info_spot LI A {
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FDAF17;
	background: #FFEFD0;
	padding: 5px 10px;
	color: #444;
}

UL#info_spot LI A:hover {
	border: 1px solid #444;
	background: #FFEFD0;
}

UL#info_spot LI A STRONG {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px 5px 10px;
	background: transparent url(images/bg_dotted.gif) repeat-x bottom;
}

/* -- Guestbook -- */

.gbook {
	background: #FFF;
	padding: 5px 10px;
	margin-bottom: 1em;
	border: 1px solid #DCDCDC;
}

.gbook_alt {
	background: #F5F5F5;
	padding: 5px 10px;
	margin-bottom: 1em;
	border: 1px solid #DCDCDC;
}

.gbook H3, .gbook_alt H3 {
	background: #DCDCDC;
	padding: 3px 5px;
}

/* -- MISC -- */

#footer {
	clear: both;
}

#accessibility {
	display: none;
}

.clear {
	clear: both;
}

#nav-top {
	float: left;
	width: 270px;
	background: #FDAF17;
}

#nav-top A {
	margin: 5px 0 5px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

#nav-credit {
	margin-left: 270px;
	text-align: right;
	background: #618DBE;
}

#nav-credit A {
	margin: 5px 20px 5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.box {
	border: 1px solid #444;
	padding: 10px;
	background: #F9F9F9;
}

.error_messages {
	padding: 5px 10px 5px 20px;
}

.error_messages LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B22222;
}

/* OTHERS */
#content UL {
	margin-bottom: 1em;
}

#content UL LI {
	margin-left: 2em;
}

UL.pagination {
	margin: 15px 0 10px 0;
	padding: 0;
	list-style: none;
}

UL.pagination LI {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

UL.pagination LI A {
	border: 2px solid #666;
	background: #FCFCFC;
	margin: 0;
	padding: 3px 3px;
	text-decoration: none;
}

.heading {
	border-bottom: 1px solid #666;
}

.heading H2 {
	border-bottom: none;
}