/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
/*	color: #838B91;*/
	color: #6C7378;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	color: #468259;
}

h2 {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	margin: 30px 20px 10px 20px;
	padding: 15px 20px 5px 40px;
	background: url(images/img11.gif) no-repeat left 15px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #468259;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
	font-weight: bold;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
	border: 0px solid #000000;
}

/* Menu */

#menu {
	width: 890px;
	height: 60px;
	margin: 0 auto;
	border: 0px solid #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 0px;
	background: url(images/img02.gif) no-repeat;
	border: 0px solid #000000;
}

#menu a {
	display: block;
	width: 128px;
	height: 36px;
	padding: 20px 10px 0 10px;
	background: none;
	letter-spacing: -0px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
	border: 0px solid #000000;
}

#header h1 a, a:visited {
	background: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 10px 20px 168px 0;
	background: url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	line-height: 120%;
	font-size: 22px;
	color: #468259;
}

#header h2 a, a:visited {
	background: none;
}

#header h2 a:hover {
	text-decoration: none;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0px 0 0;
	border: 0px solid #000000;
}

#content h1 {
	padding-left: 0px;
	padding-bottom: 50px;
	background: url(images/img10.gif) repeat-x left 30px;
	font-size: 28px;
	border: 0px solid #000000;
}

#content p {
	padding-left: 20px;
}

/* Posts */

#posts {
	float: left;
	width: 610px;
}

#posts h2 {
	margin-top: 10px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}

#posts .meta {
	margin-top: 20px;
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	margin: 10px 0 15px 35px;
	list-style: url(images/img12.gif);
}

#posts ol {
	margin: 10px 0 15px 35px;
}

#posts ul li {
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-top: 3px;
	font-size: 11px;
}

#links a {
	font-weight: normal;
}

#links h2 {
	font-size: 18px;
	padding-bottom: 2px;
}

#links h2 a:hover {
	text-decoration: none;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 0px 30px 20px;
	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 30px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	width: 900px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #A6C09B;
	line-height: 120%;
	border: 0px solid #FFFFFF;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 11px;
}

#legal p {
	font-size: 11px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}

#brand {
	margin: -35px auto 0 40px;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* == TAMBAHAN DARI AMAZON SITES == */
#merchantBox {
	width: 80%;
	font-size: 0.9em;
	padding: 15px;
	margin: 0px auto 0px auto;
	line-height: 120%;
	min-height: 160px;
	border: 1px dotted #895F30;
/*	background-color: #FAFAE7;*/
}

#merchantImg {
	font-size: 0.8em;
	padding: 3px 10px 5px 0;
	float: left;
}

#merchantBox p {
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
}

.list_price_number {
	font-weight: normal;
	text-decoration: line-through;
}

.price_number {  
	font-weight: bold;
	color: #990000;
}

#fotoKatalog {
	margin: 5px 10px 5px 0px;
	padding: 0px;
	border: 1px solid #990000;
}

#fotoTengahGrs {
	float: none;
	margin: 5px auto 20px auto;
	text-align: center;
	padding: 3px;
	border: 1px solid #A6C09B;
}

#fotoKiriGrs {
	float: left;
	margin: 5px 50px 20px 20px;
	padding: 3px;
	border: 1px solid #A6C09B;
}

#fotoKananGrs {
	float: right;
	margin: 5px 10px 20px 50px;
	padding: 3px;
	border: 1px solid #A6C09B;
}

#fotoTengah {
	margin: 5px auto 20px auto;
}

#fotoKiri {
	float: left;
	margin: 5px 50px 20px 20px;
}

#fotoKanan {
	float: right;
	margin: 5px 10px 20px 50px;
}

#footNote {
	padding: 10px;
/*	margin: 0px auto;*/
	text-align: center;
	clear: both;
	color: #000000;
	background: transparent;
}

#kanan {
	width: 180px;
	vertical-align: middle;
	text-align: left;
	line-height: 110%;
	color: #000000;
	float: right;
	background-color: #FFFFF9;
	margin: 40px 5px 0px 70px;
	border: 0px solid #000000;
}

#isi {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFF9;
	margin: 0px 250px 20px 20px;
	padding: 10px 20px 10px 10px;
	font-size: 15px;
	border: 0px solid #000000;
}

#browseData {
	position: relative;
	border-left: 5px solid #F3EFE4;
	padding: 0 0px 0 10px;
}

#img-browse {
	font-size: 0.9em;
	line-height: 120%;
	float: left;
	vertical-align: top;
	margin: 5px 20px 5px 0px;
	border: 1px dotted #000000;
	padding: 3px;
}

#img-product {
	font-size: 0.9em;
	line-height: 120%;
	vertical-align: top;
	margin-top:5px;
	margin-bottom:10px;
	border: 1px dotted #000000;
	padding: 3px;
}

#img-center {
	font-size: 1.0em;
	line-height: 120%;
	margin: 3px;
	color: #990000;
}

.list_price_number {
	font-weight: normal;
	text-decoration: line-through;
}

.price_number {  
	font-weight: bold;
	color: #990000;
}

#menuItem {
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	padding-left: 18px;
	padding-top: 3px;
	color: #FDFDFD;
/*	background: url('images/background-h3.gif') no-repeat 0 8px;*/
}

#caption {
	clear: left;
	position: relative; 
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	color: #468259;
	text-align: left;
	border-left: 5px solid #468259;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px 0 40px 25px;
	line-height: 120%;
}

#newsfeed {
	padding:0px;
	width:180px;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom: 1px solid #000000;
	font-family: Helvetica, Arial, Verdana;
}

#news-header {
	margin-top:0px;
	padding: 5px 3px 5px 5px;
	vertical-align:middle;
	font-family: Helvetica, Arial, Verdana;
	font-size:1.0em;
	font-weight: bold;
	line-height:120%;
	background-color: #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color:#FFFFFF;
}

#news-content {
	margin-left: -20px;
	padding: 0px 0px 10px 0px;
	font-size: 1.0em;
	font-style: normal;
	line-height: 120%;
	border: 0px dotted #000000;
}

#newsBox {
	width: 90%;
	padding: 10 10 10px 10px;
	background-color: #F3EFE4;
	font-size: 0.85em;
}

#newsBox p {
	padding: 0px 10px 10px 10px;
	margin: 0px;	
	line-height: 14px;
}
	
#searchAmz {
	font-size: 0.9em;
}

#linkH {
	color:#838B91;
	text-decoration:none;
}

#linkM {
	color:#468259;
	text-decoration:none;
}

#kiriKecil {
/*	color: #FFFFFF;*/
	padding:30px 0 0px 0;
	font-size: 11px;
	line-height: 130%;
}

#kiriKecil a, #kiriKecil a:visited {
	font-weight: normal;
}

.bawah {
position: relative;
top: 0.3em;
font-size: 0.8em;
}

.atas {
position: relative;
bottom: 0.5em;
font-size: 0.8em;
}

#linkpartnerPermanent {
	margin: 40px 0 40px 0;
	line-height: 120%;
}

#linkpartnerTemporary {
	font-size: 0.85em;
	line-height: 120%;
}

#link-data {
/*	width: 90%;*/
	padding: 10px;
	margin: 20px 30px 20px 30px;
/*	float: right;*/
	font-family: Courier New;
	font-size: 1.0em;
	color: #990000;
	line-height: 120%;
	background-color: #F3EFE4;
	border: 1px solid #EFB240;
}

#contact {
	margin: 20px 0 10px 20px;
	padding-left: 110px;
	font-size: 1.2em;
	line-height: 130%;
	background: url(images/calling-delta-sun.jpg) no-repeat 20px 89px;
	border-left: 3px solid #468259;
}

#songbox {
	width: 200px;
	height: 40px;
	margin: 0px 0px 10px 20px;
	color: #990000;
	font-size: 10px;
	line-height: 120%;
	border: 0px solid #000000;
}

