/*-------------------------------------------------
  Laila Skin Stylesheet (print version)
  Design by Thomas Arie Setiawan
  http://warnadunia.net/
  Ported to NucleusCMS by moraes
-------------------------------------------------*/

body, #comments, #trackbacks
{
	font-family: serif;
	font-size: 12pt;
	line-height: 18px;
	color: #000;
}
a, a:visited
{
	color: #000;
}
body h1, body h2, body h3, body h4, body h5, body h6, body .date-header, body .entry-title
{
	color: #000;
}
#sidebar, .top_links, #top_container, .bar-head, #comments-post
{
	display: none;
}
#content-wrapper, #content-wrapper2, #main
{
	margin: 0px;
	padding: 0px;
	width: auto;
}
.doNotPrint
{
	display: none !important;
}
div.content-header h2 { font-size:12pt; }
div.content-title h3 { font-size:21pt; font-weight:bold; }
div.content { font-size:1.1em; line-height:160%; letter-spacing:0.05em; }

/* Leftbox and Rightbox toolbar buttons */
.box {
	margin: 3px;
	padding: 3px;
	font-size: larger;
}

.leftbox, .rightbox {
	margin: 3px 3px 12px 3px;
	padding: 3px;
/*	font-size: larger; */
	font-size:0.8em;
	line-height:130%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
	margin-left:-2px;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;	
}

#main div.leftbox img {
	margin-top:0px;
}
#main div.rightbox img {
	margin-top:0px;
}
ol li b { font-weight:normal; color:#8b8282; background-color:white; font-size:0.85em; }

table#tbcss { border-collapse:collapse; margin-top:-100px; }
table#tbcss tr th { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:2px 4px ; text-align:center; }
table#tbcss tr td { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:2px 4px ;  }
table#tbcss tr td.alrgt { font-weight:normal; text-align:right; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:2px 4px ;  }
table#tbcss tr td span.sml { font-size:0.85em; }
table#tbcss tr.btm td { border-bottom:2px solid gray; }

table#tablecssa { border-collapse:collapse; margin-top:-54px; }
table#tablecssa tr th { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ; text-align:center; }
table#tablecssa tr td { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssa tr td.alrgt { font-weight:normal; text-align:right; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssa tr td span.sml { font-size:0.85em; }
table#tablecssa tr.btm td { border-bottom:2px solid gray; }

table#tablecssb { border-collapse:collapse; margin-top:0px; }
table#tablecssb tr th { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ; text-align:center; }
table#tablecssb tr td { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssb tr td.alrgt { font-weight:normal; text-align:right; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssb tr td span.sml { font-size:0.85em; }
table#tablecssb tr.btm td { border-bottom:2px solid gray; }

table#tablecssc { border-collapse:collapse; margin-top:-12px; }
table#tablecssc tr th { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ; text-align:center; }
table#tablecssc tr td { font-weight:normal; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssc tr td.alrgt { font-weight:normal; text-align:right; font-size:0.9em; border-top:2px solid gray; border-bottom:1px solid gray; border-left:1px dashed gray; border-right:1px dashed gray; padding:4px 8px ;  }
table#tablecssc tr td span.sml { font-size:0.85em; }
table#tablecssc tr.btm td { border-bottom:2px solid gray; }


dl.listing {  
width:460px; 
font-size:0.95em;
float:left; 
margin-left:20px;
}  
dl.listing dt {  
float:left;  
width:8em;  
padding:5px 0 5px 10px;  
clear:both;  
}  
dl.listing dd {  
margin-left:40px;  
padding:5px 5px 5px 10px;
} 

ol li { margin-top:12px; }
ol ul { margin-top:18px; margin-bottom:-12px; }
li { line-height:160%; }

.psmall { font-size:0.8em; }
div.navi-pages { display: none; }
div.entry-info p { font-size:10pt; padding-top:10mm; margin-top:10mm; border-top:2px solid gray; }
#tbttl { display: none; }
#footer { display: none; }