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

/* 본문 공통 */
body{
		margin:0px;
		font:12px Gulim, Verdana, AppleGothic, Sans-serif;
		color:#333;
}

img	{border:none;}

a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { color:#28c3cc !important;  text-decoration:none;}
a:active        { color:#666;     text-decoration:none;}

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


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

/* 달력 월 표시 */
    .cal_month              { font:12px tahoma; font-weight:bold; text-align:center; letter-spacing:-1px; line-height:20px; background:url(./images/bg_ad.gif)}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:12px Gulim, Arial, sans-serif;  height:18px;  font-weight:normal; text-align:center;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:12px Gulim, Arial, sans-serif;  color:#1b5056;  text-align:center;}

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

/* 달력 Day(td 영역) */
    .cal_day                { font:9px tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#999;  text-align:center; height:20px; text-align:center; margin-left:8px;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#1b5056 !important;}
    .cal_day_sunday a        { color:#1b5056 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#fff;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#fff;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#333;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#28c3cc;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#28c3cc;  font-weight:bold;}
    a.cal_click:visited     { color:#28c3cc;  font-weight:bold;}
    a.cal_click:hover       { color:#28c3cc;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { color:#f00; }
    .rp_secret              { color:#f69; }
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { font:28px dotum, 돋움, Arial; letter-spacing:-3px;}
    .guest_admin            { font:28px dotum, 돋움, Arial; letter-spacing:-3px; color:#f00;}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment {	 font:28px dotum, 돋움, Arial; letter-spacing:-3px; color:#aaa; }


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#999;  text-align:center;}
/* 그림 */
    .imageblock             { }
/* 왼쪽 */
    .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/pic_more.gif) top left no-repeat;  padding-left:10px; padding-top:-5px; color:#000;}
    .moreless_top           { background:url(./images/pic_less.gif) top left no-repeat;  padding-left:10px; padding-top:-5px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(./images/pic_less.gif) top right no-repeat;  padding-right:10px; color:#999; text-align:right;}

/* 키워드 */ 
    .key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }


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

/********************** ARIA 2.0 추가 스타일 **********************/

/* 전체스타일 */
#venezia {
		background-color:#fff;
		margin:auto;
		margin-top:0px;
		position:relative;
		}

/* 넓이 설정 */
#venezia		{ width:1024px; }		
/* 롤오버 파트의 넓이 설정. 전체 넓이-20px 로 해주세요 */
#rvs_layer .rv	{ width:1000px; }

/* 폰트 설정 */	
.f9	{	font:9px tahoma !important;	}
.f11 {	font:11px Dotum, 돋움, Arial; text-decoration:none; letter-spacing:-1px;	}
.f12 {	font:12px Gulim, 돋움, Arial }
.f23 {	font:20px Dotum, 돋움, Arial; text-decoration:none;	letter-spacing:-3px; line-height:25px;}
.f26 {	font:28px Dotum, 돋움, Arial; text-decoration:none;	letter-spacing:-3px; line-height:25px;}
.f30 {	font:30px Dotum, 돋움, Arial; text-decoration:none;	letter-spacing:-4px; line-height:27px;}
.f32 {  font:32px Dotum, 돋움, Arial; text-decoration:none;	letter-spacing:-6px;}
.f35 {  font:35px Dotum, 돋움, Arial; text-decoration:none;	letter-spacing:-6px;}
.n	{	color:#F06; }

a.sublink:link { color:#aaa !important; }
a.sublink:visited { color:#aaa !important; }

.margin30 { height:30px; }
.margin45 { height:45px; }
.margin60 { height:60px; }
.margin70 { height:70px; }
.margin90 { height:90px; }

.line1	{ height:1px !important; background-color:#e1e1e1; width:100%;}
.line2	{ height:1px !important; background-color:#d9d9d9; width:100%;}

/* 헤더 */	
#header  {	background-color:#000;	padding:0px 10px 10px 10px;	height:202px; position:relative;	}

#login  { position:absolute; }
#header .background {
		background-image:url(./images/bg_blog_title.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		background-color:#151515;
		height:202px;
		position:relative;
		}
		
/* 블로그 제목 */		
#blog_title {
		color:#fff;
		padding:76px 0px 0px 0px;
		font-size:32px;
		text-align:center;
		letter-spacing:-4px;
		text-decoration:none;
		}
		
#blog_title a:link {color:#fff; font-family:돋움, dotum, Arial;}
#blog_title a:hover {color:#fff; font-family:돋움, dotum, Arial; text-decoration:none;}
#blog_title a:visited {color:#fff; font-family:돋움, dotum, Arial;}

/* 블로그 캐치카피 */
#blog_catchcopy {	color:#bbb;	text-align:center;	padding: 0px;	margin-top: 5px;}

/* 검색 */
#searcher {	position:absolute; top:182px; width:100%; z-index:3;}
#searcher .searcher {
		font:11px dotum, 돋움, Arial;
		height:13px;
		width:120px;
		background-color:#8f9596;
		border:none;
		padding-left:10px;
		vertical-align:super;
		float:right;
		}
	
#searcher .submit { margin-right:5px; vertical-align:top; float:right;	}

/* 공지사항 */
#notice {	position:absolute;	top:182px;	padding-left:10px;	width:70%;		z-index:4;}		
#notice a:link { color:#bbcacc;	}
#notice a:visited { color:#bbcacc;	}

/* 서브체널 링크. 정렬 & 여백설정 */
#navi {	float:right; }
#navi .button {	padding:10px 10px 0px 0px;	}

/**** 롤오버 파트 *******/
#rvs {	background-color:#ededed;	padding:0px 10px 0px 10px;	}
#rvs .button {	padding:6px 20px 17px 0px;	}

/* 롤오버 div 스타일 */
#rvs_layer .rv {
		position:absolute;
		background-color:#ffffff;
		border:#ededed 10px solid;
		visibility:hidden;
		z-index:5;
		}

/* 롤오버 div, 서브타이틀 */
#rvs_layer .subject_tx {
		padding-top:10px;
		padding-left:10px;
		margin-bottom:10px;
		background-color:#f5f5f5;
		vertical-align:text-bottom;
		height:30px;
		/* background:url(./images/bg_ad.gif) */
		}

/* 태그, 카테고리등의 여백, 정렬 설정 */		
#rvs_layer .contentstable {	padding:0px 10px 10px 10px;	text-align:justify;	}

/* 최근글 리스트 여백, 정렬, 행간 설정 */
#rvs_layer .contents {
		padding:7px 10px 0px 10px;
		margin-top:-4px;
		text-align:justify;
		height:25px;
		background:url(./images/bg_recent.gif) repeat-x top;
		}

/* 각각의 파트 설정 */
#category .category { width:33%;	float:left;	height:100%;	padding-bottom:10px;	}
#category .tag {	width:67%;		float:left;	height:100%;	}
/* 롤오버 파트의 태그클라우드 */	
#category .cloud1, #tag .cloud1  {color:#28c3cc;}
#category .cloud2, #tag .cloud2  {color:#626262;}
#category .cloud3, #tag .cloud3  {color:#959595;}
#category .cloud4, #tag .cloud4  {color:#c2c2c2;}
#category .cloud5, #tag .cloud5  {color:#ddd;}

#recent .postrecent {	width:33%;	float:left;	height:100%;	padding-bottom:10px;	}	
#recent .replies {		width:34%;	float:left;	word-wrap:break-word;	height:100%;	padding-bottom:10px;		}		
.name	{	color:#999;	}/* name 클래스는 최근 리플 리스트에서만 쓰임 */
#recent .trackback {	width:33%;	float:left;	height:100%;	}	

#link .link {	width:50%;	float:left;	height:100%;	padding-bottom:10px;	}
#link a.linkelement:link{color:#333; line-height:20px;} /* 링크 리스트의 행간 설정 */
#link .calendar { width:30%;	float:left;	height:100%;	}		
#link .archive {width:20%;	float:left;	height:100%;	padding-bottom:10px;	}

/* s_list 부분. */
.listheader	{ text-align:center }
.listof		{ text-align:center; color:#000; }
.listofwhat	{ background-color:#333; color:#fff; padding-right:6px;}
.listresult	{ text-align:center; color:#000; margin-bottom:30px;}
.listdate	{ font:30px Arial; font-weight:bold; letter-spacing:-3px; line-height:20px; }
.listtitle	{ margin-top:3px; }

/* 지역 로그 */
#locallog {position:relative; margin:20px 0px 20px 0px;}
#locallog .spot			{margin-top:5px;}
#locallog .where		{}
#locallog .info			{}

#tag	{ text-align:justify; }
.tagfooter { width:100%; height:45px; background-color:#262626; }

/* 방명록 */
.guestinfo		{ float:left;	width:29%;}
.guestwrite 	{ height:45px;	background-color:#262626;	color:#999;	padding:17px 20px 0px 20px;}
#guestbook input	{color:#d4d4d4;	background:none;	border:none;	border-bottom:1px dotted #1c5057;	margin-top:3px;	width:100%;	cursor:text;}
.guestwritecomment	{border:solid; border-width:0px;	width:100%;	height:160px;	}

/* 방명록 리스트 */
.guestsay	{ width:50%; text-align:right;}
.guestsaymargin { padding-right:10px;}
.guestreply	{ text-align:left; width:50%;	}
.guestreplymargin { padding-left:10px;}
.breaker	{ word-break:break-all; word-wrap:break-word; padding-top:10px;}

/* 글쓰기 OK 버튼 */
.writesubmit	{background:url(./images/bg_writecomment.gif) bottom right no-repeat #262626;	height:73px;	text-align:right;}
.writesubmitbtn	{background-color:transparent;	width:100px !important;	height:15px;	margin:35px	10px 0px 0px !important;	cursor:pointer !important;}

/* 방명록과 리플 적용 스크롤바 스타일 */
.scrollbar {
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#888;
	}

/* 포스트 제목의 정렬/행간 설정 */	
.subject_post { text-align:center; line-height:24px;}

/* 본문 행간 */
.post	{	line-height:20px; text-align:justify;}

/* 상단, 관리, 카테고리, 태그 */
.posttop	{ height:20px; padding:2px 0xp 2px 0px; }
.postadmin	{ padding:3px; margin-bottom:3px; float:right; border:1px dashed #ccc; background:url(./images/bg_ad.gif);}
.postcategory { padding:3px 0px 3px 0px; float:left;}
.posttag	{ padding:3px 0px 0px 0px;	vertical-align:top;  float:left; margin-left:8px;}

/* 본문 하당, 작성자 표시 */
.author		{ padding:15px 0px 0px 0px; height:15px; float:left;}

/* 본문 하단, 트랙백리플 갯수 */
.posttnr	{ padding:10px 0px 10px 10px;	text-align:right;}
.tnrcount	{ font:35px Arial, Helvetica, sans-serif;	color:#28c3cc; letter-spacing:-4px;	}
.tnrtext	{ font:18px Arial;	color:#333; letter-spacing:-1px;	}

/* 엮인글 */
.tbcontainer { display:table; margin:auto;}
.tbaddr		{ color:#b3b3b3;	height:45px;	background-color:#262626;	margin-bottom:1px; padding:17px 0px 0px 10px;}

/* 엮인글 블럭 */
.tbrep		{ float:left; width:330px; height:170px; padding:10px; background:#fff; position:relative;}
/* 엮인글 정보 */
.tbinfo		{ position:relative; z-index:3; text-align:center;}
/* 엮인글 본문 */
.tbtext		{ color:#ccc; word-wrap:break-all; position:absolute; z-index:3; text-align:center; margin-top:5px; width:100%; }


/* 리플 */
.rpupline	{ background:url(./images/bg_ad2.gif); width:100%; height:4px;}
.postreply	{  }
.rprep		{ width:100%;	text-align:left;	padding:15px 0px 15px 0px;	background-color:#fafafa;	position:relative;}
.rpname		{ float:left;	width:100%; margin-top:-5px;}
/* 수정 삭제 부분 */
.rpcontrol	{ float:right;	background:#eee;	height:17px;	padding-top:5px;	margin-top:-25px; }
.rptext		{ width:100%; }
.rptext2	{ padding:5px 10px 15px 10px; line-height:20px;}

/* 리플의 리플 설정 */
.replypic		{ position:absolute; left:-4px; top:-15px; background:url(images/pic_reply.gif); width:14px; height:26px; } 
.rprep_rp		{ width:100%;	text-align:right;	padding:15px 0px 15px 0px;	background-color:#fafafa; position:relative;}
.rpname_rp		{ float:right;	width:100%;}
.rpcontrol_rp	{ float:left;	background:#eee;	height:17px;	padding-top:5px;	margin-top:-27px;}

/* 비밀리플 체크 */
.rpsercet	{ float:left;	width:50px; text-align:left;}
.checkbox	{ margin-top:-3px; width:12px !important; height:12px; cursor:default !important;}

/* * */
.star1	{ color:#1c4f55 }
.star2  { font:9px tahoma bold; color:#28c3cc; }

/* 페이징 */
.pagingbox	{ text-align:center;	font:9px tahoma;	color:#767676; position:relative;}
.paging	{ width:80%;	height:15px;	background-color:#ededed;	padding:13px 10px 10px 10px; margin:auto;}
.prevnext	{ float:left; }
.pages	{ float:right	}

/* 푸터 */
#footer	{ text-align:center; margin:40px 0px 0px 40px; }