




body,
.txt-default	{ color: #FFFFFF; }
a,
.txt-point	{ color: #FFC000; }


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

	#header			{
		}

	#gnb_wrapper				{
			background-repeat: no-repeat;
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
			background-color: rgba(0, 0, 0, .5);
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

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




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

#login_box,#bgm_box{float:right;}
 

#gnb p {display:block;}
#gnb a { 
	color : #333333; 
	font-size: 14px;
	}
#gnb a:hover {
	color: #FFC000;
	font-size: 14px;
}
#logo a {
	color: #333333;
	font-size: 18.2px;
}
#logo a:hover {
	color: #FFC000;
	font-size: 18.2px;
}

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



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://flowerpot0003.cafe24.com:443/data/site/design_background.png');
			background-repeat: no-repeat;
			background-position: center top;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: none;
			background-color: rgba(0, 0, 0, .5);
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #333333; }
*::-webkit-scrollbar-thumb			{ background: #FFC000; }

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

::selection			{ color:#333333; }
::-moz-selection	{ color:#333333; }
::-webkit-selection	{ color:#333333; }


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


.ui-btn	{
	color:			#FFFFFF;
	background:		#000000;
	border-color:	#000000;
}
.ui-btn:hover	{
	color:			#FFFFFF;
	background:		#222222;
	border-color:	#000000;
}

.ui-btn.point			{
	color:			#FFFFFF;
	background:		#FFC000;
	border-color:	#FFC000;
}
.ui-btn.point:hover		{
	color:			#FFFFFF;
	background:		#FFC000;
	border-color:	#FFC000;
}

.ui-btn.etc			{
	color:			#FFFFFF;
	background:		#555555;
	border-color:	#333333;
}
.ui-btn.etc:hover	{
	color:			#FFFFFF;
	background:		#555555;
	border-color:	#333333;
}


.pg_wrap .pg_page	{
	color:			#FFFFFF;
	background:		#000000;
	border-color:	#000000;
}
.pg_wrap .pg_page:hover	{
	color:			#FFFFFF;
	background:		#222222;
	border-color:	#000000;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#FFFFFF;
	background:		#FFC000;
	border-color:	#FFC000;
}




.bar-equalizer i	{
	background: #FFC000;
	-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: #FFC000;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#333333;
	background:		#eeeeee;
	border-color:	#222222;
}

::-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: #eeeeee !important;
  color: #333333;
}
 

.theme-box	{
	background-color: rgba(0, 0, 0, .9);
	color: #eeeeee;
 
}
.theme-box.no-link a	{
	color: #eeeeee;
}
 

.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:	#000000;
	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: #FFC000; }
 

#load_log_board	{
			background-color: rgba(0, 0, 0, .0);
	}

.board-notice	{
			background-color: rgba(0, 0, 0, .8);
			color: #ffffff;
			border-top-color:		rgba(0, 0, 0, 1);
		border-top-style:		solid;
		border-top-width: 0.5px;
			border-bottom-color:		rgba(0, 0, 0, 1);
		border-bottom-style:		solid;
		border-bottom-width: 0.5px;
			border-left-color:		rgba(0, 0, 0, 1);
		border-left-style:		solid;
		border-left-width: 0.5px;
			border-right-color:		rgba(0, 0, 0, 1);
		border-right-style:		solid;
		border-right-width: 0.5px;
	}

#log_list	{
			color: #ffffff;
	}
#log_list .item		{
			background-color: gba(0, 0, 0, .5);
			color: #ffffff;
			border-top-color:		#FFC000;
		border-top-style:		solid;
		border-top-width: 1px;
			border-bottom-color:		#FFC000;
		border-bottom-style:		solid;
		border-bottom-width: 1px;
	
	}

#log_list .item .item-inner .ui-pic		{
			background-color: rgba(0, 0, 0, .5);
			color: #ffffff;
	}


#log_list .item .item-inner .item-comment		{
			background-color: rgba(0, 0, 0, 0.2);
			color: #ffffff;
				margin-bottom: 10px !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: 10px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #ffffff;
	}

#log_list .item .item-inner	.ui-comment		{
			background-color: rgba(0, 0, 0, .8);
			color: #ffffff;
			border-bottom-color:		#FFC000;
		border-bottom-style:		;
		border-bottom-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: #ffffff;
				font-size: 12px;
	}

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

#log_list .item .item-inner .co-footer .date	{
			color: #ffffff;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #FFBB00;
	}
#log_list .item .item-inner .co-content .link_hash_tag  {
font-family: 'DungGeunMo';
position: relative;
font-weight:bold;
margin-left: 7px;
padding: 0px 5px;
color: rgb(165, 103, 68);
background-color: white;
border-radius: 0px 3px 3px 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: -5px;
top: 0;
width: 0;
height: 0;
border-right: 5px solid white;
border-top: 6px solid transparent;
border-bottom: 7px solid transparent;
transition-duration: 0.2s;
}

.link_hash_tag:hover:after {
border-right-color: black;
}

.link_hash_tag:before {
content: "";
width: 4px;
position: absolute;
height: 4px;
left: -2px;
top: 4px;
background: black;
border-radius: 50%;
z-index: 2;
}

.link_hash_tag:hover    {
	color: white;
	background-color: black;

}


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



#bo_gall .bo_tit.on {
	background-color: rgba(0, 0, 0, .9);
 
}


span.txt-box 
{
color:#FFFFFF; /*박스 안 색깔*/
background-color: #FFC000; /*박스 색깔*/
padding: 0px 2px;
}