@charset "utf-8"; 
/* ************ 반드시 들어가야 하는 스타일 시작 *********** */

/* 본문 공통 */
body{
		font:0.75em/1.5 Gulim, Verdana; 
		background: url(images/bg.gif);
		margin:0px; padding:0px; 
}
a:link          { color:#222; text-decoration:none;}
a:visited       { color:#222; text-decoration:none;}
a:hover         { color:red;  text-decoration:underline;}
a:active        { color:red;     text-decoration:none;}


/* 페이징 - 현재 페이지 */
    .selected               { text-align:center;   font-weight:bold;  color:#f30;} 
	.no-more                { color:#ccc;}

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma;  color:#bbb;}

/* 달력 월 표시 */
	.cal_month              { font:9px Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; }
	.cal_month a           { font:9px Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; }
/* 달력 요일 표시(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; }

/* 달력 Week(tr 영역)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { }
	
/* 달력 Day(td 영역) */
	.cal_day                { height:16px; color:#A3A3A3; font:10px/10px tahoma; text-align:center; }
/* 달력 Day, 일요일 (td 영역)  */
	.cal_day_sunday         { }
	.cal_day_sunday a		{ }
/* 달력 지난 달 날짜 표시(td)   */
	.cal_day1               { }
/* 달력 다음 달 날짜 표시(td)   */
	.cal_day2               { }
/* 달력 이번 달 날짜 표시(td) */
	.cal_day3               { }
/* 달력 오늘 날짜 표시(td) */
	.cal_day4               { background:#f0f0f0; color:#444; }
/* 달력 글쓴 날 링크 스타일 */
	#sidebar .cal_click		{ color:black; font:10px/12px tahoma; }
	a.cal_click:link        { }
	a.cal_click:visited     { }
	a.cal_click:hover       { }
	
/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { }
    .rp_secret              { color:#f30;   font-weight:bold;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { }	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { }
	
/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#999;  text-align:center;}	
/* 그림 */
    .imageblock             {  padding:0;  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/icon_more.gif) no-repeat left 5px;  padding-left:16px; color:#09c; }
    .moreless_top           { background:url(images/icon_less.gif)  no-repeat left 5px;  padding-left:16px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/icon_less.gif)  no-repeat right 5px;  padding-right:16px; color:#999; text-align:right;} 

/* 키워드 */ 
	.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; } 

/* *********** 반드시 들어가야하는 스타일 끝 *********** */

/* 레이아웃 */
#Container_Top { background: url(images/clover_01_bg.gif); width:990px; height:186px; margin:0; padding:0; }

#Content_L { background: url(images/clover_05.gif) repeat-y right top; background-color:white; width:990px; float:left; }
#Content_L2 { background: url(images/clover_02.gif) repeat-y; width:990px; float:left; }

#Content_left { width:238px; float:left; padding:0px;}
	#sidebar_top { background: url(images/clover_03.gif) no-repeat; width:206px; height:77px; margin-left:32px;}
	#sidebar { background:url(images/clover_09.gif) repeat-y; width:188px; padding:16px 0 16px 18px; margin-left:32px; }
	#sidebar_bottom { background: url(images/clover_08.gif) no-repeat; width:206px;  height:3px; margin-left:32px; }

#Content_right { background: url(images/clover_05.gif) repeat-y right top; width:752px; float:left; margin: 0; padding:0; }
	#content { background-color:white; width:643px; padding:5px 30px 0 40px; }

#Container_Bottom { width:100%; height:78px;background: black; background-color: black; clear: both; }
	.bottom_set { background: url(images/clover_07_bg.gif); width:990px; height:78px; }
	.bottom_left { background: url(images/clover_07_1.gif) no-repeat left top; float:left width:254px; height:78px; }
	.bottom_right { background: url(images/clover_07_2.gif) no-repeat right top; height:78px; float:right; }

/* 상단 로고 & 메뉴 영역 */
.bloglogo { background: url(images/clover_01_1.gif) no-repeat left top; width:372px; height:186px; float:left; margin:0; padding:0; }
.bloglogo .logo { margin-top:59px; margin-left:181px; }
.bloglogo .logo img { border:0; }
.bloglogo .logo h1 { display:none; }

.blogmenu { background: url(images/clover_01_2.gif) no-repeat right top;  float:right; width:534px; }
.blogmenu ul { float:right;height:186px; margin:0px; padding-right:30px; list-style:none; }
.blogmenu li { float:left; padding-top:115px;}
.blogmenu li a {
	display:block;
	height:39px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.tab_home a { width:64px; background-position:0 0; }
.tab_notice a { width:52px; background-position:0 -39px; }
.tab_tag a { width:52px; background-position:0 -156px; }
.tab_location a { width:76px; background-position:0 -78px; }
.tab_media a { width:88px; background-position:0 -117px; }
.tab_guestbook a { 	width:64px; background-position:0 -195px; }
.tab_rss a { 	width:53px; background-position:0 -234px; }

/* ****** 사이드바 영역 ****** */
#sidebar { font:0.9em dotum;}
#sidebar a { color:#000; text-decoration:none; }
#sidebar a:hover { color:#999; }
#sidebar ul { margin:0; padding:0 0 12px 0; list-style:none; overflow:hidden; line-height:1.5em;}
#sidebar li { list-style:none; background:url(images/dot2.gif) 1px 7px no-repeat;  padding-left:8px; }
#sidebar h3  { font:12px verdana; border-bottom:2px solid #000; margin:10px 4px 5px 0; color:#333; font-weight:bold;  padding-bottom:5px; height:3px;}
#sidebar h3 span { display:none; }
#sidebar .cnt { color:#aaa; font:9px tahoma; }
#sidebar .name { color:#aaa; font:11px dotum; }
#sidebar .date { color:#aaa; font:9px tahoma; }

#sidebar .blogImage { width:170px; margin: 10px 0px 25px 0; border:1px solid #eee; padding:6px;; }
#sidebar .blogImage img { width:170px;}
#sidebar .blogImage .blogDesc { margin-top:5px; padding:0px 0 4px 0; background:url(images/line.gif) 0 0px; line-height:17px;  color:#444; }
#sidebar .blogImage .user { color:#000; text-align:right; }
#sidebar .adminMenu ul { margin: 0 auto; width:120px;  }
#sidebar .adminMenu li { background:none; font:9px tahoma; display:inline; list-style:none;  font-weight:bold; }
#sidebar .notice li { padding:0 0 0 15px; background:url(images/n.gif) 1px 3px no-repeat; list-style:none;  }
#sidebar .notice h3 { background:url(images/sideNotice.gif) no-repeat;}
#sidebar .category { margin:0px 0 25px 0;}
#sidebar .category h3 { background:url(images/sideCategory.gif) no-repeat; }
#sidebar .recentPost h3 { background:url(images/sidePosts.gif) no-repeat; }
#sidebar .recentComment h3 { background:url(images/sideComments.gif) no-repeat;}
#sidebar .recentTrackback h3 { background:url(images/sideTrackback.gif) no-repeat; }

#sidebar .tagbox { margin:0; padding: 0; }
#sidebar .tagbox h3 { background:url(images/sideTagbox.gif) no-repeat; }
#sidebar .tagbox ul {  margin:0; padding:0px 0 25px 0; text-align:justify; }
#sidebar .tagbox li {padding:0 5px 0 0; background:none; display:inline; line-height:160%; }
#sidebar .tagbox li .cloud1 { font-size:11px; color:#FF4280; }
#sidebar .tagbox li .cloud2 { font-size:11px; color:#ff9900; }
#sidebar .tagbox li .cloud3 { font-size:11px; color:#669900; }
#sidebar .tagbox li .cloud4 { font-size:11px; color:0099cc; }
#sidebar .tagbox li .cloud5 { font-size:11px; color:#444; }
#sidebar .tagbox a {  color:#09c;  }
#sidebar .tagbox a:hover { text-decoration:underline; }	

#sidebar .search input { width:120px; border:1px solid #ccc; }
#sidebar .search .submit {width:50px; padding-top:2px;  font-weight:bold !important; font:0.8em tahoma; background-color:#ccc;}

#sidebar .archive h3 { background:url(images/sideArchive.gif) no-repeat; }

#sidebar .calendar {margin-bottom:16px; }
.cal_month {padding:0 4px 9px 4px; }
.prev-month, .next-month {width:3px; height:5px; margin-top:3px; background-repeat:no-repeat; background-position:0px 0px; text-indent:-1000px; overflow:hidden; }
.prev-month {float:left; background-image:url(images/btn_prev.gif); }
.next-month {float:right; background-image:url(images/btn_next.gif); }
.tt-calendar thead {display:none; }
#sidebar .calender h3 { background:url(images/sideCalendar.gif) no-repeat; }

#sidebar .link h3 { background:url(images/sideLinks.gif) no-repeat; }
#sidebar .counter { font: 9px tahoma; margin-top:10px; }
#sidebar .rss{margin:15px 0 0 0px; }

/* ****** 본문 영역 ****** */

/* 검색 리스트 */
.searchList ol { margin:0; padding:15px 5px 35px 5px; list-style:none; }
.searchList li { border-bottom:1px solid #eee;  padding-bottom:2px;  margin-bottom:4px; letter-spacing:normal;}
.searchList .date { font:0.8em tahoma;  margin-right:10px; }
.searchList .cnt { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; } 
.searchRplist .name { font:0.95em Dotum, Arial, sans-serif; color:#999;  padding-left:8px; }

/* 태그로그*/
.taglog { margin:0; padding:15px 0 0 0; }
.taglog ul {  margin:0; padding:15px 0; text-align:justify; }
.taglog li { display:inline; line-height:20px;}
.taglog li .cloud1 { font-size:14px; color:#FF4280; font-weight:bold; }
.taglog li .cloud2 { font-size:13px; color:#ff9900; font-weight:bold; }
.taglog li .cloud3 { font-size:12px; color:#669900; font-weight:bold; }
.taglog li .cloud4 { font-size:12px; color:0099cc; }
.taglog li .cloud5 { font-size:12px; color:#444; }
.taglog a {  color:#09c;  }
.taglog a:hover { text-decoration:underline; }	

/* 위치로그 */
.localog { margin:0; padding:15px 0; }
.localog .spot { background:url(images/icon_location_spot.gif) 5px 0 no-repeat; margin-top:5px; padding-left:20px; }
.localog .info { background:url(images/icon_location_post.gif) 5px 3px no-repeat;  margin-top:2px; padding-left:15px;  font-weight:bold; }
.localog a { color:#09c; }

/* 방명록 & 댓글 */
.guest { margin:0; padding-top:15px; }
.guestWrite { padding:6px 0px 3px;}
.guestWrite input {height:16px; width:200px; padding:6px 0 0 0; background:none; border:none; color:#666; font-size:12px; font-family: Gulim;}
.guestWrite .home input {height:16px; width:190px; padding:6px 0 0 0; background:none; border:none; color:#666; font:9px verdana; }
.guestWrite .secret input	{width:12px;}
.guestWrite .name,
.guestWrite .pass,
.guestWrite .home {height:21px; padding:2px 0 4px 0; overflow:hidden; width:250px; color:#999; border-bottom:#eee 1px solid; font-family:Tahoma; font-size:10px;font:0.8em tahoma;}
.guestWrite .secret { font-style:normal; height:21px; padding:3px 0 2px 0; font-family:Tahoma; font-size:9px; color:#333;}
.guestWrite textarea {width:100%; height:118px; background:#f3f3f3; border:#e5e5e5 1px solid; color:#5f5f5f; font-size:12px; font-family: Gulim;}
.guestWrite .submit input {  font:9px verdana; color:#dcdcdc; background:#505050; border: #626262 1px solid; padding:2px 4px; width:100px; height:23px; margin-top:6px; letter-spacing:-1px; }

.guestList		{ margin-top:10px; :padding:0 0 20px 10px; width:100%; border-top:#eee 1px solid; }
.guestList .reply li	{ margin:0 5px 0 -35px; margin-right:5px; padding:10px 0 4px 0; border-bottom:#eee 1px solid; list-style:none; overflow:hidden; }
.guestList .reply li img	{margin:0 0 0 2px;}
.guestList .reply li .name { color:black ; font:12px Gulim;  }
.guestList .reply li .date	{margin:0 2px 0 4px; font:0.8em tahoma; letter-spacing:normal; color:#999;}
.guestList .reply li .edit { font:9px tahoma; color:#2799AA;}
.guestList .reply li .edit a {color:#2799AA;}
.guestList .reply li .description	{padding:7px 0 9px 0; margin:0; font-size:1em; line-height:1.5em;}
.guestList .reply li ul { margin:0; padding:0 }
.guestList .reply li ul li	{  margin-left:0px; padding:15px 0 0 35px; background:url(images/arrow.gif) 15px 15px no-repeat; border:none; border-top:#eee 1px solid; }

/* 타이틀 */
#content .taglog h2, 
#content .taglog h3,
#content .localog h2,
#content .localog h3,
#content .searchRplist h3,
#content .searchList h2,
#content .searchList h3,
#content .guest h3
{ margin-bottom:1px; padding-left:5px; color:black; font:13px gulim; font-weight:bold; border-left:4px solid #F3709B; line-height:16px; display:inline; }

#content .Title h2 a { margin:0; padding-left:5px; color:#222; font:13px gulim; font-weight:bold; border-left:4px solid #F3709B; line-height:16px;}
#content .Title h2 a:hover { text-decoration:none;}

/* 글 관리 메뉴 */
#content .Title {  margin:0; }
#content .Title .category a { font:0.9em dotum; letter-spacing:-1px; color:#666; }
#content .Title .date { font:0.8em tahoma; margin-left:5px; color:#aaa; letter-spacing:normal;}
#content .Title .admin {  padding:1px 0; margin:0px 0; font:0.9em dotum;color:#666;}
#content .Title .admin a{ color:#444; font:1em dotum;} 

/* 본문 내용*/
#content .entry { margin:0 0 2px 0; color:black; padding:0;}
#content .article { font-family:Gulim, Verdana; padding:20px 0 15px 0; margin-bottom:5px;}
#content .article a {color:#09c; }
#content .article img { border:0; }

#content .article ol,
#content .article ul {margin:0; padding:0; }
#content .article li { margin-left:30px; }
#content .article p { margin-bottom:13px;}
#content .article h1 { font-size : 1.5em; margin:0; }
#content .article h2 { font-size : 1.4em; margin:0; }
#content .article h3 { font-size : 1.3em; margin:0; }
#content .article h4 { font-size : 1.2em; margin:0; }
#content .article h5 { font-size : 1.1em; margin:0; }
#content .article h6 { font-size : 1em; margin:0; }
#content .article dt { text-decoration:underline; }
#content .article dd { margin-left:20px;  padding-bottom:10px;}
#content .article blockquote { border-left:3px solid #eee; margin:10px 0 10px 20px; padding:0 0 0 6px; }

.author { display:block; color:#666;  font:0.9em dotum;height:15px; padding-bottom:3px; padding-top:0px;}
.author a { color:#2799AA !important;}

.admin { letter-spacing:-1px; padding-left:10px;}

.categoryBtn {color:#666 !important; font:11px dotum;  }
a.categoryBtn {color:#666 !important; font:11px dotum;  }


/* 본문 태그 */
#content .entry .tagTrail { margin:5px 5px 0 0; padding-left:34px; height:auto; background:url(images/entryTag.gif) 2px 1px no-repeat; clear:both; letter-spacing:normal; font:11px dotum; }
#content .entry .tagTrail span { display:none; }
#content .entry .tagTrail a { color:#666; }

/* 트랙백과 댓글 열기 */
#content .entry .actionTrail  { font:0.8em tahoma; letter-spacing:normal; color:#909090; padding: 6px 0 7px 0; margin-top:15px; height:20px; clear:both;}
#content .entry .actionTrail a {color:black;}
#content .entry .actionTrail .cnt { font-weight:bold;}

/*  트랙백 */
.trackback { padding-bottom:0px; }
.trackback h3 {margin:0px; background:#f4f4f4;  padding:1px 5px; display:block; font:9px verdana; color:#000; letter-spacing:0px;}
.trackback img { border:0; }
.trackback ol { padding:0px 0 0px 0; margin:5px 0 5px 5px	; }
.trackback li span { border:0 !important; font-weight:normal; font:11px dotum; }
.trackback li span dfn,
.trackback li span cite { font-style:normal !important;}
.trackback li {margin:0;  list-style:none; padding:0px 0 0 15px; background:url(images/dot.gif) 2px 4px no-repeat; overflow:hidden;} 
.trackback li h4 { font:1em gulim; border-bottom:none !important; letter-spacing:normal; font-weight:bold; display:inline;} 
.trackback li h4 a { color:#333 !important; font:11px dotum; letter-spacing:-1px; font-weight:bold;}
.trackback li p { display:none}
.trackback li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}


/* 공지 */
.entryNotice { padding-bottom:30px; margin:0;}

/* 보호글 */
.entryProtected { }
.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px; margin-bottom:10px;}
.entryProtected input    { width:200px; height:18px; vertical-align:middle;border: #ccc 1px solid; }
.entryProtected .submit  { font:9px verdana; color:#505050; background:#f0f0f0; border: #ccc 1px solid; padding:1px 2px; width:50px; height:20px; margin-top:6px; vertical-align:middle; letter-spacing:-1px;}

/* 페이징 */
#paging { font:9px Verdana; font-weight: bold; text-align:center; clear:both; padding-top:18px; letter-spacing:normal; }
#paging .prevPage,
#paging .nextPage { font:9px Verdana; font-weight: bold; letter-spacing:-1px; padding:0 2px;}
#paging .num { margin:0px; padding:0px 3px; }
#paging a.num:link,
#paging a.num:visited  { color:black; }
#paging a.num:hover { background:#eee; text-decoration:none; }

/* 하단 & copyright 영역 */
.copyright { padding-top:28px; padding-right:45px; }
.copyright a:visited,
.copyright a { font:11px dotum; color:#FFCC19; }