 @charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 gulim, Verdana, AppleGothic, Sans-serif;
		background-color:white;
		color:#666;
}
a:link          { color:#555;     text-decoration:none;}
a:visited       { color:#555;     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:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:1em dotum; color:#ccc;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:1em dotum;  color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { background-color:#eee;}
	
/* 달력 Day(td 영역) */
    .cal_day                { font:0.85em Verdana;  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:#aaa;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#333;  font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#ccc;  font-weight:bold;}
    a.cal_click:visited     { color:#ccc;  font-weight:bold;}
    a.cal_click:hover       { color:white;  font-weight:bold;}
	
/* 종류별 코멘트 [##_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/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; } 

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

/* 공통영역 */
 * { margin: 0; padding: 0; }
hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}
ol, ul, li { list-style:none;}

/* 블로그 레이아웃 */
body { background:url(images/bg2009.jpg) top center no-repeat #f2f2f2; margin-bottom:30px;  }
#container { background:url(images/bgBox2.gif); clear:both;}
	#content { overflow:hidden; background:white;}
	#content .inner { background:white; padding:10px 21px; }
	#sideinfo {width:209px; display:block; background:white;  overflow:hidden; float:right; display:inline;}
	#sideinfo .left { width:189px; margin:10px; overflow:hidden;}

#containerTop div.Top { background:url(images/bgTop.png) left bottom no-repeat; height:22px; clear:both;}

#containerBottom {background:url(images/bgBox3.gif) top left no-repeat; }
#containerBottom div.inner {background:url(images/bgBox4.gif) top right no-repeat; }

/* ***** Header ******/
/*
#containerTop h1 a { background:url(images/logo.gif); height:0; padding:69px 0 0 0; width:380px; overflow:hidden; display:block; margin-left:-15px;}
*/
#containerTop h1 a { background:url(images/logo.gif) no-repeat; height:0; padding:109px 0 0 0; width:380px; overflow:hidden; display:block; margin-left:-15px;}
#containerTop .deco { background:url(images/mainPhoto2009.png); width:356px; height:248px; position:absolute; top:20px; left:50%; margin-left:170px;}

.blogMenu { height:385px; overflow:hidden; position:absolute; top:189px; left:50%; margin-left:-479px; width:28px;}
.blogMenu a {  display: block; height:0; padding:77px 0 0 0; overflow:hidden; width:28px; background:url(images/blogMenu_01.gif);}
.blogMenu .desc  { margin-top:-4px;  font:0.9em dotum; letter-spacing:-1px; display:none;}

.blogMenu .tab_home a { background-position:28px 0;}
.blogMenu .tab_cover a {background:url(images/blogMenu_00.gif);}
.blogMenu .tab_taglog a {background:url(images/blogMenu_02.gif);}
.blogMenu .tab_localog a {background:url(images/blogMenu_03.gif);}
.blogMenu .tab_guestbook a {background:url(images/blogMenu_04.gif);}

#tt-body-page .blogMenu .tab_home a { background-position:0 0;}
#tt-body-page .blogMenu .tab_cover a { background-position:28px 0;}

#tt-body-tag .blogMenu .tab_home a { background-position:0 0;}
#tt-body-tag .blogMenu .tab_taglog a { background-position:28px 0;}
 
#tt-body-location .blogMenu .tab_home a { background-position:0 0;}
#tt-body-location .blogMenu .tab_localog a { background-position:28px 0;}
 
#tt-body-guestbook .blogMenu .tab_home a { background-position:0 0;}
#tt-body-guestbook .blogMenu .tab_guestbook a { background-position:28px 0;}
 
 
.blogMenu a:hover { background-position:28px 0;}




.copyright {margin-top:60px; color:#999; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 6px 7px;}
.copyright a:link, .copyright a:visited, .copyright a:hover { color:#999 !important;}

/* 카테고리 특화 */
#tt-body-category .searchList h3 { background:url(images/category00.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}

#category01 .searchList h3 { background:url(images/category01.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category01a .searchList h3 { background:url(images/category02.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category01b .searchList h3 { background:url(images/category04.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category01c .searchList h3 { background:url(images/category04.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category01d .searchList h3 { background:url(images/category04.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02 .searchList h3 { background:url(images/category05.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02a .searchList h3 { background:url(images/category06.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02b .searchList h3 { background:url(images/category04.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02c .searchList h3 { background:url(images/category08.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02d .searchList h3 { background:url(images/category09.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02e .searchList h3 { background:url(images/category10.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02f .searchList h3 { background:url(images/category11.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category02g .searchList h3 { background:url(images/category12.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category03 .searchList h3 { background:url(images/category13.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category04 .searchList h3 { background:url(images/category14.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05 .searchList h3 { background:url(images/category15.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}

#category05a .searchList h3 { background:url(images/category15a.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05b .searchList h3 { background:url(images/category15b.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05c .searchList h3 { background:url(images/category15c.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05d .searchList h3 { background:url(images/category15d.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05e .searchList h3 { background:url(images/category15e.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category05f .searchList h3 { background:url(images/category15f.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}

#category01d .searchList h3 { background:url(images/category18.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category04a .searchList h3 { background:url(images/category19.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}



#category06 .searchList h3 { background:url(images/category16.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category06a .searchList h3 { background:url(images/category16a.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category06b .searchList h3 { background:url(images/category16b.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}

#category07 .searchList h3 { background:url(images/category17.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}



#category10 .searchList h3 { background:url(images/category04.gif)) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category11 .searchList h3 { background:url(images/category04.gif)) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category12 .searchList h3 { background:url(images/category04.gif)) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#category13 .searchList h3 { background:url(images/category23.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}



#tt-body-tag .flashTitle,
#tt-body-search .flashTitle { display:none;} 

#tt-body-guestbook .commentList h3 { background:url(images/categoryGuestbook.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#tt-body-location .localog h3 { background:url(images/categoryLocal.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#tt-body-location .article { padding-top:10px !important;}

#tt-body-tag .searchList { background:url(images/categoryTag.gif) 0 0 no-repeat !important; padding:55px 0 0 0;}
#tt-body-tag .searchList h3 { font:12px gulim; font-weight:bold; color:black; padding:5px 0;}
#tt-body-tag .taglog h3 { background:url(images/categoryTag.gif) !important; padding:55px 0 0 0; height:0; overflow:hidden;}
#tt-body-tag .article { padding-top:10px !important;}

#tt-body-search .searchList {background:url(images/categorySearch.gif) 0 0 no-repeat !important; padding:70px 0 0 10px; }
#tt-body-search .searchList h3 { font:12px gulim; color:#333; font-weight:bold;}
#tt-body-search .searchRplist { padding:0 0 0 10px;}
#tt-body-search .searchRplist h3 { font:12px gulim !important; color:#333; font-weight:bold !important;}

/* ***** content ***** */
#content .guestbook h2, #content .guestbook h3,
#content .taglog h2, #content .taglog h3,
#content .localog h2, #content .localog h3,
#content .searchRplist h3,
#content .searchList h2, #content .searchList h3
{ background:}
 #content .titleWrap h2, #content .titleWrap h3 { display:none;}

*html #content .titleWrap h2, *html #content .titleWrap h3 { padding:10px 10px 7px 33px;}
#content .titleWrap h2 a { color:#333;}
#content .titleWrap h2 a:hover { text-decoration:none;}



#content .titleWrap { background:url(images/stit01.gif); margin:0 -5px 5px -5px; height:70px; overflow:hidden; clear:both;}
#content .titleWrap .category a { font:0.9em dotum; display:none; letter-spacing:-1px; color:#999; }
#content .titleWrap .date {letter-spacing:normal;}
#content .titleWrap .admin {  padding:5px 0; margin:2px 0; font:0.9em dotum;color:#666;}
#content .titleWrap .admin a{ color:#444; font:1em dotum;}

#content .titleWrap .eleganceText { margin:21px 0 0 75px;}
#content .titleWrap .author { margin:0 0 0 80px; font:10px tahoma !important; color:#aaa; }
#content .titleWrap .author .ownerBtn span { font:11px dotum !important;}

#content .admin { border-bottom:1px dashed #ccc; padding-bottom:2px;}

#content .entry { margin:0 0 40px 0; color:#5d5d5d; padding:0; }
#content .entry h1, #content .entry h4, #content .entry h5, #content .entry  h6 { border-bottom:1px solid #ccc;  margin-bottom:3px; padding-bottom:1px;  color:#222; font:1.1em "굴림"; font-weight:bold;}
#content .entry a { color:#2799aa;}

#content .article { font-family:"굴림"; line-height:180%; color:#7b7b7b;  padding:20px 10px 15px 10px; margin-bottom:5px;}
#content .entry .tagTrail { margin:15px 5px 0 0; padding-left:32px; height:auto; background:url(images/entryTag.gif) top left no-repeat;  clear:both; letter-spacing:normal; font:1em dotum;}
#content .entry .tagTrail span { display:none; }
#content .entry .tagTrail a{ color:#aaa;}
#content .entry .actionTrail  { letter-spacing:normal; color:#909090; padding: 9px 0 0 0; border-top:1px dashed #c4c4c4;  margin-top:15px; height:20px; clear:both;}
#content .entry .actionTrail a{color:black;}
#content .entry .actionTrail .cnt { font-weight:bold; color:#ff4f4f !important;}

.btnTB { background:url(images/btnBg.gif); height:21px; display:block; width:95px; text-align:center; float:left; overflow:hidden; padding-top:5px; margin-right:3px;}
.btnComment { background:url(images/btnBg.gif); height:21px; display:block; width:95px; text-align:center; float:left; overflow:hidden; padding-top:5px; }

#content .guestList {margin:0 0 40px 0;}

#content .article h2, #content .article h3 { color:#222; font:1.1em "굴림"; font-weight:bold;}

#content .article p { padding-bottom:10px;}
#content .article ol, #content .article ul { margin:10px 0; padding:0 0 0 30px;}
#content .article ol li { list-style:decimal outside; margin:0; padding:0;}
#content .article ul li { list-style:circle outside; margin:0; padding:0;}
#content .article dt { font-weight:bold;}
#content .article dd { margin-left:10px;}
#content .article BLOCKQUOTE { margin:10px 0 10px 20px; padding-left:10px;}
#content .article p { margin-bottom:15px;}


 
/* 코멘트 */
.commentWrite {  position:relative; border:1px solid #eee; padding:0 10px; margin-top:10px;}
.commentWrite legend { font:10px tahoma; color:#7c7c7c; padding:0 10px;}
.commentWrite label { display:none;}
.commentWrite form { padding:10px 0 15px 0;}
.commentWrite input, .commentWrite textarea { border:1px solid #ccc; width:252px; color:#666; margin:1px 0; padding-left:60px;  padding-top:4px; padding-bottom:2px;  background:black; font:11px dotum; height:15px;}
.commentWrite textarea  { height:70px; background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px; }
.commentWrite input.name { background:url(images/bgName.gif) 0 0 no-repeat white;}
.commentWrite input.home { background:url(images/bgHome.gif) 0 0 no-repeat white; font:0.8em tahoma;}
.commentWrite input.pass { background:url(images/bgPass.gif) 0 0 no-repeat white; }
.commentWrite p { }
.commentWrite .submit { border:0; padding:0; margin:0; width:92px; height:23px; margin-top:4px;}
.commentWrite .secretWrap .checkbox { border:0; padding:0; margin:0; position:absolute; width:20px; background:none; height:20px; bottom:15px; right:60px;}
.commentWrite .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute; bottom:19px; right:27px; cursor:pointer;}


.comment {position:relative; clear:both; font-family:"굴림"; line-height:150%; color:#7b7b7b;}
.comment h3 { display:none;}
.commentList { border-top:1px solid #eee; margin-top:4px; }
.guestbook.commentList { border:none;}
.commentList li { overflow:hidden; padding:0 10px; margin-top:6px; border-bottom:1px solid #eee; padding:5px 0 0 0;}
.commentList li .date { font:0.8em tahoma; letter-spacing:normal; margin-right:5px; color:#999; float:left; line-height:15px;  padding-bottom:10px;  display:block;}
.commentList li .date2 { float:left;  margin-right:6px; font:9px tahoma; line-height:16px;}
.commentList li .name { float:left; font-weight:bold; margin-right:7px;  color:black;}
.commentList li .name a { color:#25608e !important; border-bottom:1px dashed #FF3333;}
.commentList li .name img { vertical-align:middle;}
.commentList li p { clear:left; padding-top:4px; padding-bottom:10px; padding-bottom:13px; overflow:hidden;}
.commentList li ul { margin:0; padding:0 !important; background: #f4f4f4 ;}
.commentList li ul li { border-bottom:none; margin-top:1px; padding-left:30px; width:auto;  background:url(images/bgReply.gif) 4px 3px no-repeat;}

.commentList li .control { float:right; margin-right:5px; padding-top:2px;}
.commentList li .control a { display:block; height:0; padding:9px 0 0 0; overflow:hidden; float:left; margin-top:2px; margin-right:3px;}
.commentList li .control .address { background:url(images/iconAdd.gif); width:23px; }
.commentList li .control .modify { background:url(images/iconModify.gif); width:24px;}
.commentList li .control .write { background:url(images/iconReply.gif); width:28px;}


.commentList li ul li .rp_general { width:100%; }

.commentList li ul li .rp_general p { padding-right:20px;}

.trackback { border-bottom:1px dashed #ccc; padding-bottom:3px;}
.trackback h3 {margin-top:6px; border:1px solid #e6e6e6 !important; background:#ededed;  padding:8px 10px !important; display:block; font:0.8em tahoma !important; color:#888 !important; letter-spacing:normal;}
.trackback h3 span { border:0 !important; font-weight:normal;}
.trackback li {margin:5px 0; border-top:1px solid #e6e6e6;  padding:10px 0 8px 0; width:100%; overflow:hidden;} 
.trackback li h4 { font:1em gulim; border-bottom:none !important; letter-spacing:normal; font-weight:bold;}
.trackback li p {clear:left; padding-top:7px; margin-top:4px; padding-bottom:3px; font:0.9em dotum; border-top:1px dashed #ccc;}
.trackback li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.trackback li .delete {  display:block; height:0; padding:9px 0 0 0; overflow:hidden; float:right; margin-top:-33px;  background:url(images/iconDelete.gif); width:22px;}

/* 공지 */
.entryNotice { margin-bottom:40px;}

/* 비밀글 */
.entryProtected { margin-bottom:50px;}
.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px; margin-bottom:10px;}
.entryProtected input    { width:200px;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; background-color:#ccc;}


/* 태그로그 */
.taglog .tagbox { padding:10px 0 30px 0;}
.taglog .tagbox .cloud1, .sidebarCenter .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.taglog .tagbox .cloud2, .sidebarCenter .tagbox a.cloud2:visited {font-size:13px; color:#ff9900;}
.taglog .tagbox .cloud3, .sidebarCenter .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.taglog .tagbox .cloud4, .sidebarCenter .tagbox a.cloud4:visited {font-size:12px; color:#0099CC;}
.taglog .tagbox .cloud5, .sidebarCenter .tagbox a.cloud5:visited {font-size:11px; color:#999;}
.taglog .tagbox li { display:inline; margin-right:5px;}
.taglog .tagbox a:hover { text-decoration:underline; }	

/* 위치로그 */
.localog { padding-bottom:20px;}
.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; font-weight:bold;}
.localog a:link             { color:#ff6600;}
.localog a:visited          { color:#ff6600;}
.localog a:hover            { color:#ff6600;  text-decoration:underline;}

/* 검색 리스트 */
.searchList ol, 
.searchRplist ol            { list-style:none;  padding:5px 5px 5px 5px; margin:0; margin-bottom:30px; }
.searchList li, 
.searchRplist li            { border-bottom:1px solid #eee;  padding-bottom:2px;  margin-bottom:4px; letter-spacing:normal;}
.searchList .date, 
.searchRplist .date         { font:0.8em tahoma; color:#aaa; margin-right:10px; }
.searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#f60;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}

/* 페이징 */
#paging { text-align:center; font:9px Verdana; font-weight: bold; letter-spacing:normal; padding-bottom:40px;}
.number { margin:0px; padding:0px 2px 0px 3px; font:9px Verdana; font-weight: bold;}
a.number:link, a.number:visited  { background:#b7b7b7; color:#fff;}
a.number:hover {background:#f180ba; text-decoration:none;}

/* 사이드바 센터 */
.counter {  color:white; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 6px 0; }
.counter .total { color:white; font-weight:bold; margin-left:10px;}


/* 사이드바 공통 스타일 */
.sideinfo {   font:0.9em dotum;}
.sideinfo a:link, .sideinfo a:visited{color:#999; }
.sidebarBox { background:url(images/bgLine.gif) center top repeat-y; padding-top:10px;}

.sideinfo .category h3 { background:url(images/barCategory.gif) !important; }
.sideinfo .recentPost h3 { background:url(images/barRecentPost.gif);}
.sideinfo .recentComment h3 { background:url(images/barRecentComment.gif);}
.sideinfo .recentTrackback h3 { background:url(images/barRecentTrackback.gif);}
.sideinfo .link h3 { background:url(images/barLink.gif);}
.sideinfo .calender h3 { background:url(images/barCalendar.gif);}
.sideinfo .tagbox h3 { background:url(images/barTagcloud1.gif);}
.sideinfo .neonsign_category h3 {background:url(images/barCategory.gif) !important;}

.sideinfo ul{margin:0 2px 15px 2px;}
.sideinfo li { line-height:120%; padding-bottom:4px; padding-left:4px; margin-bottom:4px; border-bottom:1px solid #e8dee4;}
.sideinfo li .cnt { color:#bbb; font:70% tahoma;}
.sideinfo li .name { color:#999;}
.sideinfo li .date { color:#999; font:70% Verdana;}
.sideinfo li a:hover { color:red; text-decoration:none;}

.sideinfo h3{width:189px; height:0; padding:19px 0 0 0; margin:0 0 10px 0 !important; padding-bottom:0 ; border-bottom:0 !important; overflow:hidden;}
.sideinfo.right h3 { width:177px;}

.sideinfo .calender,
.sideinfo .category,
.sideinfo .calender,
.sideinfo .link,
.sideinfo .notice,
.sideinfo .search,
.sideinfo .banners { margin-bottom:5px;}

.sideinfo .title { font:12px gulim; font-weight:bold;  display:block; color:black; padding-left:22px; padding-top:2px; background:url(images/bgTitle.gif) 0 0 no-repeat;} 
.sideinfo .blogdesc { padding:4px 0 12px 0; color:#999;}
.sideinfo .blogimage img { width:170px; border:6px solid #f2f2f2; margin-top:40px; margin-bottom:15px;}

.sideinfo .banners { border-top:1px solid #ddd; padding:10px;}
.sideinfo .banners img { display:block; margin:4px auto; margin-bottom:10px;}

/* 태그 클라우드 */
.sideinfo .tagbox { margin-top:-1px;}
.sideinfo .tagbox .cloud1, .sideinfo .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.sideinfo .tagbox .cloud2, .sideinfo .tagbox a.cloud2:visited {font-size:13px; color:#ff9900;}
.sideinfo .tagbox .cloud3, .sideinfo .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.sideinfo .tagbox .cloud4, .sideinfo .tagbox a.cloud4:visited {font-size:12px; color:#0099CC;}
.sideinfo .tagbox .cloud5, .sideinfo .tagbox a.cloud5:visited {font-size:11px; color:#999;}
.sideinfo .tagbox li { margin:0 3px -1px 0; display:inline; border:none;}
.sideinfo .tagbox a:hover { text-decoration:underline; }  

.adminSide { border:6px solid #f7f7f7; background:#f7f7f7; margin-bottom:8px; text-align:center; }

/* 공지 */
.sideinfo .notice h3{ display:none;}
.sideinfo .notice { border-top:1px solid #ddd; padding-top:4px;}
.sideinfo .notice li { background:url(images/iconNotice2.gif) 0 1px no-repeat; padding-left:12px; }

/* 하단 배너  */
.sideinfo .search { text-align:center;}
.sideinfo .search .input {width:108px; padding-left:45px; vertical-align:middle; border:3px solid #ccc; padding-top:3px; color:#626262; font:1em gulim; height:15px; background:url(images/bgSearch.gif); }
.sideinfo .search .submit { border:none; vertical-align:middle;}

/* 카테고리 */
.sideinfo .category ul,
.sideinfo .category li { margin:0; border:none; padding:0;}
.sideinfo .category li a { height:0; padding:45px 0 0 0; background-position:0 45px !important; overflow:hidden; width:186px; display:block;}
.sideinfo .category li a:hover { background-position:0 0 !important;}

.sideinfo .category li ul { background:url(images/menuBg.gif) left bottom no-repeat; padding:3px 10px 5px 10px;}
.sideinfo .category li ul li { height:20px;}
.sideinfo .category li ul li a { height:auto; padding:0 0 0 8px; margin:2px 0; overflow:auto; font:12px gulim; background:url(images/menuDot.gif) no-repeat; background-position:0 6px !important;}
.sideinfo .category li .fruitsAndUl a { font:12px tahoma; }
.sideinfo .category li ul li a:hover { background-position:0 -77px !important; font-weight:bold;}


.sideinfo .category .all { background:url(images/menu00.gif); margin-top:-5px;}
.sideinfo .category .banana { background:url(images/menu01.gif);  margin-top:5px;}
.sideinfo .category .fruitsAnd { background:url(images/menu02.gif); }
.sideinfo .category .event { background:url(images/menu03.gif);}
.sideinfo .category .news { background:url(images/menu04.gif); padding:40px 0 0 0;}
.sideinfo .category .farm { background:url(images/menu05.gif); padding:40px 0 0 0; margin-top:5px;}
.sideinfo .category .addNew { background:url(images/menu06.gif); padding:40px 0 0 0;}
.sideinfo .category .cook { background:url(images/menu07.gif); padding:40px 0 0 0; margin-top:3px;}
.sideinfo .category .webtoon { background:url(images/webtoon.gif); padding:40px 0 0 0; margin-top:3px;}

.neonsign_category { padding-bottom:14px;}
.neonsign_category ul,
.neonsign_category li { margin:0; border:none; padding:0;}
.neonsign_category ul li a { height:0; padding:45px 0 0 0; background-position:0 45px !important; overflow:hidden; width:186px; display:block;}
.neonsign_category ul li a { background:url(images/menu00.gif); margin-top:-5px;}

.neonsign_category ul li.category01 a {background:url(images/menu01.gif);  margin-top:5px;}
.neonsign_category ul li.category02 a { background:url(images/menu02.gif); margin-top:2px; }
.neonsign_category ul li.category05 a {background:url(images/menu05.gif); margin-top:5px;}
.neonsign_category ul li.category04 a {background:url(images/menu04.gif); margin-top:5px;}
.neonsign_category ul li.category06 a {background:url(images/menu06.gif); margin-top:5px;}
.neonsign_category ul li.category07 a {background:url(images/menu07.gif); margin-top:5px;}
.neonsign_category ul li.category10 a {background:url(images/webtoon.gif); margin-top:5px;}
.neonsign_category ul li.category03 a {background:url(images/menu03.gif); }



.neonsign_category ul li.category04.new a {background-position:0 0 !important;}
.neonsign_category ul li.category07.new a {background-position:0 0 !important;}
.neonsign_category ul li.category03.new a { background-position:0 0 !important; }




.neonsign_category ul img { display:none;}
.neonsign_category ul li ul li ul { background:url(images/menuBg.gif) left bottom no-repeat; padding:3px 10px 5px 10px;}
.neonsign_category ul li ul li ul li { height:22px;}
.neonsign_category ul li ul li ul li a {height:auto; padding:0 0 0 8px; display:inline; margin:2px 0; overflow:auto; font:12px gulim; background:url(images/menuDot.gif) no-repeat !important; background-position:0 6px !important;  }
.neonsign_category ul li ul li ul li img { display:inline !important;}
.neonsign_category ul li ul li ul li.new a { background:url(images/btnNew.gif) 0 0 no-repeat}


.neonsign_category ul li.category02 ul li a { font:11px tahoma !important;}
.neonsign_category .count { display:none;}
.neonsign_category ul li ul li ul li .count { display:inline; font:10px tahoma; color:#999; }


/* 사이드바 태그 */
.sideinfo .tag a{ text-decoration:none; font-family:dotum;}
.sideinfo .tag { display:inline; padding:0; text-align:justify;}
.sideinfo .tag .cloud1 { font-weight:bold; font-size:130%; color:#222; background-color:#b0aba1; }
.sideinfo .tag .cloud2 { font-weight:bold; font-size:120%; color:#333; background-color:#b0aba1; }
.sideinfo .tag .cloud3 { font-weight:bold; font-size:110%; color:#555;}
.sideinfo .tag .cloud4 { font-size:100%; color:#666;}
.sideinfo .tag .cloud5 { font-size:90%; color:#666;}	
.sideinfo .tag a:hover{ background-color:#a09b91; color:#000;}	
.sideinfo .tag li{ background:none; display:inline; padding:0;}


.sideinfo .calender{font:100% Verdana;}
.sideinfo .archive{font-family: Verdana;}
.sideinfo .archive ul{ padding: 0 20px 0 10px; }
.sideinfo .archive .cnt{ padding-left:5px;}
#treeComponent  * { width:auto !important;}


.toTop { background:url(images/btnTop.gif); position:absolute; top:270px; left:50%; margin-left:451px;}

/* ***** footer ***** */
#footer { clear:both; background:url(images/bgBottom2.gif); overflow:hidden;  height:110px; margin:0 0 0 0; }
#footer .menu { padding:25px 10px;}
#footer .menu li { float:left; height:22px;}
#footer .menu li a { display:block; height:0; padding:22px 0 0 0; overflow:hidden; width:60px; }
#footer .menu li.banana a{ width:91px;}
#footer .menu li.fruits a { width:86px;}
#footer .menu li.event a { width:63px;}
#footer .menu li.news a { width:60px;}
#footer .menu li.rss { float:right;}
#footer .menu li.rss a { width:67px; margin-right:10px;}
.copyright { margin-top:160px;}


/** for Skin Wizard **/
/*#containerTop { width:915px;  margin:0 auto; margin-top:95px;}*/
#containerTop { width:915px;  margin:0 auto; margin-top:55px;}
#container { width:901px; padding:0 7px;  margin:0 auto; }
#content { width:685px; padding-bottom:30px; float:left; margin-left:0; display:inline;}
#content .commentWrite textarea { width:600px; font:12px gulim;}
#footer {width:915px;  margin:0 auto;}

#containerTop p { text-align:center; color:white; font:10px tahoma, dotum; padding-bottom:15px;}
#containerTop p a { color:white; font-weight:bold;}

/* for cover */
.post_tags { background:url(images/entryTag.gif) no-repeat 5px 7px !important; clear:both; height:18px; color:#aaa; padding-left:34px !important;}
.post_tags a{ color:#aaa; }
.coverpost h2 { font-size:12px !important; padding-top:5px;}
.post_info .category a, .post_info .date, .post_info .author  { color:#ccc !important;}
.coverpost .img_preview { padding:4px; border:1px solid #ccc; float:left; margin-right:10px;}
.coverpost .img_preview img { border:none !important;}

.coverBanana h2.cover_section_title {margin-top:30px;  background:url(images/cover01.gif); height:0; padding:72px 0 0 0; margin-left:-5px; width:653px; overflow:hidden;}
.coverFruits h2.cover_section_title { background:url(images/cover02.gif); height:0; padding:72px 0 0 0; margin-left:-5px; width:653px; overflow:hidden;}

.recentPosts001 .left,
.recentPosts001 .right 
{ border:1px solid #dfdfdf; padding:10px; width:297px; padding-top:40px;}
.recentPosts001 h3 { display:none;}
.recentPosts001 span.date { font:10px tahoma; color:#ccc;}
.recentPosts001 span.author { font:11px dotum; color:#ccc;}
.recentPosts001 .left { float:left; background:url(images/coverEvent.gif) 0 0 no-repeat; }
.recentPosts001 .right { float:right; background:url(images/coverNews.gif) 0 0 no-repeat;}
.recentPosts001 { line-height:100%; margin-top:30px; margin-bottom:30px;}
.recentPosts001 li { padding:5px 3px 3px 16px; background:url(images/variety_topicDot.gif) 3px 9px no-repeat;}
.recentPosts001 li a { font-weight:bold;}

/* for plugin */
#variety_topic h3 { display:none; }
#variety_topic { border:1px solid #e5e5e5; padding:4px; height:142px; margin-bottom:10px; margin-top:30px; background:url(images/variety_topicBg.gif) center top repeat-y;}
#variety_topic .widget h4 { padding:5px 14px !important; display:block; height:18px; margin:0 6px; font:12px gulim !important; border-bottom:1px solid #e5e5e5 !important; font-weight:bold !important;}
#variety_topic .widget { width:50%; float:left;}
#variety_topic .widget ul { padding:5px 0 0 13px; margin:0;}
#variety_topic .widget ul li { padding:0 0 0 12px; background:url(images/variety_topicDot.gif) 0 7px no-repeat; margin:0; list-style:none;}
#variety_topic #tag_related.widget  h4 { padding-left:22px !important; background:url(images/variety_icon01.gif) 0 2px no-repeat;}
#variety_topic #weekly_popular.widget  h4 { padding-left:22px !important; background:url(images/variety_icon02.gif) 0 -2px no-repeat;}
#variety_topic .widget .comments { font:10px tahoma; color:#7b7b7b;}
#variety_topic .widget ul li a {color:#7b7b7b;} 
#variety_topic .widget ul li .modified { display:none;}



/* Title Category */

.titleWrap.sscategory01   { background:url(images/stit01.gif) !important; }
.titleWrap.sscategory01a  { background:url(images/stit02.gif) !important; }
.titleWrap.sscategory01b  { background:url(images/stit03.gif) !important; }
.titleWrap.sscategory01c  { background:url(images/stit04.gif) !important; }
.titleWrap.sscategory01d  { background:url(images/ca04.gif) !important; }
.titleWrap.sscategory02   { background:url(images/stit05.gif) !important; }
.titleWrap.sscategory02a  { background:url(images/stit06.gif) !important; }
.titleWrap.sscategory02b  { background:url(images/ca01.gif) !important; }
.titleWrap.sscategory02c  { background:url(images/stit08.gif) !important; }
.titleWrap.sscategory02d  { background:url(images/stit09.gif) !important; }
.titleWrap.sscategory02e  { background:url(images/stit05.gif) !important; }
.titleWrap.sscategory02f  { background:url(images/stit011.gif) !important; }
.titleWrap.sscategory02g  { background:url(images/stit012.gif) !important; }
.titleWrap.sscategory03   { background:url(images/ca08.gif) !important; }
.titleWrap.sscategory04   { background:url(images/stit014.gif) !important; }
.titleWrap.sscategory05   { background:url(images/stit015.gif) !important; }

.titleWrap.sscategory05a  { background:url(images/ca001.gif) !important; }
.titleWrap.sscategory05b  { background:url(images/ca002.gif) !important; }
.titleWrap.sscategory05c  { background:url(images/ca003.gif) !important; }
.titleWrap.sscategory05d  { background:url(images/ca004.gif) !important; }
.titleWrap.sscategory05e  { background:url(images/ca005.gif) !important; }
.titleWrap.sscategory13  { background:url(images/ca006.gif) !important; }
.titleWrap.sscategory05f  { background:url(images/ca007.gif) !important; }

.titleWrap.sscategory04a  { background:url(images/ca05.gif) !important; }



.titleWrap.sscategory06   { background:url(images/stit025.gif) !important; }
.titleWrap.sscategory06a  { background:url(images/ca07.gif) !important; }
.titleWrap.sscategory06b  { background:url(images/stit025.gif) !important; }

.titleWrap.sscategory07   { background:url(images/ca06.gif) !important; }
.titleWrap.sscategory10   { background:url(images/ca01a.gif) !important; }
.titleWrap.sscategory11   { background:url(images/ca02.gif) !important; }
.titleWrap.sscategory12   { background:url(images/ca03.gif) !important; }










