@charset "utf-8";

/* ------------------------------------------------------------------- */
/* 반드시 들어가야 하는 스타일 시작 */
/* ------------------------------------------------------------------- */

/* 본문 공통 */

body	{ margin:0; padding:0; color:#111; font: 13px Nanum gothic, Malgun gothic, AppleGothic,  Verdana, 굴림, Gulim, 'Trebuchet MS', Tahoma, Sans-serif; background:url("images/body-bg.jpg") top right repeat-x;}
a:link,
a:visited,
a:active	{ color:#000; text-decoration:none;}
a:hover	{ color:#8c5d1a; text-decoration:none; font-weight:bold;}

/* 페이징 - 현재 페이지 */
.selected	{color:#8c5d1a; font-size:16px; font-weight:bold;}

/* 카테고리 - 이미지 버튼 */
.ib	{ cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3	{ cursor:pointer; }
/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt	{ color:#999; font-size:9px;}

/* 달력 월 표시 */
.cal_month					{ padding-bottom:5px; font-size:13px; font-weight:bold; text-align:center;}
/* 달력 요일 표시("th 영역") */
.cal_week1				{ }
/* 달력 일요일 표시("th 영역") */
.cal_week2				{ color:#f60;}
/* 달력 Week("tr 영역")  */
.cal_week					{ }
.cal_current_week		{ background-color:#eee;}
/* 달력 Day("td 영역") */
.cal_day					{ font-size:13px; text-align:center;}
/* 달력 Day, 일요일 ("td 영역")  */
.cal_day_sunday,
.cal_day_sunday a		{ color:#f60;}
/* 달력 지난 달 날짜 표시("td")   */
.cal_day1					{ }
/* 달력 다음 달 날짜 표시("td")   */
.cal_day2					{ }
/* 달력 이번 달 날짜 표시("td") */
.cal_day3					{ }
/* 달력 오늘 날짜 표시("td") */
.cal_day4					{ color:#2f4f4f; font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link,
a.cal_click:visited		{ font-weight:bold;}
a.cal_click:hover		{ color:#8c5d1a;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general	{ }
.rp_admin	{ }
.rp_secret	{ color:#2f4f4f;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
.guest_general	{  }
.guest_admin	{  }
.guest_secret	{  color:#2f4f4f; }
/* 비밀 댓글 ("로그아웃시 비밀글 표현") */
.hiddenComment 	{ font-size:13px; font-weight:bold; color:#2f4f4f; }

/* 이미지 아래 캡션 스타일 */
.cap1	{ color:#777; text-align:center; }
/* 그림 */
.imageblock	{ margin:0; padding:0; border:none; vertical-align:top;}
/* 왼쪽 */
.left	{ }
/* 가운데 */
.center	{ }
/* 오른쪽 */
.right	{ }
/* 그림 2개 배치 */
.dual	{ }
/* 그림 3개 배치 */
.triple	{ }

/* 본문 - more / less */
.moreless_fold	{ padding-left:25px; background:url("images/iconMore.gif") top left no-repeat; color:#000; font-weight:bold;}
.moreless_top	{ padding-left:25px; background:url("images/iconLess.gif") top left no-repeat; color:#000; font-weight:bold;}
.moreless_body	{ }
.moreless_bottom	{ padding-right:25px; background:url("images/iconLess.gif") top right no-repeat; color:#000; font-weight:bold; text-align:right;}


/* ------------------------------------------------------------------- */
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능  */
/* ------------------------------------------------------------------- */

img	{ border:none;}
h1,    
h2,   
h3,
h4	{ margin:0; padding:0; } /*블로그 타이틀과 포스트 타이틀 */
input,
textarea	{ border-top:1px solid #ccc; border-right:1px solid #eee; border-bottom:1px solid #eee; border-left:1px solid #ccc; background-color:#eee; font:12px Apple Gothic, Malgun gothic, Nanum gothic, 굴림, Gulim, 'Trebuchet MS', Tahoma, AppleGothic, Sans-serif;}


/* ------------------------------------------------------------------- */
/* 블로그 레이아웃 */
/* ------------------------------------------------------------------- */

#container	{ width:784px; margin:auto; padding: 0 40px 0 40px; background:url("images/") top right no-repeat; background-color:#; }
#header	{ background:url("images/.png") no-repeat;}
#content	{ clear:both; float:left; width:550px; margin:0; padding:0; overflow:hidden; line-height:160%; text-align:justify;}
#sidebar	{ float:right; width:197px; margin:0; padding:0; background-image:url(./images/sbar.gif); background-repeat: repeat-y;}
.clear { clear:both; display:block; width:100%; height:1px;}

/* ------------------------------------------------------------------- */
/* ***** Header ***** */
/* ------------------------------------------------------------------- */
*html #header { margin:20px 0 0 0; padding:17px 0 5px 0; border-top:3px solid #000; }
#header { margin:0px 0 0 0; padding:0px 0 17px 0; border-top:5px solid #999; }
#header h1 a { float:left; font:  Malgun gothic, Apple gothic, Nanum gothic, Dotum, 돋움, Verdana, 'Trebuchet MS', Tahoma, Sans-serif; color:#e4bb71; font-weight:bold; padding:35px 5px 8px; margin-left:10px;}
#header .s {font-size:11px; color: #666; font-weight:normal; padding-left:10px;}
#header .search { float:right; border:none; background-color:#999;}
#header .search .input { width:159px; height:18px; border:none; background:transparent;  color:#fff; font-size:13px;}
#header .search .submit { width:39px; height:18px; border:none; background:url("images/search.gif") top right no-repeat; cursor:pointer;}
.blogMenu	 { clear:both; font-weight:bold; }
.blogMenu	 a { float:left; display:block; width:87px; height:34px; padding:3px 5px; border-right:1px solid #dfac5c; background:url("images/woo.png") top left; background-color:#0cbcff; color:#632c0b; font-size:14px; border-top:0px solid #; }
.blogMenu	 a:link, {}
.blogMenu	 a:visited, {}
.blogMenu	 a:active {background-color:#fff; background:url("images/m-.png") top left; font-size:14px;}
.blogMenu	 a:hover  {background-color:#fff; background:url("images/m-.png") top left; text-shadow: -1px -1px 1px #ccc;}
.blogMenu	 a.blogMenuEmpty { width:87px;} /* 중간 빈 메뉴 공간 */


/* ------------------------------------------------------------------- */
/* ***** Sidebar ***** */
/* ------------------------------------------------------------------- */

#sidebar ul	{ list-style:none; margin:0; padding:0 0 25px 0;}
#sidebar li	{ list-style:none; padding:3px 0; border-top:1px solid #e9e9e9; font-size:12px;}
#sidebar h3 { font-size:13px; color: #000; padding:5px 0; border-top:2px solid #e9e9e9; cursor:pointer;}
#sidebar h3 a:hover { color:#2f4f4f;}
#sidebar .cnt	{ color:#999; font-size:11px; display:none;}
#sidebar .name	{ color:#999; font-size:12px}
#sidebar .date	{ color:#999; font-size:11px;}

#sidebar .blogImage img { width:200px;}
.blogDesc { line-height:150%;}
.userID { font-weight:bold;}

/* Categories */
#category ul,
#category li { padding:0;}
#category li a { display:block; padding:3px 0;}
#category .selected	{ font-weight:bold;}
#category .selected	ul li{ font-weight:normal;}

#category,
#calendar	{ padding-bottom:25px;}
.blogImage	{ padding-bottom:20px;}
#archive,
#link { font-size:12px;}

#recentTrackback a {font-size:12px;}

#rss a { display:block; width:20px; height:20px; background:url("images/rss.gif") top left no-repeat;}
#rss a:hover { background:url("images/rss-on.gif") top left no-repeat;}


/* ------------------------------------------------------------------- */
/* ***** content ***** */
/* ------------------------------------------------------------------- */

#content .keylog,
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry,
#content .guestbook, 
#content .searchList,              
#content .searchRplist		{ padding-bottom:20px;}

#content .keylog h2, 
#content .localog h2, 
#content .taglog h2, 
#content .guestbook h2		{ margin-bottom:30px; padding:5px 0; border-top:2px solid #e9e9e9; border-bottom:1px solid #e9e9e9; font-size: 16px; color:#000; }		

#content .searchRplist h2, 
#content .searchList h2		{ margin-bottom:15px; padding:5px 0; border-top:2px solid #e9e9e9; border-bottom:1px solid #e9e9e9; font-size: 16px; }

.searchList ol, 
.searchRplist ol	{ list-style:none; margin:0; padding:0px;}
.searchList li, 
.searchRplist li	{ margin-bottom:4px; padding-bottom:2px; line-height:130%;}
.searchList .date, 
.searchRplist .date	{ margin-left:10px; color:#888; font-size:13px;}
.searchList .cnt	{ color:#2f4f4f; font-size:12px; display:none;} 
.searchRplist .name	{ }
.searchList .tblist	{ margin-bottom:12px;}
.searchList .tblist a	{ color:#999;}

.localog a { font-weight:bold;}
.keylog ul,
.taglog ul				{ margin:0; padding:0px; text-align:justify;}
.keylog li,
.taglog li				{ display:inline;}
.taglog li .cloud1		{ color:#000; font-weight:bold;}
.taglog li .cloud2		{ color:#222; font-weight:bold;}
.taglog li .cloud3		{ color:#333; font-weight:bold;}
.taglog li .cloud4		{ color:#444; }
.taglog li .cloud5		{ color:#444;}
.taglog li a:hover	{ color:#8c5d1a;}

.guestbook p	{ margin:0; padding:2px 0;}

.guestWrite		{ font-size:13px; wrap:hard; overflow:auto;}
.guestWrite input	{ width:150px;  background-color:#eee; font-size:13px; color:#000;}
.guestWrite textarea	{ width:530px; padding:5px; color:#000; font-size:13px;}
.guestWrite .homepage   { width:300px; font-size:13px;}
.guestWrite .submit	{ width:150px; height:25px; ;font-size:13px; font-weight:bold;}
.guestWrite input.checkbox { width:15px; margin:0; padding:0; border:none; background-color:#fff;}

.guestList	{ width:100%; padding:40px 0 0 0;}
.guestList ol	{ list-style:none; margin:0; padding:30px 0 0 0;}
.guestList ol ul	{ list-style:none; margin:0; padding:0;}
.guestList ol li	{ overflow:hidden;}
.guestList ol li p	{ padding-top:7px; width:490px; background:url("images/dot.gif")  repeat-x;}
.guestList ol li ul li	{ padding:10px 0 0 60px; border:none; overflow:hidden; }
.guestList ol li ul li { text-align:right; background:url("images/reply.jpg") 15px 8px  no-repeat; }
.guestList ol li .name	{ font-size:13px; font-weight:bold;}
.guestList ol li .date,
.guestList .control,
.guestList .control a	{ font-size:13px; color:#999;}
.guestList .control a:hover	{ color:#c9a157;}


/* ------------------------------------------------------------------- */
/* entry */
/* ------------------------------------------------------------------- */

.entryNotice h2, 
.entryProtected h2, 
.entry h2	{ font-size: 16px;}

.titleWrap	{ margin-bottom:15px;  padding:5px 0; border-top:2px solid #e9e9e9; border-bottom:1px solid #f3f3f3;}
.titleWrap .category a	{ color:#888; }
.titleWrap .date,
.titleWrap .admin a	{ color:#888;}
.titleWrap .category a:hover,
.titleWrap .admin a:hover		{ color:#8c5d1a;}
.titleWrap .admin { padding-left:5px;}

.warning	{ margin-bottom:10px; padding-left:45px; background:url("images/imgProtected.gif") no-repeat;}
.entryProtected input	{ width:140px; color:#000; background-color:#eee; }
.entryProtected .submit	{ width:50px; height:18px; background-color:#eee; color:#000; font-size:10px;}

.article	{ width:100%; line-height:180%} 
.article a:link,
.article a:visited,
.article a:active	{ border-bottom:1px dotted #2f4f4f; color:#2f4f4f; font-weight:bold;}
.article a:hover	{ border-bottom:1px dotted; color:#8c5d1a; font-weight:bold;}
.article dt	{ text-decoration:underline;}
.article dd	{ margin-left:20px; padding-bottom:10px;}
.article blockquote	{ margin:10px 20px; padding-left:28px; background:url("images/iconBlockquote.gif") top left no-repeat;}
.article a img	{ border:none !important;}

.tagTrail	{ clear:both; margin-top:20px; padding:0px 5px 0px 0px;}
.tagText	{ }

.actionTrail	{ clear:both;}
.actionTrail .cnt	{ color:#2f4f4f; font-weight:bold;}

.trackback		{ width:100%; margin-bottom:4px; padding-top:2px; overflow:hidden;}
.trackback a	{ color:#000;}
.trackback h3	{ margin:0px 5px 10px 0px; color:#2f4f4f; font-size:13px;}
.trackback h4	{ margin:0; color:#555; font-weight:normal; font-size:12px;}
.trackback h4 a	{ color:#000; font-size:13px;}
.trackback ol	{ list-style:none; margin:0; padding:0;}
.trackback li	{ padding:7px 0;}
.trackback .date	{ color:#999; font-size:12px;}
.trackback p	{ margin:3px 0 0 0; padding:0; color:#999; letter-spacing: 0px;}
.trackback a.delete span	{ color:#999; font-size:12px;}
.track                {font-weight:normal; color:#000;}
.comment	{ width:100%; margin:15px 0 4px 0; padding-top:10px; background:url("images/dot.gif") top repeat-x;} 
.commentList p	{ margin:1px 0 0 0; padding:0 }
.commentList p a:hover	{ font-weight:normal;}
.comment ol,
.comment ul	{ list-style:none; margin:0; padding:0;}
.comment .date	{ color:#888; font-size:12px;}
.comment .name	{ font-weight:bold;}
.comment ol li	{ padding:10px 0;}
.comment li ul li	{ padding:5px 10px 10px 65px; text-align:justify; background:url("images/reply.jpg") 15px 8px  no-repeat;}

.comment .control a.address span,
.comment .control a.modify span,
.comment .control a.write span	{ color:#888; font-size:13px;}

.commentWrite	{ margin-top:10px; font-size:13px; overflow:auto;}
.commentWrite p	{ margin:3px 0 0 0; padding:0;}
.commentWrite input { width:150px; background-color:#eee; font-size:13px; color:#000;}
.commentWrite textarea	{ width:530px;  padding:5px; top:5px; color:#000; wrap:hard; font-size:13px;}
.commentWrite .homepage	{ width:300px;}
.commentWrite .submit	{ width:150px; height:25px; color:#000; font-size:13px; font-weight:bold; text-align:center;}
.commentWrite input.checkbox	{ width:15px; margin:0; padding:0; border:none; background-color:#fff;}

.paging		{ float:left; padding:5px 0 10px 0; line-height:130%;  font-size:13px;}
.paging .numbox	{ margin-left:6px; padding:0 8px 0 2px; border-left:1px solid #ccc;}
.paging .num	{ padding:0 9px 0 6px; border-right:1px solid #ccc;}
.paging a	{ color:#000; text-decoration:none; font-size:13px;}
.paging a:hover		{ color:#000; font-weight:bold;}


/* ------------------------------------------------------------------- */
/* ***** footer ***** */
/* ------------------------------------------------------------------- */

#footer		{ width:100%; margin:30px 0; padding-bottom:5px; border-top:2px solid #c9c9c9; font-size:10px; }
#footer .copyright { float:right; padding-top:7px; text-align:right;}
#footer .copyright span { font-size:12px;}
.letterT	{ color: #009bd5;}
.letterE	{ color: #0083ae;}
.letterX	{ color: #e80478;}
.letterT2	{ color: #b71767;}
.letterC	{ color: #fdc11f;}
.letterU	{ color: #f39424;}
.letterB	{ color: #b1d04d;}
.letterE2	{ color: #8daa41;}

/* ------------------------------------------------------------------- */
/* ***** coverpage ***** */
/* ------------------------------------------------------------------- */

.coverpage .img_preview { float:right; }
.coverpage .img_preview img { width:40px; height:40px; margin:0 0 5px 5px; border-top:2px solid #000;}
.coverpage .content_box h2 { padding:5px 0 0 0; border-top:2px solid #000;}
.coverpage .post_info { margin-bottom:15px; color:#999; font-size:12px;}
.coverpage .post_info .category a	{ color:#999; font-size:12px;}
.coverpage .post_tags	{ clear:both; margin:10px 0 30px 0; color:#999; font-size:13px;}
.coverpage .post_tags a	{ color:#999; font-size:13px;}

/*카테고리 글 더보기 플러그인 설정-폰트칼라,크기 변경안됨*/

.another_category {
    font-size:13px #000; background: transparent url(./images/업로드한파일명) no-repeat right bottom;
}
.another_category td {
    display: ; font-size:13px #000;
}