@charset "utf-8";
/* �ݵ�� ���� �ϴ� ��Ÿ�� ���� */

/* ���� ���� */
body{
		font:0.75em/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		background-color:black;
		color:#666;
}
a:link          { color:#555;     text-decoration:none;}
a:visited       { color:#555;     text-decoration:none;}
a:hover         { color:red;  text-decoration:underline;}
a:active        { color:red;     text-decoration:none;}

/* ����¡ - ���� ������ */
    .selected               { text-align:center; font-weight:bold;  color:red;} 
	.no-more                { color:#ccc;}

/* ī�װ� - �̹��� ��ư */ 
    .ib                     { cursor:pointer;}
/* ī�װ� - Ʈ�� �� */
    .branch3                { cursor:pointer;}
/* ī�װ� - ī�װ� �� ���� ��Ÿ�� */
    .c_cnt                  { font:0.75em Tahoma;  color:#bbb;}

/* �޷� �� ǥ�� */
    .cal_month              { font:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* �޷� ���� ǥ��(th ����) */
    .cal_week1              { font:1em dotum; color:#ccc;  font-weight:normal;}
/* �޷� �Ͽ��� ǥ��(th ����) */
    .cal_week2              { font:1em dotum;  color:#f30; }

/* �޷� Week(tr ����)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { background-color:#eee;}
	
/* �޷� Day(td ����) */
    .cal_day                { font:0.85em Verdana;  color:#999;  text-align:center;}
/* �޷� Day, �Ͽ��� (td ����)  */
    .cal_day_sunday         { color:#f30 !important;}
    .cal_day_sunday a        { color:#f30 !important;}
		
/* �޷� �� �� ��¥ ǥ��(td)   */
    .cal_day1               { color:#ccc;}
/* �޷� ��� �� ��¥ ǥ��(td)   */
    .cal_day2               { color:#ccc;}
/* �޷� �̹� �� ��¥ ǥ��(td) */
    .cal_day3               { color:#aaa;}
/* �޷� ��� ��¥ ǥ��(td) */
    .cal_day4               { color:#333;  font-weight:bold;}
/* �޷� �۾� �� ��ũ ��Ÿ�� */
    a.cal_click:link        { color:#ccc;  font-weight:bold;}
    a.cal_click:visited     { color:#ccc;  font-weight:bold;}
    a.cal_click:hover       { color:black;  font-weight:bold;}
	
/* ��� �ڸ�Ʈ [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { }
    .rp_secret              { color:#f30;   font-weight:bold;}
/* ��� �ڸ�Ʈ [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { }	
/* ��� ��� (�α׾ƿ�� ��б� ǥ��)    */
    .hiddenComment { }
	
/* �̹��� �Ʒ� ĸ�� ��Ÿ�� */
    .cap1                   { color:#444; padding-top:8px;  text-align:center;}	
/* �׸� */
    .imageblock             {  padding:0;  margin:5px 0;}
/* ���� */
    .left                   { }
/* ��� */
    .center                 { }
/* ����� */
    .right                  { }
/* �׸� 2�� ��ġ */
    .dual                   { background-color:#fff; margin-bottom:5px;}
/* �׸� 3�� ��ġ */
    .triple                 { background-color:#fff; margin-bottom:5px;}
	
/* ���� - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right;} 

/* Ű��� */ 
	.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; } 

/* �ݵ�� �����ϴ� ��Ÿ�� �� */

/* ���뿵�� */
 * { margin: 0; padding: 0; }
hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}
ol, ul, li { list-style:none;}

/* ��α� ���̾ƿ� */
html { height:100%;}
body {background: white; color:#777; height:100%; background:url(images/bg2.gif) 0 0 repeat-y;}
#mainBox { background:url(images/bg.jpg) 0 0 no-repeat ; min-height:100%; padding-top:75px;}
#container {clear:both;}
	#content { overflow:hidden; padding:0 7px !important; }
	.sideinfo {  display:block; overflow:hidden;padding:0; margin-right:4px; float:right; width:405px;}



/* ***** Header ******/
.copy { font:9px tahoma; color:#848484; padding:2px 0 2px 14px;  } 
.copy a { color:#848484;}
.mymenu {text-align:right; font:9px verdana; color:#848484; padding:20px 10px 0 0}
.mymenu a {font:10px; color:#666666}
.mymenu a:hover {font:10px; color:#848484}  
.blogimage img { width:45px; height:45px; padding:3px; background:white; float:left; margin-right:5px;} 
.blogMenu { height:25px; padding-left:7px; left:89px; position:absolute; top:0; left:80px; width:620px;}
.blogMenu li { float:left; }
.blogMenu li a {padding:60px 0 0 0; height:0;  overflow:hidden; display:block;}

.blogMenu li.tab_home a {width:55px;}
.blogMenu li.tab_localog a { width:87px;}
.blogMenu li.tab_taglog a { width:55px;}
.blogMenu li.tab_keylog { width:73px;}
.blogMenu li.tab_guestbook a {width:66px;}

.blogMenu li.tab_admin { float:right; width:50px;}
.blogMenu li.tab_admin { width:50px;}

.copyright {margin-top:60px; color:#999; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:2px 0 6px 0;}
.copyright a:link, .copyright a:visited, .copyright a:hover { color:#999 !important;}

/* ***** content ***** */ 

#content .titleWrap { clear:both; }
#content .titleWrap .category a { font:0.9em dotum; letter-spacing:-1px; color:#999; }
#content .titleWrap .date { font:0.8em tahoma; margin-left:5px; color:#80767b; letter-spacing:normal;}
#content .titleWrap .admin {  padding:5px 0; margin:2px 0; font:0.9em dotum;color:#aaa;}
#content .titleWrap .admin a{ color:#80767b; font:1em dotum;}
#content .entry { margin:0 0 65px 0; color:#666; padding:0; font-style:normal;}
#content .entry h1, #content .entry h4, #content .entry h5, #content .entry  h6 { border-bottom:1px solid #ccc; margin-left:3px; margin-bottom:3px; padding-bottom:1px;  color:#222; font:1.1em "����"; font-weight:bold;}
#content .entry a { color:black; }

#content .article { font-family:"����";  padding:20px 10px 15px 10px; font-style:normal;margin-bottom:5px;}
#content .entry .tagTrail { margin:15px 5px 0 0; padding-top:8px; border-top:1px dotted #ccc; height:auto; clear:both; letter-spacing:normal; font:11px dotum;}
#content .entry .tagTrail span { font:9px tahoma; color:#999;}
#content .entry .tagTrail a{ color:#333;}
#content .entry .actionTrail  { background:url(./images/bg.png); margin-bottom:3px; font:0.8em tahoma; letter-spacing:normal; color:#909090; padding: 6px 0 0 10px; margin-top:5px; height:20px; clear:both;}
#content .entry .actionTrail a {color:black;}
#content .entry .actionTrail .cnt { font-weight:bold;}
*html #content .entry .actionTrail .inner { position:absolute;}


#content .guestList {margin:0 0 40px 0;}

#content .article h2, #content .article h3 { color:#222; font:1.1em "����"; font-weight:bold;}

#content .article ol, #content .article ul { margin:10px 0; padding:0 0 0 30px;}
#content .article ol li { list-style:decimal outside; margin:0; padding:0;}
#content .article ul li { list-style:circle outside; margin:0; padding:0;}
#content .article dt { font-weight:bold;}
#content .article dd { margin-left:10px;}
#content .article BLOCKQUOTE { margin:10px 0 10px 20px; padding-left:6px; border-left:3px solid #eee;}
#content .article p { margin-bottom:13px;}
#content .article img { border:1px solid #ccc; padding:5px; background:white;}
#content .article a {border-bottom:1px dashed #e53d50;}

.titleWrap .author { display:block; clear:both; margin-top:14px; color:#80767b; background:url(images/bg.png); padding:4px 0 2px 5px; font:0.9em dotum;}
.author a { color:#2799AA !important;}

.admin { letter-spacing:-1px; padding-left:10px;}

a.categoryBtn {color:#777 !important; }

/* �ڸ�Ʈ */
.commentWrite {  position:relative; border:1px solid #ccc; padding:0 10px; margin-top:10px;}
.commentWrite legend { font:10px tahoma; color:#999; padding:0 10px;}
.commentWrite label { display:none;}
.commentWrite form { padding:10px 0 15px 0;}
.commentWrite input, .commentWrite textarea { width:252px; color:#666; margin:1px 0; padding-left:60px; border:none; padding-top:4px; padding-bottom:2px;  background:black; font:11px dotum; height:15px; border:1px solid #ccc;}
.commentWrite textarea  { height:70px; background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px; }
.commentWrite input.name { background:url(images/bgName.gif) 0 0 no-repeat white;}
.commentWrite input.home { background:url(images/bgHome.gif) 0 0 no-repeat white; font:0.8em tahoma;}
.commentWrite input.pass { background:url(images/bgPass.gif) 0 0 no-repeat white; }
.commentWrite p { }
.commentWrite .submit { border:0; padding:0; margin:0; width:92px; height:23px; margin-top:4px;}
.commentWrite .secretWrap .checkbox { border:0; padding:0; margin:0; position:absolute; width:20px; background:none; height:20px; bottom:15px; right:60px;}
.commentWrite .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute; bottom:19px; right:27px; cursor:pointer;}


.comment {position:relative; clear:both;}
.commentList { color:#777;}
.commentList li { overflow:hidden; width:100%; margin-top:2px; margin-top:5px; border-bottom:1px dotted #ccc; padding:5px 0 5px 0;}
.commentList li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.commentList li .name strong { font-style:normal; color:black; font:12px gulim; font-weight:bold; }
.commentList li .name strong a { color:black !important; font-weight:bold;}
.commentList li .name img { vertical-align:middle;}
.commentList li .command { font:11px dotum; letter-spacing:-1px;}
.commentList li .command a { padding-left:3px;  color:#666 !important;}
.commentList li p { font-style:normal; clear:left; padding:2px 10px 3px 10px; overflow:hidden;}
.commentList li ol { margin:0; padding:0 !important;}
.commentList li ol li { border-bottom:none; margin-top:0;  padding-left:20px; width:auto;  background:url(images/bgReply.gif) 7px 3px no-repeat;}

.commentList li .name { float:left;}
.commentList li .date { color:#bdb9ba; display:block; color:#8e7a80; float:left; padding:0 10px;}
.commentList li .command{ float:right;}


.trackback { padding:6px 8px;border:1px solid #ddd; margin-bottom:10px;}
.trackback h3 { font:0.8em tahoma !important; color:black !important; font-weight:bold !important; letter-spacing:normal;}
.trackback h3 span{ font-weight:normal; color:#666;}
.trackback ol { padding:0; border-top:1px dotted #ddd; margin-top:5px; }
.trackback li span { border:0 !important; font-weight:normal; font:11px dotum; }
.trackback li span dfn, .trackback li span cite { font-style:normal !important; font:1em dotum; }
.trackback li span dfn, .trackback li span a { padding-left:5px;}
.trackback li {margin:2px 0 0 0;   padding:2px 0 0 18px; background:url(images/bgTrackback.gif) 2px 4px no-repeat;  overflow:hidden;} 
.trackback li h4 { font:1em gulim; border-bottom:none !important; letter-spacing:normal; font-weight:bold; display:inline;} 
.trackback li h4 a { color:black !important; font-weight:bold !important; font:11px dotum; letter-spacing:-1px; }
.trackback li p { display:none}
.trackback li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.trackback li .delete { float:right;}

/* ���� */
.entryNotice { margin-bottom:60px;}

/* ��б� */
.entryProtected { margin-bottom:60px;}
.entryProtected p.text   { margin-bottom:10px;}
.entryProtected input    { width:200px; height:20px; vertical-align:middle;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; vertical-align:middle; font-weight:bold !important; font:0.8em tahoma; background-color:#ccc;}

/* ���� */
.guestbook { margin-bottom:70px;}
.guestbook .commentWrite { margin-bottom:10px; border:1px solid #999;}

/* �±׷α� */
.taglog .tagbox { padding:10px 0 30px 0;}
.taglog .tagbox .cloud1, .sidebarCenter .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.taglog .tagbox .cloud2, .sidebarCenter .tagbox a.cloud2:visited {font-size:13px; color:#ff9900;}
.taglog .tagbox .cloud3, .sidebarCenter .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.taglog .tagbox .cloud4, .sidebarCenter .tagbox a.cloud4:visited {font-size:12px; color:#0099CC;}
.taglog .tagbox .cloud5, .sidebarCenter .tagbox a.cloud5:visited {font-size:11px; color:#666;}
.taglog .tagbox li { display:inline; margin-right:5px;}
.taglog .tagbox a { border-bottom:none !important;}
.taglog .tagbox a:hover { text-decoration:underline; border-bottom:none !important; }	

/* �ġ�α� */
.localog { padding-bottom:20px;}
.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) 5px 3px no-repeat;  padding-left:15px;  margin-top:2px; font-weight:bold;}
.localog a:link             { color:black;}
.localog a:visited          { color:black;}
.localog a:hover            {text-decoration:underline;}

/* �˻� ����Ʈ */
.searchList ol, 
.searchRplist ol            { list-style:none;  padding:15px 5px 5px 5px;  margin:0; margin-bottom:30px; }
.searchList li, 
.searchRplist li            {   padding-bottom:2px;  margin-bottom:4px; letter-spacing:normal;}
.searchList .date, 
.searchRplist .date         { font:0.8em tahoma;  margin-right:10px; }
.searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#f60;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}

/* ����¡ */
#paging { text-align:center; font:9px Verdana; font-weight: bold; letter-spacing:normal; padding-bottom:40px;}
.number { margin:0px; padding:0px 2px 0px 3px; font:9px Verdana; font-weight: bold;}
a.number:link, a.number:visited  { background:#ccc; color:white;}
a.number:hover {background:#f180ba; text-decoration:none;}

/* ���̵�� ���� */
.counter {  color:#666; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 0 0; }
.counter .total { color:#666; font-weight:bold;}


/* ���̵�� ���� ��Ÿ�� */
.sideinfo {   font:0.9em dotum;}
.sideinfo a:link, .sideinfo a:visited{color:#999; }
.sidebarBox { background:url(images/bgLine.gif) center top repeat-y; padding-top:10px; }

.sideinfo .category h3 { background:url(images/barCategory.gif) !important; }
.sideinfo .recentPost h3 { background:url(images/barRecentPost.gif);}
.sideinfo .recentComment h3 { background:url(images/barRecentComment.gif);}
.sideinfo .recentTrackback h3 { background:url(images/barRecentTrackback.gif);}
.sideinfo .link h3 { background:url(images/barLink.gif);}
.sideinfo .calender h3 { background:url(images/barCalendar.gif);}
.sideinfo .tagbox h3 { background:url(images/barTagcloud1.gif);}
.sideinfo .notice h3 { background:url(images/barNotice.gif);}


.sideinfo ul{margin:0 2px 15px 2px;}
.sideinfo li { display:inline; line-height:150%; padding-bottom:4px; padding-right:6px; padding-left:10px; margin-bottom:4px; background:url(images/bul.gif) 2px 3px no-repeat; }
.sideinfo li .cnt { color:#bbb; font:70% tahoma;}
.sideinfo li .name { color:#999;}
.sideinfo li .date { color:#999; font:70% Verdana;}
.sideinfo li a:hover { color:red; text-decoration:none;}

.sideinfo h3{height:0; clear:both; padding:16px 0 0 0; margin:0 0 4px 0 !important; padding-bottom:0 ; border-bottom:0 !important; overflow:hidden;}
.sideinfo.right h3 { width:177px;}

.sideinfo .calender,
.sideinfo .category,
.sideinfo .calender,
.sideinfo .link,
.sideinfo .search,
.sideinfo .banners { margin-bottom:13px;}


.sideinfo .title { font:12px gulim; font-weight:bold;  display:block; color:black;} 
.sideinfo .blogdesc { padding:6px 0 15px 0; color:#999;}
.sideinfo .blogimage img { width:146px; border:6px solid #f2f2f2; margin-bottom:15px;}

.sideinfo .banners { border-top:1px solid #ddd; padding:10px;}
.sideinfo .banners img { display:block; margin:4px auto;}

/* �±� Ŭ���� */
.sideinfo .tagbox { margin-top:-1px;}
.sideinfo .tagbox .cloud1, .sideinfo .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.sideinfo .tagbox .cloud2, .sideinfo .tagbox a.cloud2:visited {font-size:13px; color:#ff9900;}
.sideinfo .tagbox .cloud3, .sideinfo .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.sideinfo .tagbox .cloud4, .sideinfo .tagbox a.cloud4:visited {font-size:12px; color:#0099CC;}
.sideinfo .tagbox .cloud5, .sideinfo .tagbox a.cloud5:visited {font-size:11px; color:#999;}
.sideinfo .tagbox li { margin:0 3px -1px 0; display:inline; float:none; border:none;}
.sideinfo .tagbox a:hover { text-decoration:underline; }  


/* ���� */
.sideinfo .link li { float:none; display:inline;}

/* �ϴ� ���  */
.sideinfo .search { text-align:center;}
.sideinfo input {width:108px; padding-left:45px; border:3px solid #ccc; padding-top:3px; color:#626262; font:1em gulim; height:15px; background:url(images/bgSearch.gif); margin-top:3px;}
.sideinfo .search .submit { display:none;}


/* ī�װ� */
#treeComponent { float:none !important; font-style:normal !important;}
#treeComponent table { float:none !important; font-style:normal !important;}
#treeComponent div { float:none !important; font-style:normal !important;}

/* ���̵�� �±� */
.sideinfo .tag a{ text-decoration:none; font-family:dotum;}
.sideinfo .tag { display:inline; padding:0; text-align:justify;}
.sideinfo .tag .cloud1 { font-weight:bold; font-size:130%; color:#222; background-color:#b0aba1; }
.sideinfo .tag .cloud2 { font-weight:bold; font-size:120%; color:#333; background-color:#b0aba1; }
.sideinfo .tag .cloud3 { font-weight:bold; font-size:110%; color:#555;}
.sideinfo .tag .cloud4 { font-size:100%; color:#666;}
.sideinfo .tag .cloud5 { font-size:90%; color:#666;}	
.sideinfo .tag a:hover{ background-color:#a09b91; color:#000;}	
.sideinfo .tag li{ background:none; display:inline; padding:0;}


.sideinfo .calender{font:100% Verdana;}
.sideinfo .archive{font-family: Verdana;}
.sideinfo .archive ul{ padding: 0 20px 0 10px; }
.sideinfo .archive .cnt{ padding-left:5px;}
#treeComponent  * { width:auto !important;}



/* �˻� */
.search { border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.search input { width:112px; padding:1px 3px 2px 3px; border:1px solid #ddd; background:#eee; color:#666; margin-right:2px; float:left;}
.search .submit { width:45px; overflow:hidden; height:21px; display:block;}
.search .submit input {padding:23px 0 0 0; border:none; background:url(images/btnSearch.gif); cursor:pointer;} 





/* ***** footer ***** */
#footer { clear:both;  position:relative; margin:0 0 0 0; border-top:1px dotted #ddd; padding:10px 0 0 5px;  font:11px dotum; letter-spacing:-1px; color:black;}
#footer .menu { border:none;}
#footer a { color:#666;}
.copyright {padding-bottom:50px; margin:0; color:#666; position:relative; }
.copyright a:link, .copyright a:visited { font-weight:bold; color:#666 !important;}
.copyright a:hover {color:black !important;}
.textcube { position:absolute; top:4px; right:0;}

/** for Skin Wizard **/

#containerTop { width:610px;  padding:36px 0 50px 102px;   background:url(images/logo.png) 98px 0 no-repeat; } 
#container { width:610px;  margin:0 92px;}
#content { margin-left:0;}
#content .commentWrite textarea { width:553px;}
#containerBottom {width:732px; text-align:left; margin-left:50px;}


#containerTop h1 {font:2.4em Verdana;  font-weight:bold;  padding:0 0 0 12px; }
#containerTop h1 a { color:black; }
#containerTop h1 a:hover { color:red;  text-decoration:none;}
#containerTop h1 span { font:0.8em dotum; font-weight:normal; color:#666;}

#content .titleWrap h3,
#content .guestbook h2, #content .guestbook h3,
#content .taglog h2, #content .taglog h3,
#content .localog h2, #content .localog h3,
#content .searchRplist h3,
#content .searchList h2, #content .searchList h3
{  margin-bottom:3px; color:black; font:13px gulim; font-weight:bold;  line-height:16px; display:inline;}

#content .titleWrap h2 a {color:black; font:16px gulim; font-weight:bold; border-bottom:1px solid #FF0066; padding-left:2px; line-height:16px;}
#content .titleWrap h2 a:hover { text-decoration:none;}


/* for cover */
.post_tags { background:url(images/entryTag.gif) no-repeat 5px 7px !important; color:#aaa; padding-left:34px !important;}
.post_tags a{ color:#aaa; }
.coverpost h2 { font-size:12px !important; border:none !important;}
.coverpost h2 a { color:black !important;}
.post_info .category a, .post_info .date, .post_info .author  { color:#ccc !important; border:none !important; display:inline;}
.coverpost .img_preview { padding:4px; border:1px solid black !important;}
.coverpost { border-bottom:1px dotted #999 !important; margin-bottom:16px !important;}
