@charset "utf-8";

#header h1 a span { display:none;}

/*/// 기본 스타일 /////////////////////*/
html {font-size: 62.5%}
body{
	margin:18px 0 0 0;
	padding:0;
	font:12px/1.5em Courier New, Courier New, Courier New, Courier New;
	color:#454545;
	/*@background-image=background-image:;*/ background-image: url("images/back.jpg"); /*@*/
	/*@background-image-position=background-position:;*/ background-position: left top; /*@*/
	/*@background-image-repeat=background-repeat:;*/ background-repeat: repeat; /*@*/
	/*@background-color=background-color:#fff;*/ background-color: #ffffff; /*@*/
	}

/* 공통 링크 스타일 (본문X)*/
a {text-decoration:none;}
a:link, a:visited { color:#575757;}
a:hover, a:active { color:#000000;}

/* 기본적인 스타일 */
button { border:none; cursor:pointer;}
img {border:none;}
br {letter-spacing:0;}
h1,h2,h3,h4 {margin:0; padding:0;}
.clear {clear:both;}


/* 이미지 캡션 스타일 */
.cap1 { color:#454545;  text-align:center;}

/* Float 버그 */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* 레이아웃 */
#wrapper {width:/*@post-width:290=*/ 840px /*@*/; margin:20px auto 0; position:relative;
	}
	#header {height:150px; background:/*@title-background-color=*/ transparent /*@*/ /*@title-background-image=*/ none /*@*/ /*@title-background-image-position=*/ left top /*@*/ /*@title-background-image-repeat=*/ no-repeat /*@*/; padding:/*@title-height:-148=padding-top:*/ 122px /*@*/ 40px 0 40px; text-align:center;
		}
	#mBody{background-color:none; width:100%; clear:both;
		}
		#contentColumn {float:left; display:inline; width:/*@post-width=*/ 550px /*@*/; padding:20px 0 0 40px; overflow:hidden;
			}
		#sideBar {float:left; display:inline; width:180px; padding:0 0 30px 30px; overflow:hidden; 
			}
	#footer {clear:both; width:/*@post-width:290=*/ 840px /*@*/; height:60px; background:url(./images/bg_footer.gif) center 0 no-repeat;
		}


/*/// 글꼴 /////////////////////////// */

/* 본문제목 */
h1 { 
	font:/*@post-title-font-size=2.2em*/ 16px /*@*/ /*@post-title-font-family=*/ Courier New /*@*/;
	letter-spacing:0px;
	color:#000000;
	margin-bottom:0;
	}
h1 a:link, h1 a:visited {color:/*@post-title-color=#000000*/ #000000/*@*/;} 
h1 a:hover, h1 a:active {color:#252525;}

/* 댓글 이름 */
h2 { 
	color:#454545;
	font: 11px Verdana;
	letter-spacing:0px;
	margin:0 0 5px;
	}
h2 a:link, h2 a:visited {color:#454545;}
h2 a:hover, h2 a:active {color:#454545;}

/* 검색결과 타이틀, 사이트바 타이틀 */
h3 { 
	font:11px Verdana, Verdana, Verdana;
	margin:25px 0 0;
	color:#000000;
	}

/*트랙백 타이틀 */
h4 { 
	font-size:1.2em;
	margin:0;
	}
h4 a:link, h4 a:visited {
	color:#454545;
	}
h4 a:hover, h4 a:active {
	color:#454545;
	}

/* 본문 */	
.article {
	text-align:justify;
	letter-spacing:normal;
	line-height:1.5em;
	padding-bottom:20px;
	width:/*@post-width=*/ 550px /*@*/;
	overflow:hidden;
	/*@post-body-color=color:;*/ color: #000000; /*@*/ /*@post-body-font-family=font-family:;*/ font-family: Verdana; /*@*/ /*@post-body-font-size=font-size:;*/ font-size: 11px; /*@*/
	}
.article a {border-bottom:1px dashed #b289be;} /*본문 링크 밑줄*/

/*작은글꼴1*/
.smallText {
	font:10px georgia, georgia, georgia;
	color:#454545;
	letter-spacing:0;
	margin-top:0;
	}
.smallText a:link, .smallText a:visited  {
	color:#454545;
	}
.smallText a:hover, .smallText a:active {
	color:#454545;
	}

/*작은글꼴2*/
.smallText2 {
	font:10px Verdana, Verdana, Verdana;
	letter-spacing:0;
	}

/* date 부분, 밝은 글씨 */
.light { color:#a5d9ec;}


/* === [ Header ] ================================================ */

/* /// 타이틀 //////////////////// */

/*타이틀 이미지가 삽입되는 영역*/
.blogTitle { height:130px; }

/* 타이틀 로고를 텍스트로 할 경우*/
.blogTitle h1 {
	font:/*@title-font-size=2.6em*/ 8px /*@*/ /*@title-font-family=*/ courier new, courier new, courier new /*@*/;
	}
.blogTitle h1 a:link, .blogTitle h1 a:visited {
	color:/*@title-color=*/ #FFFFFF /*@*/;
	}
.blogTitle h1 a:hover, .blogTitle h1 a:active {
	color:#912b5d;
	}
.desc {
	font-size:0.9em;
	}

/* 타이틀 로고 이미지로 할 경우 */
.btn_title {
	background:url(./images/btn_title.gif) 0 0 no-repeat;
	width:200px;
	height:70px;
	}


/* /// 블로그 메뉴 (Home, Notice, guest book...)//////// */

/* === [ Content Column ] ========================================= */

/* /// 검색결과 리스트 //////////////////// */
.searchList {
	margin-bottom:50px;
	}

.searchList ol {
	list-style:none;
	margin:0;
	padding:0;
	}

.searchList ol li {
	border-bottom:0px solid #ffffff;
	}

/* /// 보호글 ///////////////////////////// */
.protectedBody {
	height:150px;
	text-align:center;
	}

.protectedBody .warn {
	margin-top:30px;
	}

.protectedBody input.submitBtn {
	width:50px;
	height:19px;
	}

/*/// 컨텐츠 /////////////////////////////// */

/* 관리자 메뉴 */
.admin {
	margin-bottom:30px;
	}
.adminMenu {
	padding:5px;
	border:1px dashed #A6A699;
	font-size:0.9em;
	}

/* 포스트 제목 영역 */
.subject {
	margin-bottom:20px;
	}
/* 포스트 정보 */
.subject .sInfo {
	padding-left:2px;
	}

/* 본문 영역 */
.article {
	padding:10px 0 20px;
	}


/* 인용구 스타일 */
blockquote {
	margin:20px 0;
	padding:5px 10px;
	border-left:2px solid #A6A699;
	font-size:11px;
	color:#7A7262;
	letter-spacing:normal;
	width:430px;
}

/* 이미지 블럭 */
.imageblock {
	border:none;
	margin:0 0 15px;
	padding:0;
	}
.imageblock * {
	border:none !important;
	}

.imageblock img {
	padding:5px;
	vertical-align:middle;
	}


/* More/Less 버튼 스타일 */
.moreless_fold {
	padding-left:20px; 
	background:url(./images/ico_plus2.gif) left 4px no-repeat;
	margin:0;
	} 
.moreless_top  {
	padding-left:20px; 
	background:url(./images/ico_minus2.gif) left 50% no-repeat;
	margin:0;
	}
.moreless_bottom {
	display:none;
	}
.moreless_fold span, .moreless_top span, .moreless_bottom span{
	color:#887CB1;
	border-bottom:0px dashed #887CB1;
	margin:0;
	}
/* 감춰지는 영역 */
.moreless_content {
	padding:15px 0;
	border-top:solid 0px #eee;
	border-bottom:solid 0px #eee;
	margin:0;
	}

/* 본문 리스트 스타일 */
.article ul, .article ol {
	padding:0;
	margin:0 0 0 15px;
	}
.article ul li, .article ol li{
	padding:10px 0;
	}

/* 포스트 등록 정보 */
.postInfo {
	background:url(./images/bg_postBottom.gif) 0 bottom repeat-x;
	height:90px;
	}
.postInfo ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.postInfo ul li{
	background: url(./images/bullet_postInfo.gif) 2px 50% no-repeat;
	margin:0;
	padding-left:24px;
	font-size:0.9em;
	letter-spacing:-1px;
	color:#b289be;
	}
.postInfo ul li a {
	border-bottom:0px solid #978CBD;
	}
.postInfo ul li a, .postInfo ul li a:visited { color:#454545; }
.postInfo ul li a:hover, .postInfo ul li a:active { color:#454545; 	border-bottom:1px dashed #b289be; }

/* 포스트 등록 정보 중 댓글,트랙백 버튼부분 */
.cntBtn a { font-weight:bold; }
.cntBtn a:link, .cntBtn a:visited {
	color:#000000;
	border:none;
	}
.cntBtn a:hover, .cntBtn a:active {
	color:#000000;
	}

/* /// 트랙백 /////////////////////// */

/* 트랙백 주소 표시 */
.trackbackUrl {
	background:url(./images/bullet_uri2.gif) 4px 6px no-repeat;
	margin:0;
	padding:0 0 0 20px;
	font-size:0.9em;
	}
.trackbackUrl span.url {
	text-decoration:underline;
	}

/* 트랙백 리스트 */
.trackback ol {
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	border-bottom:1px dashed #A6A699;
	}
.trackback ol li{
	background:url(./images/bullet_trackback.gif) left 7px no-repeat;
	margin-bottom:5px;
	padding:5px 0 5px 25px;
	}
.trackback ol li p {
	margin:0;
	padding:0;	
	}
.trackback ol li div { overflow:hidden;}
	
/* /// 댓글, 방명록 리스트 /////////////////// */

/* 댓글, 방명록 리스트 */
.commentList { margin-bottom:20px; 
}
.guestList { margin-top:20px; }

.commentList ol, .guestList ol {
	margin:20px 0 0 0;
	padding:0;
	list-style:none;

	}
.commentList ol li, .guestList ol li {
	background: url(./images/bullet_comments5.gif) 0 3px no-repeat;
	margin:5px 0 8px 0;
	padding-left:25px;

	}
.commentList ol li p, .guestList ol li p {
	margin: 5px 0 8px;
	}
/* 답변 부분 */
.commentList ol li.odd, .guestList ol li.odd {
background:url(./images/bullet_reply.gif) 2px 1px no-repeat; 
	padding:5px 5px 5px 25px;
	}

/* /// 댓글, 방명록 작성폼 /////////////// */
.writeForm {
	margin:20px 0 30px;
	}
.writeForm span.message {
	padding-left:0px;
	}

.writer { margin:5px 0;}

/* 입력 칸 설명 라벨 */
label {
	padding-left:2px;
	width:85px;
	font:11px Verdana;
	}
label span {
	color:#454545;
	}

/* 등록자 정보 입력 폼 */
input{
background-color:#ffffff;
	padding:2px 5px 0 5px;
	width: 150px;
	height:15px;
	font:11px Verdana;;
	color:#454545;
	border:1px #454545;
	}
/* 글 입력상자 */
textarea {
background-color:#ffffff;
	margin-top:10px;
	padding:5px 0;
	width:408px;
	height:100px;
	overflow:auto;
	border:1px #454545;
	font:11px Verdana;
	color:#454545;
	}
/* 비밀글 체크박스 */
.checkbox {border:0; background:#ffffff; width:15px;margin:0 0 0 2px; padding:0;}

/* Submit 버튼 */
.submit input {
background-color:#ffffff;
	margin:15px 0;
	padding-bottom:5px;
	width:80px;
	height:25px;
	border:1px #454545;
	}

/* 라운드박스 */
.writeForm { }

.rTop div { background: url(./images/r_tl.gif) no-repeat top left; }
.rTop { background: url(./images/r_tr.gif) no-repeat top right; }
.rBottom div { background: url(./images/r_bl.gif) no-repeat bottom left; }
.rBottom { background: url(./images/r_br.gif) no-repeat bottom right; }

.rTop div, .rTop, .rBottom div, .rBottom {
	width: 100%;
	height: 7px;
	font-size: 1px;
	}
.rContent { 
	margin: 0 7px; 
	padding:10px; 
	}

/* /// 위치 로그 //////////////////// */
.location .place {
	border-bottom:dashed 1px #eee;
	color:#ccc;
	overflow:hidden;
	}

.location .info {
	border-bottom:solid 1px #eee;
	overflow:hidden;
	}

/* 위치에 따른 스타일 */
.location .color0 {color:#808080; font-weight:bold; background-color:#f9f9f9; border-bottom:1px dotted none;}
.location .color20 {color:#808080;}
.location .color40 {color:#999; }
.location .color60 {color:#999;}


/* /// 태그 클라우드 (페이지) ///////////////// */
.taglog ul { 
	padding:5px; 
	margin:0; 
	text-align:justify;
	}
.taglog li { 
	display:inline; 
	font-family:courier new, courier new, courier new; 
	vertical-align:middle;
	}

.taglog li a.cloud1 { font-size: 13px; color:#5BDD45;line-height:1em; }
.taglog li a.cloud2 { font-size: 12px; color:#8C8C80;}
.taglog li a.cloud3 { font-size: 11px; color:#FF1CAC;}
.taglog li a.cloud4 { font-size: 10px; color:#A6A699;}
.taglog li a.cloud5 { font-size: 9px; color:#978CBD;}
.taglog li a:hover { border-bottom:1px dashed #887CB1;}


/* /// 페이지 네비게이션  ///////////////// */
.paging {
	margin:50px 0 70px;
	color:#d6d6d6;
	font:11px georgia;
	text-align:center;
	}

.paging a:link, .paging a:visited {
	color:#000000;
	}

/* 페이지 네비게이션 (활성화) */
.paging .selected {
	font-weight:bold;
	color:#000000;
	border-bottom:0px solid #887CB1;
	}


/* === [ Right Column (Side bar) ] ========================================= */

/* /// 검색 폼 //////////////////// */
.searchForm .sInput {
background-color:#ffffff;
	padding-top:3px;
	width:140px;
	height:14px;
	border:1px dashed #454545;
	}
	
/* 검색 버튼 */
.searchForm .searchSubmit {
	background:url(./images/btn_search.gif) 1% 1% no-repeat;
	margin-left:3px;
	width:1px;
	height:1px;
	border:none;
	}


/*/// menu /////////////////////////*/
.Navvi {
	padding:0px 0 0 4px;
	font:12px courier new , courier new ,  courier new;
	color:#454545;
	}
.Navvi a:link,.loginBtn a:visited {
	color:#454545;
	}
.Navvi a:hover,.loginBtn a:active {
	color:#454545;
	}

/* /// 태그 (사이드바) /////////// */
.tagbox ul { 
	padding:15px 0 0 4px; 
	margin:0;
list-style:none;
	}
.tagbox li { 
	display:inline;
	}

.tagbox a { letter-spacing:-1px;}	
.tagbox li a.cloud1 { font-weight:bold;  font-size:14px; color:#ff575e;}
.tagbox li a.cloud2 { font-size:13px; color:#454545;}
.tagbox li a.cloud3 { font-size:12px; color:#a5d9ec;}
.tagbox li a.cloud4 { font-size:11px; color:#8c7250;}
.tagbox li a.cloud5 { font-size:10px; color:#ffb6b1;}	
.tagbox a:hover { border-bottom:1px dashed #454545;}


/* /// 카테고리 리스트 ////////////// */

/* 분류 전체보기 부분 */
.category ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	}
.category ul li {
	margin:0;
	list-style:none;
	font-size:12px;
	}
.category ul li a {
	display:block;
	padding-left:5px;
	}
.category ul li a:link, .category ul li a:visited {	
color:#454545;
	}
.category ul li a:hover, .category ul lia:active{
	color: #454545;
	}

/* 1단 분류 */
.category ul li ul {
	margin:0;
	border-top:0px solid white;
	}
.category ul li ul li{
	font: 1em courier new;
font-size:12px;
	letter-spacing:0;
	border-bottom:0px solid #eee;
	}
.category ul li ul li a {
	display: block;
	line-height: 14px;
	height:16px;
	padding:2px 0 2px 5px;
	}
.category ul li ul li a:link, .category ul li ul li a:visited {
	color:#454545;
	}
.category ul li ul li a:hover, .category ul li ul li a:active{
	color: #454545;
	}

/* 2단 부류 */
.category ul li ul li ul {
	margin:0;
	padding:0;
	}
.category ul li ul li ul li {
	margin:0;
	border:none;
	}
.category ul li ul li ul li a {
	background-color:none;
	padding-left:15px;
	background:url(./images/bullet_arrow.gif) 0 50% no-repeat;
	}
.category ul li ul li ul li a:link, .category ul li ul li ul li a:visited {	
	font-weight:normal;
	color:#454545;
	border:none;
	}
.category ul li ul li ul li a:hover, .category ul li ul li ul li a:active{
	font-weight:normal;
	color: #454545;
	}

/* 활성화된 스타일 */
.category ul li .selected a {
	}
.category ul li ul li .selected a {
	background:#ffffff url(./images/bullet_arrow.gif) 0 50% no-repeat;
	}

/* 카테고리 등록 글 수  */
.c_cnt { font:10px georgia; color:#ff575e;}


/* /// 최근게시글 공통부분 //////////////// */
.recent ul {
	margin:10px 0 0 5px;
	padding:0;
	list-style:none;
	}

.recent ul li {
	font:11px/11px courier new, courier new, courier new;
	border-bottom:0px solid #eee;
	}
.recent ul li a:link, .recent ul li a:visited {
	color:#7A7262;
	width:180px;
	}

.recent ul li a:hover, .recent ul li a:active {
	color:#8C8C80;
	}

.recent ul li a{
	display:block;
	width:100%;
	padding:5px 0 3px;
	}
.recent a:link .sbName, .recent a:visited .sbName {
	color:#bbb;
	}
.recent a:hover .sbName, .recent a:active .sbName {
	color:#be91a7;
	}
.recent a:link .sbDate, .recent a:visited .sbDate {
	color:#cacaca;
	}
.recent a:hover .sbDate, .recent a:active .sbDate {
	color:#666;
	}

/* /// 달력 //////////////////// */
.calendar table {
	padding-left:4px;
	font:0.75em courier new, courier new, courier new;
	}

/*셀 정렬*/
.cal_week1, .cal_week2, .cal_day  {
	text-align:center;
	}
/* 달 표시 부분 */
.cal_month { 
	padding-left:4px; 
	text-align:left;
	}
/* 요일 표시 부분 */
.cal_week1, .cal_week2 {
	border-top:1px solid #eee; 
	border-bottom:1px solid #eee; 
	height:15px;
	}
/* 각 날짜 */
.cal_week { 
	background-color:#f5f5f5; 
	height: 15px;
	}
/* 오늘 날짜 */
.cal_day4 {
	background-color:none; 
	font-weight:bold;
	}
/* 링크 스타일 */
a.cal_click:link, a.cal_click:visited { text-decoration:underline;}
a.cal_click:hover, a.cal_click:active {color:#ff007d; font-weight:bold;}


/* /// 라이센스 //////////////////// */
.license {
	margin-top:25px;
	}
.license p {
	margin:5px 0 10px 0;
	padding-left:5px;
	}
.license a:hover {
	}

/* 라이센스 버튼 */
.btn_tistory {
	background:url(./images/btn_tistory.gif) 0 0 no-repeat;
	width:30px;
	height:25px;
	}
.btn_tattertools {
	background:url(./images/btn_tattertools.gif) 0 0 no-repeat;
	width:30px;
	height:25px;
	}
.tistoryLogo { margin:0 0 0 2px;}

/* /// 방문자 카운터 ///////////////////// */
.counter {
	margin-top:15px;
	padding:0 4px;
	}
.counter ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.counter ul li {
	font:10px georgia, verdana, tahoma, Sans-Serif;
	color:#7A7262;
	}
.counter ul li.cloudy {
	color:#A6A699;
	}

/*/// admin 버튼 /////////////////////////*/
.loginBtn {
	padding:10px 0 0 4px;
	font:0.9em arial , verdana ,  Sans-Serif;
	color:#666;
	}
.loginBtn a:link,.loginBtn a:visited {
	color:#808080;
	}
.loginBtn a:hover,.loginBtn a:active {
	color:#333;
	background-color:#eee;
	}

/*/// RSS 버튼 /////////////////////////*/
.btn_rss {
	background: url(./images/btn_rss.gif) left 50% no-repeat;
	margin:15px 0 0 2px;
	padding:2px 0 0 15px;
	width:70px;
	color:#905A33;
	}


