@charset "utf-8";
@font-face
{

		font-family:"AnOdeToNoone";
	src: url('AnOdeToNoone.ttf');

}
@font-face
{
	font-family:"ColabReg";
	src: url('ColabReg.otf');
	} 
body, ul, li, p, h1, h2, h3, h4, h5, br {
        margin: 0px;
	padding: 0px;
	font-family:ColabReg;
}
.clear {
	clear: both;
}
body {
	font-family:"ColabReg";
	font-size: 16px;
        margin: 0px;
	padding: 0px;	        
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
        line-height:15pt;    
	background-color: #010101;
	
}
#containers {
        width:850px;
        height:auto;
        margin:auto;        
}
#bg-header {
	height: auto;
	width: 100%;
}
#bg-header #header {
	height: 173px;
	width: auto;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
        background-image: url(../images/header.png);
}
#bg-header #header #logo {
	height: 100px;
	width: auto;
	float: left;
}
#bg-header #bg-menu {
	float: right;
	height: auto;
	width: auto;
	}
#bg-header #header #bg-menu #socio {
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
#menu {
        background-image: url(../images/bgtopmenu.jpg);
	height: 50px;
	width: auto;
	margin-top: 0px;
}
#bg-header #header #bg-menu #socio .field {
	float: right;
	height: auto;
	width: auto;
	margin-left: 5px;
}

#slider {
	margin: auto;
	height: auto;
	width: 850px;
}

#bg-slider {
	height: 490px;
	width: 100%;        
        background-color:#F1F0DC;
	}
#bg-body {
	background-color: #FFF;        
	background-image: url(../images/bg-wrapper.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bg-body #body {
	margin: auto;
	height: auto;
	width: 850px;
        padding:10px;
	min-height:430px;
}
#bg-body #body h2 {
        color:#6D160D;
}
#bg-body #body .title {
        font-size:18pt;
        margin-bottom:15px;
        border-bottom:dashed 1px;
        padding-bottom:8px;
	font-family:"ColabReg";
}
#bg-body #body .titles {
        font-size:18pt;
        margin-bottom:15px;
        border-bottom:dashed 1px;
        padding-bottom:8px;
	font-family:"ColabReg";
}
#bg-body #body .blog{   
        border-bottom:dashed 1px #bbb;
        padding-bottom:8px;
}
#bg-body #body #leftcol {
	height: auto;
	width: 565px;
	float: left;
        border-right:1px dashed #ccc;
        padding-right:15px;
        margin-right:10px;
}
#bg-body #body #leftcol .blog {
	height: auto;
	width: 525px;
	}
#bg-body #body #leftcol .testimoni {
	height: auto;
	width: auto;
        border-bottom:solid 1px #ccc;
        margin-bottom:10px;
        padding-bottom:7px;
         padding-right:17px;
	
}
#bg-body #body #rightcol {
	float: left;
	height: auto;
	width: 240px;
}
#bg-body #body #leftcol #package {
	height: auto;
	width: 570px;
        padding-bottom:10px;
        padding-top:10px;
        margin-bottom:10px;
        margin-top:10px;
        border-bottom:1px dashed #ccc;
        border-top:1px dashed #ccc;
}
#bg-body #body #leftcol #package #title {
	font-size: 24px;
	text-transform: capitalize;
	color: #499369;
}
#bg-body #body #rightcol .module {
	height: auto;
	width: 240px;
        margin-bottom:5px;
        padding-bottom:15px;
        border-bottom:dashed 1px #ccc;
}
#bg-body #body .title {
        display: block;
	background-color: #432A16;
	color: #FFFFFF;
	text-transform: uppercase;
        font-size:14px bold;
        padding:5px;
        
}
#bg-body #body .titles {
        display: block;
	background-color: #432A16;
	color: #FFFFFF;
	text-transform: uppercase;
        font-size:14px bold;
        padding:5px;
        
}
#bg-body #body #rightcol .module .field {        
        margin-bottom:5px;
}
#bg-body #body #rightcol .module .teks {
	font-size:30px;
}
#bg-body #body #rightcol #tiket {
	float: right;
	height: auto;
	width: 250px;
        margin-bottom:5px;
}
#bg-body #body #rightcol #fb-like{
	margin-top: 7px;
}
#bg-body #body #leftcol #news {
	height: auto;
	width: auto;
	margin-top: 10px;
}
#bg-body #body #leftcol #news #latest-article {
	float: left;
	height: auto;
	width: 100%;	
	padding-left:5px;
}
#bg-body #body #leftcol #news #latest-article li {
	list-style-position: inside;
}
#bg-body #body #leftcol #news #latest-testimony {
	float: right;
	height: auto;
	width: 275px;
	padding-left:5px;
}


#bg-footer {
	height: 99px;
	width: 850px;
        margin:auto;        
	background-image: url(../images/footer.png);
}
#bg-footer #footer {
	margin: auto;
	height: auto;
	width: auto;
	padding: 20px;
}
#bg-footer #footer #text {
	float: left;
	height: auto;
	width: auto;
        font-size:18px;
        color:white;
}
#bg-footer #footer #text a {
	color: #000000;
	text-decoration: none;

}
#bg-footer #footer #banner {
	float: right;
	height: auto;
	width: auto;
}
#bg-footer #footer #banner .field {
	float: right;
	height: auto;
	width: auto;
}
audio#radio {
  width: 100%;
}

@media screen and (max-width:854px){
body {
	        
	background-image: none;
	
	
}
#containers {
width: 100%;
height: auto;
margin: auto;
}
#bg-header #header {
        display:none;
	width:100%;
	height:173px;
        
}
#bg-header #header img {
	width:100%;
	height:auto;
        background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bg-header #header-mobile {
        width:100%;
	height:85px;
background-color:#ccc;
background-image: url(../images/logo-mobile-kenanga.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center center;
        
}
#bg-header #header #logo {
	width:100%;
	height:auto;
}
#bg-header #header #logo img{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
}
#bg-header #header #bg-menu {
	float: none;
	height: auto;
	width: auto;
}
#menu{
	color: white;
  background-color: #762920;
  height: auto;
  width: auto;
  margin-top: 0px;
background-image:none;
}
#bg-slider {
	width:100%;
	height:auto;
	display:none;
}
#bg-slider #slider {
	margin: auto;
	height: auto;
	width: 100%;
}
#bg-slider #slider #example {
	margin: auto;
	height: auto;
	width: 100%;
}
#bg-slider #slider #example #slides{
	margin: auto;
	height: auto;
	width: 100%;
}
#bg-slider #slider #example #slides img{
	margin: auto;
	height: auto;
	width: 100%;
}
 #bg-slider #slider #example #slides a.prev{
	display: none;
}
#bg-slider #slider #example #slides a.next{
	display: none;
} 

#bg-slider #slider #example #slides .slides_container {
	margin: auto;
	height: auto;
	width: 100%;
}
#bg-slider #slider #example #slides .slides_container .slides_control {
margin: auto;
	height: auto;
	width: 100%;
} 
#bg-slider #slider #example #slides .slides_container .slides_control img{
margin: auto;
	height: 450px;
	width: auto;
	
} 
#bg-body {
background-image:none;

}

#bg-body #body {
	margin: auto;
	height: auto;
	width: 97%;
	padding:5px;
}
#bg-body #body #leftcol {
	height: auto;
	width: auto;
	float: none;
        border-bottom:1px dashed #ccc;
        padding:2px;
		border-right:none;
		
}
#bg-body #body #rightcol {
	float: none;
	height: auto;
	width: 100%;
}
#bg-body #body #rightcol .module{
	float: none;
	height: auto;
	width: auto;
	padding:15px;
}
#bg-body #body #rightcol .module img{
	display:block;
	height:auto;
	margin:auto;
}
#bg-body #body #leftcol #package {
	width:100%;
	height:auto;
}
#bg-footer {
	width: 100%;
	height:auto;
}
#bg-footer #footer {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
}