@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
	body, table, td, input, textarea {
		text-align:left;
		font:12px arial, sans-serif;
		color:#555; 
		margin:0px;
		line-height:140%;
	}
/* 2. 기본 링크 */
	a:link {
		text-decoration: none;
		color : #666666;
	}
	a:visited {
		text-decoration: none;	
		color : #666666;
	}
	a:hover {
		text-decoration: none;	
		color : #63A4E5;
	}
	a:active {
		text-decoration: none;	
		color : #666666;
	}

/* 3. 이미지 */
	img { border-width: 0px; }
	
/* 4. 이미지 버튼 */
	.ib { cursor: pointer; }

/* 5. 입력 텍스트 */
	.text { border:1px solid #999; }

/* 6. 트리 테이블 */
	.branch2 {	}
	
/* 7. 트리 셀 */
	.branch3 { cursor: pointer; }

/* 8. 달력 월 표시 */
	.cal_month {
		font-size : 11px;
		height: 18px;
		font-weight:bold;
	}
/* 9. 달력 요일 표시 */
	.cal_week1 {
		font-size : 11px;
		height:18px;
		color:#7f7f7f;
		text-align: center;
	}
/* 10. 달력 일요일 표시 */
	.cal_week2 {
		color: #6795B6;
		font-size:11px;
		text-align: center;
	}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {
		color: #fafafa;
		font-size:11px;
		text-align:center;
	}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {
		color: #fafafa;
		font-size : 11px;
		text-align: center;
	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {
		font-size : 11px;
		text-align: center;
		color:#7f7f7f;
	}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {
		text-align: center;
		color : #CCDEFF;
		font-size : 11px;
		font-weight:bold;
	}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click:link {
		color : #63A4E5;
		font-weight:bold;
	}
	a.cal_click:visited {
		color : #63A4E5;
		font-weight:bold;
	}
	a.cal_click:hover {
		color : #63A4E5;
		font-weight:bold;
	}


/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {
	color: #666666;
	text-align: center;
                font: 11px "돋움", "돋움체";
	}

/* 17. 키워드 스타일 */
	.key1 {	cursor: pointer; border-bottom: 1px dashed #ccc; }

/* 18. 카테고리 옆 개수 스타일 */
	.c_cnt {
		font:9px Tahoma;
		color : #997333;
	}

/* 19. 최신글 옆 개수 스타일 */
	.ps_cnt {
	font:9px Tahoma;
	color : #997333;
}
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
body {
	background:url("images/bg.gif") repeat #fff;
	background-color:#fff;
	padding:20px 0;
	}
hr {
display:none;
}	
/* Structured */
#container {
	width:960px;
	border-bottom:0px solid #ccc;	
	margin:0 auto; 
	padding:0 15px 0 15px;  
	}
#content {
	background-color:#fff;
	float:left;
	width:620px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:5px;
	}
#content .main{
	background-color:#fff;
	float:center;
	overflow:hidden;
	padding:5px 10px 10px 10px;
	}

#sidebar {
	background-color:#fff;
	width:300px;
	margin-top:0px;
	border:3px solid #eee;
	padding:5px;
	float:right;
}
#footer {
	clear:both;
}

/* 페이징 - 현재 페이지 */
    .selected               { font-weight:bold;  color:#6699CC;}

/* header 설정 */
#header {
	margin-right: 5px;
	}
h1, h2, h3, h4 {
	margin: 0px;
}
.blog_title {
	text-align: left;
	}

.blog_info {
	font-family:Tahoma;
	font-size:11px;
	color:#5c7787;
	padding-left: 2px;
	float: left;
	letter-spacing:-1px;
	margin-top: 3px;
         margin-bottom: 4px;
	}

/* 블로그 메뉴 설정 */
.top_menu {
	font-size:9px;
	color: #658896;
	margin-top: 3px;
	margin-bottom: 4px;
                padding-top:3px;
                height:25px;
                border-bottom:3px solid #eee;
}
.top_menu a:link, .top_menu a:visited {
	color: #7d7d7d;
	font: bold 11px Verdana;
	padding-right: 0px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.top_menu a:hover {
	border-top: 1px solid #668899;
	text-decoration: none;
	color: #63A4E5;
}
.top_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top_menu li {
	display: inline;
	margin-bottom: 6px;
	margin-right: 6px;
}
/* 블로그 메뉴 Body Id 기능 추가 */
#tt-body-location .location a:link, #tt-body-location .location a:visited,
#tt-body-tag .tag a:link, #tt-body-tag .tag a:visited,
#tt-body-media .media a:link, #tt-body-media .media a:visited,
#tt-body-guestbook .guestbook a:link, #tt-body-guestbook .guestbook a:visited,
#tt-body-keylog .keylog a:link, #tt-body-keylog .keylog a:visited,
#tt-body-profile2 .profile2 a:link, #tt-body-profile2 .profile2 a:visited
{
	color: #000;
	border-top: 3px solid #668899;
 }

/* 관리, 포스팅 메뉴 */
.admin {
	padding-left: 8px;
	text-align:right;
}
.admin a:link, .admin a:visited, .post a:link, .post a:visited {
	color: #848eaa;
}
.admin a:hover {
	color: #63A4E5;
}
/* sidebar common*/
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;	
	}
#sidebar .name {
	font:11px dotum;
	color:#999;
}
#sidebar .date {
	font-size:11px;
	color:#999;	
}	
#sidebar .cnt {
	font :10px Tahoma;
	color:#997333;
}
#sidebar h3 {
	font:12px verdana;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	padding:3px 5px;
	margin:0;
}	

#sidebar .box {
	padding:8px;
}

/* blog info (desc, image) */

#sidebar .blogimg {
	width:200px;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	padding-top:10px;
}

#sidebar .bloginfo img{
	padding:5px;
}
/* search form */
#meta .sInput {
	width:265px;
	padding:.3em .3em;
	border:0 none;
	border-top:1px solid #d7d7cc;
	border-left:1px solid #d7d7cc;
	background-color:#f6f6f4;
	font: 1em AppleGothic, Dotum, '돋움', sans-serif;
	vertical-align:middle;
	color:#777777;
	}
	
#meta .sInput:focus {
	background-color:#f2f2ed;
	border-top-color:#cacabc;
	border-left-color:#cacabc;
	}

#meta .searchSubmit {
	width:23px;
	height:23px;
	padding:0;
	margin:0;
	background:none;
	border:0 none;
	vertical-align:middle;
	cursor:pointer;
	}

/* category, category_list*/
#sidebar .category .box li ul li ul li{
	list-style-image:none;
	padding-left:10px;
	margin-left:7px;
	border-left:1px dotted #999;
}
#sidebar .category .box {
	font-size:12px;
	color:#333;
}
/* tag cloud*/
#sidebar .tagbox ul {
	padding:5px;
	text-align: justify;		
  }
#sidebar .tagbox a:hover{
	background-color:#eee;
	color:#63A4E5;
}
#sidebar .tagbox a:visited {color:#777;}

/* recent posts, recent comment, recent trackback, archive, link */
#sidebar .listbox {
	padding:8px 0;
}
#sidebar .listbox a:link {
		text-decoration: none;
		color : #666666;
	}
#sidebar .listbox a:visited {
		text-decoration: none;	
		color : #666666;
	}
#sidebar .listbox a:hover {
		text-decoration: none;	
		color : #63A4E5;
	}
#sidebar .listbox a:active {
		text-decoration: none;	
		color : #666666;
	}
#sidebar .listbox ul {
	padding:5px 0;
	margin-left:3px;
}
#sidebar .listbox li {
	background:url(images/bul.gif) no-repeat 0 5px;
	line-height:16px;
	padding-left:8px;
}	
/* counter */
#sidebar .counter {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	text-align:center;
	font:10px verdana;
}
#sidebar .ad{
	text-align:center;
	padding:5px 0;
}

/* content common */
#content .notice{
	height:30px;
	overflow: hidden;
	border-bottom:3px solid #eee;
	}

#content h2 {    /* post title */
                color:#555555;
	font: bold 17px dotum;
	padding-top:10px;
	margin:0;
                letter-spacing:-1px;
}

#content h2 a:link {
		text-decoration: none;
		color : #555555;
	}
#content h2 a:visited {
		text-decoration: none;	
		color : #555555;
	}
#content h2 a:active {
		text-decoration: none;	
		color : #555555;
	}
#content h2 a:hover{    /* post title mouseover*/
	text-decoration:none;
	color:#63A4E5;
	}
#content h3 {    /* tag, search, location, guestbook title */
	font: bold 15px dotum;
	color:#555555;
	margin:10px 0;
	border-bottom:1px solid #ddd;	
	padding-bottom:5px;
}
#content ol, #content ul {
	list-style:none;
	padding:0;		
	margin:0;
}
#content .name {
	text-decoration:none;
	font:12px "돋움";
	color:#666;
	letter-spacing:-1px;
}
#content .cnt {
	font:12px bold verdana;
	color: #997333;
}
#content .date {
	font:11px Tahoma;
	color: #888888;
	letter-spacing:-1px;	
	
}
#content cite {
	font-size:12px;
	font-style:normal;
	color:#666;
}
/* tag  */
#content .tagcloud ul {
	padding:5px;
	text-align:justify;		
  }
#content .tagcloud li {
	display:inline;
	}	
#content .tagcloud a:hover{
	background-color:#eee;
	color:#63A4E5;
}
#content .tagcloud a:visited {color:#777;}


/* search list, rplist */	
#content .nonEntry {  }
    #content .nonEntry h3 {
          /*@post-title-font-size=font-size:*/ font-size: 14px /*@*/;
          /*@post-title-font-family=font-family:*/ font-family: dotum /*@*/;
          /*@post-title-color=color:*/ color: #555555 /*@*/;
          margin: 0; padding: 10px 0;
          font-weight: bold;
          border-bottom: 1px solid #f6f6f6;
          margin-bottom: 14px;
        }

	#searchList ol,
	#searchRplist ol            { list-style:none;  padding:5px 0;  margin:0;}
	#searchList li,
	#searchRplist li            { border-bottom:1px solid #f6f6f6;  padding: 6px 0;}
	#searchList .date,
	#searchRplist .date         { color: #999; margin-right:10px; }
	#searchList .cnts            { color: #997333; font-size:18px; font-weight: bold; font-family: arial;}
	#searchRplist .name         { color:#999;  padding-left:8px;}

/* title, info 설정, 관리자 */
#content .head_title {
	color:#555555;
	font: bold 14px dotum;
         margin: 0; padding: 10px 0;
         border-bottom: 1px solid #f6f6f6;
         margin-bottom: 14px;
}
.head_title a:link, .head_title a:visited {color:#000; text-decoration:none;}
.head_title a:hover{
	text-decoration:none;
	color: #63A4E5;
}



/* location */
.location .spot {
	padding-left:30px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 2px;
	margin-bottom:3px;
	}	
.location .info {
	padding-left:15px;
	background:url("images/iconIndentArrow_localinfo.gif") no-repeat 0 50%;
	margin-bottom:3px;
	}	
/* guestbook > write */
.guestbook .write {
	margin-bottom:20px;
}
.guestbook .write p{
	padding:2px;
	margin:0;
}

.guestbook .write .homepage{
	height:18px;
	width:400px;
}
.guestbook .write .submit{
	text-align: center;
	font: bold 11px tahoma;
	color:#ffffff;
	margin-top:4px;
	border:1px solid #bbc8d0;
	background-color:#dadee7;
	height:25px;
	width:99%;
	cursor: pointer;
}
.guestbook .write label{
	font:10px Verdana;
}
.guestbook .write textarea{
	width:98%;
	height:150px;
	border:1px solid #aaa;	
	overflow:visible;
}
/* guestbook > list */
.guestbook p{
	padding:5px 0;
	margin:0;
}
.guestbook .list ol li{
	padding:10px 10px 10px 25px;
	background:url("images/iconGuestbook.gif") no-repeat 0 12px;	
}
.guestbook .list li ul li{
	padding:5px 10px 5px 25px;
	margin:5px 0 5px 0;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 7px;
	background-color:#f9f9fb;
	border:1px dotted #ccc;
}
.guestbook .list .name a{
	font-size:12px;
	font-weight:bold;
	color:#666;
	}

.guestbook .control a{
	font:11px dotum;
	background:url("images/iconControl.gif") no-repeat center right;	
	padding-right:8px;
	color:#999;
	margin-left:5px;
}
.guestbook .control a:hover{
	background-color:#ddd;
	color:#333;
}
.guestbook .secret {
	margin-top: 0px;
	position: absolute;
	margin-left: 10px;
}
/* entry > notice */
.entry_notice {
	margin-bottom:20px;
	}
.entry_notice .article {
	padding:10px 0;
}	
/* entry > protected  */
.entry_protected {
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	}
.entry_protected h2 {
	color:#369;
	}
.entry_protected input {
	border:1px solid #999;
	font:10px Tahoma;
}
.entry_protected .submit {
	border:1px solid #bbb;
	background-color:#ddd;
}

/* entry article*/
.entry h2 {
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	}
#articlere {
               text-align:right;
}

.entry .article {
	padding:10px 0;
                font-family: 13px arial,sans-serif;
}
.entry .article blockquote {
	border-left: 7px double #ccc;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
}	
.entry .article a{
	color:#336699;
}	
#content .entry .article ul{
	padding:5px 15px;
	list-style-type:disc;
}	
#content .entry .article ol{
	padding:10px 30px;
	list-style-type:decimal;
}		

.entry .article a:hover{
	color:#63A4E5;
	text-decoration:none;
	border-bottom:1px dotted #369;
}	
/* entry top button*/
.entry .btn_top{
	text-align:right;
	float:right;
	clear: both;
	margin-top:3px;
}
/* entry tag */
.entry .tagbox{
	padding:0px;
	margin-bottom:2px;
}
.entry .tagtext{
	margin-right:8px;
}

/* entry trackback, comment  */
.entry .tbrp_box {
	border-top:1px dotted #ccc;
	border-bottom:1px solid #ccc;
	padding:7px 8px;
	font:11px verdana;
	text-align:right;
}
.entry .tbrp_box .cnts {
	font-weight:bold;
	color: #997333;
                font-size:14px;
                font-family:arial;
}

/* entry trackback */
.entry .trackback {
	font-family:verdana, dotum;
	background-color:#fff;
	}	
.entry .trackback .add {
	padding:10px;
	font:11px Verdana;
	color:#555;
	text-align:center;
	border-bottom:1px dotted #ccc;
}	
.entry  .trackback li{
	border-bottom:1px dotted #ccc;
	padding:5px 0;
}
.entry .trackback h4{
	font:bold 12px '돋움';
	margin:0;
}

#imot {
           margin:3px 0 5px 0;
           color:#4D340A;
           font:arial;
}

/* entry comment */
.entry .comment {
	background-color:#fff;
                margin:.5em 0 2em;
                font-family: 08서울한강체 L;  font-size:13px; src:url(./images/DBFNT11.eot);
}	

.entry .comment p{
	clear:left;
	margin-bottom:.5em;
	padding:0 1em .3em;
}

.entry .comment p.author {
	padding:5px 0 0 5px;
                padding-bottom:2px;
                border-bottom:1px solid #f9f9fb;
}

.entry .comment .dates { color:#7e7d7d; 
                                      letter-spacing:1px; 
                                      font:9px Tahoma; 
                                      margin-top:5px;
                                      padding-left: 15px;
                                      text-align:right;
}
	
.entry .comment ol li{
                 list-style:none;
	margin-bottom:1em;
	border:1px solid #f0f0e6;
}

.entry .comment li ul li{
	margin:0;
	padding:0 0 .3em;
	border:0 none;
	border-top:1px solid #f0f0e6;
               	background-color:#faf9f8;  
}

.entry .comment li ul li p.author {
	padding:5px 0 0 5px;
                border-bottom:1px solid #f9f9fb;
	}

.entry .control a{
	font:11px arial;
                text-decoration:underline;
	color:#999;
	margin-left:5px;
}
.entry .control a:hover{
	background-color:#ddd;
	color:#333;
                text-decoration:underline;
}

.comment .write {
	margin:.5em 0 2em;
	padding-top: 5px;
}

.comment .write p{
	padding:2px;
	margin:0;
}
.comment .write input{
	border:1px solid #f0f0e6;
	width:150px;
}
.comment .write .homepage{
	width:260px;
}
.comment .write .submit{
	text-align: center;
	font: 11px tahoma;
	color:#666;
	margin-top:4px;
	border:1px solid #f6f6f6;
	background-color:#d7d7d7;
	height:25px;
	width:100%;
	cursor: pointer;
}
.comment .write label{
	font:10px Verdana;
}
.comment .write textarea{
	width:100%;
	height:128px;
	border:1px solid #f0f0e6;	
                overflow:visible;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
	}

/* More/Less 스타일 수정 */
.moreless_fold { /* 보이기(More..)에 대한 스타일 */
                 color:#336699;                                  /* 글자 색상 */
                 text-decoration:underline;             /* 밑줄 */
}
.moreless_top { /* 감추기(Less..) 상단에 대한 스타일 */
                 color:#336699;                                  /* 글자 색상 */
                 text-decoration:underline;             /* 밑줄 */
                 border-bottom:0px;                      /* 박스 상자 테두리 밑줄 없앰 */
                 margin-bottom:0px;
                 padding-bottom:5px;

}
.moreless_bottom { /* 감추기(Less..) 하단에 대한 스타일 */
                 color:#336699;                                  /* 글자 색상 */
                 text-decoration:underline;             /* 밑줄 */
                 border-top:0px;                      /* 박스 상자 테두리 윗줄 없앰 */
                 margin-top:0px;
                 padding-top:5px;
}


/* 태그 클라우드 스타일 */
.cloud1 {
	font-family:Tahoma;
	font-weight: bold;
	font-size :12px;
	color :#006699!important ;
	}
	
.cloud2 {
	font-family:돋움;
	font-weight: bold;
	font-size :11px;
	color :#777777!important ;
	}

.cloud3 {
	font-family:돋움;
	font-size :11px;
	color :#009966!important ;
	}

.cloud4 {
	font-family:돋움;
	font-size :11px;
	color :#777777!important ;
	}
	
.cloud5 {
	font-family:돋움;
	font-size :11px;
	color :#999999!important ;
	}


/* paging */
.paging{
	padding-top:10px;
	text-align:center;
	font:10px Tahoma;
}

/* footer */
#footer {
	text-align:center;
	padding:30px 10px 10px 10px;
	font:11px Verdana, dotum;
}
.external a:link{background:url(http://cfs11.tistory.com/image/11/tistory/2008/11/07/22/12/49143ec405c9b) 
           right no-repeat; 
           padding-right:13px;
           padding-top:10px;}
.external a:active{background:url(http://cfs11.tistory.com/image/11/tistory/2008/11/07/22/12/49143ec405c9b) 
           right no-repeat; 
           padding-right:13px;
           padding-top:10px;}
.external a:visited{background:url(http://cfs11.tistory.com/image/11/tistory/2008/11/07/22/12/49143ec405c9b) 
           right no-repeat; 
           padding-right:13px;
           padding-top:10px;}
.external a:hover{background:url(http://cfs11.tistory.com/image/11/tistory/2008/11/07/22/12/49143ec405c9b) 
           right no-repeat; 
           padding-right:13px;
           padding-top:10px;}
