@charset "utf-8";
/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */

* { margin:0; padding:0; font-size:100%; font-style:normal;}
html, body { height:100%; width:100%;}

/* º»¹® °øÅë */
body{
		font:0.875em/1.4 "Gulim", "AppleGothic", "Malgun Gothic", "Arial", sans-serif;
		background-color:white;
		color:black;
}
/*
a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { background-color:#f0f0f0;  text-decoration:underline;}
a:active        { color:#666;     text-decoration:none;}
*/
	/* ÆäÀÌÂ¡ - ÇöÀç ÆäÀÌÁö */
	.selected  { background-color:#f30; color:#FFF;}
	.no-more-prev { background:url(images/ico_prev_no.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
	.no-more-next { background:url(images/ico_next_no.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}


/* Ä«Å×°í¸® - ÀÌ¹ÌÁö ¹öÆ° */
    .ib                     { cursor:pointer;}
/* Ä«Å×°í¸® - Æ®¸® ¼¿ */
    .branch3                { cursor:pointer;}
/* Ä«Å×°í¸® - Ä«Å×°í¸® ¿· °³¼ö ½ºÅ¸ÀÏ */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f30;}

/* Á¾·ùº° ÄÚ¸àÆ® [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background-color:yellow; no-repeat;  padding-left:20px; }
    .rp_secret              { color:#f30;}
/* Á¾·ùº° ¹æ¸í·Ï ±Û [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
/* ºñ¹Ð ´ñ±Û (·Î±×¾Æ¿ô½Ã ºñ¹Ð±Û Ç¥Çö)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}


/* ÀÌ¹ÌÁö ¾Æ·¡ Ä¸¼Ç ½ºÅ¸ÀÏ */
    .cap1                   { font-size: 0.75em; color:#999;  text-align:center; padding:4px 0; margin:0;}
/* ±×¸² */
    .imageblock             { border:1px solid #EFEFEF; padding:3px;  margin:5px 0;}
    .imageblock:hover {  background-color:#EFEFEF; color:black; }
/* ¿ÞÂÊ */
    .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; }


/* ¹Ýµå½Ã µé¾î°¡¾ßÇÏ´Â ½ºÅ¸ÀÏ ³¡ - ÀÌ ¾Æ·¡´Â ÀÚÀ¯·Ó°Ô Ãß°¡, »èÁ¦ °¡´É */

hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0; padding:0;}
h1              { }
h2              { }
h3              { font-size:1.2em;}
h4              { font-size:1em;}




/* ºí·Î±× ·¹ÀÌ¾Æ¿ô */
#wrap {		width: 600px;
		margin: 0 auto;
		background-color:#fff;
		position:relative;
}
#header {
background-color:#FEFEFE;
border-bottom:1px solid #CACACA;
}
#headcontent {width: 600px;
		height: 120px;
		margin:65px auto 0; 
		position:relative;
padding:20px 20px 0;
}
#content {	width: 600px;
		margin:0 auto; 
		clear:both;
		overflow:hidden;
padding:40px 20px 20px;
}
#paging {	width: 600px;
		margin:0 auto; 
		position:relative;
padding:20px;
}
#footer { clear:both;
border-top:1px solid #CACACA;
}
#footcontent {width: 600px;
		height: 120px;
		margin:0 auto; 
		position:relative;
padding:40px 20px 0;
text-align:center;
}

/* ***** Header ***** */
#header a { color:#000;}
#header h2 { line-height: 1; padding:0; margin:0; font-size:3.5em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight:bold; letter-spacing:5px;}

#desc { line-height:0.8; padding:0 0 45px 0; margin:0; font-size:0.82em; letter-spacing:-1px;}

.head {	position:relative; padding:0; margin:0 0 30px 0; }

.blogMenu { position:absolute; top:20px; right:20px;}
.blogMenu ul { margin:0;  padding:0; list-style:none;}
.blogMenu ul li { float:left; background:url(images/bullBar.gif) no-repeat;  margin-left:3px;  padding-left:7px;}
.blogMenu ul li a:hover { color:white; background-color:black; }
.blogMenu ul li.rss { text-indent: -999em; padding:0; margin:0;}
.blogMenu ul li.rss a { background:url(images/2006_rss.gif) no-repeat; display:block; width:43px; height:15px; margin-top:8px; }

#headrss {
width: 600px;
margin:0 auto;
padding: 5px 0;
position:relative;
padding:5px 20px;
display:none;
}


/* ***** content ***** */
#content .nonEntry {}
#content .nonEntry h3   { border-bottom:1px solid #ccc;  margin-bottom:10px;}

#content .entryNotice, 
#content .entryProtected, 
#content .entry { padding-bottom:30px;}





/* entry */
.entryNotice h1, 
.entryProtected h1, 
.entry h1                { font-size:1.5em;  line-height:1;font-family:"AppleGothic", "Malgun Gothic", Verdana, sans-serif;}
.titleWrap               { }
.titleWrap .category a,
.titleWrap .taglabel a   { color:#FFF; }
.titleWrap .taglabel     { color:#FFF; }
.titleWrap .date         { float: right; color:#FFF; }

.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input    { width:200px;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; background-color:#ccc;}


.article                 { clear:both; margin:5px 5px 0 0; text-align:justify; overflow:hidden;}

.article a:link          { color:red; text-decoration:none;}
.article a:visited       { color:red; text-decoration:none;}
.article a:hover         { color:red; text-decoration:underline;}
.article a:active        { color:red; text-decoration:none;}

.article blockquote,
.hbox blockquote         { border-left:5px solid red; padding-left:5px; margin:10px 0px; }

.author                  { display:none;text-align:right; color:#888; padding:20px 20px;}
.author .text            { font:90% Verdana, Arial, Helvetica, sans-serif;}


.tagTrail                { padding:0px 5px 5px 40px;  background:url(images/entryTag.gif) center left no-repeat; clear:both;}
.tagText                 { display:none;}

.actionTrail             { margin-top:13px; clear:both; padding:7px 2px;}
.actionTrail a           {  }
.actionTrail .cnt        { color:#f60;}

.trackback               { border-top:1px solid #ddd;  background-color:#f5f5f5; padding:10px; width:490px;  overflow:hidden;}
.trackback a             { color:#000;}
.trackback h3            { font:11px Verdana; color:#333;  border-bottom:1px solid #f5f5f5;  margin:5px 5px 10px 5px;}
.trackback h4            { font:12px Verdana; font-weight:normal;  margin:0;}
.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { border-top:1px dotted #ccc;  padding:5px;}
.trackback .date         { color:#777;}
.trackback p             { color:#999; margin:3px 0 0 0; padding:0;}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}


.comment                          { width:500px; overflow:hidden;} 
.comment p                        { margin:3px 0 2px; padding:0; clear:both; width:400px;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date { float:right; font:0.65em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#777;}
.comment .name { float:left; color:#666; font-weight:bold;}
.comment .name a { }
.comment ol li                    { padding:5px 0; border-top:1px solid #999; }
.comment li ul li                 { padding:5px 0; margin:10px 0 10px 35px; border-top:1px solid #999; }
.comment .control a { float:right; margin-right: 5px; font:0.65em Verdana, Helvetica, Arial, Gulim, sans-serif; }
.comment .control a.address       {  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}
.write p { margin:0; padding:0; }

.write                     { }
.write p { padding: 2px 0; font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif; }
.write input               { width:150px;}
.write textarea            { width:450px; height:100px;}
.write .homepage           { width:300px;}
.write .submit             { }
.write .secretWrap         { }
.write .checkbox           { }




/* ***** paging ***** */
#paging            { }
#paging a {   }
#paging .numbox    { } 
#paging .num       { }
#paging #prevPage { }
#paging #nextPage { }


/* ***** footer ***** */

.EolinBmVote {width: 200px;font-size: 9px; text-align:right;float:right;}
.EolinBmVote a {color:#000;}
.EolinBmVote img {display:none;}




.entry { margin-bottom:45px;}

.tagbox, .btn_top { display:none; }

.hbox { padding:5px 10px; margin:0 0px 25px 0px; background-color:#FFFFDD; border:1px solid #FFCC66; clear:both; }

strong { background-color:#FFFFC6; color:black; font-style:normal; }
code, pre {
	display: block;
	margin: 0 0 0 12px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #8d8d82;
	background: #2c2c29;
	border-left: 2px solid #3a3a35;
}

.titleWrap .category,
.titleWrap .taglabel,
.titleWrap .date { font:0.75em Dotum, Arial, sans-serif; }
.titleWrap .category,
.titleWrap .taglabel { margin-right:6px; }

.admin { position:relative; padding:5px; background-color:#FFFFDD; border:1px solid #FFCC66; }
.admin span { float: right; }

.thenet { position:absolute; top:135px; right:59px; }

h1 a, h2 a { text-decoration:none; }
h1 a:hover, h2 a:hover { text-decoration:none; background-color:black; color:white; }

dd { margin-left:25px; }
ol.slist {margin-top:25px; }
ol.slist li { padding-top: 4px; margin:3px 0; border-bottom:1px solid #DDD; }
ol.slist span { margin-right:10px; }
