@charset "utf-8";

/* 반드시 들어가야 하는 스타일 시작 */


/* 페이징 - 현재 페이지 */
	.selected {color:#555; font-weight:bold; }
	.no-more-prev {display:none;}
	.no-more-next {display:none;}
	
/* 본문 - more / less */
	.moreless_fold, .moreless_top, .moreless_bottom {color:#ff5000;text-decoration:none; }
	.moreless_fold a:hover {color:#555;text-decoration:underline;}
	.moreless_top a:hover {color:#555;text-decoration:underline;}
	.moreless_bottom a:hover {color:#555;text-decoration:underline;}
	.moreless_fold {margin:0;}
	.moreless_top {margin:0;}
	.moreless_content {margin:5px 0 2px 0;}
	.moreless_bottom {margin-top:18px;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
	.rp_general { }
	.rp_admin {}
	.rp_secret {color:#f30;font-weight:bold;}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
	.hiddenComment {font-weight:normal;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
	.guest_general { }
	.guest_admin {}

/* 카테고리 - 이미지 버튼 */
	.ib {cursor:pointer;}
/* 카테고리 - 트리 셀 */
	.branch3 {cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
	.c_cnt {font:9px/9px tahoma;letter-spacing:0px;color: #555; }

/* 이미지 아래 캡션 스타일 */
	.cap1 {color:#999;text-align:center;padding:4px 0;margin:0;}
/* 그림 */
	.imageblock {margin:5px 0;padding:5px;}
/* 왼쪽 */
	.left { }
/* 가운데 */
	.center { }
/* 오른쪽 */
	.right { }
/* 그림 2개 배치 */
	.dual { margin-bottom:5px;}
/* 그림 3개 배치 */
	.triple { margin-bottom:5px;}

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




/* 스킨위자드용 - 블로그배경 */
body {
	background-color:/*@background-color*/#eee/*@*/;
	background-image:/*@background-image*/ /*@*/;
	background-repeat:/*@background-image-repeat*/ /*@*/;
	background-position:/*@background-image-position*/ /*@*/;
}

/* 스킨위자드용 - 블로그제목 */
#header {
	height:/*@title-height*//*@*/;
	color:/*@title-color*/#ff5000/*@*/;
	font-family:/*@title-font-family*/Dotum/*@*/;
	font-size:/*@title-font-size*/9px/*@*/;
}

/* 스킨위자드용 - 블로그제목배경 */
#header {
	background-image:/*@title-background-image*//*@*/;
	background-repeat:/*@title-background-image-repeat*/repeat-x/*@*/;
	background-position:/*@title-background-image-position*/center/*@*/;
	background-color:/*@title-background-color*/#eee/*@*/;
}

/* 스킨위자드용 - 본문 너비, 본문 제목, 본문 내용 */
.article { width:/*@post-width*/500px/*@*/; }
.guest textarea { width:/*@post-width:-50*/450px/*@*/; }
.entry h2 { color:/*@post-title-color*/#555/*@*/;font-family:/*@post-title-font-family*/Dotum/*@*/;font-size:/*@post-title-font-size*/12px/*@*/; }
.entry .article { color:/*@post-body-color*/#555/*@*/;font-family:/*@post-body-font-family*/Dotum/*@*/;font-size:/*@post-body-font-size*/12px/*@*/; }

/* 스킨위자드용 끝 */



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




* {margin:0; padding:0; border:0; }
hr {display:none; }
a {color:#ff5000;text-decoration:none; }
a:hover {color:#555;text-decoration:underline;}
body {font-family: 'Trebuchet MS', 'Lucida Grande', YDIYGO130, YoonGothic, AppleGothic, 나눔고딕, NanumGothic, 돋움, Dotum, Verdana, Arial, Sans-Serif;font-size:12px;color:#555;}
.btn {cursor:pointer;}

/* 블로그 레이아웃 */
#container {width:/*@post-width:100*/500px/*@*/; margin:20px auto 0;}
#content {margin:30px 0 10px;}
#content h3 {margin:0 0 20px;}

/* header */
#header {font-weight:bold;}
#header h1 {font-size: 24px;font-family:courier new,courier,YoonGothicL, YoonGothic,verdana,trebuchet,sans-serif;font-weight:normal;}
#header .btnRSS {position:relative;top:-10px;left:5px;padding:1px 4px;color:#fff;background:#999;border:1px solid #888;font-size:10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', YDIYGO130, YoonGothic, AppleGothic, 나눔고딕, NanumGothic, 돋움, Dotum, Verdana, Arial, Sans-Serif;}
#header a:hover.btnRSS {text-decoration:none;background:#ff5000;border:1px solid #ff5000;}
.menu ul li {display:inline;border-left:1px solid #ff5000;padding:0 3px 0 5px;}
.menu .tab_home {border:none;padding:0 3px 0 0;}



/* 본문 글 entry */
.entry {margin-bottom:20px;line-height:130%;word-break:break-all; word-wrap:break-word;}
.entry h2 {font-weight:normal;display:inline;}

.entry ul, #content .entry ol {margin:10px 0;}
.entry li {margin-left:30px;}
.entry blockquote {padding:5px 10px;border:1px dotted #999;}

.titleWrap {display:inline;}
.titleWrap .date {padding:0 0 5px 0;font-family:courier new,courier,YoonGothicL, YoonGothic,verdana,trebuchet,sans-serif;font-size:20px;font-weight:normal;}
.titleWrap .date a {color:#555;}
.admin {border-bottom:1px solid #dbdbdb;padding:4px 5px 4px 0;margin-top:5px;}
.actionTrail {margin-top:5px;}


/* 페이징 */
.paging {margin:20px 0;}
.paging .num {padding:0 5px;}

/* sidebar */
#sidebar {display:inline;font-size:11px;font-family:/*@post-body-font-family*/Dotum/*@*/;line-height:110%;}
#sidebar h3 {display:inline;font-size:10px;font-weight:bold;color:#333;margin-right:3px;}
#sidebar div {display:inline;}
#sidebar ul {display:inline;}
#sidebar ul li {display:inline;margin-right:5px;}
#sidebar .cnt {font-size:9px;}

/* search */
.search {margin:10px 0 20px;}
.search .input {border:1px solid #999;padding:4px 0;width:220px;}
.search .submit {border:1px solid #888;background:#999;color:#fff;padding:4px 20px;font-size:10px;cursor:pointer;}

/* footer */
#footer {margin:20px 0 30px;font-size:9px;}

/* tag부분 */
.taglog {margin:0 0 30px;}
.taglog h3 {margin:20px 0;}
.taglog ul, .tagbox ul {text-align:justify; }
.tagbox li, .taglog li {display:inline; }
.taglog li {line-height:20px; font:12px/20px dotum; vertical-align:middle; }
.taglog li .cloud1 {background-color:#000; color:#fff; font-weight:bold; font-size:14px; }
.taglog li .cloud2 {color:#000; font-weight:bold; font-size:14px; }
.taglog li .cloud3 {background-color:#9E9E9E; color:#fff; font-weight:bold; font-size:12px; }
.taglog li .cloud4 {color:#939393; font-weight:bold; font-size:14px; }
.taglog li .cloud5 {color:#939393; font-size:12px; }

/* guestbook부분 */
.guestbook {word-break:break-all; word-wrap:break-word;}
.guestbook h3 {margin:20px 0;}
.guestList {}
.guestList ol {margin:20px 0;}
.guestList ol li {margin:0 0 20px 0;}
.guestList ol li ul li {margin:20px 0 20px 20px;list-style-type:decimal;}
.guestList .name {font-weight:bold;}

.guestWrite input {border:1px solid #dbdbdb;padding:2px 0;width:200px;}
.guestWrite .checkbox {border:none;padding:3px 0;width:10px;}
.guestWrite textarea {border:1px solid #dbdbdb;padding:2px 0;width:100%;}
.guestWrite .btn {border:1px solid #999;padding:3px 0;width:100%;background:#999;color:#fff;font-size:11px;}

/* trackback부분 */
.trackback {word-break:break-all;}
.trackback h3 {margin:20px 0 0;}
.trackback .trackback_address {margin-bottom:10px;}

/* comment부분 */
.comment {word-break:break-all; word-wrap:break-word;}
.comment h3 {margin:20px 0;}
.commentList {}
.commentList ol {margin:20px 0;}
.commentList ol li {margin:0 0 20px 0;}
.commentList ol li ul li {margin:20px 0 20px 20px;list-style-type:decimal;}
.commentList .name {font-weight:bold;}

.commentWrite input {border:1px solid #dbdbdb;padding:2px 0;width:200px;}
.commentWrite .checkbox {border:none;padding:3px 0;width:10px;}
.commentWrite textarea {border:1px solid #dbdbdb;padding:2px 0;width:100%;}
.commentWrite .btn {border:1px solid #999;padding:3px 0;width:100%;background:#999;color:#fff;font-size:11px;}