@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body, td, input, textarea {
	font: 12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
	color : #556b2f;
}

	a:link {
		text-decoration: none;
		color : #bdb76b;
	}
	a:visited {
		text-decoration: none;	
		color : #bdb76b;
	}
	a:hover {
		text-decoration: none;	
		color : #6b8e23;
	}
	a:active {
		text-decoration: none;	
		color : #bdb76b;
	}	
/* 3. �̹��� */
	img {
		border-width: 0px;
	}
/* 카테고리 - 트리 셀 */
	.ib {
		cursor: pointer;
	}
/* 5. �Է� �ؽ�Ʈ */
	.text {
	border:1px solid #999;
	}
/* 6. Ʈ�� ���̺� */
	.branch2 {
	}
/* 7. Ʈ�� �� */
	.branch3 {
		cursor: pointer;
		height: 10px;
	}
/* 달력 월 표시 */
	.cal_month {
		font:13px 'Trebuchet MS', Verdana;
		height: 18px;
	}
/* 달력 요일 표시(th 영역) */
	.cal_week1 {
		font:11px 'Trebuchet MS', Verdana;
		height:18px;
                text-align: center;
	}
/* 달력 일요일 표시(th 영역) */
	.cal_week2 {
		color:#ff6347;
		font:10px 'Trebuchet MS', Verdana, Sans-Serif;
		text-align: center;
	}
/* 11. �޷� ���� �� ��¥ ǥ�� */
	.cal_day1 {
		font:11px 'Trebuchet MS', Verdana, Sans-Serif;
		text-align: center;
	}
/* 12. �޷� ���� �� ��¥ ǥ�� */
	.cal_day2 {
		font:11px 'Trebuchet MS', Verdana, Sans-Serif;
		text-align: center;
	}
/* 13. �޷� �̹� �� ��¥ ǥ�� */
	.cal_day3 {
		font:11px 'Trebuchet MS', Verdana, Sans-Serif;
		text-align: center;
	}
/* 14. �޷� ���� ��¥ ǥ�� */
	.cal_day4 {
		color: #69c;
                font:12px 'Trebuchet MS', Verdana, Sans-Serif;
				background-color: #000;
		text-align: center;                
		font-weight:bold;
	}
/* 15. �޷� �۾� �� ��ũ ��Ÿ�� */
	a.cal_click:link {
		font:12px 'Trebuchet MS', Verdana, Sans-Serif;
                font-weight: bold;
		color: #00ff7f;
	}
	a.cal_click:visited {
		font:12px 'Trebuchet MS', Verdana, Sans-Serif;
                font-weight: bold;
		color: #00ff7f;
	}
	a.cal_click:hover {
		font:12px 'Trebuchet MS', Verdana, Sans-Serif;
                font-weight: bold;
		color: ##98fb98;
	}

/* 16. �̹��� �Ʒ� ĸ�� ��Ÿ�� */
	.cap1 {
		color: #228b22;
		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;
	}

/* �ݵ�� �����ϴ� ��Ÿ�� �� - �� �Ʒ��� �����Ӱ� �߰�, ���� ���� */
body {
	background :url("images/background.jpg");
	padding:10px 0;
	}

hr {
display:none;
}	
	
/* Structured */

#container {
	text-align:center;
	width:637px;
	margin:0 auto; 
}

#header {
	background:url("images/top.gif") left repeat-y;	
	height: 30px
	}

#wrap {
	width:814px;
	background:url("images/middle.gif") left repeat-y;	
}

#content {
	text-align:left;
	width: 580px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	margin-left: 30px;
	padding-right: 20px;

}
#sidebar {
	text-align:left;
	float:right;
	margin-top:10px;
	margin-right:25px;
	width: 145px;
}

#wrapclose {
	clear:both;
}

#footer {
	background:url("images/bottom.gif") repeat-y left bottom;	
	height: 30px
}





/* header */

/* sidebar common*/
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;	
	}

#sidebar .name {
	font:11px 'Trebuchet MS', dotum;
	color:#999;
}
#sidebar .date {
	font-size:10px;
	font-family:'Trebuchet MS', Verdana;
	color:#999;	
}	
#sidebar .cnt {
	font :10px 'Trebuchet MS', Tahoma;
	color:#333;
}

#sidebar h3 {
	font:11px Trebuchet MS;
	font-weight:bold;
	padding: 0px 0px 0px 0;
	margin-top:2px;
	color:#32cd32;
	letter-spacing:3px;
}	

#sidebar .box {
	padding:3px -3px 3px 7px;
}
#sidebar .calender{
font-family:Georgia;
}
/* admin menu */
#sidebar .owner {
	font-size:11px;
	text-align:center;
}
/* blog info (desc, image) */

/* notice list */
#sidebar .notice {
	padding:5px 10px;
	margin:5px 0;
}
#sidebar .notice li {
padding-left:10px;
}
#sidebar .notice li a{
	font-size:12px;
	letter-spacing:-1px;
	color:#32cd32;
}
/* search */
#sidebar .search {
	padding:5px 0;
}
#sidebar .search input{
	border:1px solid #adff2f;
	width:100px;
    background-color:#ffffff;
}
#sidebar .search .submit{
	border:1px solid #556b2f;
	background-color:#f5fffa;
	font:12px dotum;
	color:#556b2f;
	width:45px;	
}

/* category, category_list*/
#sidebar .category .box li ul li ul li{
	list-style-image:none;
}
#sidebar .category .box a{
	font:11px Trebuchet MS, dotum, ����;
	color:#7fff00;
}



/* tag cloud*/
#sidebar .tagbox {
	font: 10px, 'Trebuchet MS', dotum, ����;
}

#sidebar .tagbox ul {
  }
#sidebar .tagbox a {
	letter-spacing:-1px;
	}	
#sidebar .tagbox li .cloud1 {
  font-weight:bold;
  font-size : 15px;
  color : #00ff00;
  }
#sidebar .tagbox li .cloud2 {
	font-weight:bold;	
  font-size : 14px;
  color : #00ff7f;
  }
#sidebar .tagbox li .cloud3 {
	font-weight:bold;	
  font-size : 13px;
  color : #adff2f;
  }
#sidebar .tagbox li .cloud4 {
  font-size : 12px;
  color : #66cdaaf;
  }
#sidebar .tagbox li .cloud5 {
  font-size : 11px;
  color : #98fb98;
  }	
#sidebar .tagbox a:hover{
	background-color:#fafad2;
	text-decoration:none;
  color:#808000;
  }	
/* recent posts, recent comment, recent trackback, archive, link */

#sidebar .listbox {
	font:11px, Trebuchet MS, ����, gulim;
	padding: 5px 0;
}
#sidebar .listbox ul {
	padding: 5px 0;
}
#sidebar .listbox li {
	line-height:18px;
}	



/* counter */
#sidebar .counter {
	padding:5px 0;
	font:10px, Trebuchet MS;
}
#sidebar .ad{
	text-align:center;
	padding:5px 0;
}

/* content common */

#content h1{
	margin:0;
	padding: 10px;
	font-size: 12px;
	font: 13px, Trebuchet MS, ����, batang;
	float:left;
    letter-spacing:5px;
}


#content h1 a:link {  
	text-decoration:none;
	color:#6b8e23;
}

#content h1 a:visited {    
	text-decoration:none;
	color:#6b8e23;
}

#content h1 a:hover{   
border-bottom: 3px solid #6b8e23;
	color:#6b8e23;
}

#content h1 a:active{   
	text-decoration:none;
	color:#6b8e23;
}




#content .titleinfo{
border-bottom:1px solid #adff2f;
padding-bottom:5px;
margin-bottom:5px;
}

#content h2 {    /* post title */
	font: 18px batang, ����;
	font-weight:bold;
	color:#808000;
	padding-top:5px;
	margin:0;
}

#content h2 a:link {  
	text-decoration:none;
	color:#808000;
}

#content h2 a:visited {    
	text-decoration:none;
	color:#808000;
}

#content h2 a:hover{   
	text-decoration: underline;	
	color:#bdb76b;
}

#content h2 a:active{   
	text-decoration:none;
	color:#808000;
}

#content h3 {    /* tag, search, location, guestbook title */
	font-size:13px batang, ����;
	color:#6b8e23;
	margin:10px 0;
	border-bottom:1px solid #adff2f;	
	padding-bottom:5px;
}
#content ol, #content ul {
	list-style:none;
	padding:0;		
	margin:0;
}
#content .name {
	font-size:12px;
	color:#bdb76b;
	letter-spacing:-1px;
}
#content .cnt {
	font:10px 'Trebuchet MS', Verdana;
	color:#bdb76b;
}
#content .date {
	font:10px Georgia, Verdana;
	letter-spacing:-1px;	
	color:#bdb76b;	
}
#content cite {
	font-size:12px;
	font-style:normal;
	color:#bdb76b;
}
/* tag  */
#content .tagcloud{
	padding:10px;
	margin-bottom:10px;
}
#content .tagcloud ul {
	padding:5px;
	text-align:justify;		
  }
#content .tagcloud li {
	display:inline; 
	}		
#content .tagcloud a:hover{
	background-color:#fafad2;
	text-decoration:none;
  color:#808000;
  }		
#content .tagcloud li .cloud1 {
	  font-weight:bold;
  font-size : 16px;
  color : #00ff00;
  }
#content .tagcloud li .cloud2 {
	font-weight:bold;	
  font-size : 15px;
  color : #00ff7f;
  }
#content .tagcloud li .cloud3 {
	font-weight:bold;	
  font-size : 14px;
  color : #adff2f;
  }
#content .tagcloud li .cloud4 {
  font-size : 13px;
  color : #66cdaaf;
  }
#content .tagcloud li .cloud5 {
  font-size : 12px;
  color : #98fb98;
  }	

/* search list, rplist */	
#content .list, .rplist{
	margin-bottom:10px;
	padding:10px;
}
#content .rplist{
	color:#6b8e23;
	font-size:11px;
}
#content .list .date, .rplist .date{
	padding-right:8px;
}
/* location */
.location{
	padding:10px;
	margin-bottom:10px;
}
.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;
	}	
.location a{
color:#6b8e23;
}
.location a:hover{
color:#bdb76b;
}
/* guestbook > write */
.guestbook {
	padding:10px;
	margin-bottom:10px;
}
.guestbook .write {
	margin-bottom:20px;
}
.guestbook .write p{
	padding:2px;
	margin:0;
}
.guestbook .write input{
	border:1px solid #adff2f;
	height:18px;
	width:200px;
}
.guestbook .write .homepage{
	height:18px;
	width:400px;
}
.guestbook .write .submit{
	border:1px solid #556b2f;
	background-color:#f5fffa;
	height:25px;
	width:98%;
	color:#556b2f;
}
.guestbook .write label{
	font:10px Verdana;
}
.guestbook .write textarea{
	width:98%;
	height:150px;
	border:1px solid #adff2f;	
	overflow:visible;
}
/* guestbook > list */
.guestbook p{
	padding:5px 0;
	margin:0;
}
.guestbook .clist{
	border:0;
}
.guestbook .clist ol li{
	padding:10px 10px 10px 15px;
	background:url("images/iconGuestbook.gif") no-repeat 0 12px;	
}
.guestbook .clist li ul li{
	padding-left:30px;
	margin-left:20px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
	background-color:#ffffe0;
}
.guestbook .clist li .name{
	font-size:12px;
	font-weight:bold;
	color:#bdb76b;
}
.guestbook .control a{
	font:11px dotum;
	color:#bdb76b;
	letter-spacing:-1px;
}
.guestbook .control a:hover{
	color:#6b8e23;
}



.entry {
	padding:10px;
	margin-bottom:10px;
}
/* entry > notice */
.entry_notice {
	padding:10px;
	margin-bottom:10px;
	}
.entry_notice .article {
	padding:10px 0;
}	
/* entry > protected  */
.entry_protected {
	padding:10px;
	margin-bottom:10px;
	}
.entry_protected h2 {
	color:#333;
	background:url(images/icon_protected.gif) no-repeat center left;
	padding-left:20px;
}
.entry_protected input {
	border:1px solid #adff2f;
	font:11px Tahoma;
}
.entry_protected .submit {
	border:1px solid #adff2f;
	background-color:#ffffe0;
}

/* entry article*/
.entry .article {
	padding:10px 0;
	overflow:hidden;	
}
.entry .admin{
font:11px, dotum;
letter-spacing:-1px;
color:#bdb76b;
}
.entry .article blockquote {
	border-left: 7px double #bdb76b;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
}	
.entry .article a{
	color:#6b8e23;
	padding: 3px;
}	


.entry .article a:hover{
	color:white;
	background:#6b8e23;
		text-decoration: none;	

}	


#content .entry .article ul{
	padding:10px 30px;
	list-style-type:disc;
}	
#content .entry .article ol{
	padding:10px 30px;
	list-style-type:decimal;
}		

.entry .name a{
	color:#bdb76b;
}
.entry .date{
	color:#bdb76b;
}
/* entry top button*/
.entry .btn_top{
	text-align:right;
	float:right;
	clear: both;
	margin-top:3px;
}
/* entry tag */
.entry .tagbox{
	padding:5px 5px 5px 5px;
	
}

/* entry trackback, comment  */
.entry .tbrp_box {
	border-top:1px dotted #adff2f;
	padding:7px 8px;
	font:11px verdana;
}
.entry .tbrp_box .cnt{
	font:10px verdana;
	color:#bdb76b;
}
/* entry trackback */
.entry .trackback {
	border-top:1px solid #adff2f;
	font-family:verdana, dotum;
	background-color:#f5fffa;
	padding:10px;
	margin-bottom:4px;
}	
.entry .trackback .add {
	margin:5px;
	font:11px Verdana;
	color:#bdb76b;
}	
.entry  .trackback li{
	border-top:1px dotted #adff2f;
	padding:10px 0;
}
.entry .trackback h4{
	font:12px Verdana;
	font-weight:normal;
	margin:0;
}
/* entry comment */
.entry .comment {
	border-top:1px solid #adff2f;
	background-color:#f5fffa;
	padding:10px;
}	
.entry .comment .name{
	color:#bdb76b;
	font-weight:bold;
}
.entry .comment .name a{
	color:#bdb76b;
	font-weight:bold;
	text-decoration:underline;
}
.entry .comment p{
	margin:0;
}	
.entry .comment ol li{
	padding:15px 10px 0 15px;
	background:url("images/iconGuestbook.gif") no-repeat 0 15px;		
}
.entry .comment li ul li{
	padding:15px 10px 0 25px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
	background-color:#f5fffa;
}
.entry .commentlist p{
color:#bdb76b;
}
.entry .control{
	font:11px dotum;
	color:#bdb76b;
	letter-spacing:-1px;
}
.entry .control a{
	font:11px dotum;
	color:#bdb76b;
	letter-spacing:-1px;
}
.entry .control a:hover{
	color:#6b8e23;
}
.comment .write {
	margin:20px 0;
}
.comment .write p{
	padding:2px;
	margin:0;
}
.comment .write input{
	border:1px solid #adff2f;
	width:150px;
}
.comment .write .homepage{
	width:260px;
}
.comment .write .submit{
	border:1px solid #556b2f;
	background-color:#f5fffa;
	height:25px;
	width:98%;
	color:#556b2f;
}
.comment .write label{
	font:11px dotum;
}
.comment .write textarea{
	width:98%;
	height:150px;
	border:1px solid #adff2f;	
	overflow:visible;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
	}

/* paging */
.paging{
	padding-top:10px;
	text-align:center;
	font:13px tahoma;
        color:#adff2f;
}



/* footer */
#footer {
	text-align:center;
	font:11px Verdana, dotum;
	color:#32cd32;
}
#footer a{
color:#32cd32;
}
#footer a:hover{
color:#90ee90;
}

*html #content { padding-right:0; margin-left:20px;}
*html #sidebar {margin-right:15px;}