@charset "utf-8";

/* 반드시 들어가야 하는 스타일 시작 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,p,blockquote,button,input {margin:0px; padding:0px;} 
body,h1,h2,h3,h4,h5,dl,dt,dd,th,td,form,fieldset,legend,input,textarea,div {font-size:12px; font-weight:normal;}

body, th, td {font-family:맑은 고딕, 나눔 고딕, 돋움, Dotum, AppleGothic, sans-serif; font-size:12px; color:#6f6f6f; line-height:150%; letter-spacing:0px;}
 
a:link {color:#333; text-decoration:none;} 
a:visited {color:#333; text-decoration:none;} 
a:active {color:#333; text-decoration:none;} 
a:hover {color:#437dcf; text-decoration:underline;} 
 
ul,ol {list-style:none;} 
img {border:0px;} 
h1, h2, h3, h4 {font-size:12px;} 

.fl {float:left;} .fr {float:right;} 
.clear {clear:both; line-height:0px; font-size:0px; width:0px; height:0px;} 
.al {text-align:left;} .ac {text-align:center;} .ar {text-align:right;} 
.at {vertical-align:top;} .am {vertical-align:middle;} .ab {vertical-align:bottom;}
 
td, div, p, span, ul, li, dl, dt, dd, textarea, h1, h2, h3, h4,input {margin:0px; padding:0px; word-break:keep-all;} 
form, fieldset {margin:0px; padding:0px; border:0;}
legend {display:none;}

input,select,textarea {font-family:맑은 고딕, 나눔 고딕, 돋움, Dotum, AppleGothic, sans-serif; font-size:12px; color:#333;} 

table    {border-collapse:collapse; table-layout:fixed;} 
table td {word-break:break-all;} 

em {font-style:normal;}

hr {display:none;}

input {vertical-align:middle;}

.bar {font-size:11px; color:#ddd; margin:0 3px;}





/* 카테고리 - 이미지 버튼 */
.ib {cursor:pointer;}


/* 카테고리 - 트리 셀 */
.branch3 {cursor:pointer;}


/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt {color:#e30f79; font:9px/14px tahoma;}


/* 달력 월 표시 */
#calendar caption {padding:4px 0 3px 0; text-align:center;}

#calendar caption a {color:#968D8C; font:bold 9px/9px tahoma, sans-serif;}

#calendar caption a span {display:none;}


/* 달력 요일 표시(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 {}

.cal_current_week {}


/* 달력 Day(td 영역) */
#calendar tbody td, #calendar tbody td a {font:9px verdana, sans-serif;}

#calendar tbody td {
	padding:1px 0 3px 0;
	background:url(images/line_sidebar.gif) no-repeat left bottom;
	color:#968D8C;
	text-align:center;
}


/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday {}

.cal_day_sunday a {}


/* 달력 지난 달 날짜 표시(td)   */
.cal_day1 {color:#ccc;}


/* 달력 다음 달 날짜 표시(td)   */
.cal_day2 {color:#ccc;}


/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {color:#666;}


/* 달력 오늘 날짜 표시(td) */
#calendar tbody td.cal_day4 {color:#533A33; font-weight:bold;}


/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link {color:#533A33; text-decoration:underline;}
a.cal_click:visited {color:#533A33; text-decoration:underline;}
a.cal_click:hover {color:#533A33; text-decoration:underline;}


/* 종류별 코멘트 [##_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 {padding:4px 0; color:#999; text-align:center;}

/* 이미지 아래 캡션 스타일 */
.cap1 {color:#999; text-align:center; padding:4px 0; margin:0;}


/* 그림 */
.imageblock {margin:5px 0;}

.left {}

.center {}

.right {}

.dual {margin-bottom:5px;}

.triple {margin-bottom:5px;}


/* 본문 - more / less */
.moreless_fold, .moreless_top {padding-top:2px; padding-left:49px;}

.moreless_fold {background:url(images/iconMore.gif) no-repeat left top;}

.moreless_top {background:url(images/iconLess.gif) no-repeat left top;}

.moreless_content {margin:7px 0 5px 0;}

.moreless_bottom {
	padding-right:49px;
	background:url(images/iconLess2.gif) no-repeat right top;
	text-align:right;
}


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


/* 태그 */
#taglog ul,
#tagbox ul {text-align:justify;}

#blogMenu li,
#tagbox li,
#taglog li {display:inline;}


/* 포스트 본문 마크업 */
.article ol,
.article ul,
.article li {padding-left:25px;}
.article dt {padding-top:5px; text-decoration:underline;}

.article dd {padding-left:25px; padding-bottom:5px;}

.article table td {padding:2px;}

.dual table td, .triple table td {background-color:transparent;}

.tagTrail, .actionTrail {clear:both;}


/* 블로그 레이아웃 */
body {background:#e5f0f6 url(images/bg_top.jpg) repeat-x top;}

.bgimg-container {background:url(images/bg_body_center.jpg) no-repeat top center;}

#container { margin:0 auto; width:1000px; }

#sd_header {position:relative; height:214px;}

h1 {position:absolute; top:22px; left:21px;}
h1 a {display:block; background:url(images/sd_logo.gif) no-repeat; width:367px; height:69px; text-indent:-5000em; overflow:hidden;}

/* 탭-메인메뉴 */
#blogMenu {position:absolute; top:187px; left:15px; width:628px; height:27px; overflow:hidden; background:url(images/tab_re_default.gif) no-repeat 0 0;}

#blogMenu ul li {float:left; display:inline; margin-left:5px}
#blogMenu ul li:first-child{margin-left:0}


#blogMenu a {float:left; height:27px; display:block; text-indent:-5000px; overflow:hidden; cursor:pointer;}

.tab_about a {width:99px;}
.tab_plan a {width:126px;}
.tab_atec a {width:134px;}
.tab_event a {width:109px;}
.tab_guestbook a {width:115px;}

#tt-body-category #sd_header .cate_plan{background-image:url(images/tab_re_plan.gif);}
#tt-body-category #sd_header .cate_altec{background-image:url(images/tab_re_altec.gif);}
#tt-body-category #sd_header .cate_event{background-image:url(images/tab_re_event.gif);}

#tt-body-page #blogMenu {background-image:url(images/tab_re_about.gif);}
#tt-body-tag #blogMenu {background-image:url(images/tab_re_plan.gif);}
#tt-body-media #blogMenu {background-image:url(images/tab_re_altec.gif);}
#tt-body-location #blogMenu {background-image:url(images/tab_re_event.gif);}
#tt-body-guestbook #blogMenu {background-image:url(images/tab_re_guest.gif);}
#tt-body-notice #blogMenu {background-image:url(images/tab_re_about.gif);}
#tt-body-category #blogMenu {background-image:url(images/tab_re_plan.gif);}


/* 본문 */
.box-mid {background:#fff; width:960px; padding:20px; float:left;}

#content {float:left; width:750px; overflow:hidden; word-break:break-all; word-wrap:break-word;}

#sidebar {float:right; width:190px; overflow:hidden; word-break:break-all; word-wrap:break-word;}


/* 컨텐츠 제목 */
h3.img {margin-top:10px; padding-bottom:8px; border-bottom:1px solid #b4cbe7; margin-bottom:20px; 
            font-size:14px; font-weight:bold; color:#08386d;}


/* 태그로그 */
#taglog li, #taglog li a {line-height:20px; vertical-align:middle;}

#taglog li .cloud1 {
	background-color:#E4D9DB;
	color:#A7848A;
	font-weight:bold;
	font-size:16px;
}

#taglog li .cloud2 {color:#B08189; font-size:18px;}

#taglog li .cloud3 {
	background-color:#B4A4A6;
	color:#F6F4EC;
	font-size:14px;
}

#taglog li .cloud4 {
	color:#A79799;
	font-weight:bold;
	font-size:14px;
}

#taglog li .cloud5 {color:#A79799; font-size:12px;}


/* 지역로그 */
#localog .spot,
#localog .info {
	margin-bottom:1px;
	background-color:#EDEAE4;
	font:12px/19px dotum;
	line-height:19px;
}

#localog .spot span {
	padding-left:18px;
	color:#A79799;
	background:url(images/iconIndentArrow_local.gif) no-repeat  4px 0px;
}

#localog .info .link {
	padding-left:15px;
	color:#A79799;
	background:url(images/iconIndentArrow_localinfo.gif) no-repeat;
}


/* 검색결과 */
#searchList,
#searchRplist {padding-bottom:10px;}

#searchList h3,
#searchRplist h3 {margin-bottom:8px; color:#08386d; font-weight:bold;}

#searchList,
#searchRplist {border:1px solid #b5ceeb; padding:15px 20px 10px 20px; background-color:#fff;}

#searchList li,
#searchRplist li {padding:7px 10px 6px 10px; background:url(images/icon_dotline1.gif) repeat-x top;}

#searchList li a,
#searchRplist li a {background:url(images/icon1.gif) no-repeat 2px 4px; padding-left:12px;}

#searchList .date,
#searchRplist .date {float:right; font:10px/16px tahoma; padding-top:1px;}


/* 보호글 */
.entryProtected .wrapper {
	margin-top:13px;
	padding:27px 0 30px 0;
	background-color:#EAE6E1;
	text-align:center;
}

.entryProtected p.text {
	padding-bottom:4px;
	color:#A79799;
	font:12px/18px dotum;
}

.entryProtected label {
	color:#966F76;
	font:12px dotum;
}

.entryProtected input.text {
	width:150px;
	height:18px;
	border:1px solid #CAC1C2;
	background-color:#fff;
	vertical-align:middle;
}

.entryProtected .submit {
	width:75px;
	height:20px;
	background:url(images/btn_confirm.gif) no-repeat;
	font-size:0px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
}


/* 포스트 */
.titleWrap h2 {margin-top:40px; padding-bottom:8px; border-bottom:1px solid #dadbdd; margin-bottom:6px; 
                     font-size:14px; font-weight:bold; color:#08386d;}

.titleWrap h2 a {color:#08386d;}

.titleWrap .date {color:#858585; font:10px/16px tahoma;}

.titleWrap .category, 
.titleWrap .category a {color:#858585; font:11px/14px dotum;}

.titleWrap .admin {margin-top:2px; font-size:11px; letter-spacing:-1px;}

.titleWrap .admin, .titleWrap .admin a {color:#A7A6A4;}

.article {padding-top:9px; padding-bottom:40px; width:750px; overflow:hidden;
             word-break:break-all; word-wrap:break-word; font-size:13px; color:#333; line-height:150%;}

/* 인용문 */
.article blockquote {margin:5px; padding-left:25px; background:url(images/iconBlockquote.gif) no-repeat;}


/* 태그트레일 */
.tagTrail {background:url(images/line.gif) repeat-x 0px 0px;}

.tagTrail,
.tagTrail a {color:#A79799; font:11px/16px dotum;}

.tagTrail .tagText {display:none;}

.tagTrail .wrapper {padding-top:5px; padding-bottom:1px; padding-left:33px; 
background:url(images/txt_tag.gif) no-repeat 3px 6px;}


/* 액션트레일 */
.actionTrail {margin-bottom:10px; border:1px solid #dfdfdf; padding:7px 15px 7px 15px;}

.actionTrail .cnt {color:#1f7ee1; font-weight:bold;}

.actionTrail .author {float:right;}
.actionTrail .author b {color:#333;}


/* 트랙백 */
.trackback h3 {padding:0 0 10px 10px;}

.trackback h3 .eng {font:10px tahoma;}

.trackback ol {margin:12px 0; background-color:#f3f3f3; padding:20px;}

.trackback ol li {border-bottom:1px solid #cfcfcf;}

.trackback h4,
.trackback h4 a,
.trackback a.delete {margin-bottom:-4px;color:#A79799;}

.trackback a.delete span {display:none;}

.trackback a.delete {float:right; padding-left:7px; background:url(images/iconDelete.gif) no-repeat; text-decoration:none;}

.trackback .date,
.trackback .from {color:#A79799; font:10px/16px verdana;}

.trackback .from {font:11px/16px dotum;}

.trackback p {padding:11px 0 17px 0;color:#A79799; font:11px/14px dotum;}


/* 방명록, 댓글 읽기 */
#guestList,
#guestWrite,
.comment {background-color:#f3f3f3; margin-bottom:50px; padding:15px 25px;}

.comment h3 {display:none;}

#guestList ol li,
.commentList ol li {padding:13px 10px 15px 10px; border-bottom:1px solid #ccc;}

#guestList ul li,
.commentList ul li {padding-left:22px; border-top:1px solid #fff; border-bottom:0;
	background:url(images/iconIndentArrow_re.gif) no-repeat 3px 18px;}

#guestList .name,
#guestList .name a,
.commentList .name,
.commentList .name a {font-weight:bold;}

#guestList .date,
.commentList .date {font:10px tahoma;}

#guestList p,
.commentList p {padding:0; margin:0;}

#guestList .control,
.commentList .control {float:right; font:10px verdana,tahoma;}




/* 방명록, 댓글 쓰기 */
/* .commentWrite {background-color:#f3f3f3; margin-bottom:50px; padding:15px 25px;} */

#guestWrite p.password,
.commentWrite p.password {}

label b {display:none;}

input.text,
textarea {background-color:#fff; border:1px solid #ccc;}

input.text {height:17px; padding-top:2px; padding-left:4px; font:12px/16px dotum;}

textarea {width:694px; height:60px; padding:10px; font:11px/16px dotum;}


#guestWrite .name label,
.commentWrite .name label {padding-left:52px; background:url(images/txt_name.gif) no-repeat 6px 6px;}

#guestWrite .password label,
.commentWrite .password label {padding-left:52px; background:url(images/txt_password.gif) no-repeat 6px 6px;}

#guestWrite .homepage label,
.commentWrite .homepage label {padding-left:52px; background:url(images/txt_homepage.gif) no-repeat 6px 6px;}

#guestWrite .name input, 
.commentWrite .name input {margin:2px 0; width:279px;}
#guestWrite .password input,
.commentWrite .password input {margin:2px 0; width:279px;}
#guestWrite .homepage input,
.commentWrite .homepage input {margin:2px 0; width:620px;}


.secretWrap {height:18px; padding:2px 0 5px 0; padding-right:20px;}

.secretWrap label,
.secretWrap input {vertical-align:middle;}

.secretWrap label {color:#7B7B7B; font:10px/10px tahoma;}

p.button {margin-top:7px; text-align:right;}

p.button input.submit 
{width:59px; height:19px; border:0; text-indent:-5000px; overflow:hidden;
vertical-align:top; cursor:pointer; background:url(images/btn_confirm.gif) no-repeat;}


/* 페이지 */
#paging {margin:19px 0 13px 0; text-align:center;}
.numbox a span {padding:1px 6px 2px 5px;}
#paging a, #paging span {color:#5C5C5C; font:12px verdana;}

/* 현재 페이지 */
#paging span.selected {background-color:#667988; color:#fff;}

/* 이전 다음 버튼 */
#prevPage span, #nextPage span {display:none;}
a#prevPage:hover, a#nextPage:hover {text-decoration:none;}

#prevPage, 
.no-more-prev {margin-right:8px; padding-left:8px; background-repeat:no-repeat; background-position:left 4px;}

#nextPage, 
.no-more-next {margin-left:7px; padding-right:7px; background-repeat:no-repeat; background-position:right 4px;}

#prevPage {background-image:url(images/ico_prev.gif); }
#nextPage {background-image:url(images/ico_next.gif); }

.no-more-prev {background-image:url(images/ico_prev_no.gif) !important; }/* 비활성prev버튼 */
.no-more-next { background-image:url(images/ico_next_no.gif) !important; }/* 비활성next버튼 */








.narrow {padding-bottom:0px;}
.narrow-btm {padding-bottom:20px;}

.narrow h3,
.narrow-btm h3 {margin-bottom:6px; width:190px; height:18px; background-repeat:no-repeat; background-position:0px 0px; 
                         text-indent:-5000px; overflow:hidden;}

#category h3 {background-image:url(images/stitle_category.gif);}

#calendar h3 {background-image:url(images/stitle_calendar.gif);}

#notice h3 {background-image:url(images/stitle_notice.gif);}

#tagbox h3 {background-image:url(images/stitle_tag.gif);}

#recentPost h3 {background-image:url(images/stitle_recentpost.gif);}

#recentComment h3 {background-image:url(images/stitle_recentcomment.gif);}

#recentTrackback h3 {background-image:url(images/stitle_recenttrackback.gif);}

#archive h3 {background-image:url(images/stitle_archive.gif);}

#link h3 {background-image:url(images/stitle_mylink.gif);}


.module_widget,
.module_plugin {margin:0; padding:0;}

.module_widget h3, .module_plugin h3 {margin-bottom:8px; color:#a784a2; font:bold 14px dotum, sans-serif;}


/* 플러그인 위젯 타이틀 */
.module_widget ul,
.module_plugin ul {width:170px;}

.module_widget li,
.module_plugin li {line-height:14px; margin-bottom:2px;}


#sidebar ul li {background:url(images/icon1.gif) no-repeat 3px 8px; padding-left:10px; margin-bottom:3px;}

#sidebar ul li .cnt,
#sidebar ul li .cnt span,
#sidebar ul li .date {color:#6f6f6f; font:9px/16px verdana;}



/* 검색박스 */
#searchBox {margin-top:10px; margin-bottom:12px; width:190px; height:23px;}

#searchBox .text {float:left; padding:7px 10px 0px 6px; width:146px; height:18px; 
background:url(images/search_bg.gif) no-repeat; border:none; color:#333;}

#searchBox .submit {float:left; background:url(images/btn_search.gif) no-repeat; width:28px; height:25px; 
cursor:pointer; border:none; text-indent:-5000em; overflow:hidden;}

/* 아이콘박스 */
#iconBox {clear:both; margin-bottom:20px; text-align:center;}
#iconBox a {display:inline-block; width:30px; height:30px; text-indent:-5000em; overflow:hidden;}
#iconBox .rss {background:url(images/sd_ico_rss.gif) no-repeat;}
#iconBox .twitter {background:url(images/sd_ico_twitter.gif) no-repeat;}
#iconBox .opencast {background:url(images/sd_ico_opencast.gif) no-repeat;}
#iconBox .email {background:url(images/sd_ico_email.gif) no-repeat;}


/* 공지사항 */
#notice {padding-top:20px;}


/* 카테고리 */
#category {margin-top:11px; margin-bottom:30px;}


/*1depth*/
#category li {background:url(none); padding-left:0;}
#category li a {display:block;}
#category li a:hover {font-weight:bold !important; text-decoration:none;}


/* 2depth */
#category ul li ul {margin-left:1px;}
#category ul li ul li {background:url(images/bl_category.gif) no-repeat 0 5px; padding-left:10px;}


/* 3depth */
#category ul li ul li ul {margin-left:3px;}
#category ul li ul li ul li {background:url(images/line_sidebar.gif) no-repeat 0 2px; padding-left:11px;}


/* 달력 */
#calendar {width:172px; padding-top:30px;}

#calendar caption a.prev-month {padding-right:54px; background:url(images/btn_prevmonth.gif) no-repeat left 3px;}

#calendar caption a.next-month {padding-left:53px; background:url(images/btn_nextmonth.gif) no-repeat right 3px;}

#calendar thead {display:none;}

#calendar .wrapper {background:url(images/bg_calendar.gif) repeat-y;}

#calendar .wrapper .top {width:170px; padding:0px 1px; background:url(images/line_sidebar.gif) no-repeat; font-size:0px;}

.tt-calendar {background:#E9E3DE url(images/line_sidebar.gif) no-repeat left top;}


/*태그박스*/
#tagbox li .cloud1,
#tagbox li .cloud2,
#tagbox li .cloud3 {background-color:#B9A9A6; color:#F5EEEA;}

#btnRSS {padding-top:2px;}

#btnRSS a {display:block;
	width:170px;
	height:14px;
	background:url(images/rss.gif) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

#counter {padding-top:10px;}

#counter div {
	width:166px;
	height:13px;
	padding:3px 6px 0 0;
	background-repeat:no-repeat;
	color:#AC9897;
	font:bold 9px tahoma, sans-serif;
	text-align:right;
}

#counter div span {display:none;}

#counter .total {height:14px; background-image:url(images/txt_total.gif);}

#counter .today {background-image:url(images/txt_today.gif);}

#counter .yesterday {background-image:url(images/txt_yesterday.gif);}

#adTistory a {display:block;}

#adTistory {
	height:14px;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:94px;
	background:url(images/tistory.png) no-repeat 0 0;
}

#adTistory a {color:#373737; font:11px dotum;}


/* 푸터 */
#footer {margin:0 auto; clear:both; width:960px; height:30px; padding:12px 20px 0 20px; text-align:right;}

#footer,
#footer a {color:#b9bfc5; font:11px/14px dotum;}

#copyright {font:10px/14px tahoma;}

