/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	/*background: url(images/bg.png) repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background:#fff url(images/pohon.jpg) fixed;
	background-repeat:repeat-x;
	
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #BD1003;
	font-family:tahoma,arial;
}

h1 {
	letter-spacing: 1px;
	font-size: 20px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #070CF6;
}

a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}

a:visited {
	color: #F6073F;
}

a img {
	border:none;
	background:#F5B51C;
	border:1px solid #fff;
}
a:hover img {
	border:none;
	background:#fff;
	border:1px solid #000;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* TABEL */
.bg{
   background-color:#FACE71;
}
.j{
	color:#000;
	font-weight:bold;
}
.b1{
	background-color:#FDF7CB;
}
.b2{
	background-color:#F0E7AB;
}

/* TABEL */

#space{
  height:10px;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #C40308;
	background-color:#F9E7B5;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo-wrap {
	width: 850px;
	margin: 0 auto;
	padding: 0px 0 20px 0;
	background: #FBECC3;
	/*background: url(images/img03.jpg) no-repeat left top;*/
	
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	/*background: url(images/img05.jpg) no-repeat left top;*/
}
#logo .link{
	font-size:12px;
	height:14px;
	margin-bottom:4px;
	color:#412FF3;
	
	}


/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background-color:#F7E9C2;
}

/* Content */
.headcontent{
	float: right;
	width: 650px;
	background: url(images/headcontent.jpg) no-repeat ;
}
#content {
	float: right;
	width: 650px;
	/*background: url(images/img10.jpg) no-repeat left top;*/
	background: url(images/bgc.jpg) repeat-y;
	margin-right:10px;
	min-height:250px;
}
#login {
margin-left:20px;
width:90%;
padding:3px;
background:#F4DBA5;
border:1px solid #000;
}
	#login ul{
	margin: 0;
	padding: 15px;
	list-style: square;
	}
#content blockquote{
font-size:11pt;
color:#D20B0B;
}
#content hr{
color:#2109DC;
}
/* Post */

.post {
	padding: 15px 15px;
}


.bingkai{
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
margin:1px;

}
/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	/*background:#F7E9C2;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	/*background: url(images/img07.jpg) no-repeat left top;*/
	font-size: 18px;
	color: #1409F4;
	text-decoration:underline;
	font-familiy:arial;
}

/* Search */

#footer {
	margin: 0 auto;
	height: 35px;
	min-height: 35px;
	padding: 0;
	color:#000;
	background-color:#ED9877;
	text-align:center;
	width:852px;
	padding-top:5px;
	
}

#bingkaicon{
	margin-top:1px;
	width:99%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	height:35px;
	background-color:#FDFDF1;
	border:1px solid #000000;
}
#bingkaicon ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#bingkaicon li{
	float:left;
	list-style:none;
	margin-left:4px;
	
	}	
#bingkaiicon img{
	margib-bottom:1px;
	float:left;
}