
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/back.jpg) repeat-x left top;
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #616161;
}

h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #528DC8;
}
h4 {
	margin-top: 0;
	color: #333333;
	font-size: 1em;

}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: bold;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #f78627;
	border: none;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
	background: url(images/pala.jpg);
}

/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

.button {
padding: 1px 6px 2px 6px;
border: solid 1px #8AB134;
position: relative;
cursor: pointer;
display: inline-block;
background-image: url( '../images/bkg.png' );
background-repeat: repeat-x;
font-size: 11px;
height: 20px;
text-decoration: none;
color: #40740D;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

/*#menu {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 19px 10px 0px 10px;
	background: url(images/img03.jpg) no-repeat right 50%;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
*/
/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}



/* Content */

#content {
	float: left;
	width: 731px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	
}
.post {
	padding-bottom: 0px;
	line-height: 113%;
}

.post h1 {
	font-weight: small;
}

.title {
	height: 20px;
	margin: 0px 10px;
	padding: 11px 0px 4px 9px;
	font-weight: normal;
	color: #000000;
	
	/*background: url(images/img12.jpg) no-repeat left top;*/
}

.title a {
	border-bottom: none;
	
}

.title a:hover {
}

.byline {
	margin: -10px 20px 10px 0px;
	
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
	margin-top: 0;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */


#sidebar2 {
	float: right;
}


.sidebar {
	float: left;
	width: 220px;
	padding: 0px 0 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 10px 0 5px;
	padding: 0px 0px 4px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(images/img08.gif) no-repeat 0 13px;
	text-align: left;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 10px 0px 5px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 12px;
	color: #000000;
}
.sidebar li h6 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 0px 0px 8px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 12px;
	color: #000000;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 0px 0px 0 0px;
	padding: 2px 2px;
	width: 130px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}
#x {
	margin: 0;
	padding: 2px 2px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
/* GARIS */

div.hr {
  height:5px;
  background: #fff url(images/garis.jpg)repeat-x left top;
}
div.hr hr {
  display: none;
}
/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
	background: #344141;

}

#footer p {
	margin: 0;
	padding: 10px 0 0 ;
	text-align: center;
	font-size: 12px;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	text-align: left;
	color:#ffffff;
	line-height: 100%;
}

