@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	background-image: url(images/body3.png);
        background-repeat: repeat;
	
}
#layout
{

	margin: auto;
	width: 1000px;
	height: auto;
	/*background-color: #FFFFFF;*/
	display: block;
	widows: inherit;
        background-image:  url(images/wrap.jpg);
}
#layin
{	
	background-image:  url(images/wrap.jpg);
	margin: auto 0;
	width: 1000px;
	height: auto;
	display: block;

}
.top {
	height:200px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
		}
#foxmenucontainer{
	height:149px;
	/*background:#fff url(images/menu.jpg);*/
	display:block;
	
	}

#header
{
	background-image: url(images/cont.jpg);
        width: 1000px;
        height: 202px;
	background-repeat: no-repeat;
        text-align: left;
	
}

/*#header_text
{
	width: 430px;
	height: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px 20px 0px 47px;
	color: #FFFFFF;
	text-align: right;
       
        		
}*/
#right {
        clear: both;
        float: right ;
        padding-right:57px;
}


/* End Header */

/* Site Map*/
#sitemap
{
        /*background-image: url(images/item-center.png);*/
	background-repeat: repeat-x;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
	height: 29px;
}


#onsitemap
{
	/*background-image: url(images/item-center.png);*/
	background-repeat: repeat-x;
	height: 22px;
	padding: 7px 10px 0px 43px;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}



div#onsitemap A:link, div#onsitemap A:visited{
	COLOR:   #666666;
	text-decoration: none;
}


div#onsitemap A:hover{
	COLOR: #3399FF;
	text-decoration: none;
}
/* End Sitemap*/


#main
{
	width: 800px;
	padding-left: 14px;
	padding-right: 20px;

}
#mainin
{
	width:800px;
}

#menu_wrap
{
	float: right;
	width: 63px;


}
#menu
{
	width: 202px;
	display: block;
	padding-bottom: 10px;

}
/* Menu Profile */
#menu_profile_title
{
	background-image:     url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}

#menu_profile_photo
{
	margin: auto;
	border-top: 10px;
	height: auto !important;
	height: 72px;
	background-position:bottom;
	width: 190px;
	text-align: center;
}
#menu_profile_desc
{
	width: 170px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align:center;
	padding: 10px;

}

/* Menu banner */
#menu_banner_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px; 
	color: #FFF;

}
/* End Menu Banner */


/* Menu Link */
#menu_link_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px; 
	color: #FFF;
 
}
/* End Menu Command */


#menu_admin_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;  
	color: #FFF;
}
/* End Menu Admin */


/* Menu Calender*/
#menu_calendar_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px; 
	color: #FFF;
}

#menu_calendar_content
{
	padding-top: 20px;
	height: 166px;
	width: 172px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px; 


}
.calendar-day td
{
	border:  #EEEEEE 1px outset; 
}
.calendar-weekday
{
	font-weight: bold;
	color: #333333;
	border: #CCCCCC 1px outset; 
	background-color: #999999;
}
.calendar-sunday
{
	font-weight: bold;
	color: #FF6600;
	border: #CCCCCC 1px outset;
	background-color: #999999; 
	
}
.calendar-saturday
{
	font-weight: bold;
	color: #FF6600;
	border: #CCCCCC 1px outset;
	background-color: #999999; 
	
}

.calendar-day td a
{
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.calendar-prev  a
{
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.calendar-curr  a
{
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.calendar-next  a
{
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}


/* End Menu Calendar */

/* Menu Character */
#menu_character_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;  
	color: #FFF;
}
/* End Menu Character */

/* Menu Character */
#menu_post_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;  
	color: #FFF;

}
#menu_track_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px; 
	color: #FFF;
 
}
/* End Menu Character */

/* Menu Command */
#menu_command_title
{
	background-image:   url(images/menu_profile.jpg);
	width: 202px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;  
	color: #FFF;
 
}
/* End Menu Command */


.nav_left div
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	padding: 0px;
  	margin: 0px 10px 0px 10px;
}


.nav_left ul {
  	padding: 0px;
  	margin: 0px 10px 0px 10px;
}

.nav_left li {
  	list-style-type: none;
  	line-height: 130%;
  	border-bottom: 1px dotted #999999;
  	font-size: 10px;
}

.nav_left ul  a {
	font: Arial;
	font-size: 12px;
  	display: block;
  	padding: 5px 5px 5px 5px;
  	text-decoration: none;
  	background-repeat: no-repeat;
  	background-position: 3px 50%;
}
.nav_left ul a:link, .nav_left ul a:visited {


	color: #666666;
  	
}


.nav_left ul a:hover, .nav_left ul a:active {
	background-color:#CCCCCC;
	color: #333333;
}


#menu_admin_list  a {
	font: Arial;
	font-size: 12px;
  	display: block;
  	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #999999;
  	text-decoration: none;
  	background-repeat: no-repeat;
  	background-position: 3px 50%;
}

#menu_admin_list a:link, #menu_admin_list a:visited {
  	color: #666666;
}

#menu_admin_list a:hover, #menu_admin_list a:active {

	background-image: url(images/bglink.gif);
	background-repeat: repeat;
}



#content_wrap
{
	float: right;
	width: 594px;
	color: #FFF;

	
}
/*  Next Title  */
#next_title
{

	width: 540px;
	padding: 10px 30px 5px 13px;
	background-color: #FFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #666666;
}

div#next_title A:link , div#next_title A:visited{
	COLOR: #666666;
	text-decoration: none;
}


div#next_title A:hover{
	COLOR: #FF6600;
	text-decoration: blink;
}

/*
#content_header
{
	
	width: 588px;
	/*background-image: url(images/content_header.jpg);*/
	background-repeat: repeat-y;
	border-left: 1px #000000 solid;
	height: 99px;
	 
}*/
#content
{

	width: 588px;
	padding:2px;

}
.article_icon
{
	padding-left: 40px;
	padding-right: 10px;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	/*background-image: url(images/batas_artikel.gif); */
	background-repeat: no-repeat;
	
}
.article_title
{
	font-family: Helvetica;

	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	/*min-height: 33px;*/
	height: auto !important;
	height: 33px;
	width: 100%;
	color: #FFF;
	/*border-bottom: 2px #2394bd dotted;*/
	
}

.article_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #839100;
	padding: 4px 5px 3px 33px;
}
.article_datein
{

	padding: 2px 0px 2px 0px;
}

.article_datein a

{
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #839100;
}

.article_text
{
	padding: 0px 56px 0px 0px;
}

.article_next
{
	padding-left: 33px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.article_nextin
{
	
	
	padding: 1px 0px 1px 0px;
}

.article_comment
{
	padding-left: 33px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	color: #888888;
}

.article_comment a
{
	color: #457087;
	text-decoration: underline;
}
/* ------------------------- End Content Article --------------*/


/* ------------------------- Track Back URL  --------------*/
.trackbackurl
{
 	margin-right: 23px;
	margin-left: 30px;
	background-color: #EEEEEE;
	font-family: Helvetica;
	font-size: 12px;
	padding: 5px;
	border: #999999 solid 1px;
}
.trackback
{
	margin-right: 23px;
	margin-left: 30px;
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 11px;
	padding: 7px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
}
.trackback div.caption
{
	border: #999999 dotted 1px;
	padding: 5px;
	font-weight: bold;
}

/* ------------------------- Comment ----------------------*/

/* ------------------------- Comment ----------------------*/

.comment_header
{
 	margin-right: 23px;
	margin-left: 30px;
	background-color: #EEEEEE;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border: #999999 solid 1px;

}
.comment_content
{
	margin-right: 23px;
	margin-left: 30px;
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 12px;
	padding: 5px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;

}
.commentpost
{
	padding: 5px 7px 2px 7px;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
}
.comment_date
{
	padding: 2px 7px 2px 7px;
	font-family: Helvetica;
	font-size: 10px;
	font-style: italic;
	
}

.commentbody
{
	padding: 5px 7px 10px 7px;
	font-family: Helvetica;
	font-size: 11px;
	color: #888888;
	border-bottom: solid 1px #999999;

	
}

.comment_comment
{
	padding: 2px 7px 2px 7px;
	font-family: Helvetica;
	font-size: 11px;
	font-style: italic;
	
}

.comment_footer
{
	margin-right: 23px;
	margin-left: 30px;
	background-color: #DDDDDD;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border: #999999 solid 1px;
}
/* ------------------------- End Comment  ----------------------*/



/* ------------------------- Next Article ----------------------*/


div.article_next A:link{
	COLOR: #2394bd;
	height: 24px;
	width: 165px;
	text-decoration: none;
}

div.article_next A:visited{
	COLOR: #2394bd;
	height: 24px;
	width: 165px;
	text-decoration: none;
}
div.article_next A:hover{
	COLOR: #FF9900;
	height: 24px;
	width: 165px;
	text-decoration: none;
}

div.article_comment A:link{
	COLOR:  #363FFE;
	height: 24px;
	width: 165px;
	text-decoration: underline;
}

div.article_comment A:visited{
	COLOR: #999999;
	height: 24px;
	width: 165px;
	text-decoration: underline;
}
div.article_comment A:hover{
	COLOR: #363FFE;
	height: 24px;
	width: 165px;
	text-decoration: underline;
}

.signal_bottom {
	clear: both;
}

/* Footer */
#footer
{	

	clear: both;
	width: 1000px;
	height: auto;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;


}
#footerin
{
        height:35px;
	padding:10px 0 0 0px;
	background:#000 url(images/footer.jpg);
	color:#b3b3b3;
	font-size:10px;
	font-weight:normal;
	text-align:center;

	letter-spacing:1px;

}


.inbox


{
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	color: #888888;
	padding: 2px 3px 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 180px; 
}
.textbox
{
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	color: #888888;
	padding: 2px 3px 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 380px;
	height: 100px;
	overflow: auto;	
}
														
														
														
														
														
														
														
														
														
														
														
														
														
														
														
														