@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------*/
/* custom board
/*-------------------------------------------------------------------------*/
.tbl_head01 table{
	border:none !important;
}
#bo_list .tbl_head01 td{
}
.bo_v_nb .btn_b01, .bo_v_com .btn_b01{
	background:#666 !important;
}
.bo_v_com .btn_b02{
	background:#333 !important;
}
#bo_v header{
	background:none !important;
	border-top:#ccc 1px solid !important;
	border-bottom:#ccc 1px solid !important;
	
}
#bo_v a:focus{ color:#990033 !important;}
#bo_v a:hover{color:#990033 !important;}
.td_subject{
	text-align:left !important;
}
/* 폭 */
.w30 { width:30px; }
.w60 { width:60px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w120 { width:120px; }

.btn-primary, .focus.btn-primary, .btn-primary:focus{
	background:#666 !important;
	border-color:#666 !important;
}
.board-head { text-align:center; padding:0 1em;}
.board-head h3{ margin:0.5em 0 0.7em !important; line-height:1 !important; padding:0 !important;}
.youtube-if iframe {width:100%;}
.sound-if iframe {width:100%; height:200px;}
.bo_btn {margin-bottom:20px;}

.title-content h2 {font-family:Nanum Pen Script; font-size:36px;}
.title-content h6 {font-family:nanum gothic; font-size:11px;}
.slide_post img {width:100%; height:auto;}

.sing-post-img  img {
	width: 100%;
	height: auto;
	}
.post_tag li a {font-size:14px;}
figure.effect-jazz figcaption::after {
	border-top: 2px solid #e2ae69;
	border-bottom: 2px solid #e2ae69;
}
#commentform .submit {font-family:nanum gothic; font-size:14px;}
.comment-form-url input.captcha_box {float:left; padding:0; margin:0;}
._comment legend {border:0;}
#captcha_img {float:left;}
/* Comment Container  */

.content-comment {
	padding: 40px 50px;
	margin-bottom: 50px;
	clear:both;
}
.comment-respond {
	padding: 20px 55px;
	margin-bottom: 40px;
 }
 @media (max-width: 480px) {
	 #bo_v_atc{
		 padding-left:0 !important;
		 padding-right:0 !important;
	 }
 }
 @media (max-width: 480px) {
	 
	.content-comment, .comment-respond {
		padding: 20px 15px;
	}
	.author-img {
		display: none;
	}	
	
	ul.children li > div, ol.commentlist li > div {
		padding: 10px 10px 35px 10px;
		margin-bottom: 15px;
	}    
    			
}

.comment-area {
	padding-bottom: 70px;
	}

.comments-title,
.pings-title,
#reply-title {
	margin: 0;
	padding: 0 0 10px;
	text-transform: capitalize;
	text-align: center;
	}
.indie_comments .comment-form-comment{ padding:1em 0;}	
/* Title comment 1 Row                             
================================================== */


#reply-title {
	overflow: hidden;
	text-align: center;
	margin: 35px 0px 15px 0px;
	height: 35px;
	}

#reply-title span  {
	position: relative;
	text-transform: uppercase;
  font-size: 1.0em;
  font-weight: normal;
  	}

#reply-title span:before,
#reply-title span:after {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	top: 50%;
	}

#reply-title span:before {
	right: 100%;
	margin-right: 15px;
	}

#reply-title span:after {
	left: 100%;
	margin-left: 15px;
	}


.comments-title {
	overflow: hidden;
	text-align: center;
	margin: 35px 0px 15px 0px;
	height: 35px;
	}

.comments-title span {
	position: relative;
	text-transform: uppercase;
  font-size: 12px;
  	}

.comments-title span:before,
.comments-title span:after {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	top: 50%;
	}

.comments-title span:before {
	right: 100%;
	margin-right: 15px;
	}

.comments-title span:after {
	left: 100%;
	margin-left: 15px;
	}


/* Comments                           
================================================== */
	
.comment {
	position: relative;
	}	
.divider_comments {
	margin-bottom: 15px;
	}
.comment-form {
	margin-top: 0px;
	}
.commentlist,
.pinglist {
	margin: 20px 0 80px;
	list-style-type: none;
	}
.comment-section {
	padding: 20px 0px 0px 0px;
	}
.comment-cont p {
	font-size: 15px;
	line-height: 22px;
	margin: 10px 0 10px;
	}
.comment-body {
	padding-bottom: 20px;
	}
ul.children li > div,
ol.commentlist li > div {
	padding: 10px 10px 14px 10px;
	margin-bottom: 15px;
	}
.comment-side {
	float: left;
	}
.comment-author img.avatar {
	border-radius: 0;
	border-radius: 50%;
	max-width: 100%;
	}
ol.commentlist li.byuser > div {
	position: relative;
     }
.bot_polar{
	height: 10px;
	clear: both;
	}
.comment .comment-cont {
	margin-left: 80px;
	}
.comment-author cite,
.comment-author cite a {
	font-size: 20px;
  margin-left: 10px;
  text-transform: uppercase;
  text-transform: uppercase;
  font-style: normal;
  line-height: 5px;
  
  	}
.comment-meta,
.comment-meta a {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	}
.comment-meta {
	margin: 15px 0px;
	}
.comment-meta a {
	padding: 0px;

	font-size: 12px;
	margin-right: 10px;
	}
.comment-meta a:hover {
	opacity: 1;
	}
.children {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.children .comment {
	padding-left: 35px;
	}
.comment-author {
	position: relative;
	}
	
	
	
.badge_author {
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	opacity: 0.5;
	}
.nocomments {
	padding: 20px 30px 20px;
	}


	
/* Comments ul                        
================================================== */
	
.thecomment {
	border-bottom: 1px dotted #eee;
	padding-bottom: 34px;
	margin-bottom: 34px;
}
.thecomment .author-img {
	float: left;
	margin-right: 25px;
}

.thecomment .author-img img {
	border-radius: 0;
	border-radius: 50%;
	max-width: 100%;
	}

.thecomment .comment-text {
	overflow: hidden;
}	
.thecomment .comment-text span.author, .thecomment .comment-text span.author a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 6px;
}
.thecomment .comment-text span.date {
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
	

span.reply {
	position: absolute;
	top: 0;
	right: 0;
	border: 2px solid #dadada;
	padding: 0px 8px;
	margin: 0;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}
span.reply a:hover, span.reply a:focus { color:#900 !important;}
h4.author {
	text-transform: uppercase;
		}

/* Comment Form */

#commentform p {
	margin: 0 0 20px 0 !important;
	font-size: 12px;
	text-align: center;
	}

/*#commentform label,*/
#commentform span.required {
	position: relative;
	top: 0px;
	display: inline-block;
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 0px;
	}

#commentform span.required {
	top: 0;
	color: #E96045;
	font-size: 12px;
	}

#commentform input,
#commentform textarea {
	z-index: 2;
  position: relative;
	margin: 0;
	padding: 3px;
	border-radius: 2px;
	font-size: 14px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	resize: none;
	-webkit-transition: background 0.15s ease-in-out 0s, border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
	-moz-transition: background 0.15s ease-in-out 0s, border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
	-o-transition: background 0.15s ease-in-out 0s, border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
	transition: background 0.15s ease-in-out 0s, border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
	-webkit-appearance: none;
	}

#commentform input:focus,
#commentform textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}

#commentform input {
	margin-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #CCC;
	font-size: 16px;
	resize: none;

	}

#commentform textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	resize: vertical;
	}

#commentform .submit {
	margin-top: 20px;
	width: auto;
	border: none;
	display: inline-block;
	padding: 3px 12px;
	vertical-align: middle;
	text-align: center;
	font-weight: 400;
	font-size: 11px;
	cursor: pointer;
	margin-bottom: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-backface-visibility: hidden;
	opacity: 1;
     text-transform: uppercase;

	}
	
#commentform .submit:hover {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-backface-visibility: hidden;
     opacity: 0.6;
	}

#commentform p.comment-form-comment {
	margin-top: 35px !important;
	}
	



/* ====== General Color ======= */





.fancy_one span:before, .fancy_one span:after, .tit_prev span:after, .tit_next span:before, .tit_next span:after, .comments-title span:before, .comments-title span:after, #reply-title span:after, #reply-title span:before {
	border-bottom: 2px solid #f48fb1;
}
.board-head .fancy_one span:before, .board-head .fancy_one span:after{border-bottom: 2px solid #ec407a;}
#ig-slide-post.owl-theme .owl-controls .owl-buttons div,
.slide_post.owl-theme .owl-controls .owl-buttons div  {
	background-color: #e2ae69;
}


/* Widget Search  */

.widget_search form input[type="search"] {
	border: 2px solid #f4e7d7;
	background: #fffaf3;
	color: #635647;
}

::-webkit-input-placeholder {
color: #635647;
font-size: 13px;
font-family: 'Raleway';

}
:-moz-placeholder { /* Firefox 18- */
color: #635647;
font-size: 13px;
font-family: 'Raleway';
}
::-moz-placeholder {  /* Firefox 19+ */
color: #635647;
font-size: 13px;
font-family: 'Raleway';
}
:-ms-input-placeholder {
color: #635647;
font-size: 13px;
font-family: 'Raleway';
}

.button_cont, #commentform .submit, .wpcf7 .wpcf7-submit, footer .ig_widget #mc_signup_submit {
	background-color: transparent;
	color: #635647;
	border: solid 2px #e2ae69;
	padding:0.5em 1em;
	letter-spacing: 5px;
	font-size: 13px !important;
	font-weight: 700;
	text-transform: ;
   }

.button_cont:hover,
.button_cont:active,
.button_cont:focus {
	color: #635647;
	}
footer .ig_widget .mc_merge_var input[type=text],
textarea,
select {
	border: 1px solid #DDD;
	font-size: 15px;
	margin-bottom: 5px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 15px;
	width: 100%;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	}
	

 /* Contact Form */

.wpcf7 input, .wpcf7 textarea {
   background-color: #fffaf3;
   border: 2px solid:#666;
   width:100%;

	}

.wpcf7 .wpcf7-submit {
	background-color: transparent;

}

/* Comment Form */

textarea, #commentform input {
   border: 1px solid  #999;

	}
