@charset "utf-8";
/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/

/*
#inner-content {
    background-image: linear-gradient(#f7f7f7 1px, transparent 0), linear-gradient(90deg, #f7f7f7 1px, transparent 0)!important;
    background-size: 8px 8px!important;
}
*/

.entry-content blockquote {
	background: #fffafa;
	font-size: 0.95em;
	padding: 6% 4% 2%;
	margin: 2.5em 0 3em;
	position: relative;
	border: 1px solid;
}

.entry-content h2{
background: #A7D8DD!important;
    color: #ffffff;
}

.btn-search-more {
  background-color: #F5F53F;
  cursor: pointer;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	text-align: center;
	color: #F00;
    font-weight: bold;
	padding: 10px 0px;
}

.btn-search-more:after {
	content: "클릭해서 이미지를 보기";
}

.btn-search-more.close:after {
    content: "닫기";
}

.btn-search-more::before {
  font-family: 'FontAwesome';
  content: "\f01a";
  margin-right: 6px;
}

.btn-search-more.close::before {
  font-family: 'FontAwesome';
  content: "\f01b";
  margin-right: 6px;
}


.btn-search-more_ni {
  background-color: #F5F53F;
  cursor: pointer;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	text-align: center;
	color: #F00;
    font-weight: bold;
	padding: 10px 0px;
}

.btn-search-more_ni:after {
	content: "클릭해서 이미지를 보기";
}

.btn-search-more_ni.close:after {
    content: "닫기";
}

.btn-search-more_ni::before {
  font-family: 'FontAwesome';
  content: "\f01a";
  margin-right: 6px;
}

.btn-search-more_ni.close::before {
  font-family: 'FontAwesome';
  content: "\f01b";
  margin-right: 6px;
}

.btn-search-more_san {
  background-color: #F5F53F;
  cursor: pointer;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	text-align: center;
	color: #F00;
    font-weight: bold;
	padding: 10px 0px;
}

.btn-search-more_san:after {
	content: "點選後將顯示圖片";
}

.btn-search-more_san.close:after {
    content: "關閉圖片";
}

.btn-search-more_san::before {
  font-family: 'FontAwesome';
  content: "\f01a";
  margin-right: 6px;
}

.btn-search-more_san.close::before {
  font-family: 'FontAwesome';
  content: "\f01b";
  margin-right: 6px;
}

.btn-search-more_yon {
  background-color: #F5F53F;
  cursor: pointer;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	text-align: center;
	color: #F00;
    font-weight: bold;
	padding: 10px 0px;
}

.btn-search-more_yon:after {
	content: "點選後將顯示圖片";
}

.btn-search-more_yon.close:after {
    content: "關閉圖片";
}

.btn-search-more_yon::before {
  font-family: 'FontAwesome';
  content: "\f01a";
  margin-right: 6px;
}

.btn-search-more_yon.close::before {
  font-family: 'FontAwesome';
  content: "\f01b";
  margin-right: 6px;
}