@charset "utf-8";
/* ------------------------------------------------------------
 * = ★★★ 반드시 들어가야 하는 스타일 시작 ★★★
 ------------------------------------------------------------ */

/* ------------------------------------------------------------
 * = 본문 공통
 ------------------------------------------------------------ */
* { margin:0; padding:0;}
body{
		font:12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		background: #fafafa url(images/title_skin.gif) repeat-x;
		color:#656565;
}
html, body, p, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
a,
a:visited		{ color: #656565;text-decoration: none; }
a:hover 		{ text-decoration: underline; }
a:hover,
a:visited:hover { color: #1E90FF; }

/* ------------------------------------------------------------
 * = 페이징 - 현재 페이지
 ------------------------------------------------------------ */
    .selected               { font-weight:bold;  color:#f30;}
    .no-more-prev,
	.no-more-next { color:#ccc;}

/* ------------------------------------------------------------
 * = 카테고리 - 이미지 버튼
 ------------------------------------------------------------ */
    .ib                     { cursor:pointer;}
/* ------------------------------------------------------------
 * = 카테고리 - 트리 셀
 ------------------------------------------------------------ */
    .branch3                { cursor:pointer;}
/* ------------------------------------------------------------
 * = 카테고리 - 카테고리 옆 개수 스타일
 ------------------------------------------------------------ */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#999999;}

/* ------------------------------------------------------------
 * = 달력 월 표시
 ------------------------------------------------------------ */
    .cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; font-weight:bold;}
/* ------------------------------------------------------------
 * = 달력 요일 표시(th 영역)
 ------------------------------------------------------------ */
    .cal_week1              { font:0.95em Dotum, Arial, sans-serif;  height:18px;  font-weight:normal;}
/* ------------------------------------------------------------
 * = 달력 일요일 표시(th 영역)
 ------------------------------------------------------------ */
    .cal_week2              { font:0.95em Dotum, Arial, sans-serif;  color:#855A5A; }

/* ------------------------------------------------------------
 * = 달력 Week(tr 영역)
 ------------------------------------------------------------ */
    .cal_week               { background-color:#fff;}
    .cal_current_week       { background-color:#eee;}

/* ------------------------------------------------------------
 * = 달력 Day(td 영역)
 ------------------------------------------------------------ */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;  text-align:center;}
/* ------------------------------------------------------------
 * = 달력 Day, 일요일 (td 영역)
 ------------------------------------------------------------ */
    .cal_day_sunday         { color:#855A5A!important;}
    .cal_day_sunday a        { color:#855A5A!important;}

/* ------------------------------------------------------------
 * = 달력 지난 달 날짜 표시(td)
 ------------------------------------------------------------ */
    .cal_day1               { color:#ccc;}
/* ------------------------------------------------------------
 * = 달력 다음 달 날짜 표시(td) 
 ------------------------------------------------------------ */
    .cal_day2               { color:#ccc;}
/* ------------------------------------------------------------
 * = 달력 이번 달 날짜 표시(td)
 ------------------------------------------------------------ */
    .cal_day3               { color:#656565;}
/* ------------------------------------------------------------
 * = 달력 오늘 날짜 표시(td)
 ------------------------------------------------------------ */
    .cal_day4               { color:#000;  border:1px solid #855A5A;}
/* ------------------------------------------------------------
 * = 달력 글쓴 날 링크 스타일
 ------------------------------------------------------------ */
    a.cal_click:link        { color:#333;  font-weight:bold;}
    a.cal_click:visited     { color:#333;  font-weight:bold;}
    a.cal_click:hover       { color:#1E90FF;font-weight:bold;}

/* ------------------------------------------------------------
 * = 종류별 코멘트 [##_rp_rep_class_##]
 ------------------------------------------------------------ */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:20px; }
    .rp_secret              { color:#f30;   font-weight:bold;}
/* ------------------------------------------------------------
 * = 종류별 코멘트 [##_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                   { color:#999;  text-align:center;line-height:17px;}
/* ------------------------------------------------------------
 * = 그림
 ------------------------------------------------------------ */
    .imageblock             { 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; }


/* ------------------------------------------------------------
 * = ★★★ 반드시 들어가야 하는 스타일 끝 ★★★
 * - 이 아래는 자유롭게 추가, 삭제 가능
 ------------------------------------------------------------ */

br.clear_both,
div.clear_both,
br.clear_left,
div.clear_left {
font: 1px/1px monospace;
display: block;
}
.clear_both { clear: both; }
.clear_left { clear: left; }

hr              { display:none;}
img             { border:none;}

h1              { font-size:2.0em;}
h2              { font-size:1.2em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
input, textarea          { border:1px solid #aaa; cursor:pointer; padding:.1em}
p { line-height:1.5em; margin-bottom:1em; display:block;}

/* ------------------------------------------------------------
 * = 블로그 레이아웃
 ------------------------------------------------------------ */

#container {
		width:880px;
		margin:80px auto; 
		background-color:#FAFAFA;
}
#header {
		width:620px;
		margin-bottom:8px;
		height:100px;
		position:relative;
}
#content {
		float:left;
		width:620px;
		/*overflow:hidden; 이게 있으면 파이어폭스 브라우저에서는 미디어 로그에서 목록 링크가 안 나옴.*/

}
#sidebar {
		float:right;
		width:190px;
}


#footer {
		clear:both;
		padding:20px 0 0 0;
}

.blogMenu      { position:absolute; top:8px; left:8px;width:500px;}
.blogMenu a		{ color:#848484; }
.blogMenu ul   { margin:0;  padding:0;  list-style:none; position:inherit;}
.blogMenu li   { float:left;padding-right:10px;}
/* ------------------------------------------------------------
 * = Header
 ------------------------------------------------------------ */
#header a              {  }

#header h1            { top:25px; position:absolute;}
#header h1 a		 { color:#111111;}
#header h1 a           { letter-spacing:-1px;}
#header h1 a:hover     { color:#1E90FF;text-decoration:none;}

#header ul.blog_info	{ top:63px; width: 630px; position:absolute; padding-left:2px; list-style:none;background-color:#eee;}
#header ul.blog_info li	{ float:left; padding-right: 15px;}
#header ul.blog_info li img { vertical-align: text-bottom; }



/* ------------------------------------------------------------
 * = content
 ------------------------------------------------------------ */
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry             { border:0px solid #eee; padding:10px 0;  margin-bottom:10px;}
#content .guestbook, 
#content .searchList, 
#content .searchRplist      { padding:10px 0;}

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3   { border-bottom:1px solid #ccc;  margin-bottom:10px;}

.searchList ol, 
.searchRplist ol            { list-style:none;  padding:5px;  margin:0;}
.searchList li, 
.searchRplist li            { border-bottom:1px solid #eee;  padding-bottom:2px;  margin-bottom:4px;}
.searchList .date, 
.searchRplist .date         { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  margin-right:10px; }
.searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;padding-left:8px;}

.localog .spot              { padding-left:20px;  margin-top:5px;}
.localog .info              { padding-left:15px;  margin-top:2px;}

.taglog ul                  { padding:5px; margin:0; text-align:justify;}
.taglog li                  { display:inline;}
.taglog li .cloud1          { font-weight:bold;  font-size:16px;}
.taglog li .cloud2          { font-weight:bold;  font-size:15px;}
.taglog li .cloud3          { font-weight:bold;  font-size:14px;}
.taglog li .cloud4          { font-size:13px;}
.taglog li .cloud5          { font-size:12px;}

.guestbook p                { padding:2px 0; margin:0;}

.guestWrite                 { padding:10px;  border:1px solid #ddd;}
.guestWrite input           { width:150px;}
.guestWrite textarea        { width:465px;  padding:5px;}
.guestWrite .homepage       { width:300px;}
.guestWrite .submit         { width:477px;  height:22px; font:1.1em Dotum, Arial, sans-serif; padding-top:3px;}

.guestList                  { padding:10px 0 0 0;}
.guestList ol,
.guestList ul               { margin:0; padding:0;  list-style:none;}
.guestList li p             { border-top:1px dashed #ccc; margin-top:5px; padding-top:5px;}
.guestList ol li            { border:5px solid #eee;  padding:10px;  margin-bottom:10px;  width:490px; overflow:hidden;}
.guestList li ul li         { margin-left:20px;  padding-left:25px;  border:none;  width:440px; overflow:hidden;}
.guestList li .name         { font-weight:bold;}
.guestList li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}

.guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat;  padding:0 0 2px 53px;  text-decoration:none;}
.guestList .control a.modify span  { display:none;}
.guestList .control a.write        { background:url(images/iconWrite.gif) no-repeat;  padding:0 5px 2px 53px;  text-decoration:none;}
.guestList .control a.write span   { display:none;}

/* ------------------------------------------------------------
 * =container/content/ 배경색(이미지) + 글씨색 모음(롤오버색 포함)
 ------------------------------------------------------------ */
.localog .spot              { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;}
.localog .info              { background:url(images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;}
.guestWrite                 { background-color:#f5f5f5;}
.guestWrite .submit         { background-color:#ccc;}
.guestList li ul li         { background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f5f5f5;}
#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3   { color:#222;}
.searchList .cnt,
.searchRplist .name         { color:#999999;}
.taglog a:hover             { color:#1E90FF;}
.taglog li .cloud1          { color:#333;}
.taglog li .cloud2          { color:#555;}
.taglog li .cloud3          { color:#777;}
.taglog li .cloud4          { color:#888;}
.taglog li .cloud5          { color:#999;}
.guestList li .name         { color:#656565;}
/* ------------------------------------------------------------
 * = entry
 ------------------------------------------------------------ */
.entryNotice h2 a, 
.entryNotice h2 a:visited,
.entryProtected h2 a,
.entryProtected h2 a:visited,
.entry h2  a,
.entry h2  a:visited     {font-size:1.2em;  line-height:1.1em;font-family:Gulim,Dotum, Verdana, Helvetica, Arial,  AppleGothic, Sans-serif;color:#111111;}
.entry h2  a:hover		{color:#1E90FF;}

.titleWrap               {width: 630px; padding:3px 0 2px 0px;  border-left:7px solid #CCCCCC; margin-bottom:10px;text-indent:2px;}
.titleWrap .article_info {margin-top:3px;}

.titleWrap .category a   { font:1em verdana,Dotum, Arial, sans-serif;}
.titleWrap .date         { font:0.9em verdana,Dotum, Arial, sans-serif;}
.titleWrap .author      { font:1em verdana,Dotum, Arial, sans-serif; text-align:right;}
.titleWrap .admin,   .titleWrap .admin a       { font:1em Dotum, Arial, sans-serif;}

.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                 { width:640px; padding:5px 0px 25px 0px; overflow:hidden;font: 13px/1.6 Gulim,Dotum, Verdana, Helvetica, Arial,  AppleGothic, Sans-serif;}
.article li               {margin:2px 0 0 20px;}
.article fieldset		{color:#656565;Dotum, Verdana, AppleGothic, Sans-serif; }
.article a:link          { color:#0000FF;  text-decoration:none;}
.article a:visited       { color:#0000FF;  text-decoration:none;}
.article a:hover         { color:#1E90FF;text-decoration:underline;}
.article a:active        { color:#0000FF;  text-decoration:none;}
.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { background:url(images/iconBlockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}

.License					{border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:5px 5px;width:630px;height:40px;}
.palgle_bookmarkr {border-bottom:1px solid #cccccc;padding:5px 5px;margin:0 0 2px 0;}
.License	 a:link,  .palgle_bookmarkr a:link, 
.License	 a:visited,  .palgle_bookmarkr a:visited,
.License	 a:active,  .palgle_bookmarkr a:active { color:#767173;     text-decoration:none;}
.License	 a:hover,  .palgle_bookmarkr a:hover { color:#1E90FF;text-decoration:underline;}
.License	 .License_A		{float: left; width: 88px; padding-top: 3px;}
.License	 .License_B		{float: left; padding-left: 5px; padding-top: 3px; width:500px;}


.tagTrail                { padding:5px 5px 0px 5px;  clear:both;}
.tagTrail a				{ color:#111111;}
.tagText                 { border:1px solid #C0C0C0;font: 9px verdana; background-color: #EEEEEE; color: #404040; padding: 1px 5px; margin-right: 3px;}

.actionTrail             { padding:3px 5px;  clear:both;}
.actionTrail a:link,	.actionTrail a:visited, .actionTrail a:active		{color:#767173;}
.actionTrail .cnt        { color:#999999;}

.trackback               { padding:10px; width:620px;  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         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.trackback p             { font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.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                          { padding:10px; width:620px; overflow:hidden;} 
.comment p                        { margin:3px 0 0 0; padding:0;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { padding:10px 5px; }
.comment li ul li                 { padding:5px 10px 5px 25px;  background:url("images/iconIndentArrow_local.gif") no-repeat 12px 6px;}
.comment .control a.address       { background:url(images/iconAddress.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/iconModify.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/iconWrite.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { padding:5px; margin-top:20px;}
.commentWrite input               { width:150px;}
.commentWrite textarea            { width:508px;  padding:5px; position:relative; top:-16px;}
.commentWrite .homepage           { width:300px;}
.commentWrite .submit             { width:520px;  height:22px;  background-color:#ccc;  font:1.1em Dotum, Arial, sans-serif; padding-top:3px; position:relative; top:-18px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-23px; left:-170px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}
.commentWrite .rp_inputComment		{clear:both;}
.paging           { padding-top:10px;  text-align:center;  font-size:0.95em;}
.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
.paging .num      { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}


/* ------------------------------------------------------------
 * = sidebar
 ------------------------------------------------------------ */
#sidebar                       { }
#sidebar ul                    { padding:0;  margin:0;  list-style:none;}
#sidebar li                    { padding-left:1px;}
#sidebar h3                    { font-size:1.1em;  padding:10px 0 0 5px; margin-bottom:5px;font-family:Verdana, AppleGothic, Sans-serif;}
#sidebar h3 a                   { color:#111111;}
#sidebar .cnt                  { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#999999;}
#sidebar .date                 { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#888;}
#sidebar .name                 { font:0.9em Dotum, Arial, sans-serif;  color:#888;}

#sidebar .noticesign_box,
#sidebar .noticesign_box ul li	a{color:#111111;font-family:Dotum,Verdana, AppleGothic, Sans-serif;}
#sidebar .noticesign_box span  {font-weight:normal;color:#888;}

#sidebar .blogImage            { }
#sidebar .blogImage img        { width:190px; height:10px;}
#sidebar .blogDesc             {  letter-spacing:-0.5px;}
#sidebar .userID               {}

#sidebar .notice               { margin:0px 0;letter-spacing:-0.5px;}
#sidebar .notice li            { margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#sidebar .notice a:link,
#sidebar .notice a:visited     {  padding:1px 0 5px 0px;}
#sidebar .notice a:hover       { color:#1E90FF;padding:0 0 5px 0px; text-decoration:none;}

#sidebar .adminMenu            { padding:8px 5px 6px 5px;  background-color:#eee; margin:5px 0 10px 0;}
#sidebar .adminMenu li         { background:none;  display:inline; width:100px;}
#sidebar .adminMenu a          { padding:3px 20px 1px 20px;  border:1px solid #999;  color:#656565;  text-decoration:none;  background-color:#fff;}

#sidebar .search               { text-align:center;}
#sidebar .search .search_text   { width:145px;  height:16px;}
#sidebar .search .submit       {width:25px;  height:20px; background:url(images/search.gif) 0 1px no-repeat; border:0; cursor:pointer;text-indent:-5000px;}

#sidebar .category li          { background:none;}
#sidebar .category li ul li    { background:url(images/bul.gif) 0 6px no-repeat;  padding-left:10px;}
#sidebar .category li ul li ul li { background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px;}
#sidebar .category li ul li ul li a{ color:#999;}

#sidebar ul#m_tagbox             { line-height: 16px; padding:5px 2px; text-align:justify;}
#sidebar #m_tagbox li            { display:inline;}
#sidebar #m_tagbox a             { letter-spacing:-1px;color:#717171;}	
#sidebar #m_tagbox li .cloud1    { font-size:180%;line-height:140%;font-weight:bold;}
#sidebar #m_tagbox li .cloud2    { font-size:160%;line-height:130%;font-weight:bold;}
#sidebar #m_tagbox li .cloud3    { font-size:140%;line-height:130%;}
#sidebar #m_tagbox li .cloud4    { font-size:120%;line-height:120%;}
#sidebar #m_tagbox li .cloud5    { color:#999;font-size:100%;}	
#sidebar #m_tagbox li a:hover    { color:#1E90FF;text-decoration:underline;}



#sidebar .recentComment        {width:190px; overflow:hidden;}
#sidebar .recentComment .info_wrap  {  margin-bottom:3px; color:#999; display:block;}
#sidebar .recentTrackback      {width:190px; overflow:hidden;}
#sidebar .recentTrackback .info_wrap  {  margin-bottom:3px; color:#999; display:block;}

#sidebar .archive li           { font-family:verdana;}
#sidebar .calendar td             { font-family:verdana;}

#sidebar .counter              { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  padding:5px 0;  margin:10px 0;  text-align:center;  background-color:#eee;  letter-spacing:0;}
#sidebar .counter li           { background:none;  display:inline;  padding:0 5px;}
#sidebar .counter li.total     { display:block;  color:#000;}

#sidebar .botton          { text-align:center;  padding:5px;}
#sidebar fieldset			{margin: 10px 0px; padding: 5px;border:1px solid #ccc;}
#sidebar fieldset legend	{font-weight:bold;font-family:Dotum,Verdana, AppleGothic, Sans-serif;}
#sidebar fieldset a			{color:#717171;}
/* ------------------------------------------------------------
 * = footer
 ------------------------------------------------------------ */
#footer          { text-align:center;  padding:40px 10px 10px 10px;  font:11px Verdana, dotum;	color:#656565;}
#footer a        { color:#656565;}
#footer a:hover  { color:#1E90FF;}
/* ------------------------------------------------------------
 * = TD_recent
 ------------------------------------------------------------ */
.TD_recent_box	{}
