@charset "utf-8";

/* 웹폰트 */ 
@font-face {font-family:seevaa2007;src:url(../../../font/seevaa2007.s9f);}
@font-face {font-family:seevaa9;src:url(../../../font/seevaa9.s9f);}


/* ------------------------------------------------------------------- */
/* 반드시 들어가야 하는 스타일 시작 */
/* ------------------------------------------------------------------- */

/* 본문 공통 */

body	{ font:9pt seevaa2007, verdana; color:#666;}

a:link	{ color:#666; text-decoration:none;}
a:visited	{ color:#666; text-decoration:none;}
a:hover	{ color:#699; font-weight:bold;}
a:active	{ color:#666; text-decoration:none;}


/* 페이징 - 현재 페이지 */
	.selected	{ font-weight:bold; color:#699;}

/* 카테고리 - 이미지 버튼 */
	.ib	{ cursor:pointer;}
/* 카테고리 - 트리 셀 */
	.branch3	{ cursor:pointer; font:0.8em verdana; }
/* 카테고리 - 카테고리 옆 개수 스타일 */
	.c_cnt	{ font:7pt verdana;  color:#699;}

/* 달력 월 표시 */
	.cal_month	{ font-size:8pt; height:18px; font-weight:bold;}
/* 달력 요일 표시(th 영역) */
	.cal_week1	{ font-size:7pt; height:18px; font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
	.cal_week2	{ font-size:7pt; height:18px; font-weight:normal; color:#699; }
/* 달력 Week(tr 영역)  */
	.cal_week	{ background-color:#fff;}
	.cal_current_week	{ background-color:#eee;}
/* 달력 Day(td 영역) */
	.cal_day		{ font-size:7pt; color:#999; text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
	.cal_day_sunday	{ color:#699 !important;}
	.cal_day_sunday a	{ color:#699 !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:#699; font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
	.rp_general	{ }
	.rp_admin		{ }
	.rp_secret	{ color:#699; font-weight:bold;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
	.guest_general	{ }
	.guest_admin	{ }

/* 비밀 댓글 (로그아웃시 비밀글 표현) */
	.hiddenComment 	{ background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}

/* 이미지 아래 캡션 스타일 */
	.cap1		{ color:#999; text-align:center;}
/* 그림 */
	.imageblock	{ border:1px solid #ddd;  padding:5px;  margin:5px 0;}
/* 왼쪽 */
	.left		{ }
/* 가운데 */
	.center		{ }
/* 오른쪽 */
	.right		{ }
/* 그림 2개 배치 */
	.dual		{ background-color:#fff; margin-bottom:5px;}
/* 그림 3개 배치 */
	.triple		{ background-color:#fff; margin-bottom:5px;}

/* 본문 - more / less */
	.moreless_fold	{ background:url(images/iconMore.gif) top left no-repeat;  padding-left:20px; color:#666;}
	.moreless_top	{ background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#666;}
	.moreless_body	{ }
	.moreless_bottom	{ background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right;}

/* 키워드 */ 
	.key1		{ cursor: pointer; border-bottom: 1px dotted #ccc; }


/* ------------------------------------------------------------------- */
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* ------------------------------------------------------------------- */

hr		{ display:none;}
img		{ border:0;}
h1, h2, h3, h4	{ margin:0;  padding:0;}
h1		{ font-size:2em;}
h2		{ font-size:1.4em;}
h3		{ font-size:1.2em;}
h4		{ font-size:1em;}
input		{ border:1px solid #aaa;}
textarea		{ border:1px solid #aaa;}



/* ------------------------------------------------------------------- */
/* 블로그 레이아웃 */
/* ------------------------------------------------------------------- */

#container 	{ 
		width:900px; 
		padding:20px;
		}
#header 		{ 
		min-height:90px;
		}
#top-border	{ 
		width:900px; 
		height:40px; 
		padding:0px; 
		background:url(./images/top-border.jpg) no-repeat; 
		}
#content 		{
		float:right;
		width:640px;
		overflow:hidden;
		line-height:160%;
		padding-bottom:20px; 
		}
#sidebar 		{
		float:left;
		width:260px;
		padding-bottom:20px; 
		}
#inner-sidebar	{
		float:left; 
		width:210px;  
		padding:0px; 
		}
#middle-border	{
		float:right; 
		width:40px; height:900px; 
		padding:0px; 
		background:url(./images/middle-border.jpg) no-repeat;
		}
#footer 		{
		clear:both;
		}



/* ------------------------------------------------------------------- */
/* ***** Header ***** */
/* ------------------------------------------------------------------- */

#header h1		{padding: 10px 0 0px 0; color:#699; font-family:seevaa2007, fixedsys; font-weight:bold; font-size:36pt; }
#header .blogMenu		{padding: 0 0 0.3em 0;}
#header .blogMenu ul	{ margin:0;  padding:0; list-style:none;}
#header .blogMenu li	{ display:inline; font-weight:bold; font:7pt verdana; }

/* ------------------------------------------------------------------- */
/* ***** content ***** */
/* ------------------------------------------------------------------- */

#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry		{ padding:5px; margin-bottom:20px;}
#content .guestbook, 
#content .searchList, 
#content .searchRplist	{ padding:5px;}

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3	{ margin-bottom:10px; color:#666; font-family:seevaa2007, 맑은 고딕, dotum; font-weight:bold; font-size:18pt;}

.searchList ol, 
.searchRplist ol		{ list-style:none; padding:5px; margin:0;}
.searchList li, 
.searchRplist li		{ padding-bottom:2px; margin-bottom:4px;}
.searchList .date, 
.searchRplist .date		{ font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif; margin-right:10px; }
.searchList .cnt		{ font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#699;} 
.searchRplist .name	{ font:0.95em Dotum, Arial, sans-serif; color:#999; padding-left:8px;}

.localog .spot,
.localog .info		{ background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat; padding-left:20px; margin-top:5px;}
.localog a:hover		{ color:#699; font-weight:bold;}

.taglog ul			{ padding:5px; margin:0; text-align:justify;}
.taglog li			{ display:inline;}
.taglog a:hover		{ color:#699;}
.taglog li .cloud1		{ color:#666; font-weight:bold; font-size:12px;}
.taglog li .cloud2		{ color:#666; font-weight:bold; font-size:12px;}
.taglog li .cloud3		{ color:#666; font-weight:bold; font-size:12px;}
.taglog li .cloud4		{ color:#666; font-size:12px;}
.taglog li .cloud5		{ font-size:12px; color:#888; }

.guestbook p		{ padding:2px 0; margin:0;}

.guestWrite		{ font:7pt verdana; }
.guestWrite input           	{ width:150px; font:9pt seevaa2007, verdana; padding-left:2px; color:#666;}
.guestWrite textarea        	{ width:505px; font:9pt seevaa2007, verdana; padding:5px; color:#666;}
.guestWrite .homepage       	{ width:300px; color:#666;}
.guestWrite .submit         	{ width:150px; height:20px; background-color:#eee; font:7pt verdana; color:#888;}

.guestList			{ width:520px; padding:20px 0 0 0;}
.guestList ol,
.guestList ul		{ margin:0; padding:0; list-style:none;}
.guestList li p		{ border-top:1px dashed #ddd; margin-top:5px; padding-top:5px; }
.guestList ol li		{ border:5px solid #eee; padding:10px; margin-bottom:10px; overflow:hidden;}
.guestList li ul li		{ margin-left:20px; padding-left:25px; border:none; overflow:hidden;}
.guestList li .name		{ color:#666; font-weight:bold;}
.guestList li .date		{ font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}

.guestList .control a.modify span	{ font:7pt Verdana; color:#888;}
.guestList .control a.write span	{ font:7pt Verdana; color:#888;}


/* ------------------------------------------------------------------- */
/* entry */
/* ------------------------------------------------------------------- */

.entryNotice h2, 
.entryProtected h2, 
.entry h2			{ font-family:seevaa2007, 맑은 고딕, dotum; font-weight:bold; font-size:18pt; line-height:1.2em; padding-bottom:5px;}
.titleWrap			{ padding-bottom:10px; margin-bottom:10px;}
.titleWrap .category a	{ font:8pt verdana; color:#888;}
.titleWrap .date,
.titleWrap .admin		{ font:7pt Verdana; color:#888;}

.entryProtected p.text	{ background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input	{ width:200px;}
.entryProtected .submit	{ width:50px; padding-top:2px; height:20px; background-color:#ccc;}

.article		{ width:100%; margin:5px 5px 0px 5px; overflow:hidden;}
.article a:link, 
.article a:visited		{ color:#699; border-bottom:1px dotted #699;}
.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:25px; margin:10px 20px;}


.tagTrail               	{ padding:0px 5px 0px 5px;}
.tagText		{}

.actionTrail	{ padding:0px 5px; clear:both;}
.actionTrail .cnt	{ color:#699;}

.trackback	{ padding-top:2px; margin-bottom:4px; width:100%; overflow:hidden;}
.trackback a	{ color:#666;}
.trackback h3	{ font:9pt seevaa2007, Verdana; color:#699;  margin:0px 5px 10px 5px;}
.trackback h4	{ font:9pt seevaa2007, Verdana; font-weight:normal; margin:0; font-weight:bold;}
.trackback ol	{ margin:0;  padding:0; list-style:none;}
.trackback li	{ padding:5px;}
.trackback .date	{ font:7pt Verdana; color:#888;}
.trackback p	{ font:9pt seevaa2007, Verdana; color:#888; margin:3px 0 0 0; padding:0; letter-spacing: 0px;}
.trackback a.delete span	{font:7pt Verdana; color:#888;}

.comment	{ background:url(images/small-border.jpg) no-repeat; padding-top:30px; margin-bottom:4px;  width:100%; overflow:hidden;} 
.comment p	{ margin:3px 0 0 0; padding:0;}
.comment h3	{ display:none;}
.comment ol,
.comment ul	{ margin:0;  padding:0; list-style:none;}
.comment .date	{ font:7pt Verdana; color:#888;}
.comment .name	{ font:18pt seevaa2007, 맑은 고딕, dotum;; font-weight:bold;}
.comment ol li	{ padding:10px 5px;}
.comment li ul li	{ padding:5px 10px 10px 40px; }

.comment .control a.address span,
.comment .control a.modify span,
.comment .control a.write span	{ font:7pt Verdana; color:#888;}

.commentWrite		{ padding:5px; margin-top:20px; font:7pt verdana;}
.commentWrite input	{ width:150px; font:9pt seevaa2007, verdana; color:#666;}
.commentWrite textarea	{ width:500px; padding:5px; position:relative; top:5px; font:9pt seevaa2007, Verdana; color:#666;}
.commentWrite .homepage	{ width:300px;}
.commentWrite .submit	{ height:20px; background-color:#eee; font:7pt verdana; color:#888;}
.commentWrite .checkbox	{ border:none; padding:0; margin:0; width:25px;}

.paging		{ padding:10px 10px 10px 10px;   text-align:left;  font:8pt verdana;}
.paging .numbox	{ border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:8pt verdana;}
.paging .num	{ border-right:1px solid #ccc; padding-right:8px; margin-right:5px; font:8pt verdana;}


/* ------------------------------------------------------------------- */
/* ***** sidebar ***** */
/* ------------------------------------------------------------------- */

#sidebar		{ }
#sidebar ul	{ padding:0; margin:0; list-style:none;}
#sidebar li	{ }
#sidebar h3	{ font:9pt seevaa2007, verdana; color:#699; font-weight:bold; padding-top:20px; border-bottom:1px solid #ccc; margin-bottom:5px;}
#sidebar .cnt	{ font:7pt verdana; color:#699;}
#sidebar .date	{ font:7pt verdana; color:#888;}
#sidebar .name	{ font:9pt seevaa2007, verdana; color:#666;}

#sidebar .blogImage img	{ width:200px; padding-bottom:6px;}
#sidebar .blogDesc		{ color:#888; font-size:9pt; line-height:1.2em;  letter-spacing:0px;}
#sidebar .userID		{ color:#888; background:url(images/iconBy.gif) 3px 0 no-repeat; padding-left:22px; letter-spacing:0px;}

#sidebar .category .box li ul li	{padding-left:10px;}
#sidebar .category .box li ul li ul li	{ list-style-image:none;padding-left:10px;}
#sidebar .category .box a		{ font:0.8em verdana;letter-spacing:0px;color:#666; }
#sidebar .category .box a:hover	{ font-weight:bold; color:#699;}

#sidebar .search		{ text-align:right; padding-top:7px;}
#sidebar .search input		{ width:150px; height:16px; font:9pt seevaa2007, verdana;  color:#666; border:1px solid #999; }
#sidebar .search .submit	{ width:50px; height:20px; background-color:#999; font:7pt verdana; color:#fff; border:1px solid #999;}

#sidebar .tagbox ul		{ padding:5px 2px; text-align:justify;}
#sidebar .tagbox li		{ background:none; display:inline;}
#sidebar .tagbox a		{ letter-spacing: 0;}	
#sidebar .tagbox li .cloud1	{ font-weight:bold; font-size:12px; color:#666;}
#sidebar .tagbox li .cloud2	{ font-weight:bold; font-size:12px; color:#666;}
#sidebar .tagbox li .cloud3	{ font-weight:bold; font-size:12px; color:#666;}
#sidebar .tagbox li .cloud4	{ font-size:12px; color:#666;}
#sidebar .tagbox li .cloud5	{ font-size:12px; color:#888;}	
#sidebar .tagbox a:hover	{ font-weight:bold; color:#699;}

#sidebar .archive		{ font:7pt Verdana;}

#sidebar .calendar		{ font:7pt Verdana;}

#sidebar .link ul		{ padding-bottom:30px; }
#sidebar .link li		{ font:7pt Verdana; }

#sidebar .counter		{ font:7pt verdana; letter-spacing:0; display:inline;}
#sidebar .counter li		{ display:inline; background:none;}

#sidebar .botton		{ text-align:center; padding-top:20px;}


/* ------------------------------------------------------------------- */
/* ***** footer ***** */
/* ------------------------------------------------------------------- */

#footer          { text-align:left; font-size:7pt; font-family:Verdana;}

/*이올린 북마크, 추천하기 DIV*/

.EolinBmVote { padding:0px 0 0px 0 !important; text-align:left !important; }
.EolinBmVote a:link,
.EolinBmVote a:visited,
.EolinBmVote a:hover	{border-bottom:0px;}

#IS_PC_rA_div		{ float:left; }
#IS_PC_rA_div	ul { list-style:none; } /*출력 영역*/
#IS_PC_rA_div	li { list-style:none; } /*출력 글*/
#IS_PC_rA_div ul li .is_title {  font-weight:bold; color:#699 } /*제목*/
#IS_PC_rA_div ul li .is_cnt { font:9px verdana;color:#699;} /*댓글수*/
#IS_PC_rA_div ul li .is_content {padding-bottom:20px;} /*내용*/