@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		color:#666;
}
a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     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:#f30;} 
	.no-more                { color:#ccc;}

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma;  color:#f30;}

/* 달력 월 표시 */
    .cal_month              { font:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* 달력 요일 표시(th 영역) */
    .cal_week1          ㅋ    { font:1em dotum;   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:#898989;  font-weight:bold;}
    a.cal_click:visited     { color:#898989;  font-weight:bold;}
    a.cal_click:hover       { color:white;  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:#999;  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;}

/* 블로그 레이아웃 */
body { background:/*@background-image=url(images/bg.jpg)*/ url("http://cfs.tistory.com/blog/style/template/image/generic/26.jpg") /*@*/ /*@background-image-position=0 0*/ left top /*@*/ /*@background-image-repeat=no-repeat*/ no-repeat /*@*/ fixed /*@background-color=white*/ #8E877E /*@*/; margin:0; padding:0;}
.box1 {width:/*@post-width=*/ 520px /*@*/; overflow:hidden; padding:35px 20px 0 19px; margin-left:425px; border-right:1px solid #ddd; border-left:1px solid #ddd; min-height:500px; background:url(images/bgContent.jpg);}
#content { background:url(images/bgBottom.jpg) left bottom no-repeat; padding-bottom:200px;}

/* ***** Header ******/
#header { padding-left:6px; }

#header .title { position:absolute; width:413px; margin:5px 0 0 -11px; padding:/*@title-height:-41=padding-top:*/ 14px /*@*/ 0 0 12px; background:/*@title-background-color=none*/ none /*@*/ /*@title-background-image=*/ none /*@*/; /*@title-background-image-position=background-position:;*/ background-position: ; /*@*/ /*@title-background-image-repeat=background-repeat:;*/ background-repeat: no-repeat; /*@*/ z-index:100;}
#header .title span { padding:5px 0 0 0; display:block; font:1em dotum; letter-spacing:-1px;}
#header h1 {font:/*@title-font-size=1.3em*/ 1.3em /*@*/ /*@title-font-family=Verdana*/ Verdana /*@*/;  font-weight:bold;  letter-spacing:-1px;  }
#header h1 a { /*@title-color=color:black;*/ color: black; /*@*/ padding-bottom:2px; }
#header h1 a:hover { color:#ff0096;  text-decoration:none;}

#header .blogMenu  { width:317px; height:54px; position:absolute; margin:0 0 0 70px;}
#header .blogMenu ul   { margin:0;  padding:0;  list-style:none; display:none;}
#header .blogMenu li   { display:inline;  background:url(images/bullBar.gif) no-repeat;  margin-left:3px;  padding-left:7px;}
#header .blogMenu li.tab_home { background:/*@title-background-color=none*/ none /*@*/;}
#header .blogMenu a { color:white;}
#header .blogMenu a:hover { color:#ff0096;} 
#header .desc { display:block; height:15px; padding-top:2px; width:300px; color:#ccc;}

#header .bloginfo img { width:53px; height:53px; border:4px solid #eee;}
.copyright {margin-top:60px; color:#999; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 6px 7px;}
.copyright a:link, .copyright a:visited, .copyright a:hover { color:#999 !important;}

/* ***** content ***** */
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry             {  margin-bottom:60px;}
#content .guestbook, 
#content .searchList, 
#content .searchRplist      { }

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3   {   border-bottom:1px dashed #d8c5c8;  padding-bottom:5px;  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;  color:#f60;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}

.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;}
.localog a:link             { color:#5a5194;}
.localog a:visited          { color:#5a5194;}
.localog a:hover            { color:#7870ab;  text-decoration:underline;}

.taglog ul                  { padding:5px; margin:0; text-align:justify;}
.taglog li                  { display:inline;}

.taglog  li .cloud1    { background-color:#eee;  font-weight:bold;  font-size:16px;  color:#333;}
.taglog  li .cloud2    { background-color:#eee;  font-weight:bold;  font-size:15px;  color:#333;}
.taglog  li .cloud3    { background-color:#eee;  font-weight:bold;  font-size:14px;  color:#333;}
.taglog  li .cloud4    { background-color:#eee;  font-size:13px;  }
.taglog  li .cloud5    { font-size:12px;   color:#666;}	
.taglog a:hover       { background-color:#eee;  text-decoration:none;  color:#000;}

.guestbook p                { padding:2px 0; margin:0;}

.guestWrite                 { padding:10px;  background-color:#f5f5f5;  border:1px solid #ddd;}
.guestWrite input           { width:150px;}
.guestWrite textarea        { width:/*@post-width:-40=*/ 480px /*@*/;  padding:5px; height:50px;}
.guestWrite .homepage       { width:300px;}
.guestWrite .submit         { width:477px;  height:22px;  background-color:#ccc;  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            { padding:10px;  margin-bottom:10px; overflow:hidden;}
.guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;   padding-left:25px;  border:none;  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 8px;  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 8px;  text-decoration:none;}
.guestList .control a.write span   { display:none;}


/* entry */
.entryNotice h2, 
.entryProtected h2, 
.entry h2  a              { color:/*@post-title-color=*/ black /*@*/; font:/*@post-title-font-size=*/ 1.2em /*@*/; /*@post-title-font-family=font-family:;*/ font-family: inherit; /*@*/ line-height:1.2em; display:inline; vertical-align:middle;}
.titleWrap               { border-bottom:1px dashed #d8c5c8;  padding-bottom:5px;  margin-bottom:10px;}
.titleWrap .category a   { font:1em Dotum, Arial, sans-serif;  color:#666;  margin-right:6px; margin-left:6px; padding-left:6px; border-left:1px solid #d8c5c8;}
.titleWrap .author,
.titleWrap .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#b2b2b2;}

.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                 {  margin:5px 5px 0 5px; /*@post-body-font-family=font-family:;*/ font-family: inherit; /*@*/ /*@post-body-font-size=font-size:;*/ font-size: inherit; /*@*/ line-height:1.5; /*@post-body-color=color:;*/ color: ; /*@*/}
.article a { font-weight:bold;}
.article a:link          {  text-decoration:none;}
.article a:visited       { text-decoration:none;}
.article a:hover         { color:red; text-decoration:underline;}
.article a:active        { color:red; 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;}

.article .author                  { text-align:right; padding:20px 20px;}
.article .author .text            { font:90% Verdana, Arial, Helvetica, sans-serif;}

.admin { color:#666; padding-top:10px;}
.admin a { color:#666;}

.tagTrail                { padding:5px 5px 5px 30px;  background:url(images/entryTag.gif) center left no-repeat; clear:both;}
.tagTrail a { font-weight:normal;}
.tagText                 { display:none;}

.actionTrail             { border-top:1px dotted #ccc;  padding:7px 5px;  clear:both;}
.actionTrail .cnt        { color:#f60;}

.trackback               {background-color:#f5f5f5; padding:10px; margin-bottom:2px;   overflow:hidden;}
.trackback a             { font-weight:bold;}
.trackback h3            { font:11px Verdana; color:#666; font-weight:bold;   margin:2px 5px 2px 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.8em Verdana, Helvetica, Arial, Gulim, sans-serif;  }
.trackback p             { font:0.95em Dotum, Arial, sans-serif;   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                          {  background-color:#f5f5f5; padding:10px; margin-bottom:4px; overflow:hidden;border:1px solid #F5F5F5;} 
.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.8em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#c4b1b6;}
.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       { display:none; 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:8px; margin:0;  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:8px; margin:0; padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { padding:5px; margin-top:10px;}
.commentWrite input               { width:150px;}
.commentWrite textarea            { width:/*@post-width:-40=*/ 480px /*@*/;  padding:5px; position:relative; top:-16px; height:50px;}
.commentWrite .homepage           { width:300px;}
.commentWrite .submit             { width:477px;  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:-10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}


.commentBtn { width:42px; display:block; height:22px; padding:0; overflow:hidden; }
.commentBtn input { border:none; padding:30px 0 0 0; background:url(images/iconWrite2.gif);  cursor:pointer;}
.commentWrite .commentBtn  { margin-top:-12px;}

.paging           { padding-top:10px; padding-bottom:20px;  text-align:center;  font-size:0.95em;}
.paging .numbox   { border-left:1px solid #cfcfcf; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
.paging .num      { border-right:1px solid #cfcfcf; padding-right:8px; margin-right:5px;}

/* 사이드바 센터 */

.sidebarCenterBottom { padding:3px 0 5px 2px;}
.sidebarCenter { padding:10px 0 0 5px;  font-size:0.9em;  position:absolute; left:0; top:300px; width:420px;}

.sidebarCenter a { color:#e4e0db;}
.sidebarCenter a:hover { color:red;}
.sidebarCenter a:visited { color:#e4e0db;}

.sidebarBox div { padding:4px 0 6px 0;  border-top:1px solid #958269;}
.sidebarCenter div ul{  clear:both; padding-left:50px; }

.sidebarCenter ol, .sidebarCenter ul { margin:0; padding:0;  list-style:none;}
.sidebarCenter li { display:inline; margin-right:5px;}
.sidebarCenter .recentTrackback ul li{ display:inline;}
.sidebarCenter .date, .sidebarCenter .cnt { font:0.8em tahoma; letter-spacing:normal;}

.sidebarCenter .notice { border-top:none !important;}
.sidebarCenter .notice li { padding-left:16px; margin-top:-1px; padding-top:1px; background:url(images/iconNotice2.gif) 0 0 no-repeat;}

.counter {  color:#666; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 6px 0; }
.counter .total { color:#333;margin-left:10px;}


/* 사이드바 공통 스타일 */
.sideinfo { width:700px;  font:0.9em dotum; }
.sideinfo a:link, .sideinfo a:visited{color:#999; }

.sideinfo .recentPost,
.sideinfo .recentComment,
.sideinfo .recentTrackback { height:180px;}

.sideinfo h3{width:177px; height:0; padding:22px 0 0 0; margin:0 0 6px 0 !important; padding-bottom:0 ; border-bottom:0 !important; overflow:hidden;}
.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 ul{margin:0 2px 15px 2px;}
.sideinfo li{ line-height:120%; padding-bottom:4px; padding-left:14px; margin-bottom:4px; border-bottom:1px solid #eee; background:url(images/btn_plus.gif) 0 2px no-repeat;}
.sideinfo li .cnt { color:#FF6600; font:70% tahoma;}
.sideinfo li .name { color:#999;}
.sideinfo li .date { color:#999; font:70% Verdana;}

/* 공지사항  */ 
.notice { padding:3px; background:#efefef; margin:0 -10px; margin-bottom:7px;}
.notice li {
background:url(images/iconNotice2.gif) no-repeat 0 50%;
padding-left:16px;
display:inline;
}
.notice li a{
	font-size:11px;
	color:#555;
}

/* 카테고리 */
#treeComponent { float:none !important;}
#treeComponent table { float:none !important;}
#treeComponent div { float:none !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;}
.sideinfo{clear:both; margin-left:-11px; }
 	.sideinfo div { width:177px; padding:0; margin-right:6px; float:left;}
	.sideinfo .clear{ float:none; clear:both;}


/* 하단 배너  */

.sidebarCenterBottom .search { position:absolute; margin:0 0 0 190px; width:/*@post-width:-183=*/ 337px /*@*/; text-align:right; }
.sidebarCenterBottom input {width:100px; border:3px solid #ccc; padding-left:40px; padding-top:3px; color:#626262; font:1em gulim; height:15px; background:url(images/bgSearch.gif); margin-top:3px;}
.sidebarCenterBottom .search .submit { display:none; }
.sidebarCenterBottom .banners { text-align:left; margin-top:-3px;}
.sidebarCenterBottom .banners img {  vertical-align:middle; margin-left:4px; margin-top:3px; }

/* ***** footer ***** */
#footer { clear:both; text-align:center; border-top:1px solid #eee;  border-bottom:1px solid #eee; margin-top:0; padding:20px 0 10px 0;  font:11px dotum; letter-spacing:-1px; color:#666; margin:0 -10px;}
#footer a { color:#666;}
#footer a:hover  { color:#333;}
#footer .copyright { margin-top:5px;}