/*  CSS for printing only. */	

body {
	background: #FFF;
	color: #000;
}

.PQ {
		width: 100%;
		border: 0;
		padding: 2px;
		font: 11px verdana, Helvetica, sans-serif;		}
.spacegray {
		width: 100%;
}
.tabelNone TD
{
		padding: 2px;
		font: 11px verdana, Helvetica, sans-serif;		}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

#content a:link:after,
#content a:visited:after, 
#sidebar a:link:after,
#sidebar a:visited:after {
	font-style: italic;
	content: " ["attr(href)"] ";
}

abbr,
acronym {
	border-bottom: none; 
}

abbr:after,
acronym:after {
	content: " ("attr(title)") ";
}

#toprightcorner,
#iklan,
#topmenu,
#leftmenu,
#headerline,
#reservation,
#loginbox,
.hidpic, code, .listitem, #logged2
{
	display: none; }
.showpic
{
	display: visible; }
.showpic-kanan
{
	display: visible;
	text-align: right; }

#pagetitle {
	font-family: "Century Gothic", Georgia, serif; 
	font-size: 18px; 
	text-decoration : none;
}
#content, #Contentpopup {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#masthead img {
	border: none;
}

p.location,
p.author,
p.date,
p.date+p,
blockquote>p,
p#bio {
	margin: 0;
}

p.location,
p.author,
p.date,
p#bio,
#footer {
	font-size: 0.8em;
}

p.author {
	padding-bottom: 0.5em;
}

#article p.location,
#article p.author,
#article p.date {
	padding: 0.5em 0;
}
	
#article p.date {
	margin-bottom: 1em;
} 

p#bio {
	margin: 1em 0;
	padding: 1em 1.75em;
}

#home .coverbox {
	float: left;
	margin: 4pt 4pt 4pt 0;
}

#footer {
	text-align: center;
}