@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
* { margin: 0; padding: 0;}
html{background-color: #1a1a1a;}
body {
	background-color:/*@background-color=*/#1a1a1a/*@*/;
	font-size: 11px;
	overflow-x: hidden;
}
a:link          { color:#666;     text-decoration:none;}
a:visited       { color:#666;     text-decoration:none;}
a:hover         { color:#666;  text-decoration:underline;}
a:active        { color:#666;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
	.selected               { font-weight:bold;  color:#f30;}
	.no-more-prev { padding-left:6px; color:#999;}
	.no-more-next { padding-right:6px; color:#999;}

/* 카테고리 - 이미지 버튼 */
	.ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
	.branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
	.c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f30;}

/* 달력 월 표시 */
	.cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; }
/* 달력 요일 표시(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; }

/* 달력 Week(tr 영역)  */
	.cal_week               { }
	.cal_current_week       { }

/* 달력 Day(td 영역) */
	.cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#666;  text-align:center; }
/* 달력 Day, 일요일 (td 영역)  */
	.cal_day_sunday         { }
	.cal_day_sunday a        { }

/* 달력 지난 달 날짜 표시(td)   */
	.cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
	.cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
	.cal_day3               { color:#666;}
/* 달력 오늘 날짜 표시(td) */
	.cal_day4               { color:#666;  text-decoration:underline; font-weight: bold; }
/* 달력 글쓴 날 링크 스타일 */
	a.cal_click:link        { color:#333;  font-weight:bold;}
	a.cal_click:visited     { color:#333;  font-weight:bold;}
	a.cal_click:hover       { color:#f30;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
	.rp_general             { }
	/*.rp_admin span.name		{ background: url(images/iconAdmin.gif) no-repeat;  padding-left:20px; height: 22px; }*/
	.rp_secret              { color:#f30;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
	.guest_general          { }
	.guest_admin p.ctrlGuest,
	.guest_admin p.ctrlGuestRe  { 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; padding:4px 0; margin:0;}
/* 그림 */
	.imageblock             { border: 0;  padding: 0;  margin: 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/icon_view_more.gif) top left no-repeat;  padding-left:20px; color:#000;}
	.moreless_top           { background:url(images/icon_stop_view.gif) top left no-repeat;  padding-left:20px; color:#000;}
	.moreless_body          { }
	.moreless_bottom        { background:url(images/icon_stop_view.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; vertical-align: top;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.6em;}
h2              { font-size:1.4em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
input, textarea { font: 1em dotum; color: #999999;
	scrollbar-face-color: #0f0f0f;/*스크롤바 표면 색상*/
	scrollbar-highlight-color: #5f5f5f;/*표면 왼쪽 부분 겉색상*/
	scrollbar-shadow-color: #5f5f5f;/*표면 오른쪽 부분 그림자 겉색상*/
	scrollbar-3dlight-color: #0f0f0f;/*표면 왼쪽 부분 입체감 색상*/
	scrollbar-arrow-color: #fff;/*스크롤바 조그만 삼각형 색상*/
	scrollbar-track-color: #0f0f0f;/*스크롤바 밑에 레일 트렉 색상*/
	scrollbar-darkshadow-color: #0f0f0f;/*표면 밑 부분 그림자 색상*/
}
input { height: 16px; }
table { border-collapse: collapse; border-spacing: 0; }
ul, ol, li { list-style: none;}

/* 블로그 레이아웃 */
/* wrapContainer */
#wrap { clear: both; background: #141211 url("images/main_bg.gif")	repeat-x 0 0;
}

#container {
  width:/*@post-width:290=*/1025px/*@*/; margin: 0 auto;
	height: 100%;
}

#header { margin-bottom: 10px; height: 69px;
background: url(http://kinepix.cafe24.com/tistory/images/top_bg.png) no-repeat 0 0 ;
}

#coin-slider { position: absolute; z-index: 1000; margin: 42px 0 0 131px;}
#coin-slider DIV {position:absolute; top:0; left:0; z-index:8;  opacity: 1.0;}
#coin-slider img { background: transparent;  border: 0;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* IE8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* IE6 & 7 */
zoom:1;
}

#wrapContent{position: relative; width: 877px; z-index: 900; }
#contentTitle{position: absolute; z-index: 100; width: 1509px; height: 856px; margin: -10px 0 0 -220px; padding: 0; background: transparent url(http://kinepix.cafe24.com/tistory/images/content_title_bg.png) repeat -120px 0;}

#content {
	float: right;
	margin: 0;
	padding: 0 3px 0 0;
	width:/*@post-width=*/704px/*@*/;
	overflow:hidden;
}

#sidebar { float: left; width: 110px; margin: 25px 0 0 0; padding: 14px 0 14px 14px; }

/* ***** Header ***** */
#header .blogTitle{
	width:/*@post-width:290=*/100px/*@*/; height: /*@title-height=*/50px/*@*/;
	display: inline-block; *display:inline; *zoom: 1;
}
#header .titleMenu {position: absolute;  margin: 16px 0 0 411px; display: inline-block; *display:inline; *zoom: 1;}
#header .titleMenu img{margin: 0 23px 0 0;}

#header #showRoom {position: relative; z-index: 1200; margin: 122px 0 0 0; }
#searchBox				{position: absolute; margin: -19px 0 0 241px; *margin: -7px 0 0 0; width: 150px; background: url(http://kinepix.cafe24.com/tistory/images/search_bg.gif) no-repeat 0 3px;}
#searchBox input         { background: transparent; color: #e6806c; margin: 0; padding: 5px 0 0 10px; width: 85px; height:16px; border: 0px; vertical-align: middle;  }
#searchBox .submit       { background: url(http://kinepix.cafe24.com/tistory/images/search_btn.gif) no-repeat 0 3px; width: 32px;  height:24px; text-indent:-5000px; border:0; cursor:pointer; vertical-align: middle; }

#header a              { /*@title-color=:#000000*/color:#000000;/*@*/ }
#header h1             { padding-top:/*@title-height:-65=*/21px/*@*/; padding-left: 12px; }
#header .blogMenu      { padding: 0; }
#header h1 a           { font-family:/*@title-font-family=*/dotum/*@*/; font-size:/*@title-font-size*/16px/*@*/; font-weight:bold;  letter-spacing:-1px;}
#header h1 a:hover     { color:#333;  text-decoration:none;}

#header .blogMenu ul   {
	list-style:none;
	margin:0;
	padding:0;
}

#header .blogMenu .topWrapBlogMenu {
	background:url(images/wrap_menu_top.gif) no-repeat;
	height:13px;
}

#header .blogMenu .middleWrapBlogMenu {
	background:#253036 url(images/wrap_menu_middle.gif) no-repeat left top;
	padding-left:36px;
}

#header .blogMenu .bottomWrapBlogMenu {
	background:url(images/wrap_menu_bottom.gif) no-repeat;
	height:13px;
}

#header .blogMenu li   { display:inline;   margin-right: 30px;}
#header .blogMenu li a { font-family: gulim; color: #fff; font-weight: bold; letter-spacing: -1px; }

/* ***** content ***** */
#content .nonEntry #titleMain   {  margin: 33px 0 0 0;  color: #fff;  font: 7em Arial, sans-serif;  font-weight: bold;}
#content .nonEntry #titleSub   {  margin: 0 0 14px 5px;  color: #727272;  font: 1.6em Arial, sans-serif;  font-weight: bold;}

#content .entryNotice,
#content .entryProtected,
#content .entry             { margin-bottom: 57px;}

#searchList ol,
#searchRplist ol            { list-style:none;  padding:0;  margin:0 0 30px 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;  color:#f60;}
#searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}

#localog .spot              { padding-left:30px;  margin-bottom: 6px; }
#localog .info              { padding-left:15px;  margin-bottom: 6px; }
#localog a { color:#617f8a; text-decoration: none; }

#taglog ul                  { padding: 0; margin:0; text-align:justify;}
#taglog li                  { display:inline;}
#taglog li .cloud1          { color:#699;  font-weight:bold;  font-size:14px;}
#taglog li .cloud2          { color:#84bbdd;  font-weight:bold;  font-size:14px;}
#taglog li .cloud3          { color:#333; }
#taglog li .cloud4          { color:#999; }
#taglog li .cloud5          { color:#999; }

#guestWrite                 { padding:15px;  background-color:#f5f5f5;  border:1px solid #ddd;}
#guestWrite p                { clear: both; padding: 0; margin:0;}
#guestWrite p.writerInfo label  { width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle;  }
#guestWrite p.writerInfo input  { float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px; }
#guestWrite textarea            { width:/*@post-width:-44=*/586px/*@*/;  padding: 5px; border: 1px solid #d1d3d4; }
#guestWrite .homepage           { width: /*@post-width:-180=*/450px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px; }
#guestWrite input.submit        { background: url(images/btn_visitor_write.gif) no-repeat; width: 79px; height: 29px; display: block; margin: 5px auto 0; text-indent: -1000em; border: none; cursor: pointer; }
#guestWrite .secretWrap         { clear: both; padding: 15px 0 5px;}
#guestWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

#guestList                  { padding:10px 0 0 0;}
#guestList ol,
#guestList ul               { margin:0; padding:0;  list-style:none; }
#guestList .guest_admin, #guestList .guest_general { padding-top: 15px; }
#guestList p.ctrlGuest, #guestList p.ctrlGuestRe { border-bottom: 1px dotted #ccc; padding-bottom: 4px; margin-bottom: 13px; height: 15px; }
#guestList p.ctrlGuestRe { margin-bottom: 7px; }
#guestList ol li            { border:5px solid #eee; padding: 0 20px 10px;  margin-bottom:10px; width:/*@post-width:-50=*/580px/*@*/; overflow:hidden;}
#guestList li ul li         { width:/*@post-width:-90=*/540px/*@*/; background-color: #f5f5f5;  padding :0 20px 10px;  border:none;  overflow:hidden; margin-top: 15px; }
#guestList li .name         { float: left; color:#333;  font-weight:bold; letter-spacing: -1px; padding-right: 15px; }
#guestList li span.name img 	{ vertical-align: middle; }
#guestList li .name a { color:#333; font-weight:bold; }
#guestList li .date         { float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px; }
#guestList .desc { clear: both; }

#guestList .control a.modify       { background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left; text-decoration: none; }
#guestList .control a.modify span  { display:none;}
#guestList .control a.write        { background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left; text-decoration: none; }
#guestList .control a.write span   { display:none;}

/* entry */
.entryNotice h2,
.entryProtected h2,
.entry h2                { font-size:1.2em;  line-height:1.4em; }
.titleWrap               {width: 706px; color: #474747; margin: 0 3px 0 0;}
.titleWrap .info {width: 200px;  float: right; text-align: right;}
.titleWrap h2			{ width: 500px; float: left; display: inline-block; *display:inline; *zoom: 1;}
.titleWrap h2 a		{ text-decoration:none;}
.titleWrap h2 span{
	line-height:1.35em; background-color: #ca1c0d; 
	font-size: /*@post-title-font-size*/34px/*@*/;
	/*@post-title-color=:#333;*/color: #fff;/*@*/
	/*@post-title-font-family=:;*/font-family: Arial, sans-serif;/*@*/
	padding: 0 9px 2px 9px; 
}
.titleWrap .category { margin-right:6px; }
.titleWrap .category, .titleWrap .category a   { font: 11px Dotum, sans-serif; font-weight: bold;  color:#a81c10;  letter-spacing: -1px; }
.titleWrap .date         { font: 11px Dotum, sans-serif;  color: #696868;}

.entryProtected .protectedContentWrap { border: 1px solid #ececec; padding: 30px; }
.entryProtected .protectedForm { background-color: #f9f9f9; padding: 15px 0; text-align: center; margin-top: 30px; }
.entryProtected .protectedForm input.pass { border: 1px solid #ddd; vertical-align: middle; }
.entryProtected label { vertical-align: middle; }
.entryProtected p.text   { width:220px; background: url(images/img_protect.gif) no-repeat left top ; padding-left:50px; margin: 0 auto; }
.entryProtected input    { width:200px; }
.entryProtected .submit  { border: none; width: 41px; height: 21px; background: url(images/btn_pass_confirm.gif) no-repeat; text-indent: -1000em; display: inline; vertical-align: middle; }

.article {
  width: 706px;
  margin: 0 0 3px 0; padding: 21px 0 70px 0; overflow:hidden;
  /*@post-body-color=:#666666;*/color: #666666;/*@*/
  /*@post-body-font-family=:;*/font-family: dotum;/*@*/
  font-size: /*@post-body-font-size*/inherit/*@*/;
}
#socialLink{ margin: 0; padding: 0;}
#socialLink ul {width: 115px; float: right;}
#socialLink li{display: inline-block; *display:inline; *zoom: 1;}
#socialLink .cyworld {overflow:hidden; position:absolute; width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat 0 0; text-indent:-500em}
#socialLink .facebook {overflow:hidden; position:absolute; margin: 0 0 0 20px; width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat -20px 0; text-indent:-500em}
#socialLink .twitter {overflow:hidden; position:absolute; margin: 0 0 0 40px; width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat -40px 0; text-indent:-500em}
#socialLink .me2day {overflow:hidden; position:absolute; margin: 0 0 0 60px; width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat -60px 0; text-indent:-500em}
#socialLink .yozm {overflow:hidden; position:absolute; margin: 0 0 0 80px; width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat -80px 0; text-indent:-500em}
#socialLink .email {overflow:hidden; position:absolute; margin: 0 0 0 100px;width: 16px; height: 16px; z-index:3;  background: transparent url(./images/social_icon.png) no-repeat -100px 0; text-indent:-500em}

.article a:link          { color:#666666;  text-decoration:none;}
.article a:visited       { color:#666666;  text-decoration:none;}
.article a:hover         { color:#666666;  text-decoration:none;}
.article a:active        { color:#666666;  text-decoration:none;}

.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { background: url(images/icon_quotation.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px; }

.author                  { text-align:right; color:#666; padding: 40px 0;}
.author .text            { font: 0.85em Verdana, Arial, Helvetica, sans-serif; color: #999; }

.tagTrail                { color: #999; letter-spacing: -1px; padding: 0 0 5px 35px;  background: url(images/icon_tag.gif) left 3px no-repeat; clear:both; border-bottom: 1px solid #d1d3d4; margin-bottom: 10px; }
.tagTrail a						   { color: #999; }
.tagText                 { display:none;}

.actionTrail             { width:/*@post-width:-30=*/600px/*@*/; margin: 0; padding:0 15px 7px 4px; clear:both;}
.actionTrail a {color: #6a6a69;}
.actionTrail .cnt        { color:#781105;}

.trackback               { width:/*@post-width=*/630px/*@*/;  overflow:hidden; }
.trackback a             { color:#000;}
.trackback h3            {
	font:12px dotum; color:#333;  border-bottom:1px solid #f5f5f5;  margin:0 0 7px;
	border: 1px solid #e7e8e9; background-color: #f9f9f9; padding: 7px 15px; }
.trackback h3 span			{ font: 11px verdana; color: #999; cursor: pointer; }
.trackback h4            { font:12px dotum; color: #999; margin:0;}
.trackback h4 a			{ color: #000; letter-spacing: -1px; }
.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { border-top: 1px dotted #dedede;  padding: 15px;}
.trackback .date         { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
.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                          { border: 1px solid #2e2e2e;  background-color: #161616; color: #6b6b6b; padding: 20px 21px 0 28px; margin: 0; width: 653px; overflow:hidden; }
.comment p                        { clear: both; margin: 0 0 0 0; padding: 3px 0 0 0; }

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color: #6b6b6b; padding-right: 15px; }
.comment .name                    { float: left; color: #a1a1a1; font: 12px Dotum bold; letter-spacing: -1px; padding-right: 15px; }
.comment .name a                  { color:#a1a1a1; font-weight:bold;}
.comment .control				{ margin: 0 0 0 13px; display: inline-block; vertical-align: middle; }

.comment ol li                    { padding: 0 5px 10px 0; margin: 0 0 10px 0; width: 640px; border-bottom: 1px dotted #2e2e2e; }
.comment li ul li                 { padding: 10px 10px 0 27px;  background: url("images/iconReComment.gif") no-repeat 3px 7px; border:none;}
.comment .control a				{ text-decoration: none; }
.comment .control a.address       { background:url(images/btn_b_address.gif) no-repeat;  padding-bottom:2px; width: 35px; height: 15px; display: block; float: left; }
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left; }
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left; }
.comment .control a.write span    { display:none;}

.commentWrite                     { padding: 20px 0 0; }
.commentWrite p.writerInfo label  { width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle;  }
.commentWrite p.writerInfo input  { float: left; width:150px; border: 1px solid #2d2d2d; background-color: #000; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px; }
.commentWrite textarea            { width: 635px;  padding: 5px; border: 1px solid #2d2d2d; background-color: #000; }
.commentWrite .homepage           { width: /*@post-width:-180=*/450px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px; }
.commentWrite input.submit        { background: url(images/btn_reply_input.gif) no-repeat; width: 72px; height: 25px; display: block; margin: 15px 0 20px 294px; text-indent: -1000em; border: none; cursor: pointer; }
.commentWrite .secretWrap         { clear: both; padding: 0 0 5px; margin-top: 10px; display: none;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

#paging            { margin: -40px 0 140px 0; padding-top:10px;  text-align:center;  font-size:1.0em; border-top: 1px solid #2b2b2b;}
#paging .numbox    { font:1.0em verdana; padding: 0 18px; }
#paging .numbox span{color: #848484;}
#paging .num span      {width: 23px; height: 23px; padding: 2px 5px; margin-right: 3px; color: #6a6a69; }
#paging .num span.selected {color: #781105; }
#paging a { text-decoration: none; color: #6a6a69; }
#paging #prevPage { background:url(images/btn_page_pre.gif) left 0 no-repeat; height: 23px; padding-left:9px;}
#paging #nextPage { background:url(images/btn_page_next.gif) right 0 no-repeat; height: 23px; padding-right:9px;}

/* ***** sidebar ***** */
#sidebar ul                    { padding:0;  margin:0 0 20px 0;  list-style:none; font-family: Dotum, sans-serif;}
#sidebar .aloneTitle {margin: 0;padding: 0;}
#sidebar #sideMenu .title{padding:  5px 0 8px 0;}  
#sidebar #sideMenu li     { background: url(images/tree_icon.png) 1px 4px no-repeat;  padding: 4px 0 4px 12px;}
#sidebar li a { color: #666; }
#sidebar h3                    { font-family: gulim; font-size: 1em; font-weight:bold; color: #333; letter-spacing: -1px; padding-top:30px; border-bottom:2px solid #d3d3d3; margin-bottom: 6px;}
#sidebar .cnt                  { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60;}
#sidebar .date                 { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#94a0a5;}
#sidebar .name                 { font:0.9em Dotum, Arial, sans-serif;  color:#94a0a5;}

#sidebar #newsletter {margin: 52px 0 0 0; padding: 0; }
#sidebar #newsletter .inputEmail{ margin: 0 0 9px -3px;}
#sidebar #newsletter li {margin: 0 0 9px 0; padding: 0;}
#sidebar #newsletter input    {margin: 0; padding: 0; background: #2a2726; color: #504d4d; width: 132px; height: 18px; border: 0px; vertical-align: bottom;  }
#sidebar #newsletter .submit { background: url(images/search_btn.gif) no-repeat 0 3px; width: 32px;  height:24px; text-indent:-5000px; border:0; cursor:pointer; vertical-align: middle; }


#profile { background-color: #fff; }
#profile .topL { background: url(images/pbox_topleft.gif) no-repeat; height: 11px; }
#profile .topC { background: url(images/pbox_top_line.gif) repeat-x; height: 11px; }
#profile .topR { background: url(images/pbox_toprig.gif) no-repeat; height: 11px; }
#profile .midL { background: url(images/pbox_left_line.gif) repeat-y; width: 11px; }
#profile .midR { background: url(images/pbox_rig_line.gif) repeat-y right top; width: 11px; }
#profile .btmL { background: url(images/pbox_botleft.gif) no-repeat; height: 11px; }
#profile .btmC { background: url(images/pbox_bot_line.gif) repeat-x; height: 11px; }
#profile .btmR { background: url(images/pbox_botrig.gif) no-repeat right bottom; height: 11px; }

#blogImage img { width:150px; padding-bottom: 10px; }
#blogDesc { color: #ADADAD;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px; }
#blogDesc p { margin: 0; padding: 0; }
.userID { color: #999; line-height: 2em; }

#notice               { margin:10px 0;  padding:0;}
#notice li            { margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#notice a	     { background:url(images/icon_sidebar_notice.gif) 0 0 no-repeat; padding:1px 0 5px 30px;}

#adminMenu            { margin: 8px 0 0 0; background: transparent url(images/admin_boxletf.gif) no-repeat; height: 45px; text-align: center;}
#adminMenu ul { background: #f0f0f0 url(images/admin_boxrig.gif) no-repeat right; height: 34px; padding: 7px 0 4px; margin-left: 4px; }
#adminMenu li         { display:inline; background:none; padding: 0; margin: 0; }

#category li          { background:none;}
#category li ul li    { background:url(images/bul.gif) 0 6px no-repeat;  padding-left:10px;}
#category li ul li ul li { background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px;}
#category li ul li ul li a{ color:#999;}

#tagbox ul            { padding:5px 2px;	text-align: justify;}
#tagbox li            { background: none;  display: inline; padding: 0 7px 0 0; }
#tagbox li .cloud1    { font-weight:bold; font-size: 14px; color: #366; }
#tagbox li .cloud2    { font-weight:bold; font-size: 14px; color: #6e8a86; }
#tagbox li .cloud3    { font-weight:bold; font-size: 14px; color: #333; }
#tagbox li .cloud4    { font-size: 12px; color: #333; }
#tagbox li .cloud5    { font-size: 12px; color: #333; }
#tagbox a:hover       { text-decoration: none; }

#recentComment        { overflow:hidden;}
#recentComment .info_wrap  {  margin-bottom:3px; color:#999; display:block;}

#recentTrackback      { overflow:hidden;}
#recentTrackback .info_wrap  {  margin-bottom:3px; color:#999; display:block;}

#archive li           { }
#calendar td             { font-family:verdana;}

#counter              { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; padding: 10px 15px;  margin-top: 20px; border: 1px solid #dedede; background-color: #eee; color: #999; line-height: 1.5; }
#counter dl, #counter dt, #counter dd { padding: 0; margin: 0; }
#counter dt { float: left; width: 80px; }
#counter dd.total { font-weight: bold; color: #333; }

#adTistory       { text-align:center; margin-top: 20px; }
#adTistory .tistoryJoin a { font: 11px dotum; letter-spacing: -1px; color: #999; }
#btnRSS          {  margin-top: 20px; text-align:center;}

/* ***** footer ***** */
#footer          {position: relative; z-index: 1100; width: 100%; margin: 0; padding: 0;  font:11px dotum;	color:#666; background-color: #1a1a1a;}
#footer .footContent {  width: 940px; margin: 0 auto; padding: 45px 58px 50px 0;}
#footer .footContent ul{margin: 0; padding: 0;}
#footer .footContent li {vertical-align: top; display: inline-block; *display:inline; *zoom: 1;}

#footer .logo {margin: 0 20px 0 0; }
#footer .copyright {margin: 6px 170px 0 1px;}
#footer .address {text-align: right; margin: 1px 0 0 0;}

.clear { clear: both; }
* html .clear { display: inline; }