/*
Theme Name: Kampung Daun 6.0
Theme URI: 
Description: Kampung Daun 6.0
Version: 6.0
Author: <a href="http://www.oraystudios.com/">Oray Studios</a> 
*/


body {
	background: #040602 url(_img/bg-body.jpg) repeat-x fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f0f0f0 url(_img/bg-container.jpg) repeat-x;
	margin: 30px auto 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top:1px solid #788e6c;
	border-right:1px solid #3e622a;
	border-bottom:1px solid #788e6c;
	border-left:1px solid #3e622a;
}
#header {
	height:150px;
	background:url(_img/bg-header.jpg) left top no-repeat;
	padding:0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	position:relative;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	position: absolute;
	width:150px;
	height:150px;
	background:url(_img/bg-header-h1.jpg);
	top:-15px;
	left:10px;
	border:1px solid #2d4801;
}
#header h1 a{
	position: absolute;
	top: 0;
	left: 0;
	width:150px;
	height:150px;
	display:block;
	text-indent:-9999px;
	background:none;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header .onhover {
	margin: 0;
	padding: 0;
	width:150px;
	height:150px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background:url(_img/bg-header-h1.jpg) bottom;
}
#header h2 {
	margin: 0;
	padding:0; 
	position: absolute;
	/*background:url(_img/bg-header-h2.png);*/
	top:0px;
	left:161px;
	display:block;
	text-indent:-9999px;
	width:277px;
	height:100px;
	border:none;
	
}


#mainnav {
	padding:0px 10px 20px 10px;
	overflow:hidden;
}
#mainnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mainnav ul li{
	float:left;
	margin-right:5px;
	position:relative;
}
#mainnav ul li .trigger{
	height:250px;
	width:146px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	border:1px solid #38201d;
}
#mainnav ul li .trigger:hover {
	color:#9eaf73;
}
#mainnav ul li .trigger span {
	padding:5px;
	display:block;
	background:#2a1411;
	text-align:center;
	font-weight:bold;
}
#mainnav ul #nav5{
	margin-right:0;
}

#mainnav ul #nav1 { 
	background:url(_img/bg-menu.jpg) no-repeat -0px 0;
}
#mainnav ul #nav2 {
	background:url(_img/bg-menu.jpg) no-repeat -148px 0;
}
#mainnav ul #nav3 {
	background:url(_img/bg-menu.jpg) no-repeat -296px 0;
}
#mainnav ul #nav4 { 
	background:url(_img/bg-menu.jpg) no-repeat -444px 0;
}
#mainnav ul #nav5 { 
	background:url(_img/bg-menu.jpg) no-repeat -592px 0;
}

.bubbleInfo {
	position:relative;
}
.popup {
	position:absolute;
	display:none;
	width:148px;
	height:150px;
	background:url(_img/bg-popup.png) no-repeat;
}
.popup p{
	display:block;
	padding:5px;
	margin:5px;
}
.popup h2 {
	text-decoration:none;
	border:none;
	margin:0;
	padding:0;
}
.popup .enter {
	display:block;
	background:#2a1411;
	text-align:center;
	position:absolute;
	left:10px;
	bottom:0px;
	width:128px;
	font-size:18px;
	color:#ddd;
}
.popup .enter:hover {
	background:url(_img/bg-hijau.jpg);
	color:#9eaf73;
}

#mainnav .current .trigger{
	border:1px solid #2d4801;
}
#mainnav .current .trigger span{
	background:url(_img/bg-hijau.jpg);
}







#mainContent {
	clear:both;
	padding:10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height:1.3;
}
noscript {
	background:#755f5f;
	display:block;
	padding:10px;
	margin: 0 0 10px 0;
}
noscript p, noscript ol {
	color:#eee;
	font-size:11px;
}
noscript a {
	color:#eee;
}

#content {
	margin:0 50px 30px 0;
}
.home #content {
	width:350px;
	float:left;
}
.entry {
	margin:0 0 30px 0;
	padding:10px;
}
.home .entry {
	float:left;
	width:300px;
	margin:0 0px 30px 0;
}
	.home .entry img{
		/*width:300px;
		height:auto;*/
		}
.wp-caption {
	padding:10px 0 10px 10px;
	margin:0;
	border:1px solid #ccc;
	}
	.wp-caption img {
		margin:0;
		padding:0
		}
	.wp-caption-text {
		margin:10px 0 0 0;
		text-align:center;
		font-size:11px;
		font-style:italic;
		}
img.alignleft, div.alignleft {
	margin: 0 10px 10px 0;
	float:left;
}
img.alignright, div.alignright {
	margin: 0 0px 10px 10px;
	float:right;
}
.entry h2 .postdate, h1 .postdate{
	font-size:18px;
}
.commentbtn a{
	clear:both;
	padding:3px;
	background:url(_img/bg-hijau.jpg);
	display:block;
	width:150px;
	border:1px solid #2d4801;
	text-align:center;
	color:#ddd;
}
.news {
	background:#e4e2d7;
}
#foodcontainer {
	margin:0 0 30px 0;
}
.menu {
	background:#d6ddce;
	width:200px;
	float:left;
	margin: 0 10px 10px 0;
}
.alt {
	background:#d6ddce;
}



#pagination {
	clear:both;
}
#rssbutton {
	margin:10px 0 0 0;
}
#rssbutton h3 a{
	display:block;
	width:205px;
	height:72px;
	background:url(_img/bg-rss.jpg) bottom;
	text-indent:-9999px;
}
#rssbutton h3 a:hover{
	background:url(_img/bg-rss.jpg) top;
}



#commentwrap {
	margin:0 0px 30px 0px;
	padding:20px 20px 20px 20px;
	background:url(_img/bg-commentwrap.jpg) repeat-x;
}

#thecomment, #therespond {
	display:inline;
}
#thecomment {
	width:360px;
	float:right;
}
#therespond {
	width:340px;
	float:left;
}
#comments, #respond {
	font-size:20px;
	margin:5px 0 10px 0;
	display:block;
	background:url(_img/bg-hijau.jpg);
	border:1px solid #2d4801;
	padding:5px;
	color:#ddd;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
.commentlist li {
	padding:10px;
	margin:0 0 10px 0;
	background:#e4e2d7;
	font-size:10px;
	border:1px solid #2d4801;
	position:relative;
}
.commentlist li.alt {
	background:#d6ddce;
}
.commentlist cite {
	font-size:16px;
	font-style:normal;
}
.commentlist .comment-number {
	position:absolute;
	right:2px;
	top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#f0f0f0;
}
/* Begin Form Elements */
#commentform input {
	width: 170px;
	padding: 2px;
	}

#commentform textarea {
	width: 330px;
	padding: 5px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */






.commentlist p {
	font-weight: normal;
	line-height: 1.3;
	text-transform: none;
	}

#commentform p {
	}
















#footer {
	padding:10px 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin:0;
	background:url(_img/bg-footer.jpg) repeat-x;
	height:120px;
	position:relative;
	clear:both;
	line-height:1;
}
#footer p {
	/*color:#67795d;*/
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#location {
	background:url(_img/bg-location.png) no-repeat;
	height:80px;
	width:360px;
	padding:10px;
	position:absolute;
	top:-15px;
	left:5px;
}
#location h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	color:#ddd;
	padding:10px 0 0 95px;
}
#location div p {
	display:block;
	font-size:11px;
	padding:0 0 0 95px;
	color:#ddd;
}
#footernav {
	position:absolute;
	right:0;
	bottom:0px;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}
#footernav li {
	display:inline;
	font-size:9px;
}
#credit {
	position:absolute;
	bottom:10px;
	border-top:1px solid #324b27;
	display:block;
	width:760px;
	padding:10px 0 0 0;
}
#credit p,#credit p a, #footernav li a{
	color:#67795d;
}
#credit p a:hover, #footernav li a:hover{
	color:#ecda94;
}









































.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}