/* CSS Document */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #66625B;
	color: #000000;
	text-align: center;
	margin:0px;
	padding:0px;
	}
	
ul{
	list-style:none;
	margin:0;
	padding:0;
	}
a	{outline:none; text-decoration:none;}
#page {
	
	text-align: left;
	background: #ccc;
	margin:0px auto;
	padding:0;
	width: 914px;
	background: #66625B url('images/fathonix_17.gif') top left repeat-y;
	}
#header {
	background: #66625B url('images/fathonix_03.gif') bottom left no-repeat;
	margin:0px;
	padding: 0;
	width: 914px;
	height:468px;
	}

#isi {
	font-size: 1.2em;
	
	}
.berita {
	float: left;
	background: url('images/fathonix_06.gif') top right no-repeat;
	padding: 0 0 20px 0px;
	margin: 0px 0px 0px 10px;
	width: 505px;
	text-align: center;
	line-height: 1.4em;
	
	}
.post {
	margin: 40px 40px 0 155px;
	text-align: justify;
	}
.title {font-weight:bold; text-align: left; font-size:14px;}
.title a {color:red;}
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 520px;
	width: 292px;
	font-size:12px;
	}
#sidebar h2
{
	font-size:12px;
	padding:55px 30px;
	
	}
.galeri {background: #ffffff url('images/fathonix_08.gif') top left no-repeat;}
.gal {background:#ffffff;}
.kategori {background: #ffffff url('images/fathonix_12.gif') top left no-repeat;}
.arsip {background: #ffffff url('images/fathonix_11.gif') top left no-repeat;}
.link {background: #ffffff url('images/fathonix_13.gif') top left no-repeat;}
.menu {background: #ffffff url('images/fathonix_15.gif') top left no-repeat;}
.ads {padding-left:70px; margin-bottom:10px;}
#sidebar ul {
	margin: 5px 0px 15px;
	padding-left: 10px;
}
#sidebar ul li {
	margin-left: 50px;
	list-style: none;
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 20px;
}
hr {
	display: none;
	}
#footer {
	background: #66625B url('images/fathonix_20.gif') bottom left no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 947px;
	height:257px;
	clear: both;
	}
#footer p {padding-top:170px; text-align: center;}

/*/////////////////////////////////////////
///////////////// MENU ////////////////
/////////////////////////////////////////*/
ul#menu {
	float:right;
	line-height:10px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

ul#menu li{
	background-image:url(images/menu.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:30px 0px;
	display:inline;
	font-size:11px;
	margin:0;
	float:left;
	}

ul#menu li a{
	font-weight:bold;
	text-transform:uppercase;
	padding:35px 15px;
	text-decoration:none;
	}	

ul#menu li a:link,
ul#menu li a:visited{color:#31363e;}	
ul#menu li a:hover	{color:#ffffff; background-image:url(images/menuin.gif); background-repeat:no-repeat; background-position:bottom center;}

/* Search */
#box {width:300px; padding: 403px 0px 0px 0px; margin-left:590px;}
#search {
	
	width: 240px;
	padding-top: 10px;
	
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 185px;
	margin: 0 0 0 5px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#x {
	display: none;
}


