body {
	font: 62.5% Helvetica, Arial, sans-serif;
	background: #ba8cba url(_img/bg-body.png) center center repeat-y;
	padding: 0;
	margin: 0; 
	text-align: center;
	color: #666;
	line-height: 1.1;
}
#container {
	width: 900px; 
	margin: 0 auto; 
	text-align: left; 
	position:relative;
}
.pita {
	position:absolute;
	top:65px;
	left:0;
	}
.burung {
	position:absolute;
	top:0px;
	right:0;
	}
a {
	color:#940000;
	}
	a:hover, a.current {
		color:#e48585;
		}
#header {
	height:117px;
	background:url(_img/bg-header.jpg) center center no-repeat;
	padding: 0 24px 0 24px;
	}
	#header h1 {
		margin: 0; 
		padding: 0;
		}
		#header h1 a {
			height:117px;
			width:380px;
			display:block;
			text-indent:-9999px;
			}
#nav {
	height:38px;
	background:url(_img/bg-nav.jpg) center center no-repeat;
	position:relative;
	overflow:hidden;
	}
	#nav ul {
		position:absolute;
		right:190px;
		top:0;
		margin:0;
		padding:0;
		text-align:right;
		}
		#nav ul li {
			margin:0;
			padding:0 4px 0 4px;
			display:inline;
			line-height:38px;
			font-size:12px;
			text-transform:uppercase;
			}
			#nav ul li a {
				text-decoration:none;
				}

#mainContent {
	padding: 0; 
	background:url(_img/bg-body.png) center center repeat-y;
	overflow:hidden;
	position:relative;
	}
	#sidebar {
		width:340px;
		height:400px;
		float:left;
		position:relative;
		}
		.page-index #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-about #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-photos #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-photos-entry #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-journey #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-invitation #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
		.page-contact #sidebar {
			background:url(_img/bg-sidebar-index.jpg) top left no-repeat;
			}
	#entry-wrap {
		background:url(_img/bg-entry-repeat.jpg) top right repeat-y;
		}
	#entry {
		margin:0px 0px 0 340px;
		background:url(_img/bg-entry.jpg) top right no-repeat;
		padding:0px 150px 0 46px;
		}
		.page-index #entry,
		.page-invitation #entry/*,
		.page-contact #entry*/ {
			height:300px;
			}
		.page-photos #entry {
			/*padding:0px 105px 0 46px;*/
			height:300px;
			}
		.page-photos-entry #entry {
			padding:0px 0px 0 30px;
			}
		#page-title {
			height:35px;
			width:350px;
			text-indent:-9999px;
			margin:0 0 30px 0;
			padding:40px 0 0 0;
			}
			.hello {
				background:url(_img/bg-pagetitle-index.jpg) bottom left no-repeat;
				}
			.about {
				background:url(_img/bg-pagetitle-index.jpg) bottom left no-repeat;
				}
			.journey {
				background:url(_img/bg-pagetitle-index.jpg) bottom left no-repeat;
				}
			.invitation {
				background:url(_img/bg-pagetitle-index.jpg) bottom left no-repeat;
				}
			.contact {
				background:url(_img/bg-pagetitle-index.jpg) bottom left no-repeat;
				}
		.page-photos #page-title,
		.page-photos-entry #page-title {
			height:50px;
			margin:0 0 40px 0;
			padding:40px 0 0 0;
			}
			.page-photos #page-title a, 
			.page-photos-entry #page-title a {
				display:block;
				/*height:50px;*/
				float:left;
				text-indent:0px;
				border:1px solid #ddd;
				margin:0 8px 0 0;
				padding:60px 2px 2px 2px;
				text-align:center;
				text-decoration:none;
				}
				.page-photos #page-title a:hover, 
				.page-photos #page-title a.current,
				.page-photos-entry #page-title a:hover,
				.page-photos-entry #page-title a.current {
					border:1px solid #e48585;
					color:#e48585;
					}
				#photo-soany-dudut {
					background:url(_img/tombolfoto_dudut_soany.jpg) top center no-repeat;
					width:75px;
					}
				#photo-soany {
					background:url(_img/tombolfoto_soany.jpg) top center no-repeat;
					width:40px;
					}
				#photo-dudut {
					background:url(_img/tombolfoto_dudut.jpg) top center no-repeat;
					width:40px;
					}
		#entry p {
			font-size:11px;
			padding:0 0 10px 0;
			}
		#gallery {
			/*background:#006699;*/
			}
			#gallery td {
				vertical-align:middle;
				text-align:center;
				width:20%;
				height:75px;
				}
			.page-invitation #gallery td {
				width:auto;
				height:auto;
				}
				#gallery a img {
					background:#ddd;
					padding:4px;
					margin: 0px 4px 8px 0px;
					}
					#gallery a:hover img {
						background:#edb1b1;
						}
	#entry-bottom {
		margin:0px 0px 0 340px;
		padding:0;
		height:117px;
		background:url(_img/bg-entry-bottom.jpg) top right no-repeat;
		}
	#guestbook {
		display:block;
		width:220px;
		height:75px;
		background:url(_img/bg-guestbook.jpg) top center no-repeat;
		position:absolute;
		bottom:0px;
		left:114px;
		text-indent:-9999px;
		}
		
#footer {
	padding: 0px 0 0 0; 
	background:url(_img/bg-footer.jpg) top center no-repeat;
	height:44px;
	}
	#footer p {
		margin: 0; 
		padding: 0;
		text-align:center;
		line-height:44px;
		}
		#footer p a {
			text-decoration:none;
			}





.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

strong, b {
	font-weight:bold;
	}
em, i {
	font-style:italic;
	}
