@charset "utf-8";
/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
History: v1.5 - himystic @ gmail.com
-------------------------------------------------- */
. {
font-family: 'Segoe UI', Tahoma, 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */

}
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
body, td, input, textarea { 
	font-family: 'Segoe UI', 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	/* font-size: 12px; */
	font-size: small;
	line-height: 1.6em;
	color: #666;
background-color: #fff;

}

textarea {
 width: 100%;
}

a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#999;
  text-decoration:none;
  }
a:hover {
  color:#c60; 
  text-decoration:underline;
}
a img {
  border-width:0;
  }


/* 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;
}

blockquote {
	background-color: #F5F5F5;
	border-width: 0px 0px 0px 7px;
	border-style: solid;
	border-color: #DDD #DDD #DDD #CCC;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* {todo} 위의 css 스타일은 수정해야 합니다 */

/* GENERAL MOJO AND MULA */
		
		
h2 {
	color: #666666;
	font-size: large;
	font-weight: normal;
}

/* 3. 이미지 */
img { border-width: 0px; }

input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 3px;
}

/* 6. 트리 테이블 */
.branch2 {color: #ddd; }

/* 7. 트리 셀 */
	.branch3 {
	cursor: pointer;
	height: 10px;
color: #ddd;
}

.button { padding: 2px; }

/* 16. 카테고리 옆 개수 스타일 */
.c_cnt {
	font: 9px Tahoma;
	color: #999;
}

/* 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;
}

/* 8. 달력 월 표시 */
.cal_month {
	font-size: 11px;
	height: 18px;
	text-align: center;
	width: 100%;
}

/* 9. 달력 요일 표시 */
.cal_week1 {
	font-size: 11px;
	height: 18px;
}

/* 10. 달력 일요일 표시 */
.cal_week2 {
	color: #f30;
	font-size: 12px;
	text-align: center;
}

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

.cite {
	border-left: 7px solid #606;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
	color: #606;
}

/* TagCloud */
.cloud1 {
	font-size: 14px;
	color: #ff6600 !important;
}

.cloud2 {
	font-size: 13px;
	color: #ff9900 !important;
}

.cloud3 {
	font-size: 10pt;
	color: #669900 !important;
}

.cloud4 {
	font-size: 10pt;
	color: #0099CC !important;
}

.cloud5 {
	font-size: 12px;
	color: #797940 !important;
}

.form {
	float: right;
	margin-top: -45px;
	font-size: 9px;
}

/* 4. 이미지 버튼 */
.ib { cursor: pointer; }

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

/* 17. 최신글 옆 개수 스타일 */
.ps_cnt {
	font: 10px Tahoma;
	color: #999;
}

/* 5. 입력 텍스트 */
.text { border: 1px solid #999; }

.name { letter-spacing:.1em; font-size: x-small; }
.date { letter-spacing:.1em; font-size: x-small;}

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left; /* for IE5 */
	/* font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif; */ /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: small;
	line-height: 1.6em;
	color: #666;
	background-color: #FFFFF;
	padding: 0px;
}

.content_title a:link, .content_title a:visited {
	color: #c60;
} 


.content_title  a:hover {
	color: #666;
text-decoration:none;
}

*/


/* CONTENT ELEMENTS */
#content {
	/* margin-right: 10px; */
	font-size: 12px;
	border-color: black;
}

#content .entry {
	padding-bottom: 10px;
	border-bottom: 0px;
}

#content .entry img {
	padding:4px;
	border:1px solid #cccccc;
}



#content .entry .article {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#content .entry .tbrp_box {
	background-color: #F5F5F5;
	padding: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-top: 10px;
}

#content .entry_guestbook {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_location {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_notice {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_notice .article {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#content .entry_protected {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_protected .article {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#content .entry_rplist {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_tag {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content .entry_tag li {
	display: inline;
	margin-right: 10px;
}

#content .paging {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* CONTAINER */
#content-wrapper {
	width: 75%;
	display: inline;
	float: left;
}

/* FOOTER ELEMENTS */
#footer {
	margin-top: 0;
	clear: both;
	background-color: #ddd;
	/* padding: 0px 2px 0px 2px; */
font-size: small;
}

#footer p {
	color: #89817f;
	padding: 2px;
	text-align: center;
}

#footer p a {
	color: #89817f;
	border-bottom: 1px dotted #89817f;
}

#footer p a:hover {
	color: #FFFFFF;
	background-color: #575352;
}

/* HEADER ELEMENTS */
#header {
	clear: both;
	text-align: center; /* for IE5 */
}

#header a {
	color: #666666;
	text-decoration: none;
}

#header a:hover { color: #cc6600; }

#header h1 {
	margin: 5px 5px 0;
	padding: 15px 20px .25em;
	line-height: 1.2em;
	letter-spacing: .2em;
	font: normal normal 220%; /* 'Segoe UI'; */
	font-weight: normal;
}

/* the slogan */
#header p {
	margin: 0 5px 5px;
	padding: 0 20px 15px;
	letter-spacing: .2em;
	line-height: 1.4em;
	font: normal normal 78% 'Segoe UI';
	color: #999999;
}

#navigation .ad { margin-top: 10px; }

/* CATEGORIES */
#navigation .category {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-top: 1px #CCC;
/* 	border-top: 1px dotted #CCC; */
}

/*
#navigation .category a{
	font-size: 12px;
	letter-spacing: -1px;
	color: #333;
	border: 0px;
}
*/

#navigation .category li ul li ul li{
	list-style-image: none;
	padding-left: 10px;
	margin-left: 7px;
	border-left: 1px #999;
/* 	border-left: 1px dotted #999; */
}

/*
#navigation .menu a {
	display: block;
	padding: 5px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}


#navigation .menu a:link, #navlist a:visited {
	color: #CC6714;
	text-decoration: none;
}

#navigation .menu a:hover {
	background: #000000 url(./images/arrow.gif) 96% 50% no-repeat;

	background-color: #F5F5F5;
	color: #CC6714;
}
*/


#navigation .notice {
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 5px;
	/*border-bottom: 1px dotted #CCC;*/
	border-top: 1px #CCC;
/*	border-top: 1px dotted #CCC; */
}

/* THE SMALL BOX BELOW NAV */
#navigation p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	/*border-bottom: 1px dotted #CCC;*/
	border-top: 1px #CCC;
/* border-top: 1px dotted #CCC; */
}

.sideitems {
margin: -0.7em 0 0 10px;;
line-height: 1.2em;
}

#navigation strong {
	font-size: x-small;
	font-weight: normal;
letter-spacing:.2em;
  margin:1.5em 0 .75em;
  font:normal normal 60%;
  line-height: 1.4em;
  color:#999;
}

/* NAVIGATION ELEMENTS */
#navigation ul {
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 0;
	list-style-type: none;
	/*float: left;*/
	width: 100%;
}

#navigation-wrapper {
	width: 25%;
	display: inline;
	float: right;
}

/* SIDEBAR ELEMENTS */
#sidebar {
	float: right;
	width: 175px;
}

#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}



