@charset "utf-8";

body {
	font: 12px 'Malgun Gothic', 'Trebuchet MS', sans-serif;
	color:#c9caca;
	background: #0a090a;
	}

a { 
	color: #c9caca;
	text-decoration:none;
	}
a:active { 
	text-decoration:none;
	}
a:hover {
	color: #363636;
	}

img { border : 0; }
	
/* ===================================================================
   Layout
=====================================================================*/
#header {
	width : 1200px; 
	margin:0 0;
	padding: 0px 0 0px 0;
	}

#page {
	width : 1200px; 
	margin: 0 0;
	background: #0a090a;	 
	border: 0px solid #343751;
	padding: 0 12px;
	}
	
.content {
	margin: 10px 0;
	}

#footer {
	width : 1200px; 
	margin: 0px 0;	
	text-align:center;
	font: 0.9em 'Malgun Gothic', 'Trebuchet MS', sans-serif;
	color: #363636;
	}	
	
/* ===================================================================
   Contents
=====================================================================*/
.date, .cnt, .name, .from, .delete { font: 0.9em Trebuchet MS, Malgun Gothic; color: #2dbba1;}
.name2 { font:bold 0.95em Trebuchet MS, Malgun Gothic; color:#363636;}

/* ===================================================================
   Header
=====================================================================*/
.blogtitle{
	margin:0px;
	padding:0px;
	text-align:center;
	font:bold 0px Times new roman, trebuchet MS, Malgun Gothic;
	color: #333;
	text-decoration: none;
}

.blogtitle a {
	color: #333;
	text-decoration: none;
}
.blogtitle a:hover{
	color: #333;
	background-color: #fff;
	text-decoration: none;
}

.blogmenu {
	margin: 0px 0px;
	padding:10px 0px;
	text-align:center;
	border-top:1px dotted #CCCCCC;
}

.blogmenu a.linkstyle {
  padding: 5px 10px;
  color: #9c6;
  font: 12px trebuchet MS, Malgun Gothic;
  text-decoration: none;
}

.blogmenu a.linkstyle:hover {
  color: #693;
  background-color: #fff;
  text-decoration: none;
}

.blogmenu a.linkstyle:active {
  text-decoration: none;
}


/* ===================================================================
   Search
=====================================================================*/
.search { 
	border: 1px solid #343751;
	background: #eee;
	padding: 2px;
	margin-bottom: 2px;
	width:150px;  
	height:13px;
	font: 0.9em 'Malgun Gothic', 'Trebuchet MS', sans-serif;
	color:#999;
	}

/* ===================================================================
    top, bottom background
======================================================================*/
#top {
	background:url("images/top.gif") repeat-y;	
	height: 30px
	}
#bottom {
	background:url("images/bottom.gif") repeat-y bottom;	
	height: 30px;
	}

/* ===================================================================
   Contents
=====================================================================*/
.content {
	line-height: 170%;
	}
	
.content h2 {
	font: 25px segoe script, trebuchet MS;
	font-weight: normal; 
	}

/* ===================================================================
   Search List
=====================================================================*/

.searchList h3 {
	font-weight: normal;
	}

.searchList ul, .searchList ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	list-style:none;
	}
.searchList li {
	padding: 0;
	}

.searchList a:hover {
	color: #363636;
	text-decoration: none;
	}

/* ===================================================================
   Local Log
=====================================================================*/
.localog .spot { 
	background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  
	padding-left:20px;  
	margin-top:5px;
	}
.localog .info  { 
	background:url(images/iconIndentArrow_localinfo.gif) 0 50% no-repeat;
	padding:3px 6px 3px 8px;
	margin-top:2px;
	}

/* ===================================================================
   Keywords
=====================================================================*/
.taglog ul, .keywords ul { 
	padding:10px; 
	margin:0; 
	text-align:justify;
	}
.taglog li, .keywords li { 
	display:inline;
	}

.taglog  a { text-decoration:none; }
.taglog li .cloud1 {
	font: bold 1.3em 'Malgun Gothic', 'Trebuchet MS', Malgun Gothic;
	color:#FF3399;
	}
.taglog li .cloud2 {
	font: bold 1.2em 'Malgun Gothic', 'Trebuchet MS', Malgun Gothic;
	color: #0099CC;
	}
.taglog li .cloud3 {
	font: normal 1.0em 'Malgun Gothic', 'Trebuchet MS', Malgun Gothic;
	color:#669933;
	}
.taglog li .cloud4 {
	font: normal 0.9em 'Malgun Gothic', 'Trebuchet MS', Malgun Gothic;
	color:#333;
	}
.taglog li .cloud5 {
	font: normal 0.9em 'Malgun Gothic', 'Trebuchet MS';
	color:#363636;
	}


/* ===================================================================
   Page Error
=====================================================================*/
#page-error { 
	font : bold 1.3em tahoma, sans-serif;
	text-align:center;
	padding: 80px;
	}

/* ===================================================================
   Article
=====================================================================*/
.title {
	color: #363636; 
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing:-1px;
	margin: 20px 0px;
	padding: 0px;
	}
.entry h2 a{
	color: #363636;
	text-decoration:none;
	}
.entry h2 a:hover {
	color: #363636;
	text-decoration:underline;
	}

.posted { 
	margin: 0 0 5px 0; 
	}
		
.admin {
	margin: 0; 
	font-size: 0.9em;
	text-align: right;
	}
	
.article {
	margin: 0px 0 0 0;
	text-align: justify;
	font-size: 1.0em;
	}

.article a {
	color: #363636;
	text-decoration:none;
	}
	
.article a:hover {
	color: #363636;
	text-decoration: none;
	}
	
.article img { border: 0;}
.article .cap1  { font: 1.0em trebuchet MS, Malgun Gothic; margin:3px ; color: #999; text-align: center;}
.article .dual  { margin-bottom:5px; } /* 그림 2��?*/
.article .triple { margin-bottom:5px; } /* 그림 3��?*/

.article li {
	list-style: circle;
	}

.article .moreless_fold  { padding-left:18px; background:url(images/btn_open.gif) 0 50% no-repeat ;} 
.article .moreless_top    { padding-left:20px; background:url(images/btn_close.gif) 0 50% no-repeat ;}
.article .moreless_bottom   { display:none;}

.article blockquote {
	border-left: 2px solid #343751;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.0em Verdana,serif;
	margin: 12px 16px;
	padding-left: 12px;
	}

.tagTrail { 
	margin: 5px 0 15px 0;
	}

.tagText {	
	font: bold 0.9em 'Trebuchet MS'; 
	color: #363636;
	}
	
.actionTrail {
	text-align:right;
	font-size: 0.9em;
	padding-bottom: 3px;
	border-bottom: 1px dashed #343751;
	margin-bottom: 15px;
	}
	
.actionTrail a {
	font:12px trebuchet MS, Malgun Gothic;
	color:#333;
	text-decoration:none;
	}	
	
/* ===================================================================
   Trackback
=====================================================================*/
.trackback .tbadd {
	font:bold 0.85em trebuchet MS, Malgun Gothic;
	text-align: center;
	}
.trackback ol {
	margin: 5px 0;
	padding: 0;
	list-style: inside;
	}
.trackback li {
	padding-bottom: 3px; 
	}
		
/* ===================================================================
   Comment - List
=====================================================================*/
.comment img {border: 0; }

.comment .name2 a,
.comment .name2 a:hover {
	color:#363636;	
	text-decoration:none;
	}
.comment a {
	color: #2dbba1;
	text-decoration:none; 
	}
.comment a:hover {
	color :#2dbba1	;
	text-decoration: underline;
	}

.comment .commentList  { 
	padding:0;
	}
	
.comment ol     { 
	padding:0; 
	margin:0;	
	list-style: none; 
	border-top: 0.5px solid #343751;		
	}
	
.comment ul	{ 
	padding:8px; margin:10px 0 0 30px;	
	list-style: none; 
	background-color: #0a090a;
	border: 1px dashed #343751;
	}

.comment ol li	{ 
	padding: 15px 0;
	border-bottom: 0.5px solid #343751;	
	}
.comment ol li ul li {
	padding-top : 0; 
	border:0;
	}
.comment .rp { margin-bottom: 7px; }


/* ===================================================================
   Comment - Form
=====================================================================*/

.comment fieldset 	{ margin:10px 0 0 0; border:0; letter-spacing:0;}
* html fieldset 		{/* \ Not Mac */position:relative; clear:both;margin-top:1.8em;padding:2em 1em 1em;/* */}

.comment legend 	  {font:bold 1.0em 'Franklin Gothic Medium', Helvetica, Sans-Serif;color:#696969;}
* html fieldset legend  {/* \ Not Mac */position:absolute;top:-9px;left:20px;/* */}

.comment fieldset div {margin:.3em 0;}

.comment label 		{padding-left:.2em;font:0.9em 'Franklin Gothic Medium', Helvetica, Sans-Serif;color:#363636;vertical-align:middle;}
.comment label span	{color:#999;}

.comment input		{padding:2px .5em;width: 300px; font:1.0em Malgun Gothic, AppleGothic,Sans-Serif;vertical-align:middle;color:#4a4a49;border:0.5px solid #343751; }
.comment textarea 	{padding:2px .5em;width:97%;height:100px;border:0.5px solid #343751;font:1.0em Malgun Gothic,AppleGothic, Sans-Serif;color:#4a4a49; overflow:hieedn;}
.comment .checkbox 	{background:none;padding:0;width:12px;border:0 none;}
.comment .submit input {margin-top:1em;padding:.3em;width:100px;height:25px;font-size:.9em;color:#4a4a49;cursor:pointer;}

/* ======================================
	Content - Paging 
=========================================*/
.paging {
	text-align:center;
	font:9px verdana;	
	margin: 20px 0;
	}

.paging .numbox { 
	padding-left:6px; 
	margin-left:6px;  
	}
		
.paging .num { 
	padding-right:8px; 
	margin-right:5px;
	}
		
.selected { 
	font-weight:bold; 
	color:#2dbba1;
	background:none;
	}
	
/* ======================================
	Sidebar - from Tistory Gallery skin
=========================================*/

#sidebar_close {display:none;}

#sidebar { 
	color:#8b8a8a; 
	line-height: 170%;
	}

.open_close	{
	font: bold 1.0em 'Trebuchet MS', Sans-serif; 
	text-align:center;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 4px;
	margin-bottom: 10px ;
	}
	
.open_close a	{ color:#8b8a8a;}
.open_close img	{margin:0 0 0 2px;}

.sidebox, .sidebox2 {
	text-align:justify;
	margin: 15px 0;
	}

.sidetitle {
	color: #693; 
	font:bold 12px 'Trebuchet MS', Malgun Gothic, sans-serif; 
	}
	
/* sidebox ul, li style */
.sidebox ul, .sidebox2 ul {
	margin:0; 
	padding:0;
	display:inline;
	}

.sidebox li {
	background:url(images/icon_sidebar.gif) 0 50% no-repeat;
	padding-left: 5px;
	margin-right: 7px;
	display:inline;
	font-size: 0.98em;
	}
	
.sidebox li a {color:#848484;}
.sidebox ul li ul { padding:0 0 0 5px; margin:0; }
.sidebox ul li ul li { font-weight: bold; } /* ???�세??카테고리 -.-; */
.sidebox ul li ul li ul { padding:0 0 0 5px; margin:0; } 
.sidebox ul li ul li ul li {font-weight: normal; } /* 가???�세??카테고리 */

.c_cnt { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#999;}

/* sidebox tag cloud */
.sidebox2 ul.tagcloud li	{
	list-style:none;
	display:inline; 
	background:none; 
	}

.sidebox2 ul.tagcloud li .cloud1 {
	font: bold 1.0em Malgun Gothic, trebuchet MS;
	color: #FF3399
	}
	
.sidebox2 ul.tagcloud li .cloud2 {
	font: bold 1.0em Malgun Gothic, trebuchet MS;
	color: #0099CC;
	}

.sidebox2 ul.tagcloud li .cloud3 {
	font: bold 0.9em Malgun Gothic, trebuchet MS;
	color:#693;
	}

.sidebox2 ul.tagcloud li .cloud4 {
	font: normal 0.9em Malgun Gothic, trebuchet MS;
	color:#333;
	}

.sidebox2 ul.tagcloud li .cloud5 {
	font: normal 0.9em Malgun Gothic, trebuchet MS;
	color:#363636;
	}

.clear {clear: both; }

/* calendar */
	.cal_month { font-size : 11px; height: 18px; } /* ?�력???�월?? ?�전?? ?�음?�을 ?�시?�는 ?��???*/
	.cal_week1 { font-size : 11px; height:18px;} /* ?�력???�일명을 ?�시?�는 ?��???*/
	.cal_week2 { font-size:11px; } /* ?�요???�일명을 ?�시?�는 ?��???*/
	
	.cal_week { } /* ?�력??��?Week) ?�위��??�시?�는 ?��???*/
	.cal_current_week { background-color:#f2f2f2; } /* ?�력???�재 ��?Current Week)��??�시?�는 ?��???*/
	.cal_day {} /* ?�재 ?�을 ?�함?�는 ?�체 ?�짜(Day)???��????�체 */
	..cal_day_sunday { } /* ?�재 ?�을 ?�함?�는 ?�체 ?�짜???�요???��???*/
	 
	.cal_day1 {	color: #fff; font-size:11px; text-align: center;} /* ?�당 ?�력?�서 ?�전???�짜��??�시?�는 ?��???*/
	.cal_day2 {	color: #000; font-size : 11px;  text-align: center;} /* ?�당 ?�력?�서 ?�음???�짜��??�시?�는 ?��???*/
	.cal_day3 {	font-size : 11px;} /* ?�재 ?�력???�번???�짜��??�시?�는 ?��???*/
	
	.cal_day4 {
		text-align: center;
		font-size: 11px;
		text-decoration:underline;
		color: #4284B0;
		} /* ?�늘 ?�짜��??�시?�는 ?��???*/
		
	a.cal_click:link, a.cal_click:visited {	color : #777; }
	a.cal_click:hover {	color: #4284B0; } /* 글???�성???�의 링크 ?��???*/

/* IE 버그 */
*:first-child+html .rss_feed .rss			{position:relative; top:1px;}
* html .rss_feed .rss						{position:relative; top:1px;}
* html .rss_feed							{padding:2px 0 0 0;}

*:first-child+html .tag .article_post		{padding:7px 15px 21px 15px;}
* html .tag .article_post					{padding:7px 15px 21px 15px;}

* html .ib	{height:18px;}
*:first-child+html	.ib	{height:18px;}/* CSS Document */