@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,Tahoma,AppleGothic,Sans-serif;color:#636363;}
a{color:#7d7d7d;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;}
.f_r{float:right;}
.hidden{overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height:0;text-indent:-9999em;}
.screen_hide{font-size:0;line-height:0;visibility:hidden;}
.check{float:left;width:13px;height:13px;}

/* 버튼 */
.btn{display:block;overflow:hidden;border:0 none;cursor:pointer;}


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

/* ******* layout ******* */

body{
		background-color:/*@background-color=*/#FFFFFF/*@*/;
		background-image:/*@background-image=*/none/*@*/;
		background-repeat:/*@background-image-repeat=*/no-repeat/*@*/;
		background-position:/*@background-image-position=*//*@*/;
	}
	#container{
		overflow:hidden;
		width:/*@post-width:330=*/980px/*@*/;
		margin:0 auto 0;
		padding:0;
		font:11px/1.5 Dotum;
		letter-spacing:-1px;
		word-wrap:break-word;
	}

	#header{
		overflow:hidden;
		padding:/*@title-height:15=padding-top:*/48px/*@*/ 0 0 0;
		margin-bottom:-2px;
		background:/*@title-background-color=*/transparent/*@*/ /*@title-background-image=*/none/*@*/ /*@title-background-image-position=*//*@*/ /*@title-background-repeat=*//*@*/;
		width:/*@post-width:320=*/980px/*@*/;font-family:Dotum;font-size:11px;
		font-family:/*@title-font-family=*/inherit/*@*/;
		font-size:/*@title-font-size=*/11px/*@*/;
		color:/*@title-color=*//*@*/;
	}
	#content{
		overflow:hidden;
		float:right;
		width:/*@post-width=*/650px/*@*/;
	}

.wrap_con{width:/*@post-width:330=*/980px/*@*/;}

#sidebar{overflow:hidden;float:left;width:292px;margin:-28px 0 30px 0;padding:0;font-size:12px;line-height:20px;text-align:left;}
#footer{width:980px;margin:0 auto 20px;padding:19px 0 10px;border-top:2px solid #ddd;font-size:11px;letter-spacing:-1px;}

/* ***** Header ***** */
#header a{color:#8d8e89;}
#header .giftcar_season{text-align:right;}

/* title */
#sidebar h1{overflow:hidden;width:292px;}
#sidebar h1 a{float:left;width:290px;height:380px;margin-top:52px;background:url(images/giftcar_tit.gif) left top no-repeat;cursor:pointer;}
* html #sidebar h1 a{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/giftcar_tit1.gif', sizingMethod='crop');}
#sidebar h1 a:hover{text-decoration:none;}
#sidebar h1 span{display:none;}

/* blog menu */
#header .list_blogmenu{display:none;margin-right:8px;list-style:none;text-align:right;}
#header .list_blogmenu li{display:inline;margin-left:17px;}
#header .list_blogmenu a{font-weight:bold;font-family:Tahoma;letter-spacing:0;}

/* ***** content ***** */
#content .wrap_box{overflow:hidden;width:/*@post-width=*/650px/*@*/;height:14px;font-size:0;}
#content .box_shadow_bot{float:left;width:10px;height:14px;}

#content .box_shadow_right{float:left;width:/*@post-width:-10=*/640px/*@*/;height:14px;}
#content .box_bottom_bot{float:left;width:10px;height:14px;}
#content .box_bottom_right{float:left;width:/*@post-width:-10=*/640px/*@*/;height:14px;}

#content .box{}
#content .shadow_bot{margin-top:15px;}

/* 검색결과 리스트 */
#content .wrap_search{padding:16px 0 0 0;width:/*@post-width=*/650px/*@*/;}
.wrap_search .inner{overflow:hidden;width:/*@post-width:=*/650px/*@*/;height:1%;margin:0;}
.wrap_search  .tit_line{padding:9px;border-bottom:1px solid #dee0d6;}
.wrap_search .list_search{margin-top:7px;padding-left:11px;}
.wrap_search .list_search li{}
.wrap_search .list_search li a{color:#636363;font-size:12px;line-height:20px;}
.wrap_search .list_search .date{margin-right:6px;font-family:Tahoma;font-size:10px;letter-spacing:0;}
.wrap_search .list_search .cnt{color:#4c4b4b;}

/* 위치결과 리스트 */
.wrap_localog{padding:16px 21px 0 42px;}
.wrap_localog .tit_location{width:80px;height:12px;background:url(images/txt_location.gif) no-repeat 0 0;font-size:0;}
.wrap_localog .wrap_location{padding:25px 9px 0;font-size:12px;letter-spacing:0;}
.wrap_location .spot{display:block;padding-left:27px;color:#858585;background:url(images/ico_location.gif) no-repeat 0 6px;}
.wrap_location .info{padding-left:11px;color:#000;background:url(images/ico_location_info.gif) no-repeat 0 3px;}

/* tag */
.wrap_taglog{padding:16px 0 0 42px;}
.wrap_taglog .tit_tag{width:32px;height:12px;background:url(images/txt_tag.gif) no-repeat 0 0;font-size:0;}
.wrap_taglog ul{overflow:hidden;width:/*@post-width:-85=*/565px/*@*/;padding:24px 8px 0 0;text-align:justify;}
.wrap_taglog li{display:inline;line-height:22px;}
.wrap_taglog li .cloud1{font-weight:bold;font-size:14px;color:#9ba27a;}
.wrap_taglog li .cloud2{color:#9ba27a;}
.wrap_taglog li .cloud3,
.wrap_taglog li .cloud4{color:#858585;background-color:#e0e0e0;}
.wrap_taglog li .cloud5{font-size:12px;color:#858585;}

/* 방명록 */
.tit_guest{width:52px;height:12px;margin:0 0 0 10px;background:url(images/txt_guest.gif) no-repeat 0 0;font-size:0;}
#content .wrap_guestbook{width:/*@post-width=*/650px/*@*/;height:1%;padding-top:16px;}
#content .wrap_guestbook .tit_menu{margin:0;background:none;}
.wrap_guestwrite{overflow:hidden;height:1%;margin:20px 0 18px;padding:10px 10px 11px;background-color:#e8e9e4;border:1px solid #e1e2dc;clear:both;}

.wrap_guestwrite .tf_write{width:/*@post-width:-74=*/576px/*@*/;height:55px;margin:0 0 10px 0;padding:5px;background-color:#fff;clear:both;border:1px solid #e7e0ed;}
.box_guestwrite{padding-bottom:12px;}
.wrap_guestwrite .box_write{width:/*@post-width:-40=*/610px/*@*/;padding-top:10px;}
.wrap_secret_check{clear:both;}
/*.wrap_guestwrite .wrap_secret .txt{margin-left:6px;font:11px/15px Dotum;color:#5f5f5f;}*/
.wrap_guestwrite .btn_submit_b{width:68px;height:25px;margin:0 auto;background:url(images/btn_confirm_b.gif) no-repeat 0 0;clear:both;}

.wrap_guestlist{overflow:hidden;;padding-left:10px;}
.wrap_guestlist .list_guest{margin:-1px 0 0 0;}
.wrap_guestlist .list_guest li{overflow:hidden;width:100%;}
.wrap_guestlist .list_guest_reply li{width:/*@post-width:-85=*/565px/*@*/;margin:8px 0 0 0;padding:0 0 0 25px;background:url(images/ico_reply.gif) no-repeat 11px 3px;border-top:none;}

.wrap_guestlist .wrap_info{width:/*@post-width:-40=*/610px/*@*/;padding:15px 0 0 0;}
.wrap_guestlist .box_info{width:/*@post-width:-60=*/590px/*@*/;padding:18px 0 13px 0;border-top:none;}
.wrap_guestlist .line{overflow:hidden;position:absolute;left:0;width:/*@post-width:-40=*/610px/*@*/;height:1px;font-size:0;line-height:0;background-color:#4a4741;opacity:0.4;filter:alpha(opacity=40);}
.wrap_guestlist .line_top{top:0;}
.wrap_guestlist .line_bottom{bottom:0;}
.wrap_guestlist .wrap_name{margin:0;padding:0;}
.list_guest_box li{margin-top:-1px;}

.wrap_guestlist .name{margin:0 9px 10px 0;font:bold 12px/14px Dotum;}
.wrap_guestlist .name img{margin-right:4px;}
.wrap_guestlist .name a{display:inline-block;margin-right:4px;font-weight:bold;}
.wrap_guestlist .guest_admin .name a{padding:0 2px;margin-right:2px;color:#5f5f5f;}
.wrap_guestlist .rp_admin .name a{padding:0 2px;color:#5f5f5f;}
.wrap_guestlist .date{margin-right:9px;font-size:10px;font-family:Tahoma;white-space:nowrap;letter-spacing:0;color:#b7b7b7;}

.wrap_guestlist .list_guest_reply .link_edit{float:none;width:47px;height:11px;background:url(images/btn_editor.gif) no-repeat 0 0;white-space:nowrap;text-indent:-9999em;}
.wrap_guestlist .txt_bar{display:inline-block;margin-top:-2px;padding:0 10px;color:#d6c7e3;letter-spacing:0;}
.wrap_guestlist .list_guest .desc{width:/*@post-width:-50=*/600px/*@*/;line-height:20px;padding:0;margin-top:6px;font-size:12px;color:#5f5f5f;word-wrap:break-word;clear:both;}
.wrap_guestlist .list_guest_reply .desc{width:/*@post-width:-85=*/565px/*@*/;word-wrap:break-word;}
.wrap_guestlist .list_guest_reply .box_info .name{color:#5f5f5f;}

.wrap_edit .list_guest{margin:0;}
.wrap_edit .list_guest li{padding-bottom:13px;}
.wrap_edit .list_guest_reply li{padding-bottom:0;}

.entry .wrap_guestlist{width:/*@post-width:-30=*/620px/*@*/;margin-left:10px;padding-left:10px;margin-top:20px;}
.entry .wrap_guestwrite{margin-left:0;margin-right:10px;}
.entry .wrap_guestwrite .tf{height:87px;}

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

/* 공지사항 */
.wrap_notice{margin-top:24px;}

/* 글 */
.entry{overflow:hidden;width:/*@post-width:=*/650px/*@*/;padding:10px 0 0;}
.entry .wrap_category{width:/*@post-width:-20=*/630px/*@*/;margin:0 0 25px 10px;padding-bottom:25px;background:url(images/desc_line.gif) repeat-x left bottom;}
.entry .wrap_category .category{font-size:11px;font:Tahoma;color:#ababa8;margin:0 2px 0 0;padding-bottom:24px;}
.entry .tit,
.entry .tit_prot{overflow:hidden;width:/*@post-width:-16=*/634px/*@*/;}
.entry .tit{margin:0 0 12px 0;padding:8px 8px 4px;background:#5397cf;}
.entry .tit_prot{margin:0 10px 11px 0;}
.entry .tit .link{font-family:/*@post-title-font-family=*/inherit/*@*/;font-size:/*@post-title-font-size=*/24px/*@*/;font-weight:bold;line-height:1.2em;color:/*@post-title-color=*/#fff/*@*/;letter-spacing:-2px;}
.entry .tit_prot .link{font-family:/*@post-title-font-family=*/inherit/*@*/;font-size:/*@post-title-font-size=*/24px/*@*/;line-height:1.2em;color:/*@post-title-color=*/#636363/*@*/;letter-spacing:-2px;}
.entry .del{margin-left:3px;}
.entry .date{font-size:10px;font-family:Tahoma;color:#ababa8;margin-right:2px;letter-spacing:0;}
.entry .link{padding:0;font-size:11px;line-height:13px;color:#858585;letter-spacing:-1px;}
.entry .snsBox{width:/*@post-width:-20=*/630px/*@*/;margin-left:10px;}

/* 보호글 */
.entry .wrap_prot{overflow:hidden;width:/*@post-width:-60=*/590px/*@*/;margin:0 0 4px;padding:23px 0 24px;border:1px solid #d7dacb;background-color:#e3e5d9;clear:both;}
.entry .wrap_prot .text{height:37px;font-size:12px;float:none;line-height:18px;text-align:center;}
.entry .wrap_pass{overflow:hidden;width:252px;margin:3px auto 0;}
.entry .tf_pass{float:left;width:167px;height:19px;margin-right:4px;padding:0 5px;border-left:1px solid #b6b6b6;border-top:1px solid #b6b6b6;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;}
.entry .wrap_prot .btn_submit{display:block;float:left;width:65px;height:22px;margin:0 auto;background:url(images/btn_confirm.gif) no-repeat 0 0;}

/* 본문 */
.entry .desc{overflow:hidden;width:/*@post-width:-20=*/630px/*@*/;margin-left:10px;line-height:1.65;font-family:/*@post-body-font-family=*/inherit/*@*/;font-size:/*@post-body-font-size=*/12px/*@*/;color:/*@post-body-color=*/#636363/*@*/;}
.entry .tag{width:/*@post-width:-51=*/599px/*@*/;background:url(images/ico_tag.gif) no-repeat 0 6px;padding-left:31px;margin:28px 0 12px 10px;letter-spacing:-1px;color:#ababa8}
.entry .tag a{line-height:24px;color:#ababa8;font-size:12px;}

/* 설정 */
.entry .admin{overflow:hidden;width:/*@post-width:-40=*/610px/*@*/;margin-left:10px;padding:22px 10px 20px;background:url(images/track_line.gif) repeat-x left top;}
.admin .link{float:left;padding-right:1px;}
.admin .mg_right6{margin-right:6px;}
.admin .f_r{white-space:nowrap;}
.admin .f_r .f_l{font-size:11px;line-height:13px;margin-right:4px;}
.admin .txt_bar{float:left;padding:0 6px 0 7px;font-size:11px;line-height:13px;color:#858585;}
.admin .wrap_trackback{display:inline;margin-right:10px;}
.admin .wrap_trackback .link{color:#ababa8;font-size:12px;line-height:16px;text-decoration:none;}
.admin .wrap_trackback .link .cnt{padding-left:4px;color:#5d978e;}

/* 본문 - 인용구 */
.entry blockquote{width:/*@post-width:-140=*/510px/*@*/;padding:0 0 0 15px;margin-left:30px;border-left:3px solid #636363;font-weight:bold;line-height:24px;}

/* 본문 - more / less */
.moreless_fold span,
.moreless_top span,
.moreless_bottom span{overflow:hidden;display:block;height:9px;font-size:0;line-height:0;text-indent:-9999em;}
.moreless_fold span{width:37px;background:url(images/ico_more.gif) no-repeat 0 0;}
.moreless_top span,
.moreless_bottom span{width:33px;background:url(images/ico_less.gif) no-repeat 0 0;}
.moreless_body{}
.moreless_content{margin:10px 0;}

/* 트랙백, 코멘트 */
.entry .trackback{overflow:hidden;width:/*@post-width:-60=*/590px/*@*/;margin:30px 0 0;font-size:10px;line-height:12px;font-family:Tahoma;letter-spacing:0;color:#857a25;}
.trackback .copy{overflow:hidden;width:/*@post-width:-70=*/580px/*@*/;margin-left:10px;text-align:right;}
.trackback .trackback-url{display:inline;float:left;margin:3px 0 0 0;font-size:12px;font-family:Tahoma;line-height:13px;letter-spacing:0;color:#5d978e;}
.trackback .list{overflow:hidden;font-size:12px;line-height:1.5;font-family:Dotum;}
.trackback .list li{padding:18px 0 0 10px;}
.trackback .list .tit{width:auto;margin:0 5px 0 0;padding:0 0 5px;color:#636363;background:none;line-height:14px;font-family:dotum;font-size:11px;}
.trackback .list .delete{display:inline-block;height:11px;padding-left:11px;background:url(images/btn_close.gif) no-repeat 0 1px;}
.trackback .list .box_from{display:block;width:/*@post-width:-70=*/580px/*@*/;height:20px;font-size:11px;font-family:Tahoma;color:#a4b6b3;}
.trackback .list .from{float:left;}
.trackback .list .box_from .date{float:right;color:#a4b6b3;}
.trackback .list .box_from .name{margin-right:3px;color:#909090;}
.trackback .list .desc{margin-left:0;padding-top:6px;font-size:11px;line-height:18px;font-family:Dotum;color:#909090;clear:both;}

.entry .comment{width:/*@post-width:-60=*/590px/*@*/;margin-top:5px;}
.comment .list_comment{margin:0 0 20px 0;padding:19px 0 0 1px;line-height:16px;}
.comment .list_comment li{margin-bottom:20px;}
.comment .list_comment .desc{margin:0;padding:9px 0 0;font-size:12px;line-height:20px;font-family:Dotum;color:#636363;line-height:18px;clear:both;}
.comment .list_comment .name{height:16px;margin-right:4px;font-weight:bold;}
.comment .list_comment .hiddenComment .name{margin-right:0;}
.comment .list_comment .name img{margin-right:5px;}
.comment .list_comment .name a{color:#636363;}
.comment .list_comment .date{height:16px;margin:0 12px 0 0;font-size:10px;color:#ababa8;white-space:nowrap;letter-spacing:0;}
.comment .list_comment .reply{margin-top:13px;padding-left:20px;background:url(images/ico_reply.gif) no-repeat 2px 1px;}
.comment .list_comment .reply .desc{width:/*@post-width:-101=*/549px/*@*/;margin-top:13px;padding-left:20px;background:url(images/ico_reply.gif) no-repeat 2px 1px;}
.comment .list_comment .btn_add{margin-right:4px;padding-left:34px;}
.comment .list_comment .btn_modify{margin-right:4px;padding-left:49px;}
.comment .list_comment .btn_reply{padding-left:42px;}
.comment .list_comment .btn_add:hover{text-decoration:none;}
.comment .list_comment .btn_modify:hover{text-decoration:none;}
.comment .list_comment .btn_reply:hover{text-decoration:none;}

.wrap_write{overflow:hidden;width:/*@post-width:-90=*/560px/*@*/;margin:0 0 6px;padding:12px 11px 11px;background-color:#e8e9e4;border:1px solid #e0e1dc;}
.box_tf{float:left;height:19px;margin:10px 12px 0 0;border:1px solid #e1e6e7;background-color:#fff;}
.text{float:left;height:14px;margin-top:3px;font-size:11px;line-height:14px;color:#868686;text-indent:5px;letter-spacing:-1px;cursor:text;}
.tf_txt{float:left;height:14px;line-height:14px;margin-top:4px;border:0 none;}
.box_name{width:160px;}
.box_name .text{width:30px;}
.box_name .tf_txt{width:125px;}
.box_password{width:167px;margin-right:11px;}
.box_password .text{width:51px;}
.box_password .tf_txt{width:111px;}
.box_homepage{width:208px;margin-right:0;}
.box_homepage .text{width:42px;letter-spacing:0;}
.box_homepage .tf_txt{width:161px;}
.tf_desc{float:left;width:/*@post-width:-36=*/614px/*@*/;height:75px;margin:0 0 9px;padding:5px;line-height:14px;border:1px solid #e0e1dc;}
.wrap_secret{overflow:hidden;float:right;width:54px;padding:6px 0 5px;}
.wrap_secret .check{margin-right:3px;}
.wrap_secret .txt{float:left;margin:1px 0 0 2px;font-size:11px;line-height:13px;letter-spacing:-1px;}
.wrap_secret .btn_submit, .wrap_guestwrite .btn_submit{display:block;clear:both;width:68px;height:25px;margin:0 auto;background:url(images/btn_confirm_b.gif) no-repeat 0 0;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
	.rp_general            {}
	.rp_admin              {}
	.rp_secret             {}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
	.hiddenComment{}
/* 이미지 아래 캡션 스타일 */
	.cap1                  {}
/* 그림 */
	.imageblock{}
	.imageblock img{}
/* 왼쪽 */
	.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:30px 0 40px;text-align:center;}
.paging .inner  {display:table;display:inline-block;margin:0 auto;text-align:center;}
.paging .numbox {float:left;margin:1px 10px 0 0;font-size:11px;line-height:13px;font-family:Tahoma;background:url(images/line_paging.gif) no-repeat left 2px;}
.paging .num{float:left;cursor:pointer;}
.paging .interword{float:left;}/* 1 ... 10 11 12 페이지중략 */
.paging .interword,
.paging .num span{display:block;padding:0 13px 0 11px;background:url(images/line_paging.gif) no-repeat right 2px;}
.paging .link_prev,
.paging .link_next{float:left;width:47px;height:8px;margin-top:4px;cursor:pointer;background:url(images/ico_next.png) right 0 no-repeat;}
* html .paging .link_next{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/ico_next.png', sizingMethod='crop');}
.paging .link_prev{margin-right:10px;background:url(images/ico_prev.png) left 0 no-repeat;}
* html .paging .link_prev{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/ico_prev.png', sizingMethod='crop');}

/* 페이징 - 현재 페이지 */
.paging .num .selected{padding:0 11px 0 9px;font-weight:bold;color:#5d978e;}
.paging .no-more-prev{float:left;width:46px;height:15px;margin:4px 10px 0 0;cursor:default;}
.paging .no-more-next{float:left;width:46px;height:15px;margin-top:4px;cursor:default;}

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

/* ***** sidebar ***** */
#sidebar h3{/*width:179px;*/margin:0 1px 9px 0;}
#sidebar ul{letter-spacing:-1px;}
#sidebar li{margin-bottom:4px;max-width:290px;}
#sidebar a{line-height:20px;white-space:nowrap;}
#sidebar .cnt{color:#7d7d7d;}
#sidebar .date{}
#sidebar .name{}

.module,
#sidebar .box_sidebar{width:290px;padding:20px 0 10px;}
.module_widget{width:170px;}

/* blog img */
#sidebar .side_line{width:290px;height:2px;margin-top:16px;background:url(images/bg_side_line.gif) repeat-x left 0;}
#sidebar .wrap_blogimg{width:290px;margin-top:20px;}
#sidebar .wrap_blogimg img{width:290px;}
#sidebar .blogdesc{margin-top:16px;text-align:right;}
#sidebar .blogdesc strong{font-size:12px;line-height:14px;letter-spacing:-1px;font-weight:normal;}

/* category */
.category .tit_category{height:23px;margin-top:10px;border-bottom:3px solid #66c8cd;background:url(images/giftcar_sidebar_category.gif) no-repeat 0 0;}
* html .category .tit_category{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/giftcar_sidebar_category.gif', sizingMethod='crop');}
.category ul li{overflow:hidden;}
.category ul li a{display:block;margin-top:-3px;padding:0 0 4px 24px;border-bottom:1px solid #ddd;background:url(images/giftcar_bullet0.gif) no-repeat 7px 3px;color:#000;}
.category ul li ul{margin-top:4px;}
.category ul li li a{margin-top:1px;padding:1px 0 4px 30px;border-bottom:1px solid #ddd;background:url(images/giftcar_bullet1.gif) no-repeat 18px 8px;font-weight:bold;color:#666;}
.category .selected a{}
.category .ib{cursor:pointer;} /* 카테고리 - 이미지 버튼 */
.category .branch3{cursor:pointer;font-weight:bold;color:#666;line-height:17px;letter-spacing:0;} /* 카테고리 - 트리 셀 */
#treeComponent div .branch3 div{font-weight:normal;}
.category .c_cnt{margin-left:2px;font-family:Tahoma;font-size:10px;font-weight:normal;color:#d22a2a !important;letter-spacing:0;} /* 카테고리 - 카테고리 옆 개수 스타일 */
.category .selected .c_cnt{color:#7d7d7d;}

/* tag */
.tagbox .tit_tag{width:47px;height:22px;background:url(images/giftcar_bg_tag.gif) no-repeat 0 0;line-height:20px;}
* html .tagbox .tit_tag{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/giftcar_bg_tag.gif', sizingMethod='crop');}
.tagbox .list{overflow:hidden;width:239px;margin:-28px 0 0 51px;}
.tagbox .list li{float:left;}
.tagbox .list li a{margin-right:10px;}
.tagbox li .cloud1,
.tagbox li .cloud2{font-size:12px;color:#5d978e;}
.tagbox li .cloud3,
.tagbox li .cloud4,
.tagbox li .cloud5{color:#636363;}

/* recent posts */
.tit_posts{width:75px;height:8px;background:url(images/tit_recent_post.png) no-repeat 0 0;}
* html .tit_posts{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_recent_post.png', sizingMethod='crop');}

/* recent comment */
.tit_comment{width:104px;height:8px;background:url(images/tit_recent_comment.png) no-repeat 0 0;}
* html .tit_comment{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_recent_comment.png', sizingMethod='crop');}

/* recent trackback */
#sidebar .list_trackback{margin-top:1px;}
.tit_trackback{width:113px;height:8px;background:url(images/tit_trackback.png) no-repeat 0 0;}
* html .tit_trackback{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_trackback.png', sizingMethod='crop');}

/* link */
.tit_link{width:25px;height:8px;background:url(images/tit_link.png) no-repeat 0 0;}
* html .tit_link{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_link.png', sizingMethod='crop');}

/* archive */
.tit_archive{width:49px;height:8px;background:url(images/tit_archive.png) no-repeat 0 0;}
* html .tit_archive{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_archive.png', sizingMethod='crop');}
.archive li{padding-right:2px;letter-spacing:0;}
.archive li a{letter-spacing:0;}

/* notice */
.tit_notice{margin-bottom:10px;width:41px;height:8px;background:url(images/tit_notice.png) no-repeat 0 0;}
* html .tit_notice{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_notice.png', sizingMethod='crop');}
.notice .list{padding-right:2px;}
.notice .list li{margin-top:1px;}

/* calendar */
.calendar{}
#sidebar .tit_calendar{width:60px;float:left;margin:5px 37px 0 0;width:61px;height:8px;background:url(images/tit_calendar.png) no-repeat 0 0;}
* html #sidebar .tit_calendar{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_calendar.png', sizingMethod='crop');}
#sidebar .wrap_calendar{}
#sidebar .calendar{overflow:hidden;width:290px;margin:-1px 1px 15px 0;padding:19px 0 13px 1px;}

.calendar .cal_month{overflow:hidden;width:95px;float:left;} /* 달력 월 표시 */
.calendar .cal_month .prev,
.calendar .cal_month .next{overflow:hidden;width:11px;height:9px;margin-top:4px;}
.calendar .cal_month .prev{float:left;margin-right:15px;background:url(images/cal_pre.png) no-repeat 2px 2px;}
* html .calendar .cal_month .prev{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/cal_pre.png', sizingMethod='crop');}

.calendar .cal_month .next{float:right;margin-left:16px;background:url(images/cal_next.png) no-repeat 2px 2px;}
* html .calendar .cal_month .next{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/cal_next.png', sizingMethod='crop');}
.calendar .cal_month .now{float:left;;font-weight:bold;font-size:11px;line-height:16px;font-size:Tahoma;color:#5d978e;}

.calendar .tbl{clear:both;width:195px;margin:18px 0 0 0;border-collapse:separate;border-spacing:0;}
.calendar .tbl td{height:19px;padding:0;margin:0;}
.calendar .tbl .txt{float:right;width:28px;font-size:11px;line-height:17px;font-family:Tahoma;color:#636363;text-align:center;}

.calendar .tbl .cal_week1{}/* 달력 요일 표시(th 영역) */
.calendar .tbl .cal_week2{}/* 달력 일요일 표시(th 영역) */
.calendar .tbl .cal_week{}/* 달력 Week(tr 영역)  */
.calendar .tbl .cal_current_week{}/* 달력 Week(tr 영역)  */
.calendar .tbl .cal_day{}/* 달력 Day(td 영역) */

.calendar .tbl .cal_day1{color:#7d7d7d;}/* 달력 지난 달 날짜 표시(td)   */
.calendar .tbl .cal_day2{color:#7d7d7d;}/* 달력 다음 달 날짜 표시(td)   */
.calendar .tbl .cal_day3{color:#7d7d7d;}/* 달력 이번 달 날짜 표시(td) */
.calendar .tbl .cal_day4 .txt{font-weight:bold;color:#fff;background-color:#5d978e;}/* 달력 오늘 날짜 표시(td) */
.calendar .tbl .cal_day4 .txt .cal_click{color:#fff;font-weight:bold;}/* 달력 오늘 날짜 표시(td) */
.calendar .tbl .cal_day4 .cal_click{color:#a4a4a4;}/* 달력 오늘 날짜 표시(td) */
.calendar .tbl .cal_click{font-size:11px;font-family:Tahoma;color:#a4a4a4;}
.calendar .tbl .cal_click:link{}/* 달력 글쓴 날 링크 스타일 */
.calendar .tbl .cal_click:visited{}/* 달력 글쓴 날 링크 스타일 */
.calendar .tbl .cal_click:hover{}/* 달력 글쓴 날 링크 스타일 */

.calendar .tbl .cal_day_sunday{}
.calendar .tbl .cal_day_sunday .txt{margin-left:0;color:#c95e5e;}/* 달력 Day, 일요일 (td 영역)  */

/* search bar */
#sidebar .box_search{overflow:hidden;width:290px;height:30px;margin-top:20px;background:url(images/giftcar_bg_search.gif) no-repeat 0 0;}
#sidebar .box_search .tf{display:inline;float:left;overflow:hidden;width:248px;height:23px;margin:3px 5px;border:0 none;background:none;line-height:25px;}
#sidebar .box_search .btn{float:left;width:32px;height:30px;background:none;}

/* counter */
#sidebar .wrap_counter{width:290px;height:69px;}
#sidebar .counter{overflow:hidden;float:left;width:94px;padding-bottom:4px;font-size:11px;line-height:14px;font-family:Tahoma;}
#sidebar .counter .total{display:block;width:38px;height:23px;background:url(images/tit_total.png) no-repeat 0 0;}
* html #sidebar .counter .total{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_total.png', sizingMethod='crop');}
#sidebar .counter .today{display:block;width:40px;height:23px;background:url(images/tit_today.png) no-repeat 0 0;}
* html #sidebar .counter .today{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_today.png', sizingMethod='crop');}
#sidebar .counter .yesterday{display:block;width:67px;height:23px;background:url(images/tit_yesterday.png) no-repeat 0 0;}
* html #sidebar .counter .yesterday{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tit_yesterday.png', sizingMethod='crop');}
#sidebar .counter .counter_num{color:#636363;letter-spacing:0;line-height:10px;}

/* faq + qna */
#sidebar .giftcar_cs{margin-top:20px;}
#sidebar .giftcar_cs .side_btn{margin-left:6px;}

/* together */
#sidebar .giftcar_together{padding-top:21px;background:url(images/giftcar_sidebar_together.gif) no-repeat 0 0;}
#sidebar .giftcar_together a img{margin-bottom:6px;}
#sidebar .giftcar_together .side_btn{margin-left:6px;}

/* tistory + RSS */
#sidebar .wrap_clear{overflow:hidden;width:200px;margin-bottom:12px;}
#sidebar .btn_tistory,
#sidebar .btn_rss{display:inline;float:left;margin-right:1px;}
#sidebar .btn_tistory{width:99px;height:22px;background:url(images/tistory.png) no-repeat 0 0;}
* html #sidebar .btn_tistory{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/tistory.png', sizingMethod='crop');}
#sidebar .btn_rss{width:70px;height:16px;margin-left:5px;background:url(images/rss.png) no-repeat 0 0;}
* html #sidebar .btn_rss{background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_RealStory/images/rss.png', sizingMethod='crop');}



/* ***** footer ***** */
#footer .footMenu{display:none;padding:0 0 7px;}
#footer .footMenu a{color:#858585;}
#footer .copyright{font-size:10px;font-family:Tahoma;letter-spacing:0;color:#535353;}
#footer .copyright  a{color:#535353;}


.txt_em{font-weight:bold;color:#5D978E;}
.txt_count{font-weight:bold;}
#content .tistoryProfileLayerTrigger{display:inline;width:0;height:13px;margin:0 0 0 4px;padding:3px 0 0 40px;}



/* ***** added ***** */
#tistorytoolbarid{display:none;}
#ttPanel1387186658{width:650px !important;margin-left:-10px !important;}
/*body.tistory_grid_560 */div#ttCanvas .tt-span-12{width:650px !important;}
/*body.tistory_grid_560 */div#ttCanvas .tt-span-8-border{width:408px !important;}
div#ttCanvas .tt-component-border-bottom{padding-bottom:13px !important;}
div#ttCanvas .tt-component-border-01 hr.tt-line{border:none !important;}
div#ttCanvas .tt-item-310360 .tt-wrap-item-post .tt-post-etcinfo span, div#ttCanvas .tt-item-310360 .tt-wrap-item-post .tt-post-etcinfo span a{opacity:1 !important;filter:alpha(opacity=100) !important;color:#9bd2d5 !important;}
/*div#ttCanvas .tt-post-etcinfo, div#ttCanvas .tt-post-etcinfo span, div#ttCanvas .tt-post-etcinfo span a{filter:alpha(opacity=100) !important;}*/
div#ttCanvas .tt-item-310360 ul li{background:#444 !important;}
.tt-post-category{font-size:12px !important;}
.tt-post-date{font-family:Tahoma !important;font-size:10px !important;}

/*body.tistory_grid_560 */div#ttCanvas .tt-span-4{width:204px !important;}
/*body.tistory_grid_560 */div#ttCanvas .tt-span-4-border{width:202px !important;}
div#ttCanvas .tt-item .tt-wrap-post-thumb img{overflow:visible !important;}

/*body.tistory_grid_560 */div#ttCanvas .tt-span-6{width:316px !important;}
/*body.tistory_grid_560 */div#ttCanvas .tt-span-6-border{width:314px !important;}
/*body.tistory_grid_560 */div#ttCanvas .tt-span-6-thumb_ratio-7_4 img{width:362px !important;overflow:visible !important;}

.giftcar_quick{position:absolute;top:70px;left:50%;width:35px;margin-left:510px;}
.giftcar_quick a{display:block;width:35px;height:35px;margin-bottom:4px;}
