@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		background:url(images/bg.gif);
		color:#333;
		padding:0;
		margin:0;
}
a:link          { color:#66473d;     text-decoration:none;}
a:visited       { color:#66473d;     text-decoration:none;}
a:hover         { color:#000;  text-decoration:underline;}
a:active        { color:#66473d;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected               { font-weight:bold;  color:#f30;}
    .no-more-prev { background:url(images/ico_prev_no.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
	.no-more-next { background:url(images/ico_next_no.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}
	

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f30;}

/* 달력 월 표시 */
    .cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; font-weight:bold;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:0.95em Dotum, Arial, sans-serif;  height:18px;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:0.95em Dotum, Arial, sans-serif;  color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               { }
    .cal_current_week       { }

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#f30 !important;}
    .cal_day_sunday a        { color:#f30 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#666;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#000;  text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#333;  font-weight:bold;}
    a.cal_click:visited     { color:#333;  font-weight:bold;}
    a.cal_click:hover       { color:#f30;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:20px;}
    .rp_secret              { color:#f30;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#666;  text-align:center; padding:4px 0; margin:0;}
/* 그림 */
    .imageblock             { 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:#000;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .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:1.4em;}
h2              { font-size:1.2em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}

.cnt { font:0.85em Verdana, Arial, Helvetica, sans-serif; color:#f30;}
.date { font:0.85em Verdana;}
.name { color:#333;}

/* 블로그 레이아웃 */
#wrap_body { float:left; width:560px;}
	#header { background:url(images/bg_header.gif) no-repeat left top; padding: 5px 10px;}
		#blogMenu { text-align:right; margin-top:20px;}
		#searchBox { text-align:right;}
	#content { padding:0 20px 20px 0;}
#sidebar { width:220px; padding:30px; margin-left:560px;}
#footer { clear:both;}

/* header */
#blogMenu li { display:inline; height:20px;}
#blogMenu a.tab_localog { background:url(images/tab_local.gif) no-repeat;  padding:2px 0 6px 50px;  text-decoration:none;}
#blogMenu a.tab_localog span { display:none;}
#blogMenu a.tab_taglog { background:url(images/tab_tag.gif) no-repeat;  padding:2px 0 6px 27px;  text-decoration:none;}
#blogMenu a.tab_taglog span { display:none;}
#blogMenu a.tab_media { background:url(images/tab_media.gif) no-repeat;  padding:2px 0 6px 36px;  text-decoration:none;}
#blogMenu a.tab_media span { display:none;}
#blogMenu a.tab_guestbook { background:url(images/tab_guestbook.gif) no-repeat;  padding:2px 0 6px 40px;  text-decoration:none;}
#blogMenu a.tab_guestbook span { display:none;}

#searchBox .in_search{ border:0; width:143px; height:25px; background:url(images/bg_input_search.gif) no-repeat; padding:5px 3px 0 5px;}
#searchBox .submit { background:url(images/btn_search.gif) no-repeat; width:41px; height:25px; text-indent:-5000px; border:0;}
*html #searchBox .submit{ height:29px;}
*:first-child+html #searchBox .submit{ height:29px;}


h1 { margin: 20px 0 0 140px;}
#blogDesc { margin:0 0 0 138px;}




/* content */
.entry,
.entryProtected,
.entryNotice { margin-top:50px;}
h2 a{ background:url(images/bg_title.gif) repeat-y right top #ff5922; padding:5px 20px 3px 20px; color:#fff!important;}
.entryInfo,
.article { padding:20px 0 0 20px; margin-bottom:10px; clear:both;}

.entry .entryInfo { background:url(images/accessory01.gif) no-repeat bottom right; padding-top:50px;}

.non_article { padding-left:20px; margin-top:30px;}
.non_article ul,
.non_article ol{ list-style:none; padding:19px 0 0 5px; margin:0;}
.non_article li { padding-bottom:2px;}



 
/* search result */
#searchRplist { padding-top:7px;}

/* local */ 
#localog .spot              { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px;  margin-top:5px;}
#localog .info              { background:url(images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  padding-left:15px;  margin-top:2px;}
#localog a{ text-decoration:underline;}

/* tag */
#taglog ul                  { padding:5px; margin:0; text-align:justify;}
#taglog li                  { display:inline;}
#taglog li .cloud1          { color:#c00; font-size:1.6em;  font-weight:bold;}
#taglog li .cloud2          { color:#f00; font-size:1.4em;  font-weight:bold;}
#taglog li .cloud3          { color:#000; font-size:1.2em;  font-weight:bold;}
#taglog li .cloud4          { color:#333;}
#taglog li .cloud5          { color:#666;}


/* guestbook */
.guestWrite                 { padding:10px;}
.guestWrite p               { padding:1px 0; margin:0;} 
.guestWrite input           { width:150px; background-color:#fff; border:1px solid #c9d7a6; padding-left:3px;}
.guestWrite textarea        { width:465px;  padding:5px; background-color:#fff; border:1px solid #c9d7a6; font:1em dotum;}
.guestWrite .homepage       { width:300px; font:1em Verdana;}
.guestWrite .submit         { width:477px;  background-color:#c9d7a6; border-color:#c9d7a6; color:#fff; font-weight:bold !important; font:1em Verdana;}

.guestList                  { padding:10px 0 0 0;}
.guestList ol,
.guestList ul               { margin:0; padding:0;  list-style:none;}
.guestList li p             { padding:0; margin:0;}
.guestList ol li            { margin-bottom:10px;  width:490px; overflow:hidden;}
.guestList li ul li         { padding-top:10px; margin-left:20px;  background:url("images/ico_indent_arrow.gif") no-repeat 20px 6px;  padding-left:40px;  border:none;  width:440px; overflow:hidden;}
.guestList li .name         { color:#333;  font-weight:bold;}
.guestList li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}

.guestList .control a.modify       { background:url(images/ico_comment_modify.gif) no-repeat 5px 0;  padding:0 0 2px 65px;  text-decoration:none;}
.guestList .control a.modify span  { display:none;}
.guestList .control a.write        { background:url(images/ico_comment_reply.gif) no-repeat 5px 0;  padding:0 5px 2px 60px;  text-decoration:none;}
.guestList .control a.write span   { display:none;}



/* entryProtected */ 
.entryProtected .article { background:url(images/accessory_protected.gif) no-repeat 30px 30px; padding-top:20px; height:150px;}
*html .entryProtected .article { background-position: 20px 20px;}
*:first-child+html .entryProtected .article { background-position: 20px 20px;}

.entryProtected .article p{ padding-left:80px;}

.entryProtected .in_password{border:0; width:143px; height:25px; background:url(images/bg_input_search.gif) no-repeat; padding:5px 3px 0 5px;}
.entryProtected .submit { background:url(images/btn_submit.gif) no-repeat; width:41px; height:25px; text-indent:-5000px; border:0;}
*html .entryProtected .submit{ height:29px;}
*:first-child+html .entryProtected .submit{ height:29px;}


/* entry */
.author .text { font:1em Verdana;}
.tagTrail { margin-top:20px;}
.tagTrail .text { font:1em Verdana; font-weight:bold;}
.actionTrail .cnt { color:#f00;}

.trackback { padding-left:20px;}
.trackback h3 { background-color:#74a484; color:#ffebce; font:0.95em Verdana; padding:5px; font-weight:normal;}
.trackback h3 .text { font-weight:bold;}
.trackback ol { list-style:none; padding:10px; margin:0; width:500px; overflow:hidden;}
.trackback li { margin-bottom:10px;}
.trackback h4 { font:1em Verdana, Arial, Helvetica, sans-serif;}
.trackback h4 a { text-decoration:underline;}
.trackback p { padding:5px 0; margin:0; font:1em/1.2em dotum; color:#666;}
.trackback .delete { background:url(images/ico_Delete.gif) no-repeat; padding-left:15px;}
.trackback .delete span  { display:none;}

.comment {padding-left:20px;}
.comment h3 { background-color:#74a484; color:#ffebce; font:0.95em Verdana; padding:5px; font-weight:bold; margin-top:5px;}
.comment p                        { margin:3px 0 0 0; padding:0;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none; width:500px; overflow:hidden;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { padding:10px 5px;}
.comment li ul li                 { background:url("images/ico_indent_arrow.gif") no-repeat 10px 10px; padding:15px 10px 5px 30px;}
.comment .control a.address       { background:url(images/ico_comment_address.gif) no-repeat;  padding-left:60px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/ico_comment_modify.gif) no-repeat;  padding-left:60px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/ico_comment_reply.gif) no-repeat;  padding-left:60px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                 { padding:10px; margin-top:20px;}
.commentWrite p               { padding:1px 0; margin:0;} 
.commentWrite input           { width:150px; background-color:#fff; border:1px solid #c9d7a6; padding-left:3px;}
.commentWrite textarea        { width:465px;  padding:5px; background-color:#fff; border:1px solid #c9d7a6; font:1em dotum; position:relative; top:-20px;}
.commentWrite .homepage       { width:300px; font:1em Verdana;}
.commentWrite .submit         { width:477px;  background-color:#c9d7a6; border-color:#c9d7a6; color:#fff; font-weight:bold !important; font:1em Verdana; position:relative; top:-20px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-20px; left:-25px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px; background-color:#fdf6c1;}

.article { width:520px; overflow:hidden;}
.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;}





/* paging */
#paging           { padding-top:10px;  text-align:center;  font-size:0.95em; color:#666;}
#paging .numbox   { border-left:1px solid #999; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
#paging .num      { border-right:1px solid #999; padding-right:8px; margin-right:5px;}
#paging #prev_page { background:url(images/ico_prev.gif) left 1px no-repeat; padding-left:6px;}
#paging #next_page { background:url(images/ico_next.gif) right 1px no-repeat; padding-right:6px;}


/* sidebar */
#sidebar ul{ list-style:none; padding:0 0 0 10px; margin:0;}
#sidebar h3 { background:url(images/ico_sidebar.gif) no-repeat left top; padding:14px 0 5px 20px; color:#dd1818; font:0.85em verdana; font-weight:bold; margin-top:10px;}
#sidebar a { color:#333;}
#sidebar .name { color:#666;}
#sidebar .date { color:#666;}
#sidebar .cnt { color:#c00;}

#blogImage { background:url(images/bg_blogimage.gif) no-repeat; padding:30px 10px 40px 10px;}
#blogImage img { width:160px; height:120px;}

#notice li { background:url(images/bull.gif) no-repeat 0 6px; padding:2px 0 2px 5px;}

#adminMenu li{ display:inline;}


#sidebar #tagbox ul            { text-align:justify;}
#sidebar #tagbox li            { background:none;  display:inline;}
#sidebar #tagbox a             { letter-spacing:-1px;}	
#sidebar #tagbox li .cloud1    { font-weight:bold;  font-size:16px;  color:#c00;}
#sidebar #tagbox li .cloud2    { font-weight:bold;  font-size:15px;  color:#f00;}
#sidebar #tagbox li .cloud3    { font-weight:bold;  font-size:14px;  color:#333;}
#sidebar #tagbox li .cloud4    { font-size:13px;  color:#444;}
#sidebar #tagbox li .cloud5    { font-size:12px;  color:#555;}	
#sidebar #tagbox a:hover       { background-color:#b6a385;  text-decoration:none;  color:#fff !important;}




#counter { width:180px; background:url(images/bg_counter.gif) no-repeat; padding:30px 0 20px 0;}
#counter dt { display:none;}
#counter dd { text-align:right; font:0.95em Georgia; margin-right:10px; font-weight:bold; height:20px;}
#counter dd.today { color:#f00;}

*html #counter dl { padding-top:10px;}
*:first-child+html #counter dl { padding-top:12px;}


#adTistory { text-align:center; margin-top:20px;}
#btnRSS { margin-top:5px; text-align:center;}







/* ***** footer ***** */
#footer          { width:560px; text-align:center;  padding:40px 10px 10px 10px;  font:11px Verdana, dotum;	color:#666;}
#footer a        { color:#666;}
#footer a:hover  { color:#333;}



 

 

/* accressor */
#acc_move { background:url(images/accessory_move.gif) no-repeat; width:98px; height:176px; text-indent:-5000px; display:block;}





















