



body,
.txt-default	{ color: #333333; }
a,
.txt-point	{ color: #963C07; }


@media all and (min-width: 1001px) { 
	html.single				{
			background: #FCDA74;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: contain;
		}
	html.single:before {
			background-image: url('http://kin3.dothome.co.kr/data/site/design_background.png');
			background-repeat: no-repeat;
			background-position: center center;
			background-size: contain;
		}
}

@media all and (max-width: 1000px) {
	html.single				{
			background: #FCDA74;
			background-repeat: no-repeat;
			background-size: contain;
			background-attachment: fixed;
		}
	html.single:before {
					background-image: url('http://kin3.dothome.co.kr/data/site/design_m_background.png');
					background-repeat: no-repeat;
					background-size: contain;
					background-attachment: fixed;
			}
}
#main_body,
#content_body {
	background: ;
	color: #333333;
	padding: 50px;
}
#body .fix-layout {
	border: 1px solid ;
}



#footer {color:;}

#gnb_control_box i {
	color: #ffffff;
}
	
#admin_gnb li {
	border : 1px solid #963C07;
}

@media all and (min-width: 1001px) { 
	#header .fix-layout			{
			background: #ffffff;
			background-position: center top;
		}

	#gnb				{
			background: #E5330F;
			background-position: center top;
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {

	#header .fix-layout			{
			background: #FEF7CF;
		}

	#gnb				{
			background: #E5330F;
		}

	#gnb_control_box	{
		display: none;
	}
}




#gnb {
	padding: 6px;
	max-width:1000px;
}

#header	{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: 33px;
	margin-top:5vh;
}
#header .fix-layout {
	border: 1px solid ;
	border-bottom: none;
	box-shadow: 10px 10px ;
}
.fix-layout#full { 
	height:calc(90vh - 33px - 3px); 
	max-height: calc(698px - 33px); 
	overflow-y:auto; 
	margin-bottom:5vh;
	box-shadow: 10px 10px ;
	background: #ffffff;
}

@media all and (min-height: 777px) {
    .fix-layout#full { margin-bottom:calc((100vh - 700px) / 2); }
	#header	{ margin-top:calc((100vh - 700px) / 2); }
}
#footer {width:100%;}
#logo	{
	display: block;
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
}
#no_design_gnb {
	display:inline-block;
}
#no_design_gnb li	{
	display: inline-block;
}
#admin_gnb { display:inline-block; }
.bgm-player { display:inline-block; line-height: 21px; }
.tail_padding {
	width:100%;
	height:33px;
}

@media all and (max-width: 1000px) {
	.bgm-player { text-align: right; position:relative;  }
}

/*#gnb	{ float: right; }*/
#gnb,
#gnb *	{
	color: #ffffff;
	font-size: px;
	height: 21px;
	line-height: 21px;
}
#gnb *:hover {
	color: #FDFAF3 !important;
	font-size: px;
}

.open-gnb #gnb,
.open-gnb #gnb *	{
	color: #ffffff;
	font-size: px;
	text-shadow: 0 2px 2px black;
}
.open-gnb #gnb #no_design_gnb {
	margin-top: 50px;
}
.open-gnb #gnb #admin_gnb {
	margin-bottom: 50px;
	margin-left:115px;
}




*::-webkit-scrollbar-thumb			{ background: #963C07; }

* { outline-color: #963C07; }
::selection			{ background:#963C07; }
::-moz-selection	{ background:#963C07; }
::-webkit-selection	{ background:#963C07; }





.ui-btn	{
	color:			#963C07 !important;
	background:		#FDFAF3 !important;
	border-color:	#963C07 !important;
}
.ui-btn:hover	{
	color:			#963C07 !important;
	background:		#FCDA74 !important;
	border-color:	#963C07 !important;
}

.ui-btn.point			{
	color:			#F6F6F6 !important;
	background:		#E5330F !important;
	border-color:	#963C07 !important;
}
.ui-btn.point:hover		{
	color:			#F6F6F6 !important;
	background:		#FCDA74 !important;
	border-color:	#963C07 !important;
}

.ui-btn.admin			{
	color:			#ffffff !important;
	background:		#333333 !important;
	border-color:	#333333 !important;
}
.ui-btn.admin:hover	{
	color:			#ffffff !important;
	background:		#333333 !important;
	border-color:	#333333 !important;
}


.pg_wrap .pg_page,
.pg_wrap .pg_page:hover	{
	color:			#333333;
	background:		transparent;
	border-color:	transparent;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#963C07;
	background:		transparent;
	border-color:	transparent;
	font-weight:	bold;
}





.bar-equalizer i	{
	background: #002266;
	-webkit-box-shadow: 0px 0px 3px 0px #56392D;
	-moz-box-shadow: 0px 0px 3px 0px #56392D;
	box-shadow: 0px 0px 3px 0px #56392D;
}



.status-bar dd p	{
	background: #333333;
}
.status-bar dd p span	{
	background: #963C07;
	opacity: .5;
}
.status-bar dd p sup	{
	background: #963C07;
}
.status-bar dd p i	{
	color: ;
}



hr.line	{
	background: #963C07;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="date"],
input[type="password"],
textarea,
select				{
	color:			#333333 !important;
	background:		#ffffff !important;
	border-color:	#cccccc !important;
	border: 1px solid;
}

::-webkit-input-placeholder {
	color: #333333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #333333;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #333333;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #333333;
}

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff !important;
  color: #333333;
}




.flex-control-paging a				{ background: #333333; }
.flex-control-paging a.flex-active	{ background: #963C07; }




.theme-box	{
	color: #963C07;
}
.theme-box.no-link a	{
	color: #963C07;
}



.inven-popup-viewer {
	color: #963C07;
}
.inven_popup_viewer_close	{ display: none; }
.inven-popup-on .inven_popup_viewer_close		{ display: block;}





.timeline-Tweet:before { border-top-color: ; }
.TweetAuthor-name	{ color: #963C07; }




#submenu	{
	background-color:	;
	color:				;
}
#submenu a	{
	color: ;
}
#submenu a:hover	{
	color: ;
}




.theme-list,
.theme-form	{
	background-color:	;
	color:				90;
}

/*** Form Area ***/
.theme-form th	{
	background-color:	#ecc6c6;
	color:				 !important;
}
.theme-form td	{
	background-color:	#ffffff;
	color:				50;
}

/*** List Area ***/
.theme-list th	{
	background-color:	#ecc6c6;
	color:				;
}
.theme-list td	{
	background-color:	#ffffff;
	color:				50;
}




#tab_list { border-color: #963C07; }




.inventory-list a {
	/*border: 1px solid #963C07;*/

	border: 1px solid #963C07;
}
.inventory-list a i	{
	/*
	background: #963C07;
	color: ;
	*/

	border: 1px solid #963C07;
	background: rgba(0, 0, 0, .7);
	color: #fff;
}





#show {
	color: #333333;
}

#load_log_board	{
			background-size: 100% 100%;
	}

.board-notice	{
			background-color: #FDFAF3;
			color: #963C07;
			border-top-color:		#E5330F;
		border-top-style:		dashed;
		border-top-width: 1.5px;
			border-bottom-color:		#E5330F;
		border-bottom-style:		dashed;
		border-bottom-width: 1.5px;
			border-left-color:		#E5330F;
		border-left-style:		dashed;
		border-left-width: 1.5px;
			border-right-color:		#E5330F;
		border-right-style:		dashed;
		border-right-width: 1.5px;
	}

#log_list	{
			color: #333333;
	}
#log_list .item		{
			color: #333333;
			border-top-color:		#333333;
		border-top-style:		solid;
		border-top-width: 1.6px;
			border-bottom-color:		#333333;
		border-bottom-style:		solid;
		border-bottom-width: 1.6px;
			border-left-color:		#333333;
		border-left-style:		solid;
		border-left-width: 1.6px;
			border-right-color:		#333333;
		border-right-style:		solid;
		border-right-width: 1.6px;
	
	}

#log_list .item .item-inner .ui-pic		{
			background-color: #FDFAF3;
			color: #E5330F;
			border-top-color:		#333333;
		border-top-style:		;
		border-top-width: 1px;
			border-bottom-color:		#333333;
		border-bottom-style:		;
		border-bottom-width: 1px;
			border-left-color:		#333333;
		border-left-style:		;
		border-left-width: 1px;
			border-right-color:		#333333;
		border-right-style:		;
		border-right-width: 1px;
	}
#log_list .item .item-inner .ui-pic .pic-header a		{
	}


#log_list .item .item-inner .item-comment		{
			background-color: #FDFAF3;
			color: #333333;
			border-top-color:		#cccccc;
		border-top-style:		;
		border-top-width: 1px;
			border-bottom-color:		#cccccc;
		border-bottom-style:		;
		border-bottom-width: 1px;
			border-left-color:		#cccccc;
		border-left-style:		;
		border-left-width: 1px;
			border-right-color:		#cccccc;
		border-right-style:		;
		border-right-width: 1px;
				margin-bottom: 10px !important;
	}


#log_list .item .item-inner	.ui-comment		{
			background-color: #FDFAF3;
			color: #333333;
			border-top-color:		#cccccc;
		border-top-style:		dashed;
		border-top-width: 1px;
	
			padding-left: 15px;
		padding-right: 15px;
	}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: #56392D;
		}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #56392D;
		}

#log_list .item .item-inner .co-footer .date,
#log_list .item .item-inner .co-footer a	{
			color: #56392D;
		}
#log_list .item .item-inner .co-content .other-site-link	{
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
			color: #E5330F;
	}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: #333333;
	}
#log_list .item .item-inner .co-content .member_call	{
	}

#log_list .item .ui-pic .pic-header .no,
.action-check label,
#bo_w label,
#log_list .item .ui-pic .pic-data #lock,
#navi_category li a {
	color: #333333;
}
.co-content .action-check label {
	color: #333333;
}




#log_list .item.story .ui-pic .pic-data.ui-slide.on .inner	{ 
	background: #333333;
 }
#log_list .item.story .ui-pic .pic-data.ui-slide.on .inner .data-inner	{ 
	color: #963C07;
 }
.ui-btn.ico.default { color: #333333 !important; }

 #log_list .item.story .ui-pic .pic-data.ui-slide.on .slide-pop-open-btn:before,
#log_list .item.story .ui-pic .pic-data.ui-slide.on .slide-pop-open-btn:after	{ background: #963C07; }

#bo_gall .gall_li .info span {
	background-color:#002266;
	color: #56392D;
}
#bo_gall .gall_li #mod {
	color: ;
}



.board-write {
	background: ;
}
.searc-sub-box i {
	color: #333333;
}
#bo_v {
	background: ;
}
#bo_v * {
	color: #333333;
}

.clap {
	background: #333333;
}

#bo_list .theme-list th.sat,
#bo_list .theme-list th.sun {
	background-color:#ffffff;
	color:#ecc6c6;
}
#bo_list .theme-list th{
	color:#ffffff;
}

#bo_list .theme-list td.today{
	background-color:#ffffff;
	opacity:.8;
}
#bo_list .theme-list td.today a{
	color:#ecc6c6;
}
#bo_list .theme-list td.noday{
	background-color:#ffffff;
	opacity:.4;
}
#bo_list .popup_layer {
	background-color:#ecc6c6;
	color:#ffffff;
	border:solid 1px #ffffff;
}

.frm-theme-COMMENT {
	color: #963C07 !important;
}






#character_profile	{ 
	background: ;
	border: 1px solid ;
	box-shadow: 10px 10px ;
}
#character_profile *	{ 
	color: #333333;
}
#character_profile .ch_script *,
#character_profile .ch_name {
	color: #963C07 !important;
}
#character_profile .ch_explain .more_text_form {
	border-top: 1px dotted ;
}
#character_profile .ch_explain .more_text_form .title {
	background: #963C07;
	color: #ffffff;
	font-weight: bold;
	padding: 0 3px;
}
.au-box,
.closet-box ul {
	background: ;
	border-bottom: 1px solid ;
}
.closet-list ul li .ui-btm {
	color: #333333 !important;
	font-size: 8pt;
	opacity:.5;
}
.back, .back i, .log, .log i {
	color:  ;
}

@media all and (max-width:1000px) {
	.closet-list ul .ui-btn {
		border: 1px solid #333333 !important;
	}
}