@charset "utf-8";

/* ============================================================
whiteBoard TextcubeTheme ++PRINT++ styleSheet
---------------------------------------------------------------
Version :     2.0
Author :      hi8ar.net
Email :       admin@hi8ar.net
Author Blog : http://hi8ar.net/
---------------------------------------------------------------
Last Date Modified : 2008. 11. 08.
============================================================== */

body{
	font: 400 0.75em/1.9 NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", Arial, AppleGothic, Sans-serif;
}
a         { text-decoration: none; }
a:link    { text-decoration: none; }
a:visited { text-decoration: none; color: #963; }
a:hover   { text-decoration: underline; color: #963; border-bottom:1px dotted #963;}

hr { display: none; }
img { border:0; }

#mainNav,
#sidebar, 
#footer { display: none; }

a#rssBtn,
.paging, 
.adminPanel,
.tagRel,
.inResponseTo,
.ctRssBox,
.commentWrite,
.plzWrite,
.openID,
.paging { display: none; }

#header { 
	text-align: right;
	padding: 0 10px 10px 0;
	font-size: 9pt;
	border-bottom: 4px double #aaa;
}
.entry { border:1px solid #ccc; padding:15px; margin-bottom:20px; }
.titleBox { 
	padding: 5px;
	margin: 10px 0;
	border: 3px solid #eee;
}
.titleBox .articleRepDate { font:8pt Georgia, Sans-serif; }
