#header {
	display:none;
}
#headertop {
	display:none;
}
#NavBar {
	display:none;
}
#content {
	display:block;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
.iklanatas {
	display: none;
}
.noprint {
	display: none;
}
.noprintfooter {
	display: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 2px;
	padding-left: 1.5em;
}
#sidebar {
	display:none;
}
a img {
	border: none;
}
code {
	display: block;
	font-family:'Courier New',Courier,monospace;
	font-size:12px;
	border: 1px solid #26536A;
	background: #f8f8f8;
	padding:3px 3px 3px 3px;	
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
}
.post-content {
	padding: 0.6em 0 0;
	text-align: justify;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 2px;
	border-bottom:#ccc 1px solid;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	margin-left:2px;
	
}
.post-info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin:0;
	font-weight: bold;
}
.post-info a, .post-info a:visited  {
	text-decoration: none;
	border: none;
	font-weight: bold;
}
hr {
	display: none;
}
#footer {
	display:none;
}
.printfooter {
color: #000000;
padding: 5px;	
text-align: center;
}
#respond, #comment-form-box {
	display:none;
}
