@charset "utf-8";
body{font-family: 돋움,Dotum,AppleGothic,sans-serif;font-size:12px;line-height: 1.5; color:#333;/*@background-image=background-image:*/ background-image: none /*@*/;/*@background-image-position=background-position:*/ background-position: left top /*@*/;
/*@background-image-repeat=background-repeat:*/ background-repeat: repeat-x /*@*/;/*@background-color=background-color:*/ background-color: #F5F5F5 /*@*/;padding:0;}
a:link,a:visited,a:active{ color:#666; text-decoration:none;}
a:hover{text-decoration:underline;color:#ff000a}
img{border:0;vertical-align:middle;max-width:100%}
dl,ul,ol,li {list-style: none;margin:0;padding:0}	

/* 레이아웃 */
#container {/*@post-width:323=width:;*/ width: 990px; /*@*/ margin:20px auto;background:#fff;padding:0 20px}
#header{width:100%; padding-bottom:10px;
   	   /*@title-background-image=background-image:*/ background-image: none /*@*/;
	   /*@title-background-image-position=background-position:*/ background-position: left top /*@*/;
	   /*@title-background-image-repeat=background-repeat:*/ background-repeat: repeat /*@*/;
	   /*@title-background-color=background-color:*/ background-color: #FFFFFF /*@*/;
	}
#header h1{float: left; margin: 25px 0 0 10px;
		/*@title-font-size=font-size:*/ font-size: 11px /*@*/;
		/*@title-font-family=font-family:*/ font-family: dotum /*@*/;
		/*@title-color=color:*/ color: #333 /*@*/;
	}
#header h1 a {
		/*@title-font-size=font-size:*/ font-size: 32px /*@*/;
		/*@title-font-family=font-family:*/ font-family: Helvetica,Arial,Tahoma /*@*/;
		color:#d00;
}
#header:after{display:block;clear:both;content:""}
#searchBox { float: right; margin-top: 50px; margin-right: 15px; display: inline;}
#searchBox input.search_keyword { border: 1px solid #ccc; background-color: #fff; float: left; margin-right: 4px; height:16px;padding:1px;font-size:12px}

/* 블로그 메뉴 */
#blogMenu{margin:0 0 15px;padding:0;background:#f5f5f5}
#blogMenu ul{padding:0;padding-left:10px}
#blogMenu ul:after{display:block;clear:both;content:""}
#blogMenu li a {float:left;display:block;color:#666;letter-spacing:-1px;font-family:verdana;font-size:12px;margin:15px 10px}
#blogMenu li a:hover{color:#000}

/* sidebar */
#sidebar {clear:both;float: right;width: 250px;display: inline}
#blogImage {margin-bottom: 5px}
#blogImage img {width: 250px}
#blogDesc {font-size: 11px;color:#666;padding:5px 0 10px 0;border-bottom: 1px solid #ddd}

/* section */
.section{position:relative;border:1px solid #e9e9e9;background:#fff;font-size:12px;line-height:normal;*zoom:1;margin-bottom:10px}
.section .hx{margin:0;padding:10px 0 7px 9px;border:1px solid #fff;background:#f7f7f7;font-size:12px;line-height:normal;color:#333}
.section .tx{padding:5px;margin:0;border-top:1px solid #e9e9e9;color:#666}
.section a{margin:5px;display:block}
.section span.cmt{margin-left:5px;color:#f00;font-size:11px}

/* category */
#category{position:relative;border:1px solid #e9e9e9;background:#fff;font-size:12px;line-height:normal;*zoom:1;margin-bottom:10px}
#category h3{margin:0;padding:10px 0 7px 9px;border:1px solid #fff;background:#f7f7f7;font-size:12px;line-height:normal;color:#333}
#category .wrapAbContent {border-top:1px solid #e9e9e9;padding: 10px}
#category .cnt,#category .info{ font-family: verdana; font-size: 11px; color: #999; }

/* tag cloud */
#tagbox{position:relative;border:1px solid #e9e9e9;background:#fff;font-size:12px;line-height:normal;*zoom:1;margin-bottom:10px}
#tagbox .hx{margin:0;padding:10px 0 7px 9px;border:1px solid #fff;background:#f7f7f7;font-size:12px;line-height:normal;color:#333}
#tagbox .tx{text-align: justify; margin: 10px;}
#tagbox .tx:after{display:none;clear:both;content:""}
#tagbox .tx a{line-height: 1.8; margin-right: 3px}
#tagbox .tx .cloud1 { font-weight:bold; font-size : 14px; color : #fc010a; letter-spacing: -1px; }
#tagbox .tx .cloud2 { font-size : 12px; color : #000; }
#tagbox .tx .cloud3 { font-size : 12px; color : #ddd; }
#tagbox .tx .cloud4 { font-size : 12px; color : #999; }
#tagbox .tx .cloud5 { font-size : 12px; color : #999; }

/* Counter */
#counter { width: 250px; height: 31px; margin-top:10px;border-bottom: 1px solid #ececec; font-family: verdana,san-serif; font-size:10px; color: #999;}
#counter li {display: inline;margin-right:10px}

/* RSS */
#btnRSS { width: 250px; border-bottom: 1px solid #ececec; }
#btnRSS img {margin-left: 6px;}

/* calendar */
#calendar { border: 1px solid #ececec; margin-top: 10px; }
#calendar .tt-calendar { width: 170px; }
#calendar .wrapAbContent { padding: 0 10px 10px 10px; }

/* 페이징 */
.selected               { font-weight:bold; color:#333; }
.no-more-prev { background:url(./images/icon_left_page.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
.no-more-next { background:url(./images/icon_right_page.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}
/* 카테고리 - 이미지 버튼 */
.ib { 	cursor: pointer; }
/* 5. 입력 텍스트 */
.text { border:1px solid #999; }
/* 6. 트리 테이블 */
.branch2 { }
/* 7. 트리 셀 */
.branch3 { cursor: pointer; height: 10px; }
/* 8. 달력 월 표시 */
.cal_month { font-family: verdana, san-serif; font-size: 10px; color: #ff000a; width: 170px; padding: 10px 0; margin: 5px auto; font-weight: bold;}
.cal_month a:link, .cal_month a:visited, .cal_month a:hover { color: #ff000a; font-weight: bold;}
/* 9. 달력 요일 표시 */
.cal_week1 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #666; font-weight: normal; }
/* 10. 달력 일요일 표시 */
.cal_week2 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #ff000a; font-weight: normal; }
.cal_day { font-family: verdana,san-serif; font-size:10px; color: #999; text-align:center; height:18px; }
/* 11. 달력 지난 달 날짜 표시 */
.cal_day1 {   }
/* 12. 달력 다음 달 날짜 표시 */
.cal_day2 { 	}
/* 13. 달력 이번 달 날짜 표시 */
.cal_day3 { }
/* 14. 달력 오늘 날짜 표시 */
.cal_day4 { background-color: #e5e5e5; }
/* 15. 달력 글쓴 날 링크 스타일 */
.cal_click a:link, .cal_click a:visited, .cal_click a:hover { color: #999; text-decoration: none; }
/* 16. 이미지 아래 캡션 스타일 */
.cap1 { color: #876; text-align: center; }
/* 16. 키워드 스타일 */
.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }
/* 16. 카테고리 옆 개수 스타일 */
.c_cnt { font-size: 11px; color : #999; }
/* 17. 최신글 옆 개수 스타일 */
.ps_cnt { font-size: 11px; color : #999; }

/* content */
#content{ float:left; width:/*@post-width=*/ 728px /*@*/; display: inline; }

/* searchList */
.section_ul{position:relative;border:1px solid #ddd;background:#fff;font-size:12px;font-family:Tahoma, Geneva, sans-serif;line-height:normal;*zoom:1}
.section_ul a{color:#666}
.section_ul a:hover,
.section_ul a:active,
.section_ul a:focus{text-decoration:underline}
.section_ul em{font-style:normal}
.section_ul h2{margin:0;padding:10px 0 8px 13px;border-bottom:1px solid #ddd;font-size:12px;color:#333}
.section_ul h2 em{color:#cf3292}
.section_ul ul{margin:13px;padding:0;list-style:none}
.section_ul li{position:relative;margin:0 0 10px 0}
.section_ul li:after{display:block;clear:both;content:""}
.section_ul li .bu{float:left;margin:0 4px 0 0;color:#999}
.section_ul li a{float:left}
.section_ul li .time{float:right;clear:right;font-size:11px;color:#a8a8a8;white-space:nowrap}
.section_ul li span.cmt{margin-left:5px;color:#f00;font-size:11px}

/* localog */
#localog,#taglog{position:relative;border:1px solid #e9e9e9;background:#fff;font-size:12px;line-height:normal;*zoom:1}
#localog .spot              {margin-top:5px;font-weight:bold}
#localog .info				{margin-top:2px}
#localog .bu              {margin-right:4px 0 0;color:#999}
#localog h3,#taglog h3{margin:0;padding:10px 0 7px 9px;border:1px solid #fff;background:#f7f7f7;font-size:12px;line-height:normal;color:#333}
#localog .tx,#taglog .tx{padding:10px;margin:0;border-top:1px solid #e9e9e9;color:#666}

#taglog a{margin-right:10px}
#taglog a:hover             { background-color:#eee;  color:#000;}
#taglog .cloud1 { font-weight:bold; font-size : 14px; color : #fc010a; letter-spacing: -1px; }
#taglog .cloud2 { font-size : 12px; color : #000; }
#taglog .cloud3 { font-size : 12px; color : #ddd; }
#taglog .cloud4 { font-size : 12px; color : #999; }
#taglog .cloud5 { font-size : 12px; color : #999; }

#guestbook h3{margin:0}
#guestbook a:hover{text-decoration:none}
#guestbook p { padding:5px 0; margin:0;}
#guestWrite input           { width:150px; border:1px solid #ddd;padding:5px;margin-right:5px}
#guestWrite textarea        { width:/*@post-width:-12=*/ 716px /*@*/; height:120px; overflow: auto;  padding:5px; border:1px solid #ddd;}
#guestWrite .homepage       { width:300px;}
#guestList                  { padding:10px 0 0 0}
#guestList li p             { border-top:1px solid #ededed; margin-top:5px; padding-top:5px;}
#guestList ol li            { border:5px solid #f5f5f5;  padding:10px;  margin-bottom:10px;  overflow:hidden;}
#guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f5f5f5;  padding-left:25px;  border:none;  width:/*@post-width:-102=*/ 621px /*@*/; overflow:hidden;}
#guestList li .name         { color:#666; }
#guestList li .date         { font-family: verdana; font-size: 11px; color: #999; }
#guestList .control a span { font-size: 11px; color: #999; }

/* tdiv */
.tdiv {border-top:2px solid #888;padding:0;border-bottom:1px solid #999}
.tdiv h2{font-size:12px;margin:0;border-bottom:1px solid #ddd;padding:10px;color:#333;background:#fafafa}
.tdiv .ect{padding:10px}
.tdiv .ect span,.tdiv .ect a{margin-right:10px;color:#666;font:thaoma;font-size:11px}

p.protect_p   { padding:15px; border: 1px solid #f8f8f8; background-color: #f5f5f5; }
input.protect_i{ width:200px; padding:5px; border: 1px solid #ddd; margin:0 5px}

/* entry */
.article {padding:10px;font-size:/*@post-body-font-size=*/ 12px /*@*/; font-family: /*@post-body-font-family=*/ dotum /*@*/; color:/*@post-body-color=*/ #666 /*@*/; overflow:hidden;}
.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { padding-left:25px;  margin:10px 20px;}

.author                  { text-align:right; color:#888; padding:20px 20px;}
.author .text            { border:0;font:90% Verdana, Arial, Helvetica, sans-serif;}

.tagTrail                { padding:8px 5px 5px 21px;  background:url(./images/tag_blue.png) center left no-repeat; clear:both;}
.tagText                 { display:none}

#articleBtmWrap { width:/*@post-width*/ 728px /*@*/; padding: 7px 0 0; font-family: verdana; font-size: 11px; color: #999; margin: 0 auto; }
.actionTrail             { width:/*@post-width*/ 728px /*@*/; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 5px}
.actionTrail .cnt        { color:#ff000a; font-weight: bold; }
.trackback               { width:/*@post-width*/ 728px /*@*/; overflow:hidden;  margin:0 }
.trackback a             { color:#666; text-decoration: none;}
.trackback h3          { font-size: 11px; margin: 0; padding: 8px 0; font-weight: normal; border-bottom:1px solid #fff;}
.trackback h4            { font-family: dotum; font-size: 11px; font-weight:normal;  margin:0; }
.trackback ol            { margin:0;  padding:0; }
.trackback li, .trackback .name, .trackback p { font-family: dotum; font-size: 11px; }
.trackback li            { border-bottom:1px solid #fff;  padding:5px 0;}
.trackback .date         { font:10px Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
.trackback p             { margin:2px 0 0 0; padding:0;}

/* paging */
#paging {padding:10px 0;text-align:center;line-height:normal}
#paging a{display:inline-block;position:relative;margin:0 -2px;padding:2px 8px;font-weight:bold;font-size:12px;font-family:Tahoma, Sans-serif;color:#333;line-height:normal;text-decoration:none;vertical-align:middle}
#paging .selected {color:#f60}
#paging #prevPage,#paging #nextPage{font-weight:normal;color:#767676;white-space:nowrap}
#paging #prevPage span,#paging #nextPage span{font-weight:bold;font-size:14px}
#paging .no-more-prev,#paging .no-more-next{display:none}
#paging a:hover{color:#f00}
#paging a#prevPage:hover,#paging a#nextPage:hover{color:#333}

/* footer */
#footer { clear:both; width: auto; margin:0; padding-top: 8px; border-top: 1px solid #989898; }
#footer .copyright {font-family: Vadana, san-serif; font-size: 11px; text-align: center; padding: 0; margin: 0; }
#footer .copyright p, #footer .copyright p a { color: #999; }
#footer .copyright .tistory, #footer .copyright .tistory a { color: #666; }


/* comment */
.comment                          { width:/*@post-width*/ 728px /*@*/; overflow:hidden;}
.comment p                        { margin:3px 0 0 0; padding:0;}
.comment h3                       { display:none; }
.comment ol li                    { padding: 7px 0; border-bottom:1px solid #ddd; }
.comment li ul li                 { padding:5px 10px 5px 35px;  border:none;}
.commentWrite                     { overflow: hidden; color:#666; }
.commentWrite input               { width:150px; color:#666; border: 1px solid #ddd; padding:5px ;margin-top:5px}
.commentWrite textarea            {  width:/*@post-width:=-18*/ 710px /*@*/;height:120px;overflow: auto;  padding: 5px; margin:0 0 5px; color: #666; border: 1px solid #ddd;}
.commentWrite .homepage           { width:300px;}
.commentWrite .secretWrap         { clear:both; float:right; position:relative; top:0px; left:-10px; margin-bottom: 5px;}
.commentWrite .checkbox           {	border:none; padding:0; margin:0; width:25px;}

hr {display:none;}

/* button */
.button {color: #6e6e6e; font: bold 12px Helvetica, Arial, sans-serif; text-decoration: none; padding: 7px 12px; position: relative; display: inline-block; text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;-moz-transition: border .218s;-o-transition: border-color .218s;transition: border-color .218s;background: #f3f3f3;background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));border: solid 1px #dcdcdc;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;margin-right: 10px;
}
.button:hover {color: #333;border-color: #999;-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}
.button:active {color: #000;border-color: #444;}
.left {-webkit-border-top-right-radius: 0;-moz-border-radius-topright: 0;border-top-right-radius: 0;-webkit-border-bottom-right-radius: 0;-moz-border-radius-bottomright: 0;border-bottom-right-radius: 0;
    margin: 0;}
.middle {border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-left: solid 1px #f3f3f3;margin: 0;border-left: solid 1px rgba(255, 255, 255, 0)}
.middle:hover,a.right:hover { border-left: solid 1px #999 }
.right {-webkit-border-top-left-radius: 0;-moz-border-radius-topleft: 0;border-top-left-radius: 0;-webkit-border-bottom-left-radius: 0;-moz-border-radius-bottomleft: 0;border-bottom-left-radius: 0;
		border-left: solid 1px #f3f3f3;border-left: solid 1px rgba(255, 255, 255, 0);}
.small{padding:2px 8px 4px;font:normal 11px}
a.button:hover {text-decoration:none}