/*
      Created by Ridwan
	  
	  E-Mail: ridwan.xcode@gmail.com
*/

* { padding: 0; margin: 0; }

body {
	background: #cee2ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
/**************************************************
FONTS
***************************************************/
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

@font-face { 
font-family: 'Yanone Kaffeesatz', sans-serif;
}

/*************************************************
TEXT STYLE
**************************************************/
h2 {
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#203141;
	line-height:39px;
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 30px;
	text-align: left;
}
h3 {
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#203141;
	text-transform: uppercase;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#0033FF;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; color: #ff0000; }
p { margin: 0px 0px 15px 0px; }
hr {
	width: 80%;
	border: 1px solid #e1e1e1;
	
}
.box .list {
	padding-left: 40px;
}
.skin-color { color:#ff7400;}
.yellow { color:#fff200}
.white { color:#fff}
.grey { color:#5e5e5e}

.round3{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
	
.round5{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;}
	
.divider1 { height:22px; }

.divider1, .divider2 {background:url(../images/divider1.png) no-repeat center top;}

/************************************/

/*wrapper*/
#wrapper { 
	margin: 0 auto;
	width: 1024px;
	box-shadow: 0 0 10px #2C2C2C;
	background: none repeat scroll 0 0 #FFFCF1;
}
div#utama {
	height:auto;
	width:100%;
	position:relative;
}

#header {
	height: 250px;
	
}
.aleft {
	float: left;
}
.aright {
	float: right;
}
/**************************************************
BANNER SLIDER
***************************************************/


#slider, #slider img {
	width: 1024px;
	height: 250px;
}
#vslider {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
}
#vslider {
	height:250px;
	overflow: hidden;
}
#vslider ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#vslider ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#slider {
	overflow: hidden !important;
}
#slider img {
	-ms-interpolation-mode: bicubic;
}




/**************************************************
MENU LAYER
***************************************************/

div#menuContainer {
	width:100%;
	position:relative;
	height:35px;
	z-index:2;
}

div#menu {
	width:1024px;
	margin:0 auto;
	height:35px;
	position:relative;
	z-index:20;
}

/**************************************************
MENU
***************************************************/

#dropmenu {
	background: url(../images/menu-background.png);
	margin:0; 
	padding:0;
	width:1024px;
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:35px; 
	z-index:20;
	float:left;
}
#dropmenu .right{
	float: right;
	position: relative;
}

#dropmenu ul { 
	position:absolute; 
	display:none; 
	top:35px; 
	left:-1px;
	list-style-type:none;
	z-index:22; 
} 
     
#dropmenu li { 
	float:left; 
	position:relative; 
}     
     
#dropmenu a { 
	color:#eee;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;  
	display:block;
	padding:0px 15px;
} 
#dropmenu > li > a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
	color:#ccc;
}

#dropmenu li:hover > a {
color:#fff;
} 
    
/** sub-level 1 **/
#dropmenu li ul { 
width:221px; 
border-top:1px solid #ccc; 
border-right:1px solid #ccc; 
-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;

} 

#dropmenu li ul a { 
float:left; 
width:191px; 
height:auto; 
z-index:20; 
font-weight:normal;
font-size:11px;
background-color:#fff;
color:#036;
border-bottom:1px solid #ccc; 

} 
#dropmenu ul li:hover > a {
background-color:#eee;
color:#036; 
} 
    
    
/** sub-level 2 **/
#dropmenu ul ul { 
top:auto; 
} 
    
#dropmenu li ul ul {
left:211px;
top:-1px; 
margin:0px 0px 0px 10px;
z-index:21; 
} 
    
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
display:none;
} 
    
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
display:block;
} 
#dropmenu img {
	padding-left: 10px;
}

/*********************************
=====MENU2===================
************************/

#menu2 {
	margin:0; 
	padding:10px 0 10px 0;
	width:1024px;
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	z-index:20;
	float:left;
	background-color: #002244;
	text-align: center;
	margin-bottom: 15px;
	z-index: 19;
}
#menu2 ul li{
	list-style:square;
	display:inline;
	width: 250px;
}
#menu2 li a {
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	line-height: 22px;
	color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
}
#menu2 a {
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	color: #000;
}
#menu2 a:hover {
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	color: #fff;
}

/***********konten***********/

#konten {
	width: 100%;
	height: 100%;
	background: #FFFCF1;
}
	
#konten .kiri {
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px solid #e1e1e1;
}
#adskiri1 {
	height:250px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}
#adskiri2 {
	height:100px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}
#adskiri3 {
	height:100px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}
#adskiri4 {
	height:100px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}
#adskiri5 {
	height:250px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}

#konten .tengah {
	float: left;
	margin-left: 13px;
	width: 728px;
	margin-bottom: 30px;
}

#konten .tengah #ads1 {
	float: left;
	border: 1px solid #e1e1e1;
	width: 728px;
	height: 90px;
}
#ads7 {
	float: right;
	width: 336px;
	height: 280px;
	margin-left: 20px;
}

#konten .tengah #isi {
	padding-top: 20px;
	float: left;
	width: 728px;
}
#berita {
	float: left;
	min-height: 593px;
	border: 1px solid #e1e1e1;
	width: 510px;
	background: #fff;
	padding: 15px;
	text-align: justify;
	line-height: 18px;
}
#berita.full {
	float: left;
	min-height: 712px;
	border: 1px solid #e1e1e1;
	width: 698px;
	background: #fff;
	padding: 15px;
	text-align: justify;
	line-height: 20px;
}
.left {
	text-align: left;
}
.box {
	text-align: justify;
	padding: 10px;
	line-height: 22px
}
#berita ul li {
	margin-left: 30px;
}
#berita ol li {
	margin-left: 30px;
}
#mov ul li {
	margin-left: 20px;
}
.fas {margin-bottom: 30px;display: table; width: 100%; }
.IMGN {
	background-color: #ffffff;
	border : 1px solid #e1e1e1;
	padding: 5px;
	margin: 5px 20px 10px 0;
	box-shadow: 0 0 2px #D3D3D3;
}
.IMG {
	float: left;
	background-color: #ffffff;
	border : 1px solid #e1e1e1;
	padding: 5px;
	margin: 5px 20px 10px 0;
	box-shadow: 0 0 2px #D3D3D3;
}
.IMGR {
	float: right;
	background-color: #ffffff;
	border : 1px solid #e1e1e1;
	padding: 5px;
	margin: 5px 0 10px 20px;
	box-shadow: 0 0 2px #D3D3D3;
}
/****************************
============SOCIAL===========
*****************************/
.social {
	height: 40px;
	background:url(../images/bg_headl.png) no-repeat 0 0;
	margin: 0 10px 0 -24px;
	bottom: 0;

}

.social-bg {
}
.social h3 {
	float: left;
	padding: 5px 0 20px 10px;
	text-transform: none;
	margin-right: 20px;
	color: #fff;
}
.social-button {
}
.social-like {
	float: right;
}
/****************************
GALLERY
*************************/

.photo-link			{ padding: 5px; margin: 6px; border: 1px solid #999; display: block; width: 150px;
					  float: left; }
.photo-link:hover	{ border-color: white; }


/****** MENU KANAN **********
*************************************/
#sidebar {
	width: 175px; 
	float: left;
	margin-left: 9px;
	background: #FFFCF1;
}
#sidebar .popular {
	width: 175px; 
	float: left;
	border : 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background:url(../images/bg_right.png) repeat-y #ececec;
}
#sidebar .regencies {
	width: 175px; 
	float: left;
	border : 1px solid #e1e1e1;
	padding-bottom: 10px;
	background:url(../images/bg_right.png) repeat-y #ececec;
}

#sidebar-right { background:url(../images/backgrounds/sidebar-right-bg.jpg) repeat-y left top; }
#sidebar-right-bottom { background:url(../images/backgrounds/sidebar-right-bottom.jpg) no-repeat 0 bottom; padding-bottom:10px; }
#sidebar-right-top { background:url(../images/backgrounds/sidebar-right-top.jpg) no-repeat 0 top; padding:0 0 0 30px; }

#sidebar-left { background:url(../images/backgrounds/sidebar-left-bg.jpg) repeat-y right top; width: 250px;}
#sidebar-left-bottom { background:url(../images/backgrounds/sidebar-left-bottom.jpg) no-repeat right bottom; padding-bottom:10px; }
#sidebar-left-top { background:url(../images/backgrounds/sidebar-left-top.jpg) no-repeat right top; padding:0 30px 0 0; }

/* ==== (a)Sidebar H2 and Menu Style ===================== */

#sidebar  h2 { 
	padding:0 0 0 10px;
	font-size:13px;	
	margin:0;
	height:43px;
	line-height:33px;
	border-bottom: none;
	clear:both;
}
#sidebar .judulbg {
	background:url(../images/bg_head.png) no-repeat 0 0;
	margin: 10px -6px 0 39px;
	
}

#sidebar p{ padding:10px 24px 10px 24px;}

#content #sidebar ul {	margin:0 0 25px 0;padding:0;}

#content #sidebar ul li, #sidebar li  { border:0; margin: 0; padding:0;
    list-style: none outside none;}	

#sidebar ul li  a { 
	background:url(../images/backgrounds/sidebar-links-bg.jpg) no-repeat;
	display:block;
	width:165px;
	height:20px;
	line-height:25px;
	padding:0 0 0 10px;
	text-decoration:none; 
	color:#5b5a5a;
	border-bottom: 1px solid #e1e1e1;
}

#sidebar ul li a:hover, #sidebar ul li.active a { 
	color:#181818;
	background:url(../images/bg_right_hover.png) repeat-y #ececec;

}

#sidebar ul li.active a { font-weight:bold;}

#kanan {
	margin-left: 20px;
	float: left;
	width: 185px;
}
#kanan h3 {
	padding: 10px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	background: #fff9e2;
	color:#203141;
	border-bottom: 1px dashed #e1e1e1;
}
.shadow {
	background:url(../images/shadow_right.jpg) no-repeat 0 0;

}
/************END MENU KANAN*********
***********************************/


/*-----footer----*/
div#footerContainer {
	width:100%;
	height:110px;
	margin-top:-110px; /* negative value of #container height */
	position:relative;
	padding:0px 0px 0px 0px;
}

div#footer {
	width:1024px;
	background:url(../images/footer-background.png) repeat-x #2d2d2d ;
	position:relative;
	margin:0 auto;
	clear:both;
	color:white;
	padding-top:20px;
	padding-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;

}
#footer a {
	color: #FF7400;
}
/***********************
Button
************************/

a.imageButton, a.imageButtonL, a.more-link, div.postContent a.more-link {
background: transparent url('../images/imagebutton-background-small.png') no-repeat scroll top right;
text-decoration: none;
color:#fff;
font-weight:bold;
font-size:11px;
font-family:Arial, sans-serif;
}

div#footer a.imageButton {
color:#fff;
}

a.imageButton span, a.imageButtonL span, a.more-link span, div.postContent a.more-link span {
background: transparent url('../images/imagebutton-background-large.png') no-repeat;
}

a.imageButton:hover, a.imageButtonL:hover, a.more-link:hover, div.postContent a.more-link:hover {
color:#ff7400;
}

div.captionText a.imageButton span {
text-shadow:0px 0px 0px #000;
}

a.imageButton, a.imageButtonL, a.more-link, div.postContent a.more-link {
float:right;
display:block;
height:32px;
margin-right:6px;
margin-bottom: 10px;
padding-right:24px;
}

a.imageButton span, a.imageButtonL span, a.more-link span, div.postContent a.more-link span {
display:block;
line-height:22px;
padding:5px 0 5px 24px;
} 

a.imageButton:hover, a.imageButtonL:hover, a.more-link:hover, div.postContent a.more-link:hover {
background-position: bottom right;
outline:none;
}

a.imageButton:hover span, a.imageButtonL:hover span,  a.more-link:hover span, div.postContent a.more-link:hover span {
background-position: bottom left;
padding: 5px 0 5px 24px;
} 

#google_translate_element {
	padding-bottom: 10px;
}
a.imageButtonL {
float:left;
display:block;
height:32px;
margin-right:6px;
margin-bottom: 10px;
padding-right:24px;
}

/*
=======================================================================
	Map Listing
=======================================================================
*/
.imglisting {
	float:left;
	width:728px;
	padding-bottom:10px;
	line-height: 9px;
}
.imglisting ul.listing{
	float:left;
	width:728px;
	list-style:none;
	padding-top:10px;
}
.imglisting ul.listing li{
	float:left;
	width:340px;
	height:320px;
	border:#cccccc solid 1px;
	list-style:none;
	background-color:#FFF;
	margin:0px 20px 20px 0px;
}
.imglisting ul.listing li.last{
	margin-right:0px;
}
.imglisting ul.listing li a.thumb{
	float:left;
	width:340px;
	border-bottom:#cccccc solid 1px;
}
.imglisting ul.listing li h4{
	float:left;
	width:300px;
	padding:12px;
	text-align: center;
}
/*
=======================================================================
	List PETA
=======================================================================
*/
.prlisting {
	float:left;
	padding-bottom:10px;
}
.prlisting ul.listing{
	float:left;
	list-style:none;
	padding-top:10px;
}
.prlisting ul.listing li{
	float:left;
	width:215px;
	height:200px;
	border:#cccccc solid 1px;
	list-style:none;
	background-color:#FFFCF1;
	margin:0px 15px 20px 0px;
}
.prlisting ul.listing.gallery li{
	float:left;
	width:215px;
	height:200px;
	border:#cccccc solid 1px;
	list-style:none;
	background-color:#FFFCF1;
	margin:0px 15px 20px 0px;
}

.prlisting ul.listing li.last{
	margin-right:0px;
}
.prlisting ul.listing.gallery li.last{
	margin-right:0px;
}
.prlisting ul.listing li a.thumb{
	float:left;
	width:227px;
}
.prlisting ul.listing li h5{
	float:left;
	width:203px;
	text-align: center;
}
.subh5 {
	font-size:12px;
	color: #ff7400;
}
.prlisting ul.listing li a:hover{
	float:left;
	width:203px;
	text-align: center;
	color: #000;
}

.prlisting ul.listing li p.info{
	padding:0px 0px 0px 12px;
	width:203px;
	float:left;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
.overline{
	text-decoration:line-through;
}

.prlisting ul.listing li:hover {
	border: solid 1px #CCC;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

