@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
	body, td, input, textarea {
		font: 12px/1.5 MS Reference Sans Serif, Dotum, Verdana, AppleGothic, Sans-serif;
		color : #333;
	}
/* 2. 기본 링크 */
	a:link {
		text-decoration: none;
		color : #333;
	}
	a:visited {
		text-decoration: none;	
		color : #333;
	}
	a:hover {
		text-decoration: underline;	
		color : #039;
	}
/* 3. 이미지 */
	img {
		border-width: 0px;
	}
/* 4. 이미지 버튼 */
	.ib {
		cursor: pointer;
	}
/* 5. 입력 텍스트 */
	.text {
	border:1px solid #999;
	}
/* 6. 트리 테이블 */
	.branch2 {
	}
/* 7. 트리 셀 */
	.branch3 {
		cursor: pointer;
		height: 10px;
	}
/* 8. 달력 월 표시 */
	.cal_month {
		font-size : 11px;
		height: 18px;
	}
/* 9. 달력 요일 표시 */
	.cal_week1 {
		font-size : 11px;
		height:18px;
	}
/* 10. 달력 일요일 표시 */
	.cal_week2 {
		color: #f30;
		font-size:12px;
		text-align: center;
	}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {
		color: #000;
		font-size:12px;
		text-align:center;
	}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {
		color: #000;
		font-size : 11px;
		text-align: center;
	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {
		font-size : 11px;
		text-align: center;
	}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {
		text-align: center;
		font-size : 11px;
		background-color:#ccc;
		font-weight:bold;
	}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click:link {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:visited {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:hover {
		font-weight: bold;
		color : #369;
	}
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {
		color: #876;
		text-align: center;
	}
/* 16. 키워드 스타일 */
	.key1 {
		cursor: pointer;
		border-bottom: 1px dotted #ccc;
	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt {
		font:9px Tahoma;
		color : #999;
	}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt {
		font:10px Tahoma;
		color : #999;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* Structured */
body{
	background:url(images/sidebarBg.gif) repeat-y #fff;	
	margin:0;
	padding:0;
}
hr {
display:none;
}
#container {
	width:850px;
}
#header {
	margin:0;
	padding:0;
	background-color:#fff;
}
#content {
	float:right;
	width:600px;
	overflow:hidden;
}
#sidebar {
	width:210px;
	padding:0 10px;	
}
#footer {
	clear:both;
}
/* header */
#header h1{
	font:24px MS Reference Sans Serif, Lucida Sans Unicode;
	color:#000;
	padding:10px 0 10px 35px;
	margin:0 0 10px 0;
	background:url(./images/quotationMark.gif) no-repeat 10px 10px;
	border-bottom:1px solid #999;
	background-color:#fff;
}
#header .sidemenu {
	display:none;
}
/* sidebar common*/
#sidebar .blogImage img        { width:200px; padding-bottom:6px;}
#sidebar .blogDesc             { color:#888;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px;}
#sidebar .userID               { color:#888;  background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px;  letter-spacing:-1px;}

#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;	
	}
#sidebar li{
	line-height:12px;
	padding-bottom:5px;
	}	
#sidebar .name {
	font:12px dotum;
	color:#666;
}
#sidebar .date {
	font-size:11px;
	color:#666;	
}	
#sidebar .cnt {
	font :10px Tahoma;
	color:#333;
}
#sidebar h3 {
	font:12px Tahoma;
	margin-top:10px;
	margin-bottom:5px;
}	
#sidebar a {
	color:#333;
}	
#sidebar .box {
	padding:8px;
}
/* admin menu */
#sidebar .owner {
	display:;
}
/* blog info (desc, image) */
#sidebar .bloginfo {
	display:none;
}
/* notice list */
#sidebar .notice {
	padding:5px 10px;
	background-color:#eeeeee;
	margin:5px 0;
}

/* 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 a{
	font-size:12px;
	letter-spacing:-1px;
	color:#333;
}
#sidebar .category h3{
	display:none;
}
/* tag cloud*/
#sidebar .tagbox ul {
	padding:5px;
	text-align: justify;		
  }
#sidebar .tagbox a {
	letter-spacing:-1px;
	}
#sidebar .tagbox li {
	line-height:140%;
	display:inline;
  }	
#sidebar .tagbox li .cloud1 {
	background-color:#eee;
	font-weight:bold;
  font-size : 16px;
  color : #f30;
  }
#sidebar .tagbox li .cloud2 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 15px;
  color : #f60;
  }
#sidebar .tagbox li .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 14px;
  color : #369;
  }
#sidebar .tagbox li .cloud4 {
	background-color:#eee;
  font-size : 13px;
  color : #690;
  }
#sidebar .tagbox li .cloud5 {
  font-size : 12px;
  color : #333;
  }	
#sidebar .tagbox a:hover{
	background-color:#cce5ff;
  color:#000;
  }	

/* recent posts, recent comment, recent trackback, archive, link */
#sidebar .listbox {
	padding:5px 0;
}
#sidebar .listbox ul {
	padding:3px 0;
	margin-left:3px;
}
#sidebar .listbox li {
	background:url(images/bul.gif) no-repeat 0 5px;
	line-height:15px;
	padding-left:8px;
}	
/* counter */
#sidebar .counter {
	background-color:#eee;
	padding:5px 0;
	text-align:center;
	font:10px verdana;
}
#sidebar .ad{
	text-align:left;
	padding:15px 0 0 15px;
}

/* content common */
#content h2.entryt {    /* post title */
	font-size:18px;
	padding:3px 0 5px 0;
	margin:0 0 5px 0;
	line-height:18px;
	border-bottom:1px solid #ccc;
}
#content h2.entryt a:hover{    /* post title mouseover*/
	text-decoration:none;
	color:#222;
}
#content ol, #content ul {
	list-style:none;
	padding:0;		
	margin:0;
}
#content .name {
	font-size:12px;
	color:#666;
	letter-spacing:-1px;
}
#content .cnt {
	font:10px Verdana;
	color:#666;
}
#content .date {
	font:10px Verdana;
	letter-spacing:-1px;	
	color:#666;	
}
#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 {
	letter-spacing:-1px;
	}	
#content .tagcloud li .cloud1 {
	background-color:#eee;
	font-weight:bold;
  font-size : 16px;
  color : #f30;
  }
#content .tagcloud li .cloud2 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 15px;
  color : #f60;
  }
#content .tagcloud li .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 14px;
  color : #369;
  }
#content .tagcloud li .cloud4 {
	background-color:#eee;
  font-size : 13px;
  color : #690;
  }
#content .tagcloud li .cloud5 {
  font-size : 12px;
  color : #999;
  }	
#content .tagcloud a:hover{
	background-color:#cce5ff;
  color:#000;
  }	
/* search list, rplist */	
#content .list, .rplist{
	margin-bottom:50px;
}
#content .list li, .rplist li{
	background:url(images/bul.gif) no-repeat 0 50%;
	padding-left:15px;
}
#content .list .date, .rplist .date{
	padding-right:8px;
}
/* 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 - 방명록 작성 form 과 관련된 속성 */
.guestbook .write {
	margin:0 5px 20px 5px;
}
.guestbook .write p{
	text-align:right;
	padding:1px;
	margin:0;
}
.guestbook .write input{
	border:1px solid #999;
	width:150px;
}
.guestbook .write .homepage{
	width:260px;
	font:8pt verdana, 돋움;
	color:#777;	
}
.guestbook .write .submit{
	border:1px solid #aaa;
	background-color:#fff;
	height:25px;
	width:200px;
	color:#333;
}
.guestbook .write label{
	font:8pt Verdana;
}
.guestbook .write textarea{
	width:98%;
	height:70px;
	border:1px solid #aaa;	
	overflow:visible;
}

/* guestbook > list - 방명록 리스트 출력 부분과 관련된 속성 */
.guestbook .desc {
	border-top:1px dotted #aaa;
	font:8pt verdana;
	text-align:left;
	color:#555;
	margin:30px 5px 10px 5px;
	padding:15px 5px 5px 5px;
}
.guestbook .gbname {
	font:8pt verdana;
	font-weight:bold;
}
.guestbook .gbname a:link { color:#369; }
.guestbook .gbbox {
	font:8pt verdana;
	margin:20px 20px 10px 10px;
	padding:10px;
	color:#555;
	border:1px solid #ccc;
}
.guestbook .gbbox p {
	font: 12px/1.5 MS Reference Sans Serif, Dotum, Verdana, AppleGothic, Sans-serif;
	color : #333;
}
.guestbook p{
	padding:0 25px 0 10px;
	margin:0;
}
.guestbook .gbbox p{
	padding:0;
	margin:15px 0 0 0;
}
/* entry > notice */
.entry_notice {
	margin-bottom:30px;
	}
.entry_notice .article {
	padding:10px 0;
}	
/* entry > protected  */
.entry_protected {
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	}
.entry_protected h2 {
	font-size:18px;
	color:#333;
}
.entry_protected input {
	border:1px solid #999;
	font:10px Tahoma;
}
.entry_protected .submit {
	border:1px solid #bbb;
	background-color:#ddd;
}

/* entry article*/
#content .entry .name {
	color:#999;
}
#content .entry .article {
	padding:10px 0 30px 0;
}
#content .entry .article blockquote {
	border-left: 7px double #ccc;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
}	
#content .entry .article a{
	color:#333;
	padding-right:12px;
}	
#content .entry .article a:hover{
	color:#000;
}	



#content .entry .article li{
	margin-left:30px;
	padding-bottom:3px;
}
#content .entry .article ul li{
	list-style:disc;
}
#content .entry .article li ul li{
	list-style:circle;
}
#content .entry .article li ol li{
list-style:decimal;
}

#content .entry .article ol li{
list-style:decimal;
margin-left:50px;
}


#content .entry .article h1{
	font:18px Dotum;
	color:#369;
	font-weight:bold;
}
#content .entry .article h2{
	font:16px Dotum;
	color:#333;
	font-weight:bold;
}
#content .entry .article h3{
	font:14px Dotum;
	color:#333;
	font-weight:bold;
}
#content .entry .article h4{
	font:12px Dotum;
	color:#333;
	font-weight:bold;
}
#content .entry .article h5{
	font:12px Dotum;
	color:#333;
}
#content .entry .article h6{
	font:12px Dotum;
	color:#666;
}

.entry .desc {
	border-top:1px dotted #777;
	font:8pt verdana;
	text-align:right;
	color:#777;
	margin:0 0 10px 0;
	padding:5px;
}
/* entry top button*/
.entry .btn_top{
	text-align:right;
	float:right;
	margin-top:3px;
}
/* entry tag */
.entry .tagbox{
	padding:5px;
}
.entry .tagtext{
	font:9px verdana;
	font-weight:bold;
	background-color:#369;
	color:#fff;
	padding:1px 3px;
	margin-right:8px;
}
/* entry trackback - 각각의 글의 트랙백 부분 */
.entry .trackback {
	font:8pt verdana;
	color:#555;
	line-height: 150%;
}
.entry .trackback .address {
	color:blue;
	text-align:right;
	cursor:hand;
}	
.entry .trackback .tbbox {
	background-color:#fff;
	margin:0 0 10px 0;
	padding:15px;
	border:1px solid #ccc;
}
.entry .trackback .tbname {
	font:8pt verdana;
	font-weight:bold;
}
.entry .trackback .tbname a:link { color:#369; }
.entry .trackback .tbtitle {
	font:9pt verdana;
	font-weight:bold;
	margin:10px 0 0 0;
}
.entry .trackback .tbtitle a:link { color:#369; }

/* entry comment - 각각의 글의 코멘트 부분 */
.entry .comment {
	font:8pt verdana;
	color:#555;
	line-height: 150%;
	background-color:#fff;
	margin:0 0 10px 0;
	padding:15px;
	border:1px solid #ccc;
}
.entry .comment .rpname {
	font:8pt verdana;
	font-weight:bold;
}
.entry .comment .rpname a:link { color:#369; }
.entry .comment .rpdesc {
	margin:10px 0 20px 0;
}
.entry .comment .indent {
	margin:0 0 0 20px;
}
.comment .write {
	margin:20px 0 0 0;
	font:8pt verdana, 돋움;
	color:#777;
}
.comment .write p{
	padding:1px;
	margin:0;
}
.comment .write input{
	border:1px solid #aaa;
	width:150px;
}
.comment .write .homepage{
	width:260px;
	font:8pt verdana, 돋움;
	color:#777;	
}
.comment .write .submit{
	border:1px solid #aaa;
	background-color:#fff;
	height:25px;
	width:200px;
	color:#333;
}
.comment .write label{
	font:8pt Verdana;
}
.comment .write textarea{
	height:70px;
	border:1px solid #aaa;	
	overflow:visible;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:20px;
}
/* entry trackback, comment  */
.entry .tbrp_box {
	border-top:1px dotted #ccc;
	padding:7px 8px;
	font:11px verdana;
}
.entry .tbrp_box .cnt{
	font:10px verdana;
	color:#666;
}

/* paging */
.paging  { 
	font-family:tahoma;
	font-size:8pt; 
	color:#333;
	margin:50px 0 30px 0;
	text-align:center;
}
.paging a:link { color:#333; }
.paging a:visited { color:#333; }
.paging a:hover { color:#999; }

/* footer */
#footer {
	display:none;
}

