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

/* 본문 공통 */
body{
    font:0.75em/1.5 Verdana, AppleGothic, Sans-serif;
    background-color:white;
    color:#9F9F9F;
    margin:0;
}
a:link    { color:#333; text-decoration:none;}
a:visited { color:#333; 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-size:0.75em; color:#bbb;}

/* 달력 월 표시 */
    .cal_month              { font-size:0.9em; 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:black;  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:#FF8400;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#FF8400;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#FF8400; 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, textarea { font-family:verdana; }
ol, ul, li { list-style:none;}
abbr { border-bottom: none; }
cite { font-style: normal; }

/* 블로그 레이아웃 */
#header { }
#container {clear:both;}
#content { overflow:hidden; padding:0 7px !important; }
.sideinfo {  display:block; overflow:hidden;padding:0; margin-right:7px; float:right; width:500px;}
.sideinfo-left { float:left; width:180px; border:1px solid #ddd; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding:10px; margin-left:7px }


/** for Skin Wizard **/
#containerTop {  margin:0 0 38px 48px; padding:48px 0 0 5px; background:url(images/dotline.gif) 0 bottom repeat-x;}
#container { width:794px;  margin-left: 48px; }
#content { margin-left:0;}
#content .commentWrite textarea { width:708px;}
#containerBottom {width:732px; text-align:left; margin-left:50px;}

#containerTop h1 {font-size:1.6em; font-family:Trebuchet MS, verdana; }
#containerTop h1 a { color:#FF8400; }
#containerTop h1 a:hover { text-decoration:none;}

#content .titleWrap h3,
#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 { margin-bottom:3px; color:black; font:13px gulim; font-weight:bold; line-height:16px; display:inline; border-bottom:1px solid #2CB8D0;}


/* ***** Header ******/
.blogMenu { width:780px; height:24px; font-size:0.8em; margin-top:5px; margin-left: 1px; overflow:hidden; }
.blogMenu a:link,
.blogMenu a:visited{ color:#595959;} 
.blogMenu a:hover { color:black;}
.blogMenu li { float:left; padding:3px 9px 2px 0;}

.blogMenu li a { padding:0 2px; }

#tt-body-entry .blogMenu li.tab_home a,
#tt-body-pages .blogMenu li.tab_home a,
#tt-body-location .blogMenu li.tab_localog a,
#tt-body-tag .blogMenu li.tab_taglog a,
#tt-body-keylog .blogMenu li.tab_keylog a,
#tt-body-guestbook .blogMenu li.tab_guestbook a {font-weight:bold; color:black; border-bottom:1px solid #f14f33; background:#F2F2F2;}

.blogMenu li.tab_home, .blogMenu li.tab_gallery_home { padding-top: 0; }
.blogMenu li.tab_home a, .blogMenu li.tab_gallery_home a { font-size: 1.35em; font-weight: bold; }
.blogMenu li.tab_rss a { color:#ff8400; font-weight:bold; }
.blogMenu li.tab_guestbook a { font-weight:bold; }
.blogMenu li.tab_old_homepage a { font-weight: bold; }

/* ***** content ***** */ 
#content .titleWrap { clear:both; }
#content .titleWrap .admin {  padding:5px 0; margin:2px 0; font:0.9em dotum;color:#999;}
#content .titleWrap .admin a { color:#999; font:1em dotum;}

#content .titleWrap h2 a {color:#747474; font-size:18px; font-weight:bold; border-bottom:1px solid #2cb8d0; line-height:24px;}
#content .titleWrap h2 a:hover { text-decoration:none;}

#content .entry { margin:0 0 38px 0; color:#5a5a5a; padding:0 0 18px 0; border-bottom: dotted 1px #DDD; }
#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;}
#content .entry a { color:#2799AA;}

#content .article { padding:20px 0 15px 0; margin-bottom:5px;}
#content .entry .tagTrail { height:auto; clear:both; letter-spacing:normal; line-height: 140%;}
#content .entry .tagTrail .tagText { color: #999; font-size:0.85em; }
#content .entry .tagTrail a { color:#2799AA; font-size:0.9em; }
#content .entry .actionTrail { font-size:0.9em; letter-spacing:normal; padding: 6px 0 7px 0; margin-top:15px; height:20px; clear:both;}
#content .entry .actionTrail a {color:#333;}
#content .entry .actionTrail .cnt { font-size:1.4em; font-weight:bold;}


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

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

#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:6px; border-left:3px solid #eee;}
#content .article p { margin-bottom:13px;}

.author { display:block; clear:both; color:#999; font-size:0.85em; padding-top:2px; line-height: 140%;}
.author span.date { font-family: Georgia; font-size: 1.05em; }
.author a.categoryBtn { font-size: 1.1em; }
.author a { color:#2799AA !important;}

.admin { letter-spacing:-1px; padding-left:10px;}

a.categoryBtn {color:#777 !important; }

/* 코멘트 */
.commentWrite {  position:relative; border:1px solid #eee; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding:0 10px; margin-top:10px;}
.commentWrite legend { font-size: 0.8em; color:#7c7c7c; padding:0 10px;}
.commentWrite label { display:none;}
.commentWrite form { padding:10px 0 15px 0;}
.commentWrite input, .commentWrite textarea { border:1px solid #ccc; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width:252px; color:#666; margin:1px 0; padding-left:60px; padding-top:4px; padding-bottom:2px; font-size:1em; 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; }
.commentWrite input.pass { background:url(images/bgPass.gif) 0 0 no-repeat white; }
.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-size:0.8em; letter-spacing:normal; display:block; position:absolute; bottom:19px; right:27px; cursor:pointer;}


.comment {position:relative; clear:both;}
.commentList {border-top:1px dotted #ddd; }
.commentList li { overflow:hidden; width:100%; margin-top:6px; border-bottom:1px dotted #ddd; padding:5px 0 8px 0;}
.commentList li .name strong { color:#747474; font-size: 1.1em; }
.commentList li .name strong a { color:#747474 !important; font-size: 1.1em; }
.commentList li .name img { vertical-align:middle;}
.commentList li .command { font-size:9px;}
.commentList li .command a { padding:0 2px; color:#2799aa;}
.commentList li p {  clear:left; padding:4px 10px 3px 10px; overflow:hidden;}
.commentList li ol { margin:0; padding:0 !important;}
.commentList li ol li { border-bottom:none; margin-top:15px; border-top:1px dotted #ddd; padding-left:24px; width:auto;  background:url(images/bgReply.gif) 7px 3px no-repeat;}

.trackback { padding-bottom:3px;}
.trackback h3 { margin-top:6px; border:1px solid #dfdfdf !important; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background:#f1f1f1;  padding:8px 10px !important; display:block; font-size:0.8em; color:#666 !important; letter-spacing:normal; font-weight: normal;}
.trackback ol { padding:8px 0;}
.trackback li { padding:0 0 3px 16px; background:url(images/bgTrackback.gif) 4px 4px no-repeat; overflow:hidden; .padding-top: 4px; }
.trackback li h4 { font-size: 1em; border-bottom:none !important; letter-spacing:normal; display:inline;} 
.trackback li h4 a { color:#333 !important; font-weight:bold;}
.trackback li p { font:0.9em dotum; color:#999; line-height: 138%;}
.trackback li span { border:0 !important; font-weight:normal; font-size: 0.9em; }
.trackback li span cite {  font-family: dotum;}
.trackback li .date { font-size:0.8em; letter-spacing:normal; color:#999; }
.trackback li .delete { color:#2799aa; font-size: 0.8em; }

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

/* 비밀글 */
.entryProtected { margin-bottom:60px;}
.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px; margin-bottom:10px;}
.entryProtected input    { width:200px; height:20px; vertical-align:middle;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; vertical-align:middle; font-weight:bold !important; font:0.8em tahoma; background-color:#ccc;}


/* 방명록 */
.guestbook { margin-bottom:70px; border-top:none !important;}

/* 태그로그 */
.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:#2CB8D0;}
.localog a:visited          { color:#2CB8D0;}
.localog a:hover            {text-decoration:underline;}

/* 검색 리스트 */
.searchList ol, 
.searchRplist ol            { list-style:none;  padding:15px 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;  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:1px 3px 1px 3px; font:10px Georgia; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
a.number:link, a.number:visited  { background:#999; color:#fff;}
a.number:hover {background:#2799AA; text-decoration:none;}

/* 사이드바 공통 스타일 */
.sideinfo { font:0.9em dotum;}
.sideinfo a:link, .sideinfo a:visited{color:#999; }

.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 .tagbox h3 { background:url(images/barTagcloud.gif);}
.sideinfo .notice h3 { background:url(images/barNotice.gif);}


.sideinfo ul {margin:0 2px 10px 2px;}
.sideinfo li { display:inline; line-height:150%; padding-bottom:4px; padding-right:6px; padding-left:10px; margin-bottom:4px; background:url(images/bul.gif) 2px 3px no-repeat; }
.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:#2799AA; text-decoration:none;}

.sideinfo h3{height:0; clear:both; padding:16px 0 0 0; margin:0 0 4px 0 !important; padding-bottom:0 ; border-bottom:0 !important; overflow:hidden; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.sideinfo.right h3 { width:177px;}

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


.sideinfo .title { font:12px gulim; font-weight:bold;  display:block; color:black;} 
.sideinfo .blogdesc { padding:6px 0 15px 0; color:#999;}
.sideinfo .blogimage img { width:146px; border:6px solid #f2f2f2; margin-bottom:15px;}

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

/* 태그 클라우드 */
.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; float:none; border:none;}
.sideinfo .tagbox a:hover { text-decoration:underline; }  

/* 공지 */
.sideinfo .link li { float:none; display:inline;}

/* 카테고리 */
#treeComponent { float:none !important; }
#treeComponent * { width:auto !important;}
#treeComponent table { float:none !important; }
#treeComponent div { float:none !important;  font-size: 0.9em;}

/* 사이드바 태그 */
.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-left .search { border-bottom:1px solid #ddd; padding:0 0 10px 2px; margin-bottom:10px;}
.sideinfo-left .search input { width:118px; padding:1px 3px 2px 3px; border:1px solid #e2e2e2; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background:white; color:#333; margin-right:3px; float:left;}
.sideinfo-left .search .submit { width:45px; overflow:hidden; height:21px; display:block;}
.sideinfo-left .search .submit input {padding:23px 0 0 0; border:none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; background:url(images/btnSearch.gif); cursor:pointer;} 

.sideinfo-left .counter { border-top:1px solid #ddd; padding:10px 6px 0; margin-top:10px; font-size:0.8em; line-height: 120%; }
.sideinfo-left .counter span { color:#777; font-family: Georgia; }

.sideinfo-left a.sideinfo-rss { color:#777; font-weight: bold; }

/* ***** footer ***** */
#footer { clear:both; position:relative; margin:0 0 0 0; border-top:1px dotted #ddd; padding:10px 0 0 5px; font-family: verdana; }
#footer .menu { border:none;}
#footer a { color:#ccc;}

.copyright { clear:both; position:relative; margin:0; padding-bottom:38px; color:#888; font-size:0.85em; letter-spacing:normal; }
.copyright a:link, .copyright a:visited { color:#555 !important;}
.copyright a:hover { color:black !important;}



/* for Gallery (Zeroboard XE) */

#gallery-home li.tab_gallery_home a,
#gallery-ordinary li.tab_gallery_ordinary a,
#gallery-bicycle li.tab_gallery_bicycle a,
#gallery-travel li.tab_gallery_travel a,
#gallery-polaroid li.tab_gallery_polaroid a,
#gallery-tree li.tab_gallery_tree a,
#gallery-buddy li.tab_gallery_buddy a {font-weight:bold; color:black; border-bottom:1px solid #f14f33; background:#F2F2F2;}

