/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.galerie {}
.galerie DIV       {float: left; margin:10px 5px 17px 0; text-align: center; width:100px; height:150px}
.galerie IMG       {display: inline; font-size:16px; line-height: 1px; margin:0; padding:0; border: 1px solid #b5a649}

#menu #lang {float:right; margin-right:20px}
 #lang IMG {display: inline;}
IMG {border:none}
.clear {clear:both}
HR     {height:2px; color:#000; width:100%; background-color:#000; border:0px solid #000;}
.red    {color:#f00}
body {
	margin: 0;
	background: #6E0911 url(images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c1b359;
}

h1, h2, h3 {
	margin: 0;

	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em; padding-top:10px
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

.right {text-align: left; }
.right2 {text-align: right; }
.bigfont{font-size:1.2em}
.fleft {float: left;}
.galerie DIV       {float: left; margin:0 0px 17px 0; width: 150px; text-align: center; padding:3px;}
.galerie IMG       {display: inline; font-size:16px; line-height: 1px; margin:0; padding:0; border: 1px solid #b5a649}
.img             {border: 5px outset #b5a649;}
TABLE.table        {margin:0 0 10px 0; width:525px}
.table TD          {padding:5px; border-bottom:1px solid #80773b;}
.rodokmen TD       {padding:5px; border:1px solid #80773b;}       

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: underline;
	color: #c1b359;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	color: #74788F;
}

#logo h1 {
	float: left;
	padding-top: 85px;
	padding-left: 145px;
	padding-bottom:0;
	font-size: 2.9em;
}

.fright {float:right}

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y left top;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 5px 5px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ed9902;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

/* ARABIC MENU */
#menuara {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y left top;
}

#menuara ul {
	margin: 0;
	padding: 10px 30px 0 10px;
	list-style: none;
	line-height: normal;
}

#menuara li {
	float: left;
	padding: 10px 0 0 20px;
}

#menuara a {
	padding: 5px 5px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #ed9902;
}

#menuara a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
}

#menuara a:hover {
	text-decoration: none;
}

/* Wraper */

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat-y left top;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin-right: 20px;
}

.post {
}

.post .title {
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #000000;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
}

.post .entry {
	padding: 20px 10px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-left: 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0 15px 15px;
}

#sidebar li li {
	padding-left: 10px;
}

#sidebar h2 {
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 5px 22px;
	font-size: 1.5em;
	border-bottom: 2px solid #000000;
	background: url(images/img06.jpg) no-repeat left 35%;
	color: #FFFFFF;
}

#sidebar p {
	padding: 10px 13px 15px 23px;

}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6969B;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #D6969B;
}
