﻿@charset "utf-8";

/* ============================================================
whiteBoard TISTORY Theme ++PRINT++ styleSheet
---------------------------------------------------------------
Version :     2.0
Author :      hi8ar.net
Email :       admin@hi8ar.net
Author Blog : http://hi8ar.net/
---------------------------------------------------------------
Last Date Modified : 2008. 11. 08.
============================================================== */

body {
-x-system-font:none;
font-family:NanumGothic,나눔고딕,"Malgun Gothic","맑은 고딕",Arial,AppleGothic,Sans-serif;
font-size:0.75em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.9;
}
a {
text-decoration:none;
}
a:link {
text-decoration:none;
}
a:visited {
color:#344399;
text-decoration:none;
}
a:hover {
border-bottom:1px dotted #344399;
color:#344399;
text-decoration:underline;
}
hr {
display:none;
}
img {
border:0 none;
}
#mainNav, #sidebar, #footer {
display:none;
}
a#rssBtn, .paging, .adminPanel, .tagRel, .inResponseTo, .ctRssBox, .commentWrite, .plzWrite, .openID, .paging {
display:none;
}
#header {
border-bottom:4px double #AAAAAA;
font-size:9pt;
padding:0 10px 10px 0;
text-align:right;
}
.entry {
border:1px solid #CCCCCC;
margin-bottom:20px;
padding:15px;
}
.titleBox {
border:3px solid #EEEEF1;
margin:10px 0;
padding:5px;
}
.titleBox .articleRepDate {
-x-system-font:none;
font-family:Georgia,Sans-serif;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}