




body,
.txt-default	{ color: #FFEBCE; }
a,
.txt-point	{ color: #F9CE91; }


@media all and (min-width: 1001px) { 
 
#gnb,
#gnb *:not(script)	{ 
	display:inline-block; 
}

	#header			{
			background-repeat: no-repeat;
			background-position: left bottom;
		}

	#gnb_wrapper				{
			background-color: #475266;
		}

	#gnb_control_box	{ display: none; }
}

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

	#gnb_wrapper				{
			background-color: #475266;
		}

	#gnb_control_box	{
		display: block;
	}
}

#gnb_wrapper{
	position:relative;
	z-index:99;
	text-align:center;
}




#header	{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: 70px;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
	float:left;
	position:relative;
	z-index:999;
	padding-right:10px;
	line-height:70px;
} 
#no_design_gnb li	{ display:inline-block; margin-left:30px; line-height:70px;}

#login_box,#bgm_box{float:right;}

@media all and (min-width:1001px) {
	#login_box p {display:inline-block;margin-right:4px;}
}
 

#gnb p {display:block;}
#gnb a { 
	color : #E6C48A; 
	font-size: 15px;
	}
#gnb a:hover {
	color: #806D4D;
	font-size: 15px;
}
#logo a {
	color: #E6C48A;
	font-size: 19.5px;
}
#logo a:hover {
	color: #806D4D;
	font-size: 19.5px;
}

#footer{ 
	padding:10px;
	box-sizing:border-box;
	}



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://wkzjrp.ivyro.net:443/slaveman/data/site/design_background_1759071976.jpg');
			background-color: #191919;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('https://wkzjrp.ivyro.net:443/slaveman/data/site/design_m_background_1759071976.jpg');
			background-color: #191919;
			background-attachment: fixed;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #1D2122; }
*::-webkit-scrollbar-thumb			{ background: #F9CE91; }

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

::selection			{ color:#1D2122; }
::-moz-selection	{ color:#1D2122; }
::-webkit-selection	{ color:#1D2122; }


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
	line-height:18px;
	font-family:'dotum',sans-serif;
			color:#1D2122; 
				background:#F9CE91;
	}


.ui-btn	{
	color:			#DED0B6;
	background:		#181C1D;
	border-color:	#DED0B6;
}
.ui-btn:hover	{
	color:			#181C1D;
	background:		#E8C271;
	border-color:	#181C1D;
}

.ui-btn.point			{
	color:			#181C1D;
	background:		#FFEBCE;
	border-color:	#181C1D;
}
.ui-btn.point:hover		{
	color:			#181C1D;
	background:		#E8C271;
	border-color:	#181C1D;
}

.ui-btn.etc			{
	color:			#DED0B6;
	background:		#181C1D;
	border-color:	#FFEBCE;
}
.ui-btn.etc:hover	{
	color:			#181C1D;
	background:		#DED0B6;
	border-color:	#181C1D;
}


.pg_wrap .pg_page	{
	color:			#DED0B6;
	background:		#181C1D;
	border-color:	#DED0B6;
}
.pg_wrap .pg_page:hover	{
	color:			#181C1D;
	background:		#E8C271;
	border-color:	#181C1D;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#181C1D;
	background:		#FFEBCE;
	border-color:	#181C1D;
}




.bar-equalizer i	{
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 3px 0px #000000;
	-moz-box-shadow: 0px 0px 3px 0px #000000;
	box-shadow: 0px 0px 3px 0px #000000;
}
 


hr.line	{
	background: #F9CE91;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#716C86;
	background:		#FFEBCE;
	border-color:	#FFEBCE;
}

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

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #FFEBCE !important;
  color: #716C86;
}
 

.theme-box	{
	background-color: #181C1D;
	color: #FFEBCE;
 
}
.theme-box.no-link a	{
	color: #FFEBCE;
}
 

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

/*** Form Area ***/
.theme-form th	{
	background-color:	#000000;
	color:				#ffffff;
}
.theme-form td	{
	background-color:	rgba(255, 255, 255, .1);
	color:				#ffffff;
	border-top-color:	#333333;
	border-top-style:	solid;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
}

/*** List Area ***/
.theme-list th	{
	background-color:	#C4B73B;
	color:				#ffffff;
	border-top-color:	#333333;
	border-top-style:	double;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	double;
	border-bottom-width:	1px;
}
.theme-list td	{
	background-color:	;
	color:				#ffffff;
}




#tab_list { border-color: #181C1D; }
 

#load_log_board	{
			background-repeat: repeat-y;
			background-position: center bottom;
			background-size: contain;
	}

.board-notice	{
			background-color: #181C1D;
			color: #FFEBCE;
			border-top-color:		#FFEBCE;
		border-top-style:		solid;
		border-top-width: 2px;
			border-bottom-color:		#FFEBCE;
		border-bottom-style:		solid;
		border-bottom-width: 2px;
			border-left-color:		#FFEBCE;
		border-left-style:		solid;
		border-left-width: 2px;
			border-right-color:		#FFEBCE;
		border-right-style:		solid;
		border-right-width: 2px;
	}

#log_list	{
	}
#log_list .item		{
	
			margin-bottom: 10px !important;
	}

#log_list .item .item-inner .ui-pic		{
			background-color: #181C1D;
			color: #F9CE91;
			border-top-color:		#F9CE91;
		border-top-style:		solid;
		border-top-width: 2px;
			border-bottom-color:		#F9CE91;
		border-bottom-style:		solid;
		border-bottom-width: 2px;
			border-left-color:		#F9CE91;
		border-left-style:		solid;
		border-left-width: 2px;
			border-right-color:		#F9CE91;
		border-right-style:		solid;
		border-right-width: 2px;
	}


#log_list .item .item-inner .item-comment		{
				margin-bottom: 3px !important;
	}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply {
 margin-bottom:1px !important;
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:0.8;}
#log_list .item .item-inner .item-comment.item-reply.last{ 			margin-bottom: 3px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #9C8058;
	}

#log_list .item .item-inner	.ui-comment		{
			background-color: #181C1D;
			color: #F9CE91;
			border-top-color:		#F9CE91;
		border-top-style:		solid;
		border-top-width: 2px;
			border-bottom-color:		#F9CE91;
		border-bottom-style:		solid;
		border-bottom-width: 2px;
			border-left-color:		#F9CE91;
		border-left-style:		solid;
		border-left-width: 2px;
			border-right-color:		#F9CE91;
		border-right-style:		solid;
		border-right-width: 2px;
	
	}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: #9C8058;
				font-size: 13px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #9C8058;
				font-size: 13px;
	}

#log_list .item .item-inner .co-footer .date	{
			color: #9C8058;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #806D4D;
	}

.link_hash_tag	{
	font-family: 'BookkMyungjo-Bd';
	position: relative;
	font-weight:bold;
	margin-left: 8px;
	padding: 5px 8px;
	color: #806D4D;
	background-color: #FFEBCE;
	border-radius: 1px 5px 5px 0px;
	filter:drop-shadow(0px 0px 1px rgba(0,0,0,0.3));
	transition-duration: 0.2s;
}
.link_hash_tag:after {
	content: "";
	position: absolute;
	left: -10px;
	top: 0;
	width: 0;
	height: 0;
	border-right: 10px solid #FFEBCE;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	transition-duration: 0.2s;
}
.link_hash_tag:hover:after {
	border-right-color: #806D4D;
}
.link_hash_tag:before {
	content: "";
	width: 4px;
	position: absolute;
	height: 4px;
	left: -2px;
	top: 8.5px;
	background: black;
	border-radius: 50%;
	z-index: 2;
}
.link_hash_tag:hover    {
	color: #FFEBCE;
	background-color: #806D4D;
}

#navi_category  { text-align: center; vertical-align: middle; padding: 10px 15px 20px 0px;  }
#navi_category ul {background: #FFEBCE; border:2px #FFEBCE; border-radius: 15px; display: inline-block; padding: 5px 40px; color:#806D4D;}
#navi_category ul a {color:#806D4D; font-weight:600;}
#navi_category ul a:hover {color:unset;}
#navi_category li   { display: inline-block; }
#navi_category li + li:before {content:'|'; padding: 0 20px;}

#log_list .item .item-inner .co-content .log_link_tag	{
			color: #FFEBCE;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: #181C1D;
 
}