body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(../images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Segoe UI',Tahoma,Arial;
	font-weight: normal;
	color: #636363;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.6em;
}

ul, ol {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #417FDA;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 967px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/header-pisew.png) no-repeat left top;
}

#eis_header {
	width: 967px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/header-eis.png) no-repeat left top;
}


#admin_header {
	width: 968px;
	height: 125px;
	margin: 0 auto;
	background: url(../images/admin_header.png) no-repeat left top;
}
/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 60px;
	color: #f4f4f4;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	/*float: left;*/
	padding: 30px 0 0 110px;
	letter-spacing: -1px;
	font-size: 2.2em;
}


#logo p {
	float: left;
	margin: 0;
	padding: 0px 110px;
	/*font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 969px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: #E3E7ED url(../images/menubg.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 28px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 7px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a.current {
	color:#FFF/*013066/*#323d1a*/;
	background: url(../images/menu_current.png) repeat-x left 1px;
}
#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
	color:#013066;
}

#menu a.current:hover {
	text-decoration: none;
	color:#FFF;
}


/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	/*background: url(../images/img06.jpg) no-repeat left bottom;*/
}

/* Content */

#content {
	float: right;
	width: 695px;
	line-height:16px;
	padding: 20px 20px 0 0;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 20px 0 0 20px;
	color: #787878;
	margin:0 0 10px;
}

#sidebar h2 {
	border-bottom:1px solid #EEEDE4;
	font-size:15px;
	letter-spacing:0px;
	margin:0;
	padding:5px 0;
	font-weight: bold;
	font-family: tahoma;
}


#sidebar .widget ul {
	margin:0;
	padding:0;
}

#sidebar .widget li {
	border-bottom:1px solid #EEEDE4;
	color:#999999;
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:1px 0;
}

#sidebar .widget li a {
	color:#166f97;
}
#sidebar a {
	color:#166f97;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	width: 968px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/img12.gif) no-repeat scroll 0 0;
	color: gray;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}


#footer a {
	color: #0033FF;
}



.Post {
	clear:left;
	padding: 0;
	position:relative;
}

.Post h2 {
	color:#417FDA;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding:0 0 1px;
}

.Post small {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0;
}

.PostHead {
	margin-left:55px;
}


.PostHead h2 {
	color:#417FDA;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:24px;
	margin:0;
	padding:0 0 1px;
}

.PostHead small {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0;
}

.PostCommon {
	margin-left:0px;
}

.PostCommon h2 {
	color:#1C6296;
	display:block;
	font-size:17px;
	font-weight:normal;
}

.PostCommon small {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0;
}

.PostTime {
	background:transparent url(../images/PostTimeBkg.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:71px;
	left:-15px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:center;
	top:3px;
	width:67px;
}

.PostTime .day {
	font-family:'Arial';
	font-size:16px;
	letter-spacing:-1px;
	line-height:18px;
	padding-top:20px;
}

.PostTime .year {
	font-weight:normal;
	padding-top:7px;
}

.PostTime .month {
	font-size:10px;
	text-transform:lowercase;
}

.PostTime strong {
	display:block;
	font-family:'Verdana';
	line-height:9px;
}

.PostAuthor {
	color:#999999;
}

.PostCat {
	color:#FF6600;
}


/* IDE dan Kesimpulan */
.ide-kesimpulan {
}

.ide-kesimpulan h4 {
	margin-bottom: 5px;
}

/*.ide-attachment {
	padding: 2px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #f4f4f4;
}
*/
.isi-kesimpulan {
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #E1FFBD;
}


.ide-komentar {
}

.isi-komentar {
	
}

.list-komentar ul {
	margin: 20px;
	padding: 0px;
}

.list-komentar ul li {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
}

.list-komentar hr {
	color: #C4C4C4;
	margin: 10px 0;
	border : none;
	border-bottom: 1px dashed #ccc;
	height: 1px;
}

.ide-isi-komentar h4 {
	margin-bottom: 3px;
}
.ide-isi-komentar textarea {
	-x-system-font:none;
	background-color:#FFFFFF;
	border:1px solid #C6C6C6;
	color:#333333;
	font-family:Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:140px;
	line-height:1.4em;
	margin:3px 0 10px 0;
	padding:5px 10px 5px 5px;
	width:95%;
}

.ide-isi-komentar .submit input {
	border:medium none;
	height:31px;
	margin:8px 0 0;
	padding:0;
	width:154px;
}






/* Added => FIRMAN ///////////////////////////////////////////////////////////*/
.ajax_href span {
	color: #417FDA;
	text-decoration:none;
	cursor:pointer;
}


.ajax_href span:hover, .ajax_href span:active {
	text-decoration:underline;
	color:#787878;
}

input, textarea, select {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.az {
	color: #1B75A9;
	text-decoration:none;
	cursor:pointer;
}

.az:hover, .az:active {
	color:#ffffff;
	background-color:#000000;
}

#az_temp {
	background-color:#DDE3FF;
	padding-left:5px;
	border:solid;
	border-width:2px;
	width:12px;
	font-weight:bold;
	}
#loading {
	display:none;
	background-color:#E0E6FC;
	padding:5px 10px 5px 5px;
	position:fixed;
	z-index:4;
	left:45%;
	top:45%;
	vertical-align:middle;
	color:#000000;
	font-size:15px;
	border:solid;
	border-width:5px;
	border-color:#17099D;	
	}
	
form {
	margin:0px;
	padding:0px;
}

#s {
	width: 110px;
	margin-right: 3px;
	padding: 2px;
	border: 1px solid #0A5688;
	background-color:#F7F7F7;
}

#x {
	padding: 2px;
	border: none;
	background-color: #0A5688;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-position:right;
	width:55px;
	text-align:left;
}
.list {
border:solid;
border-color:#D2D4C9;
border-width:1px 0px 0px 0px;
height:1px;
padding:0px;
margin:0px;
width:100%;
	
}

.confirm {
background-color:#FCFDBD;
padding:10px;
color:#5BAE00;
font-size:14px;
font-weight:bold;
}
.result {
	color:#859FFA;
	font-weight:bold;
}
.b_pg {
	width:50px;
	border:none;
	height:20px;
	background-color:#ffffff;
	background-image:url(../images/th.gif);
	background-position:center;
	}

.i_pg {
	width:47px;
	margin:0px;
	padding:0px;
	padding-left:1px;
	border:solid;
	border-width:1px;
	height:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	}
	
.content_pg {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.content_bs {
	float:left;
	padding-bottom:10px;
	}

.content_essay {
	float:none;
	margin-bottom:10px;
	}
	
.b_essay {
	width:100%;
	border:none;
	height:20px;
	margin-left:1px;
	background-color:#ffffff;
	background-image:url(../images/th.gif);
	background-position:center;
	}	
.i_essay {
	width:100%;
	margin:0px;
	padding:0px;
	border:solid;
	border-width:1px;
	margin-left:1px;
	height:45px;
	overflow:auto;
	text-align:left;
	}
	
.b_bs {
	width:70px;
	border:none;
	margin-right:10px;
	height:20px;
	background-color:#ffffff;
	background-image:url(../images/th.gif);
	background-position:center;
	}
.r_bs {
	border:solid;
	border-width:1px;
	width:68px;
	}
/* //////////////////////////////////////////////////////////////////////////*/

/*#menu {
position: relative;
width: 100%;
height: 35px;
background-color: #fab60f;

}*/
#menu-left {
	width:200px;
}

#menu-inner {
position: absolute;
top: 1px;
width: 100%;
height: 33px;
background: url(../images/bg_menu.jpg) repeat-y;
}

#menu-left h2, #addinfo h2 {
	background: #d2e4ef;
	color: #004e89;
}

#menu-left ul {
	margin:0;
	padding:0;
}

#menu-left li {
	list-style-type:none;
	margin:0;
	padding:0;
}


#column-left {
	
	padding: 15px 0 0px 15px;
	margin:0 0 0 4px;
	background:#F7FAFD url(../images/bg_col_left.png) repeat-x scroll 0 50%;
	border-color:#C7E0F1 #C7E0F1 #D0E5F3 #D0E5F3;
	border-style:solid;
	border-width:1px;
	float:left;
	width:215px;
}


/* first level links */
#menu-left > ul > li > a {
padding-left: 5px;
background: url(../images/icon/arrow_down.png) no-repeat 180px 13px;
}

/* second level */
#menu-left li li a {
padding-left: 20px;
width: 174px;
}

/* third level */
#menu-left li li li a {
padding-left: 35px;
width: 159px;
}

#menu-left li a:hover { background: #FFF !important; }

#menu-left li {
background: #e3f0f8;
}

#menu-left a.active {
font-weight: bolder;
}

#menu-left > ul > li > a.active {
color: #fff;
font-weight: normal;
background: url(../images/icon/arrow_up.jpg) no-repeat 180px 13px #0f2b5b;
}

#menu-left li li {
background: #F2F8FB;
}

/* accordion */
.accordion {
margin: 0;
padding: 0;
width: 200px;
}

#menu-left h2 {
	background: #d2e4ef;
	color: #004e89;
	padding:7px;
	font-size:13px;
}

#menu-left a {
text-decoration: none;
border-bottom: 1px solid #d5e8f5;
color: #004e89;
font-size: 11px;
display:block;
margin: 0;
padding: 5px 5px 5px 10px;
}

/* top level links */
#menu-left a.menuitem {
background: #e3f0f8;
width: 185px;
position: relative;
}

/* currently collapsed top level link */
a.headeractive {
color: #fff !important;
background: #0f2b5b !important;
width: 184px !important;
}

/* top level links on hover */
.accordion a.menuitem:hover {
color: #fff !important;
background: #0f2b5b !important;
width: 184px !important;
}

/* submenu */
.submenu li a {
padding-left: 20px !important;
width: 174px !important;
background: #f2f8fB !important;
}

.submenu a.subheader {
font-weight: bolder;
padding-left: 15px !important;
width: 179px !important;
}

/* up-down arrows */
.statusicon {
position: absolute;
top: 12px;
right: 10px;
border: none;
}

.accordion div.submenu ul {
list-style-type: none;
margin: 0;
padding: 0;
}












/* =============================================================================================================================
COLOR AND BOX
/* =============================================================================================================================*/

.cOrange {
	color:#FF6600;
}

.cMaroon {
	color:#CC0000;
}

.cBlue {
	color: #417FDA;
}

.cLightBlue {
	color: #319BD8;
}

.cPink {
	color: #FD7272;
}

.cGreen {
	color: #91AE02;
}

.cDarkGray {
	color: #000;
}

.boxOrange {
	font-weight:bold;
	color:#D57D00;
	background-color:#FFFECC;
	border:1px solid #FAEBB1;
}

.boxGreen {
	font-weight:bold;
	color:#4d7507;
	background-color:#C8FFBF;
	border:1px solid #A2EF95;
}

.boxMaroon {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC0000;
}

/* =============================================================================================================================
PAGER
/* =============================================================================================================================*/
.pager {
    font-family: Arial;
    font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.pager .info {
    text-decoration:none;
	background-color:#4D8AFF;
	border:1px solid #0057FF;
	padding:2px 2px;
	color:#FFFFFF;
}

.pager a {
	background-color:#FFFFFF;
	border:1px solid #80ABFF;
	font-weight:bold;
	margin:0 1px;
	padding:2px 5px;
	height: 10px;
}

.pager a:hover {
	text-decoration:none;
	background-color:#4D8AFF;
	border:1px solid #0057FF;
	color:#FFFFFF;
}

.bot_col{
	background:white url("../images/bg_col.jpg") no-repeat top left;
	width:255px;
	float:left;
}

.gridLink 
{
	background-position:center 15px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	overflow:hidden;
	padding-top:70px;
	text-align:center;
	width:112px;
	/*border: 1px solid red;*/
}







body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin: 0px;
}

#wrapper #rightcontent {
	background-color: #F9C235;
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 10px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	height: 24px;
	width: 800px;
	line-height: 175%;
}



#wrapper #leftcontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #993300;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #993300;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}


.judul {
	font-family: Georgia;
	font-size: 20px;
	line-height: 170%;
	font-weight: normal;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
.agenda {
	font-weight: bold;
}





