* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 500px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}


/* Sidebar1 */

/*#sidebar1 {
	background: url(images/img03.gif) no-repeat;
}

#sidebar1 h2 {
	text-align: right;
	background: url(images/img05.gif) no-repeat;
}*/

#sidebar1 li li {
	padding-right: 5px;
	text-align: center;
}

/* Sidebar2 */

#sidebar2 {
	background: url(images/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(images/img06.gif) no-repeat;
}

/* Search */

#search {
}



#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/img07.gif);
}


/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background-image: url(images/img08.gif);
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	background:#FFFFFF;
}

#content2 {
	float: left;
	width: 780px;
	background:#FFFFFF;
}
.post {
	padding: 30px 10px 10px 10px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

.entry a {
color:#3366FF;
padding:5px 3px 5px 0px;
font-size:12px;
margin-bottom:20px;
} 

.entry a:hover {
color:#0000FF;
padding:5px 3px 5px 0px;
background:none;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
.list3 li{
list-style:circle;
padding:0px 0px 0px 0px;
margin-left:20px;
}

.list3 a {
	font-size:10px;
	color:#3366FF;
}

.list4 li{
list-style-image:url(images/arrow.gif);
padding:0px 0px 0px 0px;
line-height:18px;
}


.list4 a {
	font-size:10px;
	color:#3366FF;
	font-size:11px;
}


.list5 li{
list-style-image:url(images/arrow.gif);
padding:0px 0px 0px 0px;
line-height:18px;
}


.list5 a {
	font-size:11px;
	color:#3366FF;
	font-weight:bold;
}

#list_number{
background-color:#DADADA;
}

pre{
color:#993300;
}

#footer2 {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	
}

#footer2 p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}

#more a{
font-size:smaller;
color:#FF9900;
text-decoration:underline;
}

#more{
line-height:15px;
}

#more a{
font-size:smaller;
color:#FF9933;
}
.more{
line-height:15px;
}

.more a{
font-size:smaller;
color:#FF9933;
}


#judul_list{
height:20px;
background:url(images/judul_link.gif) repeat-x;
}

.list4a ul{
padding:0px 0px 0px 10px;
margin-left:20px;
}

.list4a li{
list-style-image:none;
padding:0px 0px 0px 0px;
line-height:15px;
}


.list4a a {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#3366FF;
	font-size:11px;
}

#tools h2{
background: url(images/img06.gif) no-repeat;
}