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

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}
fieldset,img{border:0 none;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}

/* 본문 공통 */
input,select,textarea,button {vertical-align:middle;}
button {border:0 none;background-color:transparent;cursor:pointer;}
body,th,td,input,select,textarea,button,h1,h2,h3,h4,h5,h6 {font:12px/1.5 "돋움",Dotum,Sans-serif;color:#777;}
a {color:#7e7e7e;text-decoration:none;}
a:active, a:hover {text-decoration:underline;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;}
hr {display:none;}

.f_l {float:left;color:#afafaf;font:tahoma;letter-spacing:0;}
.f_r {float:right;}
.screen_out {overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height:0;}
.screen_hide {font-size:0;line-height:0;visibility:hidden;}
.hidden {overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height:0;}

.btn {display:block;border:0 none;text-indent:-9999em;}
.btn_submit {width:65px;height:21px;background:url(images/btn_confirm.gif) no-repeat 0 0;}
.btn_submit_b {float:right;width:70px;height:26px;margin-top:9px;background:url(images/btn_confirm_b.gif) no-repeat 0 0;}
.btn_edit {float:left;width:49px;height:13px;margin-right:3px;background:url(images/btn_edit.gif) 0 0 no-repeat;}
.btn_reply {float:left;width:31px;height:13px;background:url(images/btn_reply.gif) 0 0 no-repeat;}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* ******* layout ******* */
body {
	background-color:/*@background-color*/#eee/*@*/;
	background-image:/*@background-image*/url(images/bg_body.gif)/*@*/;
	background-repeat:/*@background-image-repeat*/repeat/*@*/;
	background-position:/*@background-image-position*/0 0/*@*/;
}

#container {
	width:1188px;
	margin:0 auto;
	word-wrap:break-word;
}
#header {
	width:1188px;
	height:1%;
	padding:/*@title-height:30=padding-top:*/72px/*@*/ 0 5px;
	text-align:center;
	background:/*@title-background-color*//*@*/ /*@title-background-image*/url(images/bg_header.png)/*@*/ /*@title-background-image-position*/center top/*@*/ /*@title-background-image-repeat*/no-repeat/*@*/;
}
* html #header {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ts.daumcdn.net/custom/blog/85/857325/skin/images/bg_header.png', sizingMethod='crop');}
.wrap {
	width:/*@post-width:281*/950px/*@*/;
	margin:0 auto;
	padding-top:9px;
	background:url(images/bg_wrap.gif) center top no-repeat;
}
.wrap_inner {
	overflow:hidden;
	width:/*@post-width:281*/950px/*@*/;
	margin-top:20px;
	background:url(images/bg_wrap_inner.gif) right top repeat-y;
}
#content {
	overflow:hidden;
	float:left;
	width:/*@post-width*/669px/*@*/;
}
#sidebar {overflow:hidden;float:right;width:220px;/*padding-bottom:18px;*/}
#footer {width:100%;border-top:1px solid #252525;font-size:11px;font-family:"돋움",Dotum;color:#b2b2b2;text-align:center;clear:both;}

/* ***** Header ***** */

/* title */
#header h1 {font-family:/*@title-font-family*//*@*/;font-size:/*@title-font-size*//*@*/;color:/*@title-color*//*@*/;}
#header h1 a {display:block;position:relative;width:504px;height:31px;margin:0 auto;background:url(images/title.png) no-repeat 0 0;cursor:pointer;}
* html #header h1 a {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ts.daumcdn.net/custom/blog/85/857325/skin/images/title.png', sizingMethod='crop');}
#header h1 a:hover {text-decoration:none;}
#header h1 span {display:none;}

/* blog menu */
#header .list_blogmenu {width:/*@post-width:281*/950px/*@*/;margin:0 auto;padding:26px 0 20px 0;font-family:"Times New Roman",serif;list-style:none;}
#header .list_blogmenu li {display:inline;margin-left:19px;padding-left:21px;background:url(images/bg_bar.gif) no-repeat 0 4px;}
#header .list_blogmenu li a {position:relative;font-size:11px;}
#header .list_blogmenu .first {margin:0;padding:0;background:0 none;}

/* ***** content ***** */

/* 검색결과 리스트 */
#content .wrap_search {overflow:hidden;width:/*@post-width*/669px/*@*/;margin-bottom:18px;padding:2px 0 20px 0;border-bottom:1px solid #c2c2c2;color:#5f5f5f;}
.wrap_search .list_search {margin-top:11px;}
.wrap_search .list_search li {margin-bottom:2px;}
.wrap_search .list_search li a {color:#5f5f5f;}
.wrap_search .list_search .date {margin-right:6px;}
.wrap_search .list_search .cnt {}

/* 위치결과 리스트 */
#content .tit_location {height:43px;border-bottom:1px solid #c2c2c2;font-size:0;background:url(images/tit_location.gif) no-repeat 5px 8px;}
#localog .wrap_location {padding:18px 0 0 5px;}
#localog .wrap_location div{margin-bottom:2px;}
.wrap_location .spot {padding-left:28px;color:#666;background:url(images/ico_location.gif) no-repeat 1px 3px;}
.wrap_location .info {padding-left:12px;color:#cf3d2e;background:url(images/ico_location_info.gif) no-repeat 1px 3px;}

/* tag */
#taglog .tit_tag {height:43px;border-bottom:1px solid #c2c2c2;font-size:0;background:url(images/tit_tag.gif) no-repeat 5px 8px;}
#taglog ul {padding:13px 0 0 6px;text-align:justify;}
#taglog li {display:inline;}
#taglog li a {color:#363636;}
#taglog li a:hover {}
#taglog li .cloud1 {font-weight:bold;font-size:14px;color:#dd6154;}
#taglog li .cloud2 {color:#dd6154;}
#taglog li .cloud3,
#taglog li .cloud4{background-color:#dbdbdb;}
#taglog li .cloud5{}

/* 방명록 */
.wrap_guestbook .tit_guest {height:43px;border-bottom:1px solid #c2c2c2;font-size:0;background:url(images/tit_guest.gif) no-repeat 6px 8px;}
.wrap_guestbook .wrap_guestwrite {overflow:hidden;width:/*@post-width:-17*/652px/*@*/;height:1%;margin:21px 0 0 5px;padding:12px 0 13px 10px;border:1px solid #a9a9a9;background:url(images/bg_tf.gif) repeat 0 0;}
.wrap_guestwrite .box_tf {overflow:hidden;float:left;height:19px;margin:2px 11px 0 0;border:1px solid #a9a8b5;background-color:#fff;}
.wrap_guestwrite .text {float:left;height:19px;font-size:11px;line-height:19px;background-color:#fff;text-indent:7px;letter-spacing:-1px;cursor:text;}
.wrap_guestwrite .tf_txt {float:left;height:19px;line-height:19px;border:0 none;}
.wrap_guestwrite .box_name {width:157px;}
.wrap_guestwrite .box_name .text {width:30px;}
.wrap_guestwrite .box_name .tf_txt {width:127px;}
.wrap_guestwrite .box_password {width:157px;}
.wrap_guestwrite .box_password .text {width:50px;}
.wrap_guestwrite .box_password .tf_txt {width:107px;}
.wrap_guestwrite .box_homepage {width:299px;margin-right:0;}
.wrap_guestwrite .box_homepage .text {width:45px;}
.wrap_guestwrite .box_homepage .tf_txt {width:254px;}
.wrap_guestwrite .wrap_secret {display:inline;overflow:hidden;float:right;width:48px;height:14px;margin:0 11px 0 0;padding-top:5px;clear:both;}
.wrap_guestwrite .checkbox{float:left;width:13px;height:13px;}
.wrap_guestwrite .txt_secret{float:left;width:35px;margin-top:1px;font-size:11px;line-height:13px;letter-spacing:-1px;text-align:right;}
.wrap_guestwrite .tf_write {display:inline;float:right;width:/*@post-width:-40*/629px/*@*/;height:75px;margin:6px 11px 13px 0;border:1px solid #a9a8b5;padding:5px;}
.wrap_guestwrite .btn_submit {margin:0 auto;clear:both;}

.wrap_guestlist .list_guest li {margin:0 5px;padding:25px 11px 21px;border-bottom:1px solid #c2c2c2;}
.wrap_guestlist .list_guest_reply .reply {margin:0;padding:11px 0 0 19px;border:0 none;background:url(images/ico_reply.gif) no-repeat 0 12px;}
.wrap_guestlist .btn_cmt {text-decoration:none;}
.list_guest .info{overflow:hidden;width:100%;}
.list_guest .name {margin-right:4px;font-weight:bold;line-height:14px;color:#666;}
.list_guest .name img {margin-right:5px;}
.list_guest .name a {color:#727272;}
.list_guest .date {margin-right:6px;font-size:10px;line-height:13px;font-family:Tahoma;color:#a0a0a0;white-space:nowrap;}
.list_guest .desc {width:100%;padding-top:7px;color:#666;clear:both;}

/* 종류별 방명록 글 [##_guest_rep_class_##] */
.guest_general {width:/*@post-width:-17*/652px/*@*/;}
/*.guest_admin {background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}*/

/* 방명록 */
/*.wrap_posting {margin-top:25px;}*/

/* 글 */
.wrap_posting {overflow:hidden;width:/*@post-width*/669px/*@*/;margin-bottom:17px;padding-bottom:27px;border-bottom:3px solid #252525;}

/* 포스팅 정보 */
.wrap_posting .wrap_info {overflow:hidden;float:left;width:189px;margin-top:43px;font-size:11px;line-height:13px;}
.wrap_posting .wrap_info .wrap_category {padding:20px 0 0 4px;border-top:1px solid #c2c2c2;}
.wrap_posting .wrap_info .wrap_category .category {margin-right:4px;color:#cf3d2e;}
.wrap_posting .wrap_info .tag {padding:4px 0 0 37px;font-size:12px;line-height:20px;background:url(images/ico_tag.gif) no-repeat 5px 8px;letter-spacing:-1px;}
.wrap_posting .wrap_info .date {display:block;margin-top:4px;}

/* 트랙백 */
.wrap_info .wrap_trail {margin-top:15px;padding:8px 0 0 5px;border-top:1px solid #c2c2c2;font-size:11px;line-height:13px;font-family:Tahoma;}
.wrap_info .wrap_trail .cnt,
.wrap_info .wrap_trail .num {font-weight:bold;color:#cf3d2e;}

/* 포스팅 */
.wrap_posting .wrap_content {float:right;width:/*@post-width:-209*/460px/*@*/;}
.wrap_posting .wrap_content .tit {overflow:hidden;width:/*@post-width:-209*/460px/*@*/;padding:2px 0 11px 0;border-bottom:1px solid #c2c2c2;letter-spacing:-1px;}
.wrap_posting .tit .link {font-size:/*@post-title-font-size*/24px/*@*/;font-family:/*@post-title-font-family*/Dotum/*@*/;color:/*@post-title-color*/#252525;/*@*/;line-height:1.25em;}
.wrap_posting .article {overflow:hidden;width:/*@post-width:-209*/460px/*@*/;padding-top:20px;line-height:1.7;font-size:/*@post-body-font-size*/12px/*@*/;font-family:/*@post-body-font-family*/Dotum/*@*/;color:/*@post-body-color*/#777/*@*/;}

.wrap_content blockquote {width:/*@post-width:-209*/380px/*@*/;margin:13px 0 20px 0;padding:10px 40px;font-weight:bold;line-height:2em;color:#464646;border-top:1px dashed #9e9e9e;border-bottom:1px dashed #9e9e9e;letter-spacing:-1px;}
/* 본문 - more / less */
.moreless_fold {margin-top:23px;}
.moreless_fold span {display:block;width:37px;height:9px;background:url(images/ico_more.gif) no-repeat 0 0;text-indent:-9999em;}
.moreless_top {margin-top:23px;}
.moreless_top span,
.moreless_bottom span {display:block;width:33px;height:9px;background:url(images/ico_less.gif) no-repeat 0 0;text-indent:-9999em;}
.moreless_body {}
.moreless_content {margin:10px 0;}

.wrap_posting .edit {margin:20px 0 0 0;padding:9px 0 8px 2px;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;font-size:11px;letter-spacing:-1px;}
.wrap_posting .txt_edit {color:#555;}
.wrap_posting .txt_target {margin-left:7px;}
.wrap_posting .arrow {margin:0 3px 0 4px;}
.wrap_posting .txt_bar {margin:0 3px 0 1px;color:#555;}

/* 비밀글 */
.wrap_posting .wrap_content .tit_prot {overflow:hidden;width:/*@post-width:-209*/460px/*@*/;padding:0;border:0 none;letter-spacing:-1px;}
.wrap_posting .wrap_prot {width:/*@post-width:-211*/458px/*@*/;margin-top:12px;padding:36px 0 43px;border:1px solid #ababab;background:url(images/bg_tf.gif) repeat 0 0;}
.wrap_prot .text {color:5f5f5f;text-align:center;}
.wrap_prot .wrap_pass {overflow:hidden;width:100%;text-align:center;}
.wrap_prot .inner {display:table;display:inline-block;margin:0 auto;text-align:center;}
.wrap_prot .tf_pass {display:inline-block;/*@post-width:-477*/192px/*@*/;height:19px;margin-top:12px;margin-right:4px;padding:0 5px; border:1px solid #a9a8b5;}
.wrap_prot .btn_submit {/*float:left;*/display:inline;margin-top:12px;}

/* 코멘트 */
.wrap_comment {margin-top:15px;}
.wrap_comment .list_comment {margin-bottom:12px;}
.list_comment li {margin-bottom:15px;}
.list_comment li li {margin-bottom:0;}
.list_comment .name {margin-right:4px;font-weight:bold;line-height:14px;color:#666;}
.list_comment .name img {margin-right:5px;}
.list_comment .name a {color:#727272;}
.list_comment .date {margin-right:6px;font-size:10px;line-height:13px;font-family:Tahoma;color:#a0a0a0;white-space:nowrap;}
.list_comment .desc {width:100%;padding-top:7px;color:#666;clear:both;}
.list_comment .colon,
.list_comment .modify {margin:1px 4px 0 0;white-space:nowrap;}
.list_comment .del {margin:3px 0 0 4px;white-space:nowrap;}

.wrap_comment .wrap_cmtwrite {/*height:1%;*/margin:21px 0 0 0;padding:12px 11px 13px 10px;border:1px solid #a9a9a9;background:url(images/bg_tf.gif) repeat 0 0;}
.wrap_comment .reply {padding:11px 16px 0 18px;background:url(images/ico_reply.gif) no-repeat 0 14px;}
.wrap_comment .box_tf {float:left;height:19px;margin:2px 11px 5px 0;border:1px solid #a9a8b5;background-color:#fff;}
.wrap_comment .text {float:left;height:14px;font-size:11px;line-height:14px;margin-top:4px;background-color:#fff;text-indent:7px;letter-spacing:-1px;cursor:text;}
.wrap_comment .tf_txt {float:left;height:14px;line-height:14px;margin-top:4px;border:0 none;}
.wrap_comment .box_name {width:108px;}
.wrap_comment .box_name .text {width:30px;}
.wrap_comment .box_name .tf_txt {width:78px;}
.wrap_comment .box_password {width:108px;}
.wrap_comment .box_password .text {width:50px;}
.wrap_comment .box_password .tf_txt {width:58px;}
.wrap_comment .box_homepage {width:192px;margin-right:0;}
.wrap_comment .box_homepage .text {width:45px;}
.wrap_comment .box_homepage .tf_txt {width:147px;}
.wrap_comment .wrap_secret {float:right;width:48px;}
.wrap_comment .wrap_secret .checkbox{float:left;width:13px;height:13px;}
.wrap_comment .wrap_secret .txt_secret {float:left;width:35px;margin-top:1px;font-size:11px;line-height:13px;letter-spacing:-1px;text-align:right;}
.wrap_comment .tf_desc {float:none;width:/*@post-width:-244*/425px/*@*/;height:75px;margin:6px 0 13px 0;border:1px solid #a9a8b5;padding:5px;clear:both;}
.wrap_comment .btn_submit {margin:0 auto;}

.wrap_trackback {margin-top:18px;font-size:11px;}
.wrap_trackback .tb_address {padding-left:2px;text-align:right;}
.wrap_trackback .trackback-url {float:left;font-family:Tahoma;color:#cf3d2e;}
.wrap_trackback .box_trackback {display:block;overflow:hidden;width:100%;}
.wrap_trackback .box_trackback .tit_trackback {float:left;color:#636363;}
.wrap_trackback .box_trackback .delete {display:inline;float:left;width:7px;height:7px;margin:4px 0 0 7px;background:url(images/btn_del.gif) no-repeat 0 0;}
.wrap_trackback .from {float:left;margin:2px 0 0 0;line-height:13px;font-family:Tahoma;color:#dd695e;}
.wrap_trackback .from .name {margin-left:4px;font-family:Dotum;color:#7f7f7f;}
.wrap_trackback .date {float:right;line-height:13px;color:#dd695e;white-space:nowrap;}
.wrap_trackback .desc {padding-top:9px;line-height:18px;letter-spacing:0;clear:both;}


/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general { }
.rp_admin {}
.rp_secret {}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
.hiddenComment {}
.hiddenComment .name{margin-right:0;}
/* 이미지 아래 캡션 스타일 */
.cap1 {}
/* 그림 */
.imageblock {}
/* 왼쪽 */
.left { }
/* 가운데 */
.center { }
/* 오른쪽 */
.right { }
/* 그림 2개 배치 */
.dual { margin-bottom:5px;}
/* 그림 3개 배치 */
.triple { margin-bottom:5px;}


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

/*#uibgmplayer { margin:5px 0 0 5px; width:181px;} */

/* paging */
#paging {width:100%;padding:6px 0 24px 0;text-align:center;}
#paging .inner {display:table;display:inline-block;margin:0 auto;text-align:center;}
#paging .numbox {float:left;font-size:11px;line-height:13px;font-family:Tahoma;}
#paging .num {float:left;border-right:1px solid #c2c2c2;color:#737373;cursor:pointer;}
#paging .interword {float:left;margin-right:-9px;padding:0 0 0 9px;color:#737373;} /* 1 ... 10 11 12 페이지중략 */
#paging .num span {display:block;padding:0 8px 0 9px;}
#paging .link_prev,
#paging .link_next {float:left;width:45px;height:13px;padding-left:9px;text-indent:-9999em;cursor:pointer;}
#paging .link_prev {margin-right:3px;border-right:1px solid #c2c2c2;background:url(images/btn_prev.gif) left 3px no-repeat;}
#paging .link_next {margin-left:2px;background:url(images/btn_next.gif) right 3px no-repeat;}
/* 페이징 - 현재 페이지 */
#paging .num .selected {padding:0 10px 0 5px;font-weight:bold;color:#252525;}
#paging .no-more-prev {float:left;width:45px;height:13px;margin-right:3px;cursor:default;}
#paging .no-more-next {float:left;width:45px;height:13px;cursor:default;}

/* 티에디션 */
div#ttCanvas .tt-item-title-inner {word-wrap:normal;}

/* ***** sidebar ***** */
#sidebar h3 {width:100%;height:32px;margin-bottom:8px;border-bottom:1px solid #c2c2c2;text-indent:-9999em;}
/*#sidebar a {line-height:20px;color:#7f7f7f;}*/
#sidebar .cnt {color:#b1b1b1;}
#sidebar .date {}
#sidebar .name {}

.module {overflow:hidden;border-top:3px solid #252525;padding:16px 0;}
.box_sidebar {border-top:3px solid #252525;padding-bottom:16px;}
.box_sidebar ul {overflow:hidden;width:215px;padding-left:5px;}
.box_sidebar a {line-height:20px;color:#7f7f7f;}

/* blog img + blog id */
.blogimg {overflow:hidden;width:220px;letter-spacing:-1px;}
.blogimg img {display:block;width:220px;}
.userID {display:block;margin:7px 0 12px 0;font-weight:bold;color:#252525;text-align:right;}
.blogdesc {padding-bottom:16px;line-height:20px;color:#555;}

/* search */
.search {overflow:hidden;width:218px;height:28px;margin-bottom:20px;border:1px solid #c2c2c2;background:#fff;}
.search input.txt{float:left;width:188px;height:22px;margin-left:5px;padding:3px 0;border:0 none;}
.search input.submit{float:right;width:25px;height:28px;border:0 none;background:url(images/btn_search.gif) 0 8px no-repeat;text-indent:-999px;cursor:pointer;}

/* category */
.wrap_categorybox .tit_category {background:url(images/tit_category_s.gif) no-repeat 5px 11px;}
.wrap_categorybox ul ul{padding:0;}
.wrap_categorybox li li li {margin-bottom:0;padding-left:16px;background:url(images/bul_category.gif) no-repeat 6px 5px;}
/*.wrap_categorybox .selected a {color:#fff;background-color:#6faab8;}
.wrap_categorybox .selected li a {color:#7f7f7f;background-color:transparent;}*/
.wrap_categorybox .ib {cursor:pointer;} /* 카테고리 - 이미지 버튼 */
.wrap_categorybox .branch3 {cursor:pointer;} /* 카테고리 - 트리 셀 */
.wrap_categorybox .c_cnt {margin-right:3px;color:#cf3d2e;} /* 카테고리 - 카테고리 옆 개수 스타일 */
/*.wrap_categorybox .selected .c_cnt {color:#a7ccd3;}*/

/* tag */
.wrap_tagbox .tit_tag {background:url(images/tit_tag_s.gif) no-repeat 5px 11px;}
.wrap_tagbox .list li {display:inline;}
.wrap_tagbox .cloud1 {font-weight:bold;font-size:14px;color:#dd6154;}
.wrap_tagbox .cloud2 {color:#dd6154;}
.wrap_tagbox .cloud3,
.wrap_tagbox .cloud4{background-color:#dbdbdb;}
.wrap_tagbox .cloud5{}

/* recent posts */
.wrap_postbox .tit_posts {background:url(images/tit_post_s.gif) no-repeat 5px 11px;}

/* recent comment */
.wrap_commentbox .tit_comment {background:url(images/tit_comment_s.gif) no-repeat 5px 11px;}
.wrap_commentbox .info_wrap .txt_bar {margin-left:2px;color:#dfdfdf;}

/* notice */
.wrap_noticebox .tit_notice {background:url(images/tit_notice_s.gif) no-repeat 5px 11px;}

/* recent trackback */
.wrap_trackbackbox .tit_trackback {background:url(images/tit_trackback_s.gif) no-repeat 5px 11px;}
.wrap_trackbackbox .info_wrap .txt_bar {margin-left:2px;color:#dfdfdf;}

/* archive */
.wrap_archive .tit_archive {background:url(images/tit_archive_s.gif) no-repeat 5px 11px;}

/* my link */
.wrap_linkbox .tit_link {background:url(images/tit_link_s.gif) no-repeat 5px 11px;}

/* calendar */
#calendar {overflow:hidden;}
#calendar .box_tit {overflow:hidden;width:100%;height:32px;margin-bottom:8px;border-bottom:1px solid #c2c2c2;}
#calendar .box_tit .tit_calendar {float:left;width:66px;height:9px;margin:11px 0 0 5px;border-bottom:0 none;background:url(images/tit_calendar_s.gif) no-repeat 0px 0px;}
#calendar .calendar_month {float:right;margin:5px 4px 0 0;font-weight:bold;font-family:"Times New Roman";color:#252525;}
#calendar .tt-calendar {float:left;width:182px;}
#calendar .tt-calendar th {display:none;}
#calendar .tt-calendar td {width:26px;height:20px;font-size:11px;line-height:20px;font-family:Tahoma;color:#7e7e7e;text-align:center;}
#calendar .tt-calendar .cal_day_sunday {color:#cf3d2e;}/* 달력 Day, 일요일 (td 영역)  */
#calendar .tt-calendar .cal_day_sunday a {}/* 달력 Day, 일요일 (td 영역)  */
#calendar .tt-calendar .cal_day1 {}/* 달력 지난 달 날짜 표시(td) */
#calendar .tt-calendar .cal_day2 {}/* 달력 다음 달 날짜 표시(td) */
#calendar .tt-calendar .cal_day3 {}/* 달력 이번 달 날짜 표시(td) */
#calendar .tt-calendar .cal_day4 {color:#f3f3f3;background:#252525;}/* 달력 오늘 날짜 표시(td) */
#calendar .tt-calendar .cal_day4 a.cal_click:link {color:#f3f3f3;text-decoration:none;}
#calendar .tt-calendar .cal_day4 a.cal_click:visited {color:#f3f3f3;text-decoration:none;}
#calendar .tt-calendar .cal_day4 a.cal_click:hover {color:#f3f3f3;text-decoration:none;}
#calendar .tt-calendar a.cal_click:link{color:#252525;text-decoration:underline;}/* 달력 글쓴 날 링크 스타일 */
#calendar .tt-calendar a.cal_click:visited{color:#252525;text-decoration:underline;}/* 달력 글쓴 날 링크 스타일 */
#calendar .tt-calendar a.cal_click:hover{color:#252525;text-decoration:underline;}/* 달력 글쓴 날 링크 스타일 */

#calendar .calendar_prev{float:left;width:6px;height:12px;margin:44px 14px 0 0;background:url(images/btn_cal_prev.gif) 0 0 no-repeat;text-decoration:none;}
#calendar .calendar_next{float:right;width:6px;height:12px;margin-top:44px;background:url(images/btn_cal_next.gif) 0 0 no-repeat;text-decoration:none;}
#calendar .calendar_prev span, .calendar_next span {display: none;}

/* counter */
#sidebar .wrap_counter {clear:both;margin-top:9px;padding-bottom:14px;}
.wrap_counter .box_counter {overflow:hidden;width:100%;height:24px;margin-bottom:3px;font-size:12px;line-height:24px;font-family:"Times New Roman";color:#7b7b7b;background:url(images/bg_counter.gif) 0 0 no-repeat;}
.box_counter .total,
.box_counter .today,
.box_counter .yesterday {float:left;width:58px;padding-left:8px;}
.box_counter .txt_colon {float:left;margin-right:5px;}
.box_counter .txt_total {float:left;color:#cf3d2e;}

/* tistory + RSS */
#sidebar .wrap_banner {width:100%;overflow:hidden;margin-bottom:18px;}
#sidebar .rss{float:left;margin-top:18px;}
#sidebar .ad_tistory{float:right;margin:17px 2px 0 0;}
#sidebar .btn_tistory {display:block;width:61px;height:11px;background:url(images/btn_tistory.gif) no-repeat 0 0;}

/* ***** footer ***** */
#footer .footMenu {padding-top:26px;font-size:11px;font-family:Dotum;letter-spacing:-1px;}
.footMenu a {}
.footMenu .txt_bar {margin:0 7px;}

#footer .copyright {margin:3px 0 22px;font-family:"Times New Roman";letter-spacing:0;}
#footer a {color:#909090;}

.txt_em {margin-right:2px;font-weight:bold;color:#523866;letter-spacing:-1px;}
#content .tistoryProfileLayerTrigger {display:inline;width:0;height:13px;margin:0 0 0 4px;padding:3px 0 0 40px;}