

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
	background-color: #FFF;
	background-image: url(images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

h1, h2, h3 {
	margin: 0;
	text-transform: capitalize;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 {
	font-size: 18px;
	color: #CCC;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 0.5cm;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
	color: #000;margin-bottom:20px;
}

#judul_kta_1{
	
	color:#069;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;margin-bottom:20px;font-weight:bold;
	
	}

ul, ol { }

blockquote { }

a { color: #06F;
   text-decoration:none;
 }

a:hover { text-decoration:underline; 
			color:#900
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 1010px;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background-image: url(images/header.png);
	background-repeat: no-repeat;*/
	background-position: left bottom;
}

/* Menu */

#menu {
	float: left;
	width: 500px;
	height: 68px;
}

#menu ul {
	margin: 0;
	padding: 15px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	
	display: block;
	float: left;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #FFFFFF;
	background-image: url(images/headerutama.png);
    background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 40px;
	width:60px;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	text-decoration: underline;
}

#menu .current_page_item a {
}

#menu .first {
}
/* Search */

#search {
	float: right;
	padding: 10px 10px 0px 0px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 170px;
	margin-top: 8px;
	margin-left: 60px;
	margin-right: 40px;
	padding: 6px 0 0 7px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: url(images/img03.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
	color: #222222;
}

/* Page */

#page {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/body.jpg);
}

#page-bgtop {
}


/** LOGO */

#logo {
	width: 1010px;
	height: 80px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 680px;
}

/* Post */

.post {
	border-bottom: 1px dashed #1D1D1D;
	background-color: #CCC;
}


.post .titledua {
	padding: 4px 20px 0px 20px;
	height: 44px;
	background-image: url(images/post%20title.png);
}

.post .titledua a {
	text-transform: lowercase;
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: oblique;
	padding-right: 10px;
	
}


.post .title {
	padding: 4px 20px 0px 20px;
	height: 44px;
	background-image: url(images/post%20title.png);
	
	
}
.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #fffffff;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}

.post .meta span {
	margin: 0px;
	color: #333;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #333;
}

.post .entry {
	background-color: #fff;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-bottom-width: thin;
	color: #666;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 0.5cm;
}

.post .paragraf {
	background-color: #999999;
	color: #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 0.5cm;
	border: thin dashed #666;
}




.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #161616;
	background-image: url(images/img10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0 0 5px 0px;
	background: #1E1E1E;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #222222;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 20px 2px 20px;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-image: url(images/post%20title.png);
	background-color: #3CC;
	background-repeat:repeat-x;
}


#sidebar p {
	line-height: 200%;
	color: #FFF;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */
/*
#footer {
	width: 1010px;
	height: 95px;
	background: url(images/img09.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}

#footer .inner_foot{width: 100%; float: left;padding: 15px 0px;}

#footer .inner_foot .logoKG{background: url("../img/KGLogo.png") no-repeat scroll center top transparent; float: left; width: 105px; height: 67px;}
#footer .inner_foot .logoKontan{background: url("../img/logoKontan.png") no-repeat scroll center 8px transparent; float: left; width: 140px;}

#footer .inner_foot .copyright{float: right; font-size: 11px; width: 120px;padding-left: 28px; margin: 50px 0px 0px 0px;color: #999999; text-align: left; }
#footer .inner_foot .footerLinks{float: left; margin: 20px 0px 0px 0px;font-size: 11px; width: 725px; color: #999999; text-transform: capitalize; }
#footer .inner_foot .footerLinks .barisLink{width: 100%;float:right; margin-bottom: 5px;text-align: center;}		
#footer .inner_foot .footerLinks .barisLink .links{float:right;}
#footer .inner_foot .footerLinks .barisLink .links a{padding: 0px 4px;color: #999999;}
#footer .inner_foot .footerLinks .barisLink .links a:hover,#footer .footerLinks .barisLink .links a.selected {color:##0099ff;}
*/

.entry .buatmeta {
	margin-right: auto;
	margin-left: auto;
	
}
.entry .buatmeta .p {
	
}


/*


#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}
*/
