@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
@font-face {font-family:webfont;src:url(images/seevaa2007.eot);} 
body, td, input, textarea {
	font: 12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
	color : #666666;
}
/* 2. 기본 링크 */
	a:link {
		text-decoration: none;
		color : #333;
}
	a:visited {
		text-decoration: none;	
		color : #333;
}
	a:hover {
		text-decoration: underline;	
		color : #666;
}
	a:active {
		text-decoration: none;	
		color : #666;
}	
/* 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;
	font-weight:bold;
	text-decoration: underline;
}
/* 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 : #333;
}
/* 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;
}
/* 18. moreless_fold 스타일*/
.moreless_fold {
	padding-left:20px;
	color:#000;
	background-image: url(images/iconIndentArrow_local.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* ***** ROUND BOX *** http://iscubix.com소스 */
.rtop, .rbottom{display:block; } 
.rtop * {display:block; height:1px; overflow:hidden; background: #EEEEEE}  
.rbottom *{ margin-bottom:10px; display:block; height:1px; overflow:hidden; background: #ffffff; } 

.htop, .hbottom{display:block; } 
.htop * {display:block; height:1px; overflow:hidden; background: #ffffff}  
.hbottom *{ margin-bottom:10px; display:block; height:1px; overflow:hidden; background: #ffffff; } 

.ntop, .nbottom{display:block; } 
.ntop * {display:block; height:1px; overflow:hidden; background: #f9f9f9}  
.nbottom *{ margin-bottom:10px; display:block; height:1px; overflow:hidden; background: #f9f9f9; } 

.r1{margin:0 5px; background:#999999} 
.r2{margin:0 3px; border-left:2px solid #999999; border-right:2px solid #999999;} 
.r3{margin:0 2px; border-left:1px solid #999999; border-right:1px solid #999999;} 
.r4{margin:0 1px; height:2px; border-left:1px solid #999999; border-right:1px solid #999999;} 
.side_item		       { padding:10px 10px 10px 10px;  padding-left:8px; border-left:1px solid #999999; border-right:1px solid #999999; background-color:#f9f9f9; }
.box_hblank1 { padding:5px; }

/* Structured */
body {
	background-color:#EAEAEA;
	padding:10px 0;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}

#container {
	width:960px;
	margin: 0 auto;
}
#content {
	width:560px;
	overflow:hidden;
	margin-top:10px;
	background-color: #f9f9f9;
	padding-bottom: 10px;
	float: left;
}
#header {
	margin-left:137px;
	margin-bottom: 10px;
	padding: 0 125px;
}
#menu {
	padding:10px 0 10px 60px;
	background-color:#000000;
	border-top:15px solid #313131;
	border-bottom: 15px solid #313131;
	width: 500px;
	margin-left: 145px;
	overflow: visible;
	cursor: crosshair;
}
*html #menu {
	margin-left: 143px;
	}
#index {
	float: left;
	margin-top: 40px;
	font-weight: bold;
	height: auto;
}
#sidebar {
	width: 200px;
	float: right;
	margin-right: 45px;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	padding 7px;
}
*html #sidebar {
	margin-right: 13px;
	}
#left {
	margin-left:70px;
}
	
/* header */
#header .title {
	float: left;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* t_search */

#header .t_search {
	padding:5px 0;
}
#header .t_search input{
	width:130px;
}
#header .t_search .submit{
	border:1px solid #999;
	background-color:#009900;
	font:12px dotum;
	color:#FFFFFF;
	width:50px;
	margin-left: 2px;
}

/* menu */
#menu a{
	color:#fff;
}
#menu a:hover {
	color: #009999;
}
#menu ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu .t_tags {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .t_entry {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .t_comnt {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .t_trb {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .t_archive {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .t_rss {
	float: left;
	margin: 10px 5px 0 0;
	color:#CECECE;
	padding: 0 8px;
}
#menu .submenu {
	clear: left;
	font-size: 13px;
}
#menu .cnt {
	font :14px Tahoma;
	color:#C8C8C8;
}
#sub1 .cloud1 {
			font-size : 14px;
			color : #FF6600;
			margin: 5px;
}
#sub1 .cloud2 {
			font-size : 12px;
			color : #FF9900;
			margin: 5px;
}
#sub1 .cloud3 {
			font-size : 11px;
			color : #FCCE63;
			margin: 5px;
}
#sub1 .cloud4 {
			font-size : 10px;
			color : #CCCCCC;
			margin: 5px;
}
#sub1 .cloud5 {

			font-size : 9px;
			color : #999999;
			margin: 5px;
}	
#sub1 a {
	padding:5px;
}
#sub1 a:hover {
	background-color:#999999;		
	color:#FFFFFF;
	font-size:larger;
}	
#sub1 a:visited {
			color:#777
}
#sub2 {
	margin-left: 65px;
}
#sub3 {
	margin-left: 130px;
}
#sub4 {
	margin-left: 205px;
}
#sub5 {
	margin-left: 295px;
}
#sub6 {
	margin-left: 350px;
}			
/*index, color bar*/			
#index .i_tagbox {
	width:72px;
	background-color:#000066;
	margin-top: 3px;
	padding: 3px 0;
}
#index .i_media {
	width:72px;
	background-color:#990000;
	margin-top: 3px;
	padding: 3px 0;
}
#index .i_local {
	width:72px;
	background-color:#660099;
	margin-top: 3px;
	padding: 3px 0;
}
#index .i_Keylog {
	width:72px;
	background-color:#CC0099;
	margin-top: 3px;
	padding: 3px 0;
}
#index .i_Guest {
	width:72px;
	background-color:#009900;
	margin-top: 3px;
	padding: 3px 0;
}
#index a {
	color: #FFFFFF;	
}
/*color bar*/
#color_bar1, #color_bar2, #color_bar3, #color_bar4, #color_bar5 {
	width: 7%;
	font-weight: bold;
}

#color_bar1 .bar_tagbox {
	width:120px;
	background-color:#000066;
	margin-top: 23px;
	margin-bottom: 10px;
	padding: 3px 0;
}
#color_bar2 .bar_media {
	width:120px;
	background-color:#990000;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 3px 0;
}
#color_bar3 .bar_local {
	width:120px;
	background-color:#660099;
	margin-top: 77px;
	margin-bottom: 10px;
	padding: 3px 0;
}
#color_bar4 .bar_Keylog {
	width:120px;
	background-color:#CC0099;
	margin-top: 104px;
	margin-bottom: 10px;
	padding: 3px 0;
}
#color_bar5 .bar_Guest {
	width:120px;
	background-color:#009900;
	margin-top: 131px;
	margin-bottom: 20px;
	padding: 3px 0;
	color: #FFFFFF;
}
/* content common */
.content_list {
	padding:10px;
}
#content .titleinfo{
	padding-bottom:5px;
	margin-bottom:5px;
	border-left: 3px solid #00B0B0;
	border-bottom: 1px dashed #E6E6E6;
	padding-left: 5px;
	margin-top: 20px;
}
#content h2 {    /* post title */
	font-size:16px;
	padding-top:5px;
	margin:0;
}
#content h3 {    /* tag, search, location, guestbook title */
	color:#000000;
	padding: 0px 0px 2px 8px;
	font:bold 14px Tahoma, "굴림", sans-serif;
	border-bottom: 1px dashed #E6E6E6;
	margin: 12px 0px 16px;
	text-align: center;
}
#content ol, #content ul {
	list-style:none;
	padding:0;		
	margin:0;
}
#content .name {
	font-size:12px;
	color:#5B5B5B;
	letter-spacing:-1px;
}
#content .cnt {
	font:10px Verdana;
	color:#666;
}
#content .date {
	font:11px Verdana;
	letter-spacing:-1px;
	color:#666;
}

/* tag  */
#content .tagcloud{
	padding:10px 0;
	margin-bottom:10px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}
#content .tagcloud li {
	PADDING-RIGHT: 0 50px; 
	DISPLAY: inline; 
	CURSOR: pointer; 
	LINE-HEIGHT: 210%; 
}		
#content .tagcloud a {
	padding:5px;
}	
#content .tagcloud a:hover{
	font-size:larger;
	color: #FFFFFF;
	background-color: #FF6600;
  }
#content .tagcloud a:visited {
	color:#CCCCCC
}		
#content .tagcloud li .cloud1 {
	font-weight:bold;
  	font-size : 20px;
	color : #FF0000;
    }
#content .tagcloud li .cloud2 {
	font-weight:bold;	
	font-size : 18px;
	color : #FF6633;
    }
#content .tagcloud li .cloud3 {
	font-weight:bold;	
  	font-size : 16px;
  	color : #009966;
    }
#content .tagcloud li .cloud4 {
  	font-size : 14px;
  	color :#0099CC;
    }
#content .tagcloud li .cloud5 {
	font-size : 11px;
  	color : #666666;
    }	

/* media */
#content .media_content {
	padding:10px 0;
	margin-bottom:10px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}

/* keyword */
 #content .list_box {
	padding:10px 0;
	margin-bottom:10px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}	

/* search list, rplist */	
#content .list, .rplist{
	margin-bottom:10px;
	padding:10px;
}
#content .rplist{
	color:#999;
	font-size:11px;
}
#content .list .date, .rplist .date{
	padding-right:8px;
}
/* location */
.location{
	padding:10px 0;
	margin-bottom:10px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}
.location .spot {
	padding-left:30px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 2px;
	margin-bottom:3px;
}	
.location .info {
	margin-bottom:3px;
	background-image: url(images/iconIndentArrow_localinfo.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	color: #CC99FF;
}	
.location a{
color:#a2348f;
}
.location a:hover{
color:#333;
}
/* guestbook > write */
.guestbook {
	padding:10px 0;
	margin-bottom:10px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}
.guestbook .write {
	margin-bottom:20px;
	padding: 10px;
	background-color: #EEEEEE;
	margin-right: 10px;
	margin-left: 10px;
}
.guestbook .write p{
	padding:2px;
	margin:0;
}
#content .guestbook .write .secret {
	float: right;
	margin: -22px 0px 3px 0;
}
.guestbook .secret input{
	border:1px solid #999;
	height:15px;
	width:15px;
}
.guestbook .write .homepage{
	height:18px;
	width:240px;
}
.guestbook .write .submit{
	border:1px solid #aaa;
	background-color:#B3B3B3;
	height:25px;
	width:99%;
	color:#FFFFFF;
}
.guestbook .write label{
	font:10px Verdana;
}
.guestbook .write textarea{
	width:98%;
	height:150px;
	border:1px solid #aaa;	
	overflow:visible;
}
/* guestbook > list */
.guestbook p{
	margin:0;
}
.guestbook .clist ol li{
	padding:10px 10px 10px 15px;	
}
.guestbook .clist li ul li{
	padding-left:30px;
	margin-left:20px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
	background-color:#E1F4F4;
	border:1px dashed #CCCCCC;
}
.guestbook .clist li .name{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.guestbook .control a{
	font:11px dotum;
	color:#999;
	letter-spacing:-1px;
}
.guestbook .control a:hover{
	color:#000;
}

.entry {
	padding:10px 15px 10px 15px;
	background-image: url(images/air.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
}
/* entry > notice */
.entry_notice {
	padding:10px;
	margin-bottom:10px;

}
.entry_notice .article {
	padding:10px 0;
}	
/* entry > protected  */
.entry_protected {
	padding:10px 10px 10px 40px;
	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 #999;
	font:11px Tahoma;
}
.entry_protected .submit {
	border:1px solid #bbb;
	background-color:#ddd;
}

/* entry article*/
.entry .article {
	padding:0 0 10px 0;
	overflow:hidden;
	font-size: 13px;
	color: #242424;
}
.entry .admin{
	color:#999;
	font: 12px dodum;
	clear: left;
}
.entry .article blockquote {
	border-left: 7px double #ccc;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
}
.big_cnt {
	font-size: 18px;
	color: #00B0B0;
}	
.entry .article a:hover{
	color:#7870ab;
	text-decoration:underline;
}
.article a:link {
	color:#0000FF;
}	
#content .entry .article ul{
	list-style: disc;
	padding:10px 30px;
}	
#content .entry .article ol{
	list-style:decimal;
	padding:10px 30px;
}		

.entry .name a{
	color:#666;
}
.entry .date{
	color:#888;
}

/* entry tag */
.entry .tagbox{
	padding:5px 5px 5px 40px;
	font-family: dodum;
	background-image: url(images/entry_tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

/* entry trackback, comment  */
.entry .tbrp_box {
	padding:0px 8px 5px 0px;
	font:11px tahoma;
	text-align: right;
}
.entry .tag_trac_comm {
	background-color: #f9f9f9;
}
/* entry trackback */
.trackback {
	border-top:1px solid #ddd;
	font-family:verdana, dotum;
	background-color:#f5f5f5;
	padding:10px;
	margin-bottom:4px;
	border-bottom: 1px solid #ddd;
}	
.trackback .add {
	font:11px Verdana;
	color:#333;
	border-bottom: 1px solid #999;
	padding: 3px 0 7px 0;
	margin-bottom: 10px;
}	

.trackback h4{
	font:12px Verdana;
	font-weight:normal;
	margin:0;
}
.entry .trackback li {
	padding: 0px;
	margin: 0px;
}
/* entry comment */
.comment {
	padding:10px;
}	
.comment .name{
	color:#222;
	font-weight:bold;
}
.comment .name a{
	color:#222;
	font-weight:bold;
	text-decoration:underline;
}
.comment p{
	margin:0;
}	
.comment ol li{
	padding:10px 10px 0 15px;
}
.comment li ul li{
	padding:10px 10px 10px 25px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
	background-color:#E1F4F4;
	margin-left: 20px;
	border: 1px dashed #cccccc;
}
.commentlist p{
color:#222;
}
.box {
	border-top:1px solid #dddddd;
}
.commentlist ol li{
	padding:10px 10px 10px 15px;	
}
.clist {
	margin:0px 10px;
}
.control{
	font:11px dotum;
	color:#777;
	letter-spacing:-1px;
}
.control a{
	font:11px dotum;
	color:#777;
	letter-spacing:-1px;
}
.control a:hover{
	color:#000;
}
.comment .write {
	margin:20px 0 0 0;
	background-color: #EEEEEE;
	padding: 10px;
}
.comment .write p{
	padding:2px;
	margin:0;
}
.comment .write input{
	border:1px solid #999;
	width:150px;
}
.comment .write .homepage{
	width:240px;
}
.comment .write .submit{
	border:1px solid #aaa;
	background-color:#B3B3B3;
	height:25px;
	width:99%;
	color:#FFFFFF;
	margin-bottom: 10px;
}
.comment .write label{
	font:11px dotum;
}
.comment .write textarea{
	width:98%;
	height:100px;
	border:1px solid #aaa;	
	overflow:visible;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}

/* paging */
.paging{
	padding-top:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f9f9f9;
}
.paging .selected {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
/* footer */
#footer {
	text-align:center;
	padding:20px 10px 10px 10px;
	font:11px Verdana, dotum;
	color:#666;
	margin-left: 145px;
	width: 520px;
	float: left;
}
*html #footer {
	margin-left: 80px;
}
#footer a{
color:#666;
}
#footer a:hover{
color:#999999;
}

#content .entry .comment .write .secret {
	margin: -22px 0px 3px 0;
	float: right;
}

/*sidebar*/
#sidebar ul {
	list-style: none;
}
#sidebar A:link, #sidebar A:visited { color:#333333; text-decoration:none;}
#sidebar A:hover { color:#009999; text-decoration:underline;}

#sidebar h3 {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left:4px;
	padding: 2px;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#sidebar .admin_menu a:link, #sidebar .admin_menu a:visited {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	font-weight: bold;
}
#sidebar .admin_menu a:hover {
	text-decoration: none;
	color: #00B0B0;
}
#sidebar .admin_menu ul {
	margin:0px;
	padding:5px 0;
}
#sidebar .admin_menu li {
	display: inline;
}
#sidebar .blog_img {
	margin-bottom: 5px;
}
#sidebar .notice ul {
	margin:0 0 0 5px;
	padding:0px;
}
#sidebar .notice li {
	background:url(images/iconNotice.gif) no-repeat 0 50%;
	padding-left:38px;
	letter-spacing: -1px;
}
#banner {
	margin-top:20px;
	text-align: center;
}
#sidebar .counter {
	background-color: #EAEAEA;
	margin-top: 20px;
	padding: 5px;
	width: 140px;
	text-align: left;
	margin-left:19px;
	border:1px dashed #D9D9D9;
}
*html #sidebar .counter {
margin-left:0px;
}
.counter .style1 {
	color: #FF0000;
}
.side_list {
	margin-left:10px;
	text-align: left;	
}
.side_list ul, li {
	padding:0px;
	margin:0px;
}
#sidebar .link li {
	list-style: circle;
	margin-left: 7px;
}
/*adsense*/
.ad_article_bottom {
	padding:6px;
	clear: both;
	background-color: #FBFAF9;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 8px;
	border-left: 4px solid #9F0000;
	border-right: 4px solid #000064;
	text-align: center;
}
.ad_bottom_recommend {
	padding:6px;
	clear: both;
	background-color: #FBFAF9;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 8px;
	text-align: center;
}
.ad_article_right {
	PADDING-LEFT: 10px;
	PADDING-top: 20px;
	BACKGROUND: #f9f9f9;
	FLOAT: right;
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 10px;
	BORDER-LEFT: #cccccc 1px dotted;
	BORDER-BOTTOM: #cccccc 1px dotted;
}
h4 {
	margin:0px;
	padding:0px;
	font-family: webfont;
	font-weight: normal;
	font-size: 12px;
	line-height:170%;
}
