@charset "utf-8";

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

/* ------------------------------------------------------------------------------------------------
기본사항
------------------------------------------------------------------------------------------------ */
* { 
	margin: 0;
	padding: 0;
}
body {
	font: 400 0.75em/1.9 NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", "Lucida Grande", "Segoe UI", Arial, AppleGothic, Sans-serif;
	color: #333;
	background-color: #fff;
}
a         { text-decoration: none; }
a:link    { color: #963; }
a:visited { color: #963; }
a:hover   { color: #963; background-color: #eee; border-bottom:1px dotted #963;}
hr { display: none; }
img { border: 0; }
a img { border: 0; }
input, textarea { font-family: NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", "Lucida Grande", "Segoe UI", Arial, AppleGothic, Sans-serif; }

/* ####### 페이지 공통사항 ####### */
.name { color: #222; }
.date { font: 400 12px Georgia, "Times New Roman", serif; }
.control { color: #c5c5c5; font: 400 11px Arial, Sans-serif; }
.cnt { font-family: Georgia, "Times New Roman", serif; }

/* ------------------------------------------------------------------------------------------------
LAYOUT
------------------------------------------------------------------------------------------------ */
#wrap {
	padding: 8px;
}
#container {
}
#content {
}
#footer {
	padding: 50px 0px 50px 0px;
}
/* ------------------------------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------------------------------ */

/* ####### 검색 결과 ####### */
.searchList { margin: 5px 0 50px; }
.searchList li { list-style: none; padding: 3px 0; font-size: 18px; }
.searchList li a { display: block; color: #555;}
.searchList li a:hover { 
	border:none;
	padding-left: 35px;
	background: #f5f5f5 url(images/bul_listArrow.gif) no-repeat 0 center;
}
.searchList li a .date {
	padding-right: 5px;
	font-size: 18px;
	letter-spacing: -2px;
}
.searchList li a .searchedText {
	display: block;
	margin: 5px;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
}

/* ####### 공통 제목 ####### */
.title { text-align:center; }

.title {
	margin-top: 18px;
	color: #666;
	font: 400 39px "NanumGothic Extrabold","나눔고딕 Extrabold", "NanumGothic bold","나눔고딕 bold", NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", Arial, Sans-serif;
	letter-spacing: -3px;
}

.title a,
.title a:visited	{ color: #666; }
.title a:hover	{ color: #963; }

/* ####### 위치로그 ####### */
.localLog .info { 
	padding-left: 10px;
	background: url(images/bul_arrow.gif) no-repeat 0 center;
}

/* ####### 태그구름 ####### */
.tagLog ul { padding: 10px; text-align: justify; }
.tagLog li { list-style: none; display: inline; }
.tagLog li .cloud1 { font-weight: bold; font-size: 35px; }
.tagLog li .cloud2 { font-weight: bold; font-size: 28px; color: #996;}
.tagLog li .cloud3 { font-weight: bold; font-size: 22px; color: #963;}
.tagLog li .cloud4 { font-size: 18px; color: #404040;}
.tagLog li .cloud5 { font-size: 13px; color: #999;}
.tagLog li a {
	padding: 0 2px;
	letter-spacing: -1px;
}
.tagLog li a:hover{
	padding: 0;
	border: 2px solid #fd9;
	background-color:#eee;
}

/* ####### 키워드로그 ####### */
.keywordsLog ul { padding: 10px; text-align: justify; }
.keywordsLog li { list-style: none; display: inline; }
.keywordsLog li a {
	margin: 0 10px;
	font-size: 20px;
	padding: 0 2px;
}
.keywordsLog li a:hover {
	padding: 0;
	border: 2px solid #fd9;
	background-color:#eee;
}

/* ####### 보호된글 ####### */

.entryProtected p input {
	width: 150px;
	height: 16px;
	padding: 7px;
	font-size: 13px;
	border-color: #ddd #e5e5e5 #e5e5e5 #ddd;
	border-style: solid;
	border-width: 1px;
}
.entryProtected p input:hover,
.entryProtected p input:focus {
	padding: 6px;
	border: 2px solid #fd6;
	background-color: #f4f4f4;
}
.entryProtected p input.submit {
	cursor: pointer;
	width: 50px;
	height: 35px;
	border: 2px solid #eee;
	color: #fff;
	font-size: 12px;
}
.entryProtected p input.submit:hover {
	border: 2px solid #fd9; 
}

/* ####### 방명록 ####### */
.guestbook { }

/* ####### 본문 ####### */
.entry {
	overflow: hidden;
}
.titleBox { }
.articleInfo {
	color: #999;
	float:right;
}
.adminPanel {
	text-align: center;
}

/* ####### 본문 아래 꼬리 태그 ####### */
.tagRel {
	color: #666;
	float: left;
	padding: 5px 0 5px;
}
.tagText {
	color: #fff;
	padding: 2px 3px;
	font: 800 11px Arial, Sans-serif;
	letter-spacing: -1px;
	background-color: #963;
}
.another_category h4 {letter-spacing: 0 !important;}
/* ####### 댓글 트랙백 컨트롤 상자 ####### */
.inResponseTo {
	padding: 5px 0;
	clear: left;
	text-align:right;
}

/* ####### 트랙백 ####### */
.trackback {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #eee;
	clear: right;
}
.trackback h2 {
	margin-left: 10px;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2.5px;
}
.trackback .tbAddress {
	margin: -15px 20px 10px;
	font-size: 20px;
	letter-spacing: -1px;
}
.trackback h3 {
	padding: 0 5px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
}
.trackback li {
	list-style: none;
	margin-left: 10px;
}
.trackback li p {
	padding: 10px;
	color: #333;
	font: 400 12px/1.6 "NanumGothic bold","나눔고딕 bold", NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", Arial, Sans-serif;
}
.trackback li .control {
	display: block;
	float: right;
	margin: -22px 5px 0 0;
	z-index: 5;
}
.trackback li .control a {
	padding: 0 5px;
	color: #aaa;
	font-size: 11px;
	border: 1px solid transparent;
}
.trackback li .control a:hover {
	color: #963;
	border: 1px dotted #963;
	background-color: #eee;
}

/* ####### 댓글 ####### */
.comment {
	padding: 10px 15px;
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
	clear: right;
}
.comment h2 {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-2.5px;
}
.commentList {
	margin-top: 10px;
}
.commentList li {
	margin: 20px 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #ddd;
	color: #666;
	overflow: hidden;
}
.commentList li:hover {
	padding: 9px;
	border: 2px solid #fd6;
	background-color: #fff;
}
.commentList ol li ul li {
	border: 3px solid #DDDDDD;
	margin: 5px 0 0;
}
.commentList ol li ul li:hover {
	padding: 10px;
	background-color: #f8f8f8;
}
.commentList li p {
	margin: 5px 0;
	clear: both;
	color: #333;
	font: 400 12px/1.6 "NanumGothic bold","나눔고딕 bold", NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", Arial, Sans-serif;
}
.commentList .name {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 26px;
	letter-spacing: -1px;
	height: 49px;
}
.commentList .name img {
}
.commentList .date {
	display: block;
	float: right;
	font-size: 18px;
	height: 21px;
}
.commentList .control {
	margin: 5px;
	text-align: right;
}
.commentList .control a {
	padding: 0 5px;
	color: #aaa;
	font-size: 11px;
	border: 1px solid transparent;
}
.commentList .control a:hover {
	color: #963;
	border: 1px dotted #963;
	background-color: #eee;
}

/* ####### 종류별 코멘트 #######  */
.rp_admin { background:url(images/icon_admin.gif) no-repeat left bottom; }
.rp_secret { background:url(images/icon_secret.gif) no-repeat left bottom; }
.guest_admin { background:url(images/icon_admin.gif) no-repeat left bottom; }
.hiddenComment {  background:url(images/icon_secret.gif) no-repeat left bottom; }

/* ####### 본문 댓글 및 방명록 입력 폼 ####### */
fieldset.commentWrite {
	position: relative;
	margin: 10px 0;
	padding: 5px 0;
	border: none;
	background: transparent;
}
.commentWrite legend {
	display: none;
}
.commentWrite p {
	margin: 15px 0;
}
.commentWrite label {
	display: block;
	width: 180px;
	font-family: Georgia, "Times New Roman", serif;
}
.commentWrite input {
	width: 300px;
	height: 16px;
	padding: 7px;
	font-size: 13px;
	border-color: #ddd #e5e5e5 #e5e5e5 #ddd;
	border-style: solid;
	border-width: 1px;
}
.commentWrite input.checkbox {
	float: left;
	width: auto;
	margin: 5px 10px 0 0;
	border: none;
	background: none;
}
.commentWrite textarea {
	width: 500px;
	height: 150px;
	padding: 7px;
	border-color: #ccc #e5e5e5 #e5e5e5 #ccc;
	border-style: solid;
	border-width: 1px;
}
.commentWrite input:hover,
.commentWrite input:focus,
.commentWrite textarea:hover,
.commentWrite textarea:focus {
	padding: 6px;
	border: 2px solid #fd6;
	background-color: #f4f4f4;
}
.commentWrite input.button {
	cursor:pointer;
	width: 200px;
	height: 50px;
	border: 5px solid #eee;
	color: #fff;
	font-size: 18px;
}
.commentWrite input.button:hover {
	border: 5px solid #fd9;
}
.morelass { color: #963; cursor: pointer;}
.morelass:visited { color: #963; }
.morelass:hover   { color: #963; background-color: #eee; border-bottom:1px dotted #963;}
/* ####### 페이징 ####### */
.paging .selected { font-size: 20px; font-weight: bold; }
.no-more-prev a.prev,
.no-more-next a.next { color:#333; }
.paging{
	color: #444;
	font-size: 13px;
	text-align: center;
	letter-spacing: -1px;
}
.numbox { font-size: 13px; padding-top: 25px; }
.num { padding: 5px; }

/* ------------------------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------------------ */
#footer { 
	padding: 5px 0;
	border-top: 1px solid #eee;
}
/* ####### FOOTERMENU Navigation ####### */

#footerNav {
	float: right;
}
#footerNav ul {
	list-style: none;
	float: left;
}

#footerNav ul li {
	float: left;
}
#footerNav ul li a {
	border-left: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
}

/* ------------------------------------------------------------------------------------------------
본문 내용 스타일 (article STYLE)
------------------------------------------------------------------------------------------------ */
.article {
	margin: 15px 0;
	font-size: 1.1em;
	text-align: justify;
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 { letter-spacing:-3px; color:#666;}
.article h1 { font-size: 34px; border-bottom: 2px solid #eee; }
.article h2 { font-size: 30px; border-bottom: 1px solid #ddd; }
.article h3 { font-size: 25px; border-bottom: 1px solid #ddd; }
.article h4 { font-size: 20px; }
.article h5 { font-size: 17px; letter-spacing:-1px; }
.article h6 { font-size: 15px; letter-spacing:-1px; }
.article p { margin: 15px 0; }
.article code {
	display: block;
	margin: 5px 0;
	padding: 10px;
	overflow: auto;
	background: url(images/bg_line.gif);
	border: 1px solid #efefef;
	color: #111;
	font: normal 15px Monaco, Bitstream Vera Sans Mono, Andale Mono, Lucida Console, Monospace;
	white-space: pre;
}
.article acronym {
	cursor: help;
	border-bottom: 1px dotted #963;
}
.article ol,
.article ul {
	margin: 10px 20px;
	padding: 0 20px;
}
.article ol { list-style: decimal; }
.article ul { list-style: disc; }
.article dl { margin: 15px 0; }
.article dt { font-weight: bold; }
.article dd { padding-left: 25px; }
.article blockquote {
	background: url(images/bg_quotation.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", serif;
	margin: 10px;
	padding: 10px 15px 10px;
	min-height: 70px;
}

.article hr {border: 3px solid #ddd;}

/* 티스토리용 화이트 보드 스킨에는 센터 정렬 이미지 넣기 때문에, 테이블 스타일을 넣지 않습니다. */

/* ####### 본문 이미지 블럭 ####### */
.article table img,
.article .imageblock img {
	padding: 6px;
	background-color: #f6f6f6;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 5px 0;
}
.article table img:hover,
.article .imageblock img:hover {
	background-color: #212121;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.article table a,
.article table a:hover,
.article .imageblock a,
.article .imageblock a:hover {
	background: none;
	border: none;
}
.article .cap1 { text-align:center; }

/* ####### 여러개 그림 테이블 ####### */
.article .imageblock td {
	border: none;
	padding: 0;
}
.article .dual,
.article .triple { margin-bottom: 5px; }

/* ####### 본문 모어/레스 ####### */
.article .moreless_fold { background:url(images/icon_more.gif) left 5px no-repeat;  padding-left: 30px; border-top: 4px double #eee; }
.article .moreless_top { background:url(images/icon_less.gif) left top no-repeat;  padding-left: 30px; border-bottom: 1px solid #eee; color: #963; }
.article .moreless_bottom { background:url(images/icon_lessR.gif) right 5px no-repeat;  padding-right: 25px; border-top: 1px solid #eee; color: #963; text-align:right; }
.article .moreless_top span,
.article .moreless_bottom span,
.article .moreless_fold span { display:block; }

/* ####### 키워드 ####### */ 
.article .key1 {
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}
/* ------------------------------------------------------------------------------------------------
사용자 색상 테마 - 기본 색상, 빛바랜 빨강 #966
------------------------------------------------------------------------------------------------ */

.date { color: #966; }
#header h1 a,
#header h1 a:visited { color: #966; }
#header span { color: #966; }
.tagLog li .cloud1 { color: #966;}
.entryProtected p input.submit { background-color: #966; }
.articleRepDate { color: #966; }
.commentList li .rp_secret p,
.commentList li .guest_secret p,
.commentList li .hiddenComment p { color: #966; }
.commentList ol li ul li:hover { border: 3px solid #966; }
.commentWrite label { color:#966; }
.commentWrite input.button { background-color: #966; }
.paging .selected { color:#966;}
.article h2 { color: #966; }
.article dt { color: #966; }
.article .cap1 { color: #966; }
.article .moreless_fold { color:#966; }
.article .key1 { color: #966; }
#sidebar h3 { color: #966; }

/* ------------------------------------------------------------------------------------------------
사용자 색상 커스마이징
------------------------------------------------------------------------------------------------ */
/* 본문만 보이게 */
/*body {display:none;}*/
/*.article {display:block;}*/
/* 기능 막기 */
/*body #tt-body-page {display:none !important;}*//* 나머지 기능 막기 */
/*body #tt-body-tag {display:none !important;}*//*  태그 구름기능 막기 */
/*body #tt-body-location {display:none !important;}*//* 기능 막기 */
/*body #tt-body-media {display:none !important;}*//* 기능 막기 */
/*body #tt-body-guestbook {display:none !important;}*//* 기능 막기 */
/* 커뮤니케이션 기능 막기 */
/*.inResponseTo {display:block;}
.trackback {display:block;}
.comment {display:block;}*/