@charset "utf-8";

/* ------------------------------------------------------------------- */
/* 반드시 들어가야 하는 스타일 시작 */
/* ------------------------------------------------------------------- */

/* 본문 공통 */
body			{ margin:0; padding:0; font:13px malgun, gulim; color:#333;}
a:link		{ color:#666; text-decoration:none;}
a:visited	{ color:#666; text-decoration:none;}
a:hover		{ color:#B9062F; font-weight:bold;}
a:active	{ color:#666; text-decoration:none;}

/* 페이징 - 현재 페이지 */
.selected			{ font-weight:bold; color:#B9062F;}
/* 카테고리 - 이미지 버튼 */
.ib						{ cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3			{ cursor:pointer; font:12px malgun;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt				{ font:10px malgun;  color:#B9062F;}

/* 달력 월 표시 */
.cal_month		{ font-size:11px; height:15px;}
/* 달력 요일 표시(th 영역) */
.cal_week1		{ font:10px malgun; height:15px; color:#ccc;}
/* 달력 일요일 표시(th 영역) */
.cal_week2		{ font:10px malgun; height:15px; color:#FFAB98;}
/* 달력 Week(tr 영역)  */
.cal_week			{ }
.cal_current_week	 { background-color:#fff;} 
/* 달력 Day(td 영역) */
.cal_day			{ font-size:11px; color:#ccc; text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday		{ color:#eee; !important;}
.cal_day_sunday a	{ color:#eee; !important;}
/* 달력 지난 달 날짜 표시(td)   */
.cal_day1			{ color:#eee;}
/* 달력 다음 달 날짜 표시(td)   */
.cal_day2			{ color:#eee;}
/* 달력 이번 달 날짜 표시(td) */
.cal_day3			{ color:#eee;}
/* 달력 오늘 날짜 표시(td) */
.cal_day4			{ color:#999; font-weight:bold; text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link		{ color:#999; } /* font-weight:bold;} */
a.cal_click:visited { color:#999; } /* font-weight:bold;} */
a.cal_click:hover	{ color:#D75689; font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general			{ }
.rp_admin				{ }
.rp_secret			{ color:#B9062F;}
/* 종류별 코멘트 [##_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:0px; padding:0px; margin:0px;}
/* 왼쪽 */
.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:25px; color:#666; font-weight:bold; }
.moreless_top		{ background:url(images/iconLess.gif) top left no-repeat; padding-left:25px; color:#666; font-weight:bold; }
.moreless_body	{ }
.moreless_bottom	{ background:url(images/iconLess.gif) top right no-repeat; padding-right:25px; color:#666; text-align:right; font-weight:bold; }

/* 키워드 */ 
.key1					{ cursor:pointer; border-bottom: 1px dotted #B9062F; }

/* -------------------------------------------------------------------	*/
/*  반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능					*/
/* -------------------------------------------------------------------	*/

hr						{ display:none;}
img					{ border:0;}
h1,h2,h3,h4		{ margin:0; padding:0;}
h1						{ font-size:24px;}
h2						{ font-size:20px;}
h3						{ font-size:14px;}
h4						{ font-size:12px;}
input					{ border:1px solid #999;}
textarea			{ border:1px solid #999;}


/* ------------------------------------------------------------------- */
/* 블로그 레이아웃 */
/* ------------------------------------------------------------------- */

#container		{ width:970px; margin:20px 0 0 20px; }
#header			{ width:970px; padding-bottom:5px; margin-bottom:10px;  text-align:right; background:url(./images/top-border.gif) left bottom no-repeat; } 
#sidebar			{ float:right; width:190px; padding:0 0px 0px 0; margin-left:10px;  text-align:right;}
#content			{ float:left; width:720px; line-height:180%; overflow:hidden; padding:0 0px 0px 0; margin-left:30px; }
#footer				{}


/* ------------------------------------------------------------------- */
/* ***** Header ***** */
/* ------------------------------------------------------------------- */

#header .title h2 a				{ font:20px dotum, malgun; font-weight:bold; }
#header .title h2 a:hover		{ }
#header .blogMenu				{ font:11px malgun;}


/* ------------------------------------------------------------------- */
/* ***** sidebar ***** */
/* ------------------------------------------------------------------- */

#sidebar ul			{ padding:0; margin:0; list-style:none;}
#sidebar li			{ padding-bottom:2px;}
#sidebar h3			{ padding:10px 0 3px 0; margin-bottom:0px; font:12px malgun; color:#999; font-weight:bold;  cursor:pointer;}
#sidebar .cnt		{ font:10px malgun; color:#B9062F;}
#sidebar .date		{ font:10px malgun; color:#999;}
#sidebar .name	{ font:10px malgun; color:#999;}

#sidebar .admin_menu li {display: inline;}

/* 최신글, 최신트랙백 info */
.recentInfo {
         font: 9px/1.2 Dotum, malgun; 
         font-size:9pt;
	color: #ddd;
} /* Verdana, AppleGothic, Sans-serif; */

#sidebar .search				{ }
#sidebar .search input		{ width:132px; height:16px; font:12px malgun;  color:#666;}
#sidebar .search .submit	{ width:48px; height:20px; background-color:#999; font:11px malgun; color:#fff; cursor:pointer;}

#sidebar .archive				{ font:10px malgun; }
#sidebar .archive li                            { }

#sidebar .calendar			{ font:10px malgun;}

#sidebar .link ul				{ padding-bottom:30px;}
#sidebar .link li					{ font:11px malgun;}

#sidebar .counter			{ font:11px malgun; display:inline;} 
#sidebar .counter li			{ display:inline;}

#sidebar .rss					{ font:10px malgun;}

#sidebar .copyright			{ font:11px malgun;}

#sidebar .botton				{ }


/* ------------------------------------------------------------------- */
/* ***** Tag Cloud ***** */
/* ------------------------------------------------------------------- */

.cloud		{ width:/*@post-width*/640px;/*@*/; padding:10px 10px; margin:10px 0px;  }
.cloud h3 {repeat-x left bottom;color:#999;}
.cloud li	{display:inline;margin:0 5px 0 0;padding:0;background:none;line-height:2.0em;}

.cloud .cloud1,
.cloud .cloud1:hover { color:#999; !important;font-size:20px;margin-right:0px;} /* font-weight:bold;} */
.cloud .cloud2,
.cloud .cloud2:hover { color:#666; !important;font-size:18px;margin-right:0px;}
.cloud .cloud3,
.cloud .cloud3:hover { color:#333; !important;font-size:16px;margin-right:0px;}
.cloud .cloud4,
.cloud .cloud4:hover { color:#666; !important;font-size:14px;margin-right:0px;}
.cloud .cloud5,
.cloud .cloud5:hover { color:#333; !important;font-size:12px;margin-right:3px;}



/* ------------------------------------------------------------------- */
/* ***** content ***** */
/* ------------------------------------------------------------------- */

#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry,
#content .guestbook, 
#content .searchList, 
#content .searchRplist			{ margin-bottom:40px;}

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3,
#content .searchList h3, 
#content .searchRplist h3	{ padding-bottom:20px; color:#666; font:16px dotum, malgun; font-weight:bold;}

.searchList ol, 
.searchRplist ol					{ list-style:none; padding:0; margin:0;}
.searchList li, 
.searchRplist li						{ }
.searchList .date, 
.searchRplist .date				{ font:10px malgun; }
.searchList .cnt					{ font:10px malgun; color:#B9062F;} 
.searchRplist .name				{ font:12px malgun; color:#999; }

.localog .spot,
.localog .info						{ padding-left:10px; margin-top:0px; font-size:12px;}
.localog a								{ color:#999; font-weight:bold;}

.taglog ul								{ padding:0; margin:0; text-align:justify;}
.taglog li								{ display:inline;line-height:3.0em;}
.taglog li a:hover					{ color:#B9062F;} 
.taglog li .cloud1					{ color:#333333; !important;font-size:24px;font-weight:bold;margin-right:15px;}
.taglog li .cloud2					{ color:#666666; !important;font-size:24px;font-weight:boldmargin-right:15px;}
.taglog li .cloud3					{ color:#666666; !important;font-size:20px;font-weight:bold;margin-right:15px;}
.taglog li .cloud4					{ color:#999999; !important;font-size:15px;font-weight:bold;margin-right:15px;}
.taglog li .cloud5					{ color:#666666; !important;font-size:14px;margin-right:15px;}

.guestWrite p					{clear:left;padding:2px 0; margin:0; }

.guestWrite						{ margin-top:20px; font:12px malgun;}
.guestWrite label				{float:left;width:65px;}
.guestWrite input				{ font:12px malgun; color:#666; width:200px/*@*/; border:0;border-bottom:1px solid #dcdcdc;background:transparent;}
.guestWrite .homepage	{ font:12px malgun;   }
.guestWrite .checkbox		{ width:15px; border:none; padding:0; margin:0; }
.guestWrite textarea			{ font:12px malgun; width:620px; color:#666; padding:5px; top:5px; }
.guestWrite .submit			{ padding:5px; top:5px; height:30px; width:80px; font:10px malgun; color:#fff; background-color:#999;cursor:pointer;}

.guestList		{ width:100%; padding:20px 0 0 0;}
.guestList ol		{ padding:30px 0 0 0; margin:0; list-style:none;}
.guestList ol ul		{ margin:0; padding:0; list-style:none;}
.guestList ol li		{ margin:0; padding:0; overflow:hidden; list-style:none;}
.guestList ol li p		{ border-top:1px dashed #ccc; margin-top:5px; padding-top:5px;}
.guestList ol li ul li		{ padding:10px 0 0 60px; border:none; overflow:hidden;}
.guestList ol li .name	{ font:12px malgun; font-weight:bold;}
.guestList ol li .date	{ font:10px malgun; color:#999; }
.guestList .control		{ font:11px malgun; color:#999;}
.guestList .control a	{ color:#999;}
.guestList .control a:hover	{ font:11px malgun; color:#B9062F;}



/* ------------------------------------------------------------------- */
/* entry */
/* ------------------------------------------------------------------- */

.entryNotice h2, 
.entryProtected h2, 
.entry h2								{ font:16px malgun; font-weight:bold; padding-bottom:3px;}
.titleWrap								{ font:12px malgun; padding-bottom:20px;}
.titleWrap .category a				{ font:12px malgun, dotum; color:#999;}
.titleWrap .category a:hover	{ color:#B9062F; font-weight:bold;}
.titleWrap .date						{ color:#999; }
.titleWrap .admin 					{ font:11px malgun; color:#999; padding-left:5px;}
.titleWrap .admin a				{ color:#999;}
.titleWrap .admin a:hover		{ color:#B9062F; font-weight:bold;}

.entryProtected p.text			{ padding-left:48px; background:url(images/imgProtected.gif) no-repeat ;}
.entryProtected input			{ width:200px; color:#666; }
.entryProtected .submit		{ font:10px malgun; width:50px; padding-top:2px; height:20px; color:#fff; background-color:#999;}

.article									{ width:100%; overflow:hidden; padding-bottom:20px;}
.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;}<!-- { padding-left:28px; margin:10px 20px; background:url(images/iconBlockquote.gif) top left no-repeat;} -->

.tagTrail               					{ padding:0; text-align:right;}
.tagText								{ }

.actionTrail							{ clear:both; text-align:right;}
.actionTrail .cnt					{ color:#B9062F;}

.trackback							{ padding-top:2px; margin-bottom:4px; width:100%; overflow:hidden;}
.trackback a							{ color:#666;}
.trackback h3						{ font:12px malgun; color:#999;  margin:5px 0 5px 0;}
.trackback h4						{ font:12px malgun; font-weight:normal; margin:0; font-weight:bold;}
.trackback ol							{ margin:0;  padding:0; list-style:none;}
.trackback li							{ padding:5px 0 5px 0;}
.trackback .date					{ font:10px malgun; color:#999;}
.trackback p							{ font:12px malgun; color:#999; margin:3px 0 0 0; padding:0; letter-spacing: 0px;}
.trackback a.delete span		{font:10px malgun; color:#999;}

.comment								{ padding-top:0px; 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:10px malgun; color:#999;}
.comment .name					{ font:12px malgun; font-weight:bold;}
.comment ol li						{ padding:10px 0;}
.comment li ul li					{ padding:5px 0 10px 40px; }

.comment .control				{ font:11px malgun; color:#999;}
.comment .control a				{ color:#999;}
.comment .control a:hover	{ color:#B9062F;}

.commentWrite						{ margin-top:20px; font:11px malgun;}
.commentWrite p					{clear:left;}
.commentWrite label				{float:left;width:65px;}
.commentWrite input				{ font:12px malgun; color:#666; width:150px/*@*/; border:0;border-bottom:1px solid #dcdcdc;background:transparent;}
.commentWrite .homepage	{ font:12px malgun;   }
.commentWrite .checkbox	{ width:15px; border:none; padding:0; margin:0; }
.commentWrite textarea		{ font:12px malgun; width:620px; color:#666; padding:5px; top:5px; }
.commentWrite .submit			{ padding:5px; top:5px; height:25px; width:80px; font:10px malgun; color:#fff; background-color:#999;cursor:pointer;}

.paging									{ padding:10px 0;   text-align:center;  font:14px malgun;}
.paging .numbox					{ border-left:1px solid #333; padding-left:6px; margin-left:6px;  font:14px malgun;}
.paging .num						{ border-right:1px solid #333; padding-right:8px; margin-right:5px; font:10px malgun;}
.paging a:visited					{ color:#999; text-decoration:none;}
.paging a:hover					{ font-weight:bold; color:#B9062F;}








/* ------------------------------------------------------------------- */
/* ***** footer ***** */
/* ------------------------------------------------------------------- */

#footer          { text-align:left; font:11px malgun; padding:0px 0 0px 0;}


/* ------------------------------------------------------------------- */
/* ***** etc ***** */
/* ------------------------------------------------------------------- */

.imageblock *	{ border:none !important;}


/* The End */