@charset "utf-8";

/***************************************************************
	Design Manager Setting Style: 자동생성 CSS
---------------------------------------------------------------
	- 최종 수정일 : 2025-05-17 02:28:12 
	- 모바일 사이즈 기준 (공통) : 1024px
***************************************************************/

@font-face {
    font-family: 'PyeongChangPeace-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face{
  font-family:'bitbit';
  src:url('//cdn.df.nexon.com/img/common/font/DNFBitBit-Regular.woff'),url('//cdn.df.nexon.com/img/common/font/DNFBitBit-Regular.woff2') ;
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'DOSSaemmul';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/DOSSaemmul.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFStardust';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/PFStardust.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dalmoori';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2102-01@1.0/dalmoori.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face { 
  font-family: 'Mabinogi_Classic';
  src: url('http://vive.dothome.co.kr/avo/css/fonts/Mabinogi_Classic_TTF.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'SF_IceLemon';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_IceLemon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 


/**************************************************************
	기본 레이아웃
***************************************************************/

.fix-layout { max-width:1160px; }
@media all and (max-width:1160px) {
	.fix-layout { max-width:1040px; }
	#body > .fix-layout > .mid-layout {padding-left:20px; padding-right:20px;}
}


/**************************************************************
	기본 폰트 설정
***************************************************************/

* {font-family:Mabinogi_Classic, sans-serif; }
body { color:rgb(255,185,23); font-size:13px; font-family:Mabinogi_Classic, sans-serif; }
.txt-default { color:rgb(255,200,89); }
a, .txt-point, .sch_word { color:rgb(120,176,255); }

.txt-menu-font {font-family:'bitbit', sans-serif; }


/**************************************************************
	사이트 배경 설정
***************************************************************/

.enterWrapper { background-color:rgba(236,198,198,0.1); }
.enterWrapper .guide { color:rgb(209,209,209); font-size:17px; font-family:'Mabinogi_Classic', sans-serif; }


@media all and (min-width: 1025px) { 
	.admin-preview-box,
	html.single:before { background-image:url('http://vive.dothome.co.kr/avo/data/site/design_background.jpg'); background-repeat:no-repeat; background-position:center middle; background-size:cover; }
}

@media all and (max-width: 1024px) {
	.admin-preview-box,
	html.single:before { background-image:url('http://vive.dothome.co.kr/avo/data/site/design_m_background.jpg'); background-repeat:no-repeat; background-position:left middle; background-size:cover; }
}


/**************************************************************
	메뉴 스타일 설정
***************************************************************/

/* 관리자 미리보기 스타일 정의 */
.admin-preview-box .gnbWrap { font-size:15px; }
.admin-preview-box .gnbWrap .tooltips { font-family:'bitbit', sans-serif; }

#topCont a .icons,
.icons-link-box .icons,
.admin-preview-box .gnbWrap .icons { color:rgb(255,255,255); height:3.3em; }

#topCont a .icons:before,
.icons-link-box a .icons:before,
.admin-preview-box .gnbWrap .icons:before { top:50%; left:50%; right:auto; bottom:auto; width:2.1em; height:2.1em; margin:-1.05em 0 0 -1.05em; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); background-color:rgba(119,188,215,0); border-color:rgb(240,152,132); border-style:solid; border-width:2px; }
.admin-preview-box .gnbWrap .tooltips { background-color:rgb(255,219,135); color:rgb(255,255,255); font-size:12px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; }

/* 사용자단 스타일 정의 */
#header .gnbWrap,
#mo_header .gnbWrap { font-size:15px; }
#header .gnbWrap .tooltips,
#mo_header .gnbWrap .tooltips { font-family:'bitbit', sans-serif; }

@media all and (min-width: 1025px) { 
	#header { top:0; bottom:0; right:20px; }
	#header .gnbWrap { top:50%; right:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
	#header .gnbWrap li {  }
	#header .gnbWrap li.line { display:block; position:relative; height:.5em; }
	#header .gnbWrap .tooltips { margin-right:.5em; right:80%; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
	#header .gnbWrap a:hover .tooltips { right:100%; }
	
	#header .gnbWrap .icons { color:rgb(255,255,255); height:3.3em; }
	#header .gnbWrap .icons:before { top:50%; left:50%; right:auto; bottom:auto; width:2.1em; height:2.1em; margin:-1.05em 0 0 -1.05em; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); background-color:rgba(119,188,215,0); border-color:rgb(240,152,132); border-style:solid; border-width:2px; }
	#header .gnbWrap .tooltips { background-color:rgb(255,219,135); color:rgb(255,255,255); font-size:12px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; }
}
@media all and (max-width: 1024px) {
	#mo_header { background-color:rgb(255,219,135); color:rgb(255,255,255); }
	#mo_header .gnbWrap a { color:rgb(255,255,255); }
	#mo_header .gnbWrap li.line { background-color:rgb(255,255,255); }
	body.open-gnb .control-mobile-menu { color:rgb(255,255,255); }
}



/**************************************************************
	스크롤 / 마우스 드래그 블록 색상 지정
***************************************************************/

*::-webkit-scrollbar { width:5px; height:5px; }
*::-webkit-scrollbar-track { background-color:rgb(255,255,255); }
*::-webkit-scrollbar-thumb { background-color:rgb(255,200,89); border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px; }

* { outline-color:rgb(120,176,255); }

::selection { background:rgb(120,176,255); color:rgb(255,255,255); }
::-moz-selection { background:rgb(120,176,255); color:rgb(255,255,255); }
::-webkit-selection { background:rgb(120,176,255); color:rgb(255,255,255); }


/**************************************************************
	버튼 색상 지정
***************************************************************/

.ui-btn { height:30px; font-size:13px; border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px; background-color:rgb(255,200,89); color:rgb(255,255,255); border-color:rgb(255,185,23); }
.ui-btn:hover { background-color:rgb(120,176,255); color:rgb(255,255,255); border-color:rgb(92,154,255); }
.ui-btn.point { border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px; background-color:rgb(255,179,0); color:rgb(255,255,255); border-color:rgb(255,179,0); }
.ui-btn.point:hover { background-color:rgb(120,176,255); color:rgb(255,255,255); border-color:rgb(92,154,255); }
.ui-btn.etc { border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px; background-color:rgb(234,234,234); color:rgb(119,119,119); border-color:rgb(222,222,222); }
.ui-btn.etc:hover { background-color:rgb(222,222,222); color:rgb(119,119,119); border-color:rgb(202,202,202); }

a.ui-btn { line-height:28px; }
.ui-btn.small { height:20px; }
a.ui-btn.small { line-height:20px; }
.ui-btn.big { font-size:16px; height:40px; }
a.ui-btn.big { line-height:38px; }


/**************************************************************
	검색박스 영역
***************************************************************/

#bo_sch { margin-top:30px; }
#bo_sch button { width:30px; height:30px; font-size:15px; }


/**************************************************************
	글 상세보기 영역
***************************************************************/

#bo_list,
#bo_w,
#bo_v { color:rgb(255,255,255); }

#bo_v .board-title,
#bo_v .board-info,
#bo_v #bo_vc,
#bo_v #bo_v_bot { border-color:rgb(61,61,61); }
#bo_v .board-title,
#bo_v .board-info { border-bottom-style:solid; border-bottom-width:1px; }
#bo_v #bo_vc,
#bo_v #bo_v_bot { border-top-style:solid; border-top-width:1px; }

#bo_v .board-title > * { color:rgb(120,176,255); }
#bo_v #bo_vc .is-reply { border-color:rgb(61,61,61); }



/**************************************************************
	페이징 스타일 설정
***************************************************************/

.pg_wrap { font-size:13px; }
.pg_wrap .pg_page { color:rgb(255,185,23); }
.pg_wrap .pg_page:hover { color:rgb(120,176,255); }
.pg_wrap .pg_control { color:rgb(255,200,89); }
.pg_wrap .pg_current { color:rgb(120,176,255); }


/**************************************************************
	구분선 설정
***************************************************************/

hr.line	{ background:rgb(255,185,23); }


/**************************************************************
	인풋 타입
***************************************************************/

.form-input,
input[type="file"],
input[type="text"],
input[type="number"],
input[type="password"],
select { height:30px; }

.form-input,
input[type="file"],
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
select { background-color:rgba(255,255,255,0.8); border-color:rgba(255,200,89,0); color:rgb(119,119,119); font-size:13px; border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px; }

*::placeholder { color:rgba(119,119,119,0.5); }


/**************************************************************
	기본박스 설정
***************************************************************/

.theme-box { background-color:rgba(255,200,89,0); color:rgb(255,255,255); border-color:rgb(255,185,23); border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; }

.board-notice-box { color:rgb(255,255,255); border-color:rgb(255,185,23); border-top-left-radius:15px; border-bottom-right-radius:15px; }


/**************************************************************
	테이블 설정
***************************************************************/

.theme-list thead th { background-color:rgb(255,200,89); color:rgb(255,255,255); border-color:rgba(255,255,255,0.5); border-left-style:solid; border-left-width:1px; border-right-style:solid; border-right-width:1px; }
.theme-list tbody th,
.theme-list tbody td { background-color:rgba(255,255,255,0.3); color:rgb(255,255,255); border-color:rgba(255,185,23,0.5); }

.theme-form tbody th { background-color:rgb(61,61,61); color:rgb(255,179,0); border-color:rgba(255,255,255,0.5); border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; }
.theme-form tbody td { background-color:rgb(255,255,255); color:rgb(255,179,0); border-color:rgb(61,61,61); border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px; border-right-style:solid; border-right-width:1px; }




/**************************************************************
	로드비 게시판 설정
***************************************************************/

#load_log_board { }

#log_list { }

#log_list .item { }

#log_list .item .item-inner .ui-pic { }

#log_list .item .item-inner .item-comment { background-color:rgb(255,255,255); color:rgb(119,119,119); border-color:rgb(255,200,89); border-top-style:dotted; border-top-width:1px; border-bottom-style:dotted; border-bottom-width:1px; border-left-style:dotted; border-left-width:1px; border-right-style:dotted; border-right-width:1px; margin-bottom:10px; }

#log_list .item .item-inner .ui-comment { }

#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a { color:rgb(255,200,89); font-size:14px; }

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a { color:rgb(255,200,89); font-size:14px; }

#log_list .item .item-inner .co-footer .date { color:rgb(199,199,199); font-size:11px; }

#log_list .item .item-inner .co-content .other-site-link { color:rgb(255,200,89); }

#log_list .item .item-inner .co-content .link_hash_tag { color:rgb(255,200,89); }

#log_list .item .item-inner .co-content .log_link_tag { color:rgb(255,200,89); }
