@charset "utf-8";

body{ 
font:0.75em/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
background-image:url('images/line.gif');
background-repeat: repeat-x;
background-position:0px 75px; margin:0; 
}

a:link          { color:#444;     text-decoration:none; }
a:visited       { color:#444;     text-decoration:none; }
a:hover         { color:#800000;     text-decoration:none;}
a:active        { color:#800000;     text-decoration:underline;}


/* 페이징 - 현재 페이지 */
    .selected               { font-weight:bold;  color:#800;}
    .no-more-prev,
	.no-more-next { color:#666;}


/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;
							  font: 11px tahoma;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#800;}

/* 달력 월 표시 */
    .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:#800; }

/* 달력 Week(tr 영역)  */
    .cal_week               { }
    .cal_current_week       { }

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#666;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#800 !important;}
    .cal_day_sunday a        { color:#800 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#222;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#222;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#888;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#666;  text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#444;  font-weight:bold;}
    a.cal_click:visited     { color:#444;  font-weight:bold;}
    a.cal_click:hover       { color:#800;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:25px; }
    .rp_secret              { color:#666;}
/* 종류별 코멘트 [##_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;}
/* 그림 */
    .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:#800;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#800;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#800; text-align:right;}

/* 키워드 */ 
    .key1 { cursor: pointer; border-bottom: 1px dotted #222; }


hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.8em;}
h2              { font-size:1.6em;}
h3              { font:1.2em #444;}
h4              { font-size:1em;}
input           { border:1px solid #444;}
textarea        { border:1px solid #444;}



#container		{ width:960px; margin:0 0 0 0; padding:0 0 0 0;}
#content		{float:left; width:600px; overflow:hidden;	padding:0 25px 25px 20px; }
#top			{float:left; width:650px; height:70px; background-image:URL(images/bodyi.gif)}
#line			{float:left; width:650px; height:35px; background-image:URL(images/line_ci.gif)}
#center			{float:left; width:840px; background-image:URL(images/bodyi.gif)   }
#middle			{float:left; width:840px; background:URL(images/bodyi.gif) top left repeat-y;}
#left			{float:left; width:120px; margin:0 0 0 0px;}
#right			{float:left; width:190px; margin:0 0 0 0px;}
.ad                      { padding-left:70px; padding-bottom:20px;}


#header			{padding:20px 0 0 45px; }
#header h1 a           { color:#0f3f5e; font-family:verdana;  font-weight:bold;}
#header h1 a:hover     { color:#800000;  text-decoration:none;}




#menu {font: 0.8em tahoma, verdana, dotum; text-align:right; letter-spacing: 0.3em; margin:10px 5px 0 0; line-height:15px;}
#menu a:hover   { color:#800000!important; text-decoration:underline; }



#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry             { padding:5px;  margin-bottom:10px;}
#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:#222; font-size:1.4em; font-family:verdana; font-weight:bold; letter-spacing:-1px; padding-top:10px;}

.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:#800;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#666;  padding-left:8px;}

.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:link             { color:#800;}
.localog a:visited          { color:#800;}
.localog a:hover            { color:#800;  text-decoration:underline;}

.taglog ul                  { padding:2px; margin:0; text-align:justify;  line-height:18px;}
.taglog li                  { display:inline;}
.taglog a:hover             { color:#800!important;}
.taglog li .cloud1          { font-size:20px; color:#df1a00!important;  font-weight:bold; }
.taglog li .cloud2          { font-size:18px; color:#FF6820!important;  font-weight:bold; }
.taglog li .cloud3          { font-size:16px; color:#336699!important;  font-weight:bold; }
.taglog li .cloud4          { font-size:14px;  color:#3CB371!important;}
.taglog li .cloud5          { font-size:12px;  color:#999!important; }

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

.guestWrite                 { padding:10px 10px 40px 10px; font:0.9em verdana;}
.guestWrite input           {  font:11px verdana; color:#222; border:1px #dbb;  width:160px; background:#f0f0f0;}
.guestWrite textarea        {  width:570px; font:12px verdana; color:#222; border:1px #dbb; padding:5px; position:relative; top:0px; background:#f0f0f0; overflow:auto;}
.guestWrite .homepage       { width:320px;}
.guestWrite .submit         { width:582px;  height:22px;  font:0.8em verdana, sans-serif; padding-top:3px;}

.guestList                  { padding:5px 0 0 0; }
.guestList ol,
.guestList ul               { margin:0; padding:0;  list-style:none; }
.guestList ul               { border:1px dotted #edd; background:#f0f0f0;}
.guestList li p             { margin-top:2px; padding-top:4px;}
.guestList ol li            { padding:10px;  margin-bottom:10px;  width:580px; overflow:hidden;}
.guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;    padding-left:25px; width:510px; overflow:hidden;}
.guestList li .name         { color:#444;  font-weight:bold;}
.guestList li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif; color:#777;}

.guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat;  padding:0 0 2px 53px;  text-decoration:none;}
.guestList .control a.modify span  { display:none;}
.guestList .control a.write        { background:url(images/iconWrite.gif) no-repeat;  padding:0 5px 2px 53px;  text-decoration:none;}
.guestList .control a.write span   { display:none;}


/* entry */
.entryNotice h2, 
.entryProtected h2, 
.entry h2 a:link,
.entry h2 a:visited			   { font:1.4em Dotum; font-weight:bold; color:#222; line-height:1.2em; letter-spacing:-2px;}
.entry h2 a:hover              { font:1.4em Dotum; font-weight:bold; color:#800; line-height:1.2em; letter-spacing:-2px;}					
.titleWrap               { border-bottom:1px dashed #ccc;  padding-bottom:5px;  margin-bottom:10px;}
.titleWrap .category a   { font:0.9em verdana, Arial, sans-serif;  color:#888;  margin-right:6px;}
.titleWrap .date,
.titleWrap .admin a,
.titleWrap .admin        { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}


.entryProtected p.password	 { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#666;}
.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input    { width:200px;  height:16px; font:10px verdana; color:#222; border:1px #dbb; background:#f0f0f0;}
.entryProtected .submit  { width:50px; height:20px; background-color:#f0f0f0;}

.article                 { width:590px; margin:5px 5px 30px 5px; overflow:hidden;}
.article a:link          { color:#800;  text-decoration:none;}
.article a:visited       { color:#800;  text-decoration:none;}
.article a:hover         { color:#800;  text-decoration:underline;}
.article a:active        { color:#800;  text-decoration:none;}
.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:5px 5px 5px 40px;  background:url(images/entryTag.gif) center left no-repeat; clear:both;}
.tagText                 { display:none;}

.actionTrail             { border-top:1px #ddd dotted; text-align:right; padding:7px 5px;  font-size:1.4em; font-family:verdana; font-weight:bold; color:#800; clear:both; letter-spacing:-2px;}
.actionTrail .cnt        { color:#800;}


.trackback               { padding:0px; margin-bottom:4px;  width:580px;  overflow:hidden;}
.trackback a:link,
.trackback a:visited     { color:#444;}
.trackback a:hover       { color:#800;}

.trackback h3            { font:11px Verdana; color:#999;  border-bottom:1px solid #fff;  margin:5px 5px 10px 5px;}
.trackback h4            { font:12px Dotum; color:#444; font-weight:bold;  margin:0;}
.trackback h5            { font:11px Dotum; color:#999; font-weight:normal;  margin:0;}

.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { border-top:1px dotted #bbb;  padding:5px;}
.trackback .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.trackback p             { font:0.95em Dotum, Arial, sans-serif;  color:#666;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}


.comment                          { padding:10px; margin-bottom:4px;  width:576px; overflow:hidden; font:0.9em verdana;} 
.comment p                        { margin:5px 0 5px 0; padding:0;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { border: 5px #ddd; padding:10px 5px;}
.comment li ul li                 { padding:5px 5px 5px 25px;  background:url("images/iconIndentArrow_local.gif") no-repeat 12px 6px;}
.comment .control a.address       { background:url(images/iconAddress.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/iconModify.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/iconWrite.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { padding:5px; margin-top:20px;}
.commentWrite input               { font:11px verdana; color:#222; border:1px #dbb;  width:160px; background:#f0f0f0;}
.commentWrite textarea            { width:563px; font:12px verdana; color:#222; border:1px #dbb; padding:2px; position:relative; top:-25px; background:#f0f0f0; overflow:auto;}
.commentWrite .homepage           { width:320px;}
.commentWrite .submit             { width:569px;  height:22px; font:0.8em verdana; padding-top:3px; position:relative; top:-20px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-30px; left:-10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:20px;}

.paging           { padding-top:10px;  text-align:center; font:0.95em #bbb;}
.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;}


/* ***** footer ***** */
#footer          { float:left; text-align:center; padding:20px 0 30px 0; font:11px Verdana, dotum; color:#baa; width:650px; 
					background:url("images/bodyi.gif");}
#footer a        { color:#aaa; font-weight:bold;}
#footer a:hover  { color:#800; font-weight:bold;}
#footer .menu      { text-align:center; font:10px Verdana, dotum; color:#aaa; }
#footer .copyright     { text-align:center; font:10px tahoma, Verdana, dotum; color:#aaa; }




#sidebar                       { float:left; width:190px; margin:0 0 20px 0;}
#sidebar ul                    { padding:0;  margin:0;  list-style:none;}
#sidebar li                    { font:normal 11px Dotum; padding-left:7px;}
#sidebar h3                    { font:1.4em franklin gothic medium,Tahoma, Helvetica, Arial, Gulim, sans-serif; color:#522; 
								 cursor: pointer; letter-spacing:3px; margin-top:35px; margin-bottom:7px;}
#sidebar .cnt                  { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#800;}
#sidebar .date                 { font:0.9em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
#sidebar .name                 { font:normal 11px Dotum; color:#999;}


#sidebar .blogImage img        { width:190px; padding-bottom:6px;}
#sidebar .blogDesc             { color:#aaa;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px;}
#sidebar .userID               { color:#aaa;  background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px;  letter-spacing:-1px;}

#sidebar .notice               { margin:10px 0;  padding:0;}
#sidebar .notice li            { margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#sidebar .notice a:link,
#sidebar .notice a:visited     { background:url(images/iconNotice.gif) 0 0 no-repeat; padding:1px 0 5px 27px;}
#sidebar .notice a:hover       { background:url(images/iconNotice_on.gif) 0 0 no-repeat;  padding:0 0 5px 27px; text-decoration:none; color:#800;}

#sidebar .adminMenu            { padding:8px 5px 6px 5px; margin:5px 0 10px 0;}
#sidebar .adminMenu li         { background:none;  display:inline; width:100px;}
#sidebar .adminMenu a          { padding:3px 20px 1px 20px; color:#aaa;  text-decoration:none;}

#sidebar .category li          { background:none; font:0.5em verdana,tahoma; }
#sidebar .category li ul li    { padding-left:10px;}
#sidebar .category li ul li ul li { background:none; padding-left:6px; margin-left:2px;}
#sidebar .category li ul li ul li a{ color:#777; font:0.5em verdana, tahoma;}

#sidebar .tagbox ul            { padding:0px 2px; margin:0;}
#sidebar .tagbox li            { padding:0px 0px; display:inline; text-align:justify; line-height:14px;}
#sidebar .tagbox a             { letter-spacing:-1px;}	
#sidebar .tagbox li .cloud1    { font-weight:bold;  font-size:16px;  color:#800;}
#sidebar .tagbox li .cloud2    { font-weight:bold;  font-size:15px;  color:#df6931;}
#sidebar .tagbox li .cloud3    { font-weight:bold;  font-size:14px;  color:#5d82a6;}
#sidebar .tagbox li .cloud4    { font-size:13px;  color:#69a986;}
#sidebar .tagbox li .cloud5    { font-size:12px;  color:#999;}	
#sidebar .tagbox a:hover       { text-decoration:none;  color:#800;}

#sidebar .recentComment        {width:190px; overflow:hidden;}
#sidebar .recentTrackback      {width:190px; overflow:hidden;}

#sidebar .search               { text-align:left; padding-top:15px;}
#sidebar .search input         { width:130px;  height:16px;  font:11px verdana; color:#222; border:1px #dbb; background:#f0f0f0;}
#sidebar .search .submit       { background: url(./images/btn_search.gif) 50% 50% no-repeat;	margin-left:3px;width:20px;	height:20px;
								  border:none;}

#sidebar .archive              { font-family:verdana;}
#sidebar .calendar             { font-family:verdana;}

#sidebar .counter              { font:0.75em tahoma, Helvetica;  padding:5px 7px;  margin:30px 0px;  letter-spacing:-1;}
#sidebar .counter li           { background:none;  display:inline;  padding:0px 5px;}
#sidebar .counter li.yesterday,
#sidebar .counter li.today,
#sidebar .counter li.total     { font:1.0em tahoma, Helvetica, Arial, Gulim, sans-serif;  padding:2px 0;  margin:0 0;  letter-spacing:-1; display:block; line-height:1.2em }

#sidebar .botton          { text-align:left;  padding:5px;}