body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-image: url(images/loko_08.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/loko_04.jpg);
	height: 183px;
	width: 1000px;
}

#messages {
	width: 520px;
	background: #fff;
	line-height: 125%;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddc688;
}

#wrapper #leftcontent {
	float: left;
	width: 550px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #middlecontent {
	background-color: #680102;
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}

#wrapper #rightcontent {
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-left: 10px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/loko_10.jpg);
	text-align: center;
	height: 70px;
	width: 980px;
	line-height: 275%;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
}

#offline {
	width: 90%;
	height: 30%;
	border: 1px solid #ddc688;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20%;
	background: #fff;
	line-height: 125%;
	text-align: center;
	padding: 10px;
	margin-bottom: 25%;
}


#wrapper #leftcontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #middlecontent a:link {
	color: #FF0;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #FF0;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #rightcontent a:link {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #EE1C24;
	font-weight:bold;
	text-decoration: underline;
}

#wrapper #menuutama {
	position: relative;
	top: 145px;
	left: 10px;
	margin: 0;
	clear: both;
	width: 970px;
	background-color: #452424;
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


#menu {
	float: left;
	clear: left;
	width: 175px;
	font: 10pt Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#menu h1 {
	padding-left: 5px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}

#menu a {
	color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	background-color: #680102;
	border-bottom: 1px solid #FCEDC7;
}

#menu a:hover {
	color: #fff;
	background-color: #330100;
}

#footdalam {
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#powbar {
	top: 0px;
	left: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#teksjalan {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ddc688;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#mitra {
	padding: 2px;
	border-bottom: 1px solid #ddc688;
	float: left;
	width: 530px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}
.judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.judul_head {
	font-family: Georgia;
	font-size: 12px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
.komentar {
	font-weight: bold;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
