@font-face {font-family:nanum; src:url(images/NanumBrush.eot)};
body{font-family:nanum; font-size: 12px;}
div{font-family:nanum; font-size: 22px;}

@charset "utf-8";


/* ------------------------------------------------------------------- */
/* 반드시 들어가야 하는 스타일 시작 */
/* ------------------------------------------------------------------- */

/* 본문 공통 */

body		{ padding:0; margin:0; font-family:verdana, dotum; font-size:9pt; color:#A2A0A0; }
a:link		{ color:#A2A0A0; text-decoration:none;}
a:visited	{ color:#A2A0A0; text-decoration:none;}
a:hover		{ color:#F5AEB3; font-weight:bold;}
a:active	{ color:#A2A0A0; text-decoration:none;}
a,img,input {outline: none;selector-dummy:expression(this.hideFocus=true);}


/* 페이징 - 현재 페이지 */
.selected	{ font-weight:bold; color:#F5AEB3;}

/* 카테고리 - 이미지 버튼 */
.ib			{ cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3	{ cursor:pointer; }
/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt		{ font-size:9px; color:#7aa; font-weight:normal;}

/* 달력 월 표시 */
.cal_month	{ font-size:8pt; height:18px; font-weight:bold; text-align:right;}
/* 달력 요일 표시(th 영역) */
.cal_week1	{ font:9pt dotum; height:18px; font-weight:normal; text-align:right;}
/* 달력 일요일 표시(th 영역) */
.cal_week2	{ font:9pt dotum; height:18px; font-weight:normal; color:#7aa; text-align:right;}
/* 달력 Week(tr 영역)  */
.cal_week			{ background-color:#fff;}
.cal_current_week	{ background-color:#eee;}
/* 달력 Day(td 영역) */
.cal_day			{ font:7pt verdana; color:#999; text-align:right;}
/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday		{ color:#7aa !important;}
.cal_day_sunday a	{ color:#7aa !important;}
/* 달력 지난 달 날짜 표시(td)   */
.cal_day1	{ color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
.cal_day2	{ color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
.cal_day3	{ color:#666;}
/* 달력 오늘 날짜 표시(td) */
.cal_day4	{ color:#666; font-weight:bold; text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link		{ color:#666; font-weight:bold;}
a.cal_click:visited		{ color:#666; font-weight:bold;}
a.cal_click:hover		{ color:#7aa; font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general		{ }
.rp_admin		{ }
.rp_secret		{ color:#7aa;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
.guest_general	{ }
.guest_admin	{ }

/* 비밀 댓글 (로그아웃시 비밀글 표현) */
.hiddenComment { color:#F5AEB3; font-weight:normal;}

/* 이미지 아래 캡션 스타일 */
.cap1			{ color:#777; text-align:center;}
/* 그림 */
.imageblock		{ border:0px; padding:0px; margin:0px;}
/* 왼쪽 */
.left		{ }
/* 가운데 */
.center		{ }
/* 오른쪽 */
.right		{ }
/* 그림 2개 배치 */
.dual		{ margin-bottom:5px;}
/* 그림 3개 배치 */
.triple		{ margin-bottom:5px;}

/* 본문 - more / less */
.moreless_fold		{ background:url(images/iconMore.gif) top left no-repeat; padding-left:10px; color:#888; font-weight:bold; }
.moreless_top		{ background:url(images/iconLess.gif) top left no-repeat; padding-left:10px; color:#888; font-weight:bold; }
.moreless_body		{ }
.moreless_bottom	{ background:url(images/iconLess.gif) top right no-repeat; padding-right:10px; color:#888; text-align:right; font-weight:bold; }

/* 키워드 */ 
.key1		{ cursor:pointer; border-bottom: 1px dotted #7aa; }


/* ------------------------------------------------------------------- */
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능  */
/* ------------------------------------------------------------------- */

hr					{ display:none;}
img					{ border:0;}
h1, h2, h3, h4		{ margin:0;  padding:0;}
h1					{ font-size:20px;}
h2					{ font-size:20px;}
h3					{ font-size:16px;}
h4					{ font-size:12px;}
h5                                                                            { font-size:10px; color:#777; }
input { border-top:1px solid #eee; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee; }
textarea { background-color:#fff; border-top:1px solid #eee; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee;}


/* ------------------------------------------------------------------- */
/* 블로그 레이아웃 */
/* ------------------------------------------------------------------- */

#container 		{ padding-top:50px; margin:auto; width:800px; }
#left			{ float:left; width:250px; padding-right:20px; padding-bottom:20px;}
#header 			{ text-align:right; width:148px; padding-top:230px; padding-bottom:0px;}
#sidebar			{ text-align:right; width:55px; text-align:right;}
#content 			{ float:right; width:500px; padding-bottom:40px; line-height:160%; overflow:hidden;}
#footer {
 width : 500px;
 margin: 25px auto; 
 text-align: right;
 font: 10px  verdana, tahoma ;
 color: #A2A0A0;
 } 

#base-table	{background-color:#FDFCF6; width:100%; margin:0; padding:0;}
#base-table td.con	{vertical-align:top;}

#base-table	.tr-1	{height:10px;}
#base-table	.td-middle {width:100%;}
#base-table	.td-middle {width:530px; }

/* ------------------------------------------------------------------- */
/* ***** Header ***** */
/* ------------------------------------------------------------------- */

#header h2		{ padding:0px 0px 0px 0px; }
#header h2 a		{ color:#F5AEB3; }	{ font:20px; verdana; font-weight:bold; text-transform:uppercase; }
#header h2 a:hover		{ color:#F5AEB3;}
#header span		{ padding-left:5px; font:9px verdana; color:#777; line-height:120%;}
#header span a		{ font:9px verdana; color:#777; }
#header span a:hover	{ color:#F5AEB3; }

/* ------------------------------------------------------------------- */
/* ***** sidebar ***** */
/* ------------------------------------------------------------------- */


#sidebar ul				{ padding:0; margin:0; list-style:none;}
#sidebar li				{ padding-bottom:2px; list-style:none;}
#sidebar h3		{ padding-top:50px; padding-bottom:5px; font-size:11px;}
#sidebar h3 span:hover	{ color:#F5AEB3;}
#sidebar .cnt		{ font-size:9px; color:#F5AEB3; font-weight:normal; }
#sidebar .name		{ color:#aaa;}
#sidebar .date		{ font-size:9px; color:#aaa; font-weight:normal;}

#sidebar .search			{ padding-bottom:10px;}
#sidebar .search input		{ font:9pt verdana; width:140px; height:16px; color:#666; border:1px solid #999; }
#sidebar .search .submit	{ width:50px; height:20px; background-color:#aaa; font:7pt verdana; color:#fff; }

#recentPost,
#recentComment,
#recentTrackback	{ padding-bottom:15px;}
#calendar			{ text-align:right; width:250px; padding-bottom:15px;}
#archive			{ font-size:8pt; padding-bottom:15px;}
#link				{ font:8pt verdana, dotum; padding-bottom:15px;}


/* Categories */
#category			{ font-size:9pt; font-weight:bold; padding-bottom:15px;}
#category ul		{ list-style:none;}
#category li a		{ }

/* 1 depth */
#category ul li ul li a			{ }

/* 2 depth */
#category ul li ul li ul li		{ }
#category ul li ul li ul li a	{ font:8pt verdana, dotum; font-weight:normal;}

/* selected */
#category .selected				{ font-weight:bold;}
#category .selected ul li		{ font-weight:normal;}

/* ------------------------------------------------------------------- */
/* ***** content ***** */
/* ------------------------------------------------------------------- */

#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry,
#content .guestbook, 
#content .searchList, 
#content .searchRplist		{padding-bottom:40px; }


#content .localog h3, 
#content .taglog h3,                                    { padding-top:40px; padding-bottom:32px; color:#666; font-family:dotum; font-weight:bold; font-size:13pt;}
#content .guestbook h3		{ padding-top:40px; padding-bottom:32px; color:#666; font-family:dotum; font-weight:bold; font-size:13pt;}
#content .medialog h3		{ padding-top:40px; padding-bottom:31px; color:#666; font-family:dotum; font-weight:bold; font-size:13pt;} /* 티스토리용 */
#content .searchRplist h3,
#content .searchList h3		{ padding-top:40px; padding-bottom:36px; color:#666; font-family:dotum; font-weight:bold; font-size:13pt;}


.searchList ol, 
.searchRplist ol			{ list-style:none; padding:0px; margin:0;}
.searchList li, 
.searchRplist li			{ line-height:100%; padding-bottom:2px; margin-bottom:4px;}
.searchList .date, 
.searchRplist .date			{ font-size:7pt; margin-left:10px; }
.searchList .cnt			{ font-size:7pt; color:#7aa;} 
.searchRplist .name			{ font-size:9pt; color:#999; padding-left:8px;}

.taglog					{ margin-bottom:30px;}
.taglog ul				{ padding:0px; margin:0; text-align:justify;}
.taglog li				{ display:inline;}
.taglog li .cloud1		{ color:#666; font-weight:bold; font-size:9pt;}
.taglog li .cloud2		{ color:#666; font-weight:bold; font-size:9pt;}
.taglog li .cloud3		{ color:#666; font-weight:bold; font-size:9pt;}
.taglog li .cloud4		{ color:#666; font-size:9pt;}
.taglog li .cloud5		{ color:#999; font-size:9pt;  }
.taglog li a:hover		{ color:#7aa;}

.guestbook p			{ padding:2px 0; margin:0;}

.guestWrite		{ font:9px verdana; }
.guestWrite input		{ background-color:#fff; font:11px verdana;  width:150px; color:#F5AEB3;}
.guestWrite textarea		{ font:11px verdana; width:488px; height:80px; padding:5px; color:#F5AEB3;}
.guestWrite .homepage   	{ width:300px; color:#F5AEB3;}
.guestWrite .submit			{ width:70px; height:20px; font:9px verdana; color:#777;}
.guestWrite input.checkbox		{ width:15px;  background-color:#fff;  border:none; padding:0; margin:0; }

.guestList			{ width:500px; padding:40px 0px 0px 0px;}
.guestList ol		{ font:11px verdana; padding:10px 0px 10px 0px; margin:0; list-style:none; line-height:180%;}
.guestList ol ul		{ margin:0; padding:0; list-style:none;}
.guestList ol li		{ overflow:hidden;}
.guestList ol li p		{ padding-top:8px; background:url(images/2.gif)  repeat-x; }
.guestList ol li ul li		{ padding:5px 0 0 30px; border:none; overflow:hidden;}
.guestList ol li .name		{ font:11px verdana; color:#F5AEB3; font-weight:bold;}
.guestList ol li .name a	{ font:11px verdana; color:#F5AEB3; font-weight:bold;}
.guestList ol li .name a:hover	{ color:#fff; background-color:#F5AEB3;}
.guestList ol li .date		{ font-size:9px; color:#777;}
.guestList .control		{ font-size:9px; color:#777;}
.guestList .control a		{ color:#777;}
.guestList .control a:hover	{ font-size:9px; color:#F5AEB3;}


/* ------------------------------------------------------------------- */
/* entry */
/* ------------------------------------------------------------------- */

.entryNotice h2, 
.entryProtected h2, 
.entry h2			{ font:11px verdana; }
.entry h2 .category		{ font:11px verdana; }
.titleWrap			{ font:10px verdana, dotum; color:#777; padding-bottom:10px; }
.titleWrap .category a		{ color:#777; font:10px verdana, dotum; }
.titleWrap .category a:hover	{ color:#F3BC7C; font:10px verdana, dotum; }
.titleWrap .date		{ }
.titleWrap .admin 		{ }
.titleWrap .admin a		{ color:#777;}
.titleWrap .admin a:hover	{ color:#F3BC7C; }
.category			{ font:10px verdana; font-weight:bold; padding-bottom:5px;}
.category .category		{ color:#ccc; verdana;}
.category .admin		{ font:9px verdana, dotum; padding-left:5px;}
.date2                                       { font:9px verdana; }
.entryProtected		{ margin-bottom:15px;}
.warning			{ background:url(images/imgProtected.gif) no-repeat; padding-left:45px; margin-bottom:10px;}
.entryProtected input		{ width:140px; color:#888; background-color:#eee; }
.entryProtected .submit	{ font:9px Verdana; width:50px; height:20px; color:#888;  background-color:#eee;}

.article			{ width:100%; margin-bottom:15px; } 
.article a:link, 
.article a:visited		{ color:#F5AEB3; border-bottom:1px dotted #F5AEB3;}
.article dt			{ text-decoration:underline;}
.article dd			{ margin-left:20px; padding-bottom:10px;}
.article blockquote		{ background:url(images/iconBlockquote.gif) top left no-repeat; padding-left:28px; margin:10px 20px;}
.article img		{ border:none;}


.tagTrail			{ padding:0px 0px 6px 0px; font:11px Verdana; color:#777;}
.tagText			{ font:10px Verdana; color:#857070;}

.actionTrail			{ padding:0px 0px 20px 0px; font:10px Verdana; color:#777;}
.actionTrail .cnt		{ color:#F5AEB3;}

.trackback			{ padding-top:2px; margin-bottom:4px; width:100%; overflow:hidden;}
.trackback a		{ color:#888;}
.trackback h3		{ font-size:9px; color:#777; font-weight:normal; margin:0px 5px 10px 0px;}
.trackback h4		{ font-weight:normal; margin:0; font-weight:bold;}
.trackback ol		{ margin:0;  padding:0; list-style:none;}
.trackback li		{ padding:7px 0;}
.trackback .date		{ font:9px Verdana; color:#777;}
.trackback p		{ color:#777; margin:3px 0 0 0; padding:0; letter-spacing: 0px;}
.trackback a.delete span	{font:9px Verdana; color:#777;}

.comment			{ margin-bottom:4px;  width:100%; overflow:hidden;} 
.comment p		{ margin:3px 0 0 0; padding:0;}
.comment h3		{ display:none;}
.comment ol,
.comment ul		{ font:11px verdana; margin:0;  padding:0; list-style:none; line-height:120%;}
.comment .date		{ font:9px Verdana; color:#777;}
.comment .name		{ font:11px verdana; color:#F5AEB3; font-weight:bold;}
.comment .name a		{ font:11px verdana; color:#F5AEB3; font-weight:bold;}
.comment .name a:hover	{ color:#fff; background-color:#F5AEB3; }
.comment ol li		{ padding:10px 0;}
.comment ol li p		{ padding-top:8px; background:url(images/2.gif)  repeat-x; }
.comment li ul li		{ padding:8px 0 0 30px; }

.comment .control a.address span,
.comment .control a.modify	     { font:9px Verdana; color:#777;}
.comment .control a.modify:hover    { font:9px Verdana; color:#F5AEB3;}
.comment .control a.write	     { font:9px Verdana; color:#777;}
.comment .control a.write:hover	     { font:9px Verdana; color:#F5AEB3;}

.commentWrite		{ margin-top:20px; font:9px verdana;}
.commentWrite input		{ background-color:#fff; font:11px verdana; width:120px; color:#F5AEB3; }
.commentWrite textarea	{ font:11px verdana; width:488px; height:80px; color:#F5AEB3; padding:5px; top:5px;}
.commentWrite .homepage	{ font:11px verdana; width:300px; color:#F5AEB3; }
.commentWrite .submit	{ height:20px; width:70px; font:9px verdana; color:#777; }
.commentWrite input.checkbox	{ width:15px;  background-color:#fff; border:none; padding:0; margin:0; }

.paging	            { margin:0px 0px 0px 0px; text-align:center;  font:9px verdana;}
.paging .numbox    { padding-left:6px; margin-left:6px;  font:9px verdana;}
.paging .num         { padding-right:8px; margin-right:5px; font:9px verdana;}
.paging a:visited    { color:#777; text-decoration:none;}
.paging a:hover     { color:#F5AEB3;}


/* ------------------------------------------------------------------- */
/* ***** footer ***** */
/* ------------------------------------------------------------------- */

#footer					{ line-height:130%; padding:0px 0px; font-size:7pt;}
#footer .counter		{ }																	


/* ------------------------------------------------------------------- */
/* ***** etc ***** */
/* ------------------------------------------------------------------- */

.imageblock *			{ border:none !important;}
#mediaLogLimit			{ display:none !important;}
div .box				{ width: 95%; height: auto;	margin: 0; border: 1px dotted #7aa; padding: 8px;}

