@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
body, td, input, textarea {
	font: 1em/1.5 Gulim, Dotum, Trebuchet MS, Verdana, AppleGothic, Sans-serif;
	color : #000000;
}
/* 2. 기본 링크 */
	a:link {
		text-decoration: none;
		color : #1552A6;
	}
	a:visited {
		text-decoration: none;	
		color : #1552A6;
	}
	a:active {
		text-decoration: none;	
		color : #666;
	}
	a:hover {
		text-decoration: underline;	
		color : #2c2c2c;
	}
/* 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 : 95%;
		height: 18px;
		font-family: Trebuchet MS;
	}
/* 9. 달력 요일 표시 */
	.cal_week1 {
		font-size : 95%;
		height:18px;
		font-family: Trebuchet MS;
	}
/* 10. 달력 일요일 표시 */
	.cal_week2 {
		color: #f30;
		font-size:95%;
		text-align: center;
		font-family: Trebuchet MS;
	}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {
		color: #000;
		font-size:95%;
		text-align:center;
		font-family: Trebuchet MS;
	}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {
		color: #000;
		font-size : 95%;
		text-align: center;
		font-family: Trebuchet MS;
	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {
		font-size : 95%;
		text-align: center;
		font-family: Trebuchet MS;
	}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {
		text-align: center;
		font-size : 95%;
		background-color:#eee;
		font-weight:bold;
		font-family: Trebuchet MS;
	}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click:link {
		font-weight: bold;
		color : #7A7A7A;
		font-family: Trebuchet MS;
	}
	a.cal_click:visited {
		font-weight: bold;
		color : #7A7A7A;
		font-family: Trebuchet MS;
	}
	a.cal_click:hover {
		font-weight: bold;
		color : #1552A6;
		font-family: Trebuchet MS;
	}
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {
		color: #876;
		text-align: center;
	}
/* 16. 키워드 스타일 */
	.key1 {
		cursor: pointer;
		border-bottom: 1px dotted #ccc;
	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt {
		font:95% Trebuchet MS;
		color : #7a7a7a;
	}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt {
		font:70% Trebuchet MS;
		color : #999;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
body {
	background-color:#E4E4E4;
	padding:30px 0;
	}
hr {
	display:none;
	}	

.clear {
	clear: both;
}

p{
	margin : 0px;
}
/* Structured */
/*#bodice {
	background-image:url("images/body_line.gif");
	background-repeat:repeat-y;
	background-position:0;
}*/
#container {
	width:970px;
	margin:0 auto; 
	padding:10px;
	overflow: hidden;
	background-color:#fff;
	font-size: 75%;
}

#leftbar {
	width: 165px;
	padding: 30px 9px 30px 0;
	list-style: none;
}
#content {
	width:600px;
	padding: 0 10px 10px 10px;
	margin-top: 30px;
	list-style: none;
	overflow:hidden;
	border:1px solid #E2E2E2;
}
#sidebar {
	width: 165px;
	padding: 30px 0px 30px 9px;
	list-style: none;
}

 .left_location{
	float:left;

}
 .content_location{
	float:left;

}
 .menu_location{
	float: right;
}


#footer {
	clear:both;
}
/* header */
#header {
	height:80px;
	padding:24px 0 5px 15px;
	background-color: #004040;
	/*border-top: 3px solid #171B2C;*/
}
#header h1 {
	margin:0;
	padding-top:2px;
	font-size:120%;
	float:left;
	letter-spacing:-1px;
	font-family:돋움;
}
#header h1 a, #skin_blogtitle {
	color:#FFFF00;
	font-family:돋움;
	font-size:16px;
}
#skin_blogurl {
	color:#D7DAE1;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
}
#sidemenu{
	margin:0px 5px 0px 0px;
	padding:0px;
	text-align:right;
}
#sidemenu a{
	color:#D7DAE1;
}

#div_blogtitle a {
	font-weight:bold;
	padding-top:3px;
}
#header .sidemenu a{
	padding-left:10px;
	color: #D7DAE1;
	letter-spacing:0px;
}

/* leftbar,sidebar common*/
#leftbar ul, #sidebar ul{
	margin:0;
	padding:0;
	list-style:none;	
}
#leftbar .name, #sidebar .name {
	font:95% 돋움;
	color:#7a7a7a;
}
#leftbar .date, #leftbar .cnt, #sidebar .date, #sidebar .cnt {
	font:95% Trebuchet MS;
	color:#a0a0a0;	
}	
#leftbar h3, #sidebar h3 {
	font-size:100%;
	font-weight:bold;
	padding:3px 5px;
	margin:0;
	color: #2C2C2C;
}	
#leftbar a, #sidebar a {
	color:#369;
}	
#leftbar .box {
	padding:8px;
}
/* admin menu */
#leftbar .owner {
	text-align:center;
}

#leftbar .owner a {
	color: #2c2c2c;
}
/* blog info (desc, image) */

#leftbar .blogimg {
	width:165px;
	overflow:hidden;
	text-align:center;
}
#leftbar .bloginfo {
	font-size: 95%;
	font-family: 돋움;
	line-height: 120%;
	margin-top: 5px;
}
#idinfo {
	background: #EEEEEE;
	margin:10px 0 10px 0;
	padding:3px 0 3px 0;
	text-align: center;
	font-family: 돋움;
	font-size: 95%;
}
#idinfo .menu1 {
	padding: 3px 0 2px 0;
}
#idinfo .menu2 {
	background: #fff;
	padding: 5px 0 2px 0;
	margin: 3px 9px 5px 9px;
	color: #7a7a7a;
}
#idinfo .menu2 a {
	color: #7a7a7a;
}
#idinfo .menu3 {
	background: #fff;
	padding: 5px 0 2px 0;
	margin: 3px 9px 5px 9px;
}
#idinfo .menu4 a {
	color: #7a7a7a;
}
/* notice list */
#leftbar .notice {
	padding:5px 10px;
	background-color:#eeeeee;
	margin:5px 0;
}
#leftbar .notice li {
background:url(/skin/user_editskin/images/iconNotice.gif) no-repeat 0 50%;
padding-left:38px;
}
#leftbar .notice li a{
	font-size:95%;
	font-family:돋움;
	letter-spacing:-1px;
	color:#333;
}
/* search */
#sidebar .search {
	text-align:center;
	padding:5px 0;
	background:#EEE;
}
#sidebar .search input{
	width:90px;
}
#sidebar .search .submit{
	border:1px solid #999;
	background-color:#ddd;
	font:11px 돋움;
	color:#222;
	width:50px;
	height:18px;
	padding-top:2px;
}
/* category, category_list*/
#leftbar .category, #sidebar .search, #leftbar .tagbox, #leftbar .listbox, #sidebar .listbox{
	margin-bottom: 15px;
}
#leftbar .category .box li ul li ul li{
	list-style-image:none;
	padding-left:10px;
	margin-left:7px;
	border-left:1px dotted #999;
}
#leftbar .category .box a{
	font-size:90%;
	color:#333;
}

#leftbar .category .myarticle {font-size:1em; font-family:돋움;color:#336699;}
#leftbar .category .myarticle a:link {font-size:1em; font-family:돋움;color:#336699;}
#leftbar .category .myarticle a:visited {font-size:1em; font-family:돋움;color:#336699;}
#leftbar .category .myarticle a:active {font-size:1em; font-family:돋움;color:#336699;}
#leftbar .category .myarticle a:hover {
	font-size:1em; 
	font-family:돋움;
	color:white;
	background-color:#336699;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
}
/* tag cloud*/
#leftbar .tagbox ul {
	padding:5px;
	text-align: justify;
	font-family:돋움;
  }
#leftbar .tagbox a {
	letter-spacing:-1px;
	}	
#leftbar .tagbox li .cloud1 {
	background-color:#F6F6F6;
	font-weight:bold;
	font-size : 140%;
	color : #3F7620;
  }
#leftbar .tagbox li .cloud2 {
	background-color:#F6F6F6;
	font-weight:bold;	
	font-size : 130%;
	color : #CA4964;
  }
#leftbar .tagbox li .cloud3 {
	background-color:#F6F6F6;
	font-weight:bold;	
	font-size : 120%;
	color : #1552A6;
  }
#leftbar .tagbox li .cloud4 {
	background-color:#F6F6F6;
	font-size : 110%;
	color : #669900;
  }
#leftbar .tagbox li .cloud5 {
	font-size : 100%;
	color : #7A7A7A;
  }	
#leftbar .tagbox a:hover{
	background-color:#171B2C;
	color:#FFFED7;
	text-decoration:none;
	padding: 2px 0 0 0;
  }	
/* recent posts, recent comment, recent trackback, archive, link */
#leftbar .listbox, #sidebar .listbox {
	padding:5px 0;
}
#leftbar .listbox ul, #sidebar .listbox ul {
	padding:5px 0;
	margin-left:3px;
}
#leftbar .listbox li, #sidebar .listbox li {
	background:url(/skin/user_editskin/images/ico_list.gif) no-repeat 0 5px;
	line-height:16px;
	padding-left:8px;
	margin-bottom:5px;
	font-size: 100%;
	font-family: 굴림;
}
/* counter */
#leftbar .counter {
	background-color:#eee;
	padding:5px 0;
	text-align:center;
	font:95% Trebuchet MS;
}
#leftbar .ad{
	text-align:center;
	padding:5px 0;
}

/* content common */
#content h2 {    /* post title */
	font-size:120%;
	font-family:돋움;
	padding-top:10px;
	padding-bottom:5px;
	margin:0;
	margin-bottom:5px;
	letter-spacing:-1px;
	border-bottom: 1px dotted #ccc;
	background: url(/skin/user_editskin/images/ico_title.gif);
	background-repeat: no-repeat;
	background-position: left 55%;
	padding-left: 25px;
}
#content h2 a:hover{    /* post title mouseover*/
	text-decoration:none;
	color:#000;
}
#content h3 {    /* tag, search, location, guestbook title */
	font-size:120%;
	font-family:돋움;
	color:#1552A6;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px 0px 20px 0px;
	letter-spacing:-1px;
	border-bottom: 1px dotted #ccc;
}
#content h3 span{    /* tag, search, location, guestbook title */
	color:#CD0E25;
}
#content ol, #content ul {
	list-style:none;
	padding:0;		
	margin:0;
}
#content .name {
	font-size:95%;
	font-family:돋움;
	color:#2a2a2a;
	letter-spacing:-1px;
}
#content .cnt {
	font:95% 돋움, Trebuchet MS;
	color:#666;
}
#content .date {
	font:95% 돋움, Trebuchet MS;
	color:#A0A0A0;
	padding-top:2px;
}
#content cite {
	font-size:95%;
	font-style:normal;
	color:#666;
}
/* tag  */
#content .tagcloud ul {
	padding:5px;
	text-align:justify;		
	font-family:돋움;
}
#content .tagcloud li {
	display:inline;
}		
#content .tagcloud a {
	letter-spacing:-1px;
}	
#content .tagcloud li .cloud1 {
	background-color:#F6F6F6;
	font-weight:bold;
	font-size : 140%;
	color : #3F7620;
}
#content .tagcloud li .cloud2 {
	background-color:#F6F6F6;
	font-weight:bold;	
	font-size : 130%;
	color : #CA4964;
}
#content .tagcloud li .cloud3 {
	background-color:#F6F6F6;
	font-weight:bold;	
	font-size : 120%;
	color : #1552A6;
}
#content .tagcloud li .cloud4 {
	background-color:#F6F6F6;
	font-size : 110%;
	color : #669900;
}
#content .tagcloud li .cloud5 {
	font-size : 100%;
	color : #7A7A7A;
}	
#content .tagcloud a:hover{
	background-color:#171B2C;
	color:#FFFED7;
	text-decoration:none;
	padding: 2px 0 0 0;
 }	
/* search list, rplist */	
#content .list, .rplist{
	margin-bottom:20px;
}
#content .list .date, .rplist .date{
	padding-right:8px;
}
#content .list li, .rplist li {
	padding-bottom:5px;
}
/* location */
.location .spot {
	padding-left:30px;
	background:url("/skin/user_editskin/images/iconIndentArrow_local.gif") no-repeat 10px 2px;
	margin-bottom:3px;
}	
.location .info {
	padding-left:15px;
	background:url("/skin/user_editskin/images/iconIndentArrow_localinfo.gif") no-repeat 0 50%;
	margin-bottom:3px;
}	
/* guestbook > write */
.guestbook .write {
	margin-bottom:10px;
}
.guestbook .write p{
	padding:2px;
	margin:0;
}
.guestbook .write input{
	border:1px solid #D9D9D9;
	width:150px;
	font:90% 돋움;
}
.guestbook .write .homepage{
	width:260px;
}
.guestbook .write .submit{
	border:1px solid #aaa;
	background-color:#ddd;
	height:25px;
	width:96%;
	color:#333;
}
.guestbook .write label{
	font:90% 돋움;
	text-align:right;
}
.guestbook .write textarea{
	height:100px;
	border:1px solid #D9D9D9;	
	overflow:auto;
}

/* guestbook > list */
.guestbook .list p{
	margin:0;
}
.guestbook .list ol li{
	padding:5px 10px 10px 5px;
	border-bottom:1px dotted #ccc;
	margin: 10px 0 10px 0;
}
.guestbook .list li ul li{
	padding:15px 10px 10px 50px;
	background:url("/skin/user_editskin/images/ico_arrow.gif") no-repeat 40px 17px;
	background-color:#F7F7F7;
	margin:0;
	border:0;
}
.guestbook .control a{
	margin-right:5px;
}

/* 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 {
	color:#369;
}
.entry_protected input {
	border:1px solid #999;
	font:70% Tahoma;
}
.entry_protected .submit {
	border:1px solid #bbb;
	background-color:#ddd;
}

/* entry article*/
.entry .article {
	padding:10px 0;
	text-align: justify;

}
.entry .article blockquote {
	background:url("images/blockquote.gif") no-repeat left 0;
	margin: 10px 10px 10px 20px;
	padding-left: 25px;
}	
.entry .article a{
	color:#369;
}	
#content .entry .article ul{
	padding:10px 30px;
	list-style-type:disc;
}	
#content .entry .article ol{
	padding:10px 30px;
	list-style-type:decimal;
}		
.entry .article a:hover{
	color:#369;
	text-decoration:none;
}	
/* entry top button*/
.entry .btn_top{
	text-align:right;
	float:right;
	clear: both;
	margin-top:3px;
}
/* entry tag */
.entry .tagbox{
	padding:5px;
}
.entry .tagtext{
	font-family:돋움;
	font-weight:bold;
	color:#369;
	padding-left:3px;
}
/* entry trackback, comment  */
.entry .tbrp_box {
	border-top:1px dotted #ccc;
	padding:7px 8px;
}

.entry .tbrp_box a {
	color:#3F7620;
}

.entry .tbrp_box .cnt{
	font-family: Trebuchet MS;
	color:#666;
}
/* entry trackback */
.entry .trackback {
	font-family:돋움, Trebuchet MS;
	background:#F7F7F7;
	padding:11px;
	margin-bottom:4px;
}	
.entry .trackback .add {
	margin:5px;
	font:95% 돋움, Trebuchet MS;
	color:#7a7a7a;
}	
.entry  .trackback li{
	border-top:1px dotted #ccc;
	padding:10px 10px 5px 5px;
	font-family:돋움, Trebuchet MS;
}
.entry .trackback h4{
	font: 100% 돋움;
	font-weight:normal;
	margin:0;
	padding-top: 5px;
}
/* entry comment */
.entry .comment {
	border:1px solid #D9D9D9;
	padding:10px;
}	
.entry .comment p{
	margin:0;
}	
.entry .comment ol li{
	padding:5px 10px 10px 5px;
	border-bottom:1px dotted #ccc;
	margin: 10px 0 10px 0;
}
.entry .comment li ul li{
	padding:15px 10px 10px 50px;
	background:url("/skin/user_editskin/images/ico_arrow.gif") no-repeat 40px 17px;
	background-color:#F7F7F7;
	border:0;
	margin:0;
}
.entry .control a{
	margin-right:5px;
}
.comment .write {
	margin-bottom:10px;
}
.comment .write p{
	padding:2px;
	margin:0;
}
.comment .write input{
	border:1px solid #D9D9D9;
	width:150px;
	font:90% 돋움;
}
.comment .write .homepage{
	width:260px;
}
.comment .write .submit{
	border:1px solid #aaa;
	background-color:#ddd;
	height:25px;
	width:96%;
	color:#333;
}
.comment .write label{
	font:90% 돋움;
	text-align:right;
}
.comment .write textarea{
	height:100px;
	border:1px solid #D9D9D9;	
	overflow:auto;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}

/*gallery*/
.image_list {
	width:164px;
	float:left;
	margin:0px;
	padding:10px 18px 10px 18px;
	text-align:center;
}
.image_view {
	width:164px;
	height:150px;
	text-align:center;
}
.image_title {
	width:164px;
	height:20px;
	text-align:center;
	overflow:hidden;
}
.image_border {
	padding:2px;
	border:1px solid #E4E4E4;
}
.image_date {
	font:95% Trebuchet MS;
	color:#A0A0A0;
}

/*article scrap*/
#omn_articlescrap {
	width:100%;
} 
#omn_articlescrap .omn_title {
	/*xcolor: #222163;*/
	font-family : 돋움;
	font-size : 120%;
	font-weight : bold;
	letter-spacing:-1px;
} 
#omn_articlescrap .omn_title a {
	/*xcolor: #222163;*/
	font-family : 돋움;
} 
#omn_articlescrap .omn_subtitle {
	/*xcolor:#494F66;*/
	font-weight : bold;
	letter-spacing:-1px;
}
#omn_articlescrap .omn_writername {
	width:600px;
	text-align : right;
	padding-right:10px;
	/*xcolor:#A0A0A0;*/
}
#omn_articlescrap .omn_context {
	color:#7a7a7a;
	padding-top:20px;
	padding-bottom:20px;
	text-align:justify;
}
#omn_articlescrap .omn_context a {
	color:#7a7a7a;
	text-decoration:none;
}
#omn_articlescrap .omn_append {
	width:100%;
	/*xcolor:#A0A0A0;*/
	padding: 10px 5px 5px 10px;
}
#omn_articlescrap .omn_regdate{
	width:100%;
	/*xcolor:#A0A0A0;*/
	text-align : right;
	padding-right:10px;
}

/*article paging */
#omn_articlescrap .paging{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	font:95% 돋움;
	color: #7a7a7a;
}
#omn_articlescrap .paging span {
	font-size: 1.5em;
	vertical-align: middle;
	font-weight: normal;
}
#omn_articlescrap .paging a, .paging a:link, .paging a:active, .paging a:visited, .paging a span {
	font-family: 돋움;
	color: #7a7a7a;
}
#omn_articlescrap .paging a:hover, .paging a:hover span {
	font-family: 돋움;
	color: #2c2c2c;
	text-decoration: none;
}

/* box_entry */
.box_entry {
	line-height:130%;
	border:1px solid #758497;
	color:#222222; 
    overflow:hidden;
}
.box_entrytitle{
	background-color:#efefef;
	margin-bottom:10px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	width:100%;
}
.box_entrycontent{
	padding:10px;
	text-align:justify;
}
.box_entryImg{
	color:#969696;
	font-size: 1em;
	border:1px solid #efefef;
}
.box_entryImg.box_img{
	border:1px solid #F2F2F2;
}

/* paging */
.paging{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font:90% 돋움;
	color: #7a7a7a;
}
.paging span {
	font-size: 1.5em;
	vertical-align: middle;
	font-weight: normal;
}
.paging a, .paging a:link, .paging a:active, .paging a:visited, .paging a span {
	font-family: 돋움;
	color: #7a7a7a;
}
.paging a:hover, .paging a:hover span {
	font-family: 돋움;
	color: #2c2c2c;
	text-decoration: none;
}

/* footer */
#footer {
	text-align:center;
	padding:10px 10px 10px 10px;
	font:90% Verdana, dotum;
	margin:0px;
}

 .leftcss{
	float:left;
}
 .rightcss{
	float:right;
}