/*
Theme Name: I love jesus
Description: ultra theme reform
Author: technoage
Template: ultra
*/

@import url("../ultra/style.css");
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://www.1efthander.com/fonts/MalgunGothic.css);

.container {
 max-width: 960px;
}

.site-header.site-header-sentinel.fixed {
  background: rgba(255, 255, 255, 1);
}

.main-navigation {
  font-size: 12px;
  font-weight:400;
}

.main-navigation ul li a {
  color:#000;
}

.main-navigation div > ul > li > a:hover {
  color:#A7A7A7;
}

.main-navigation div > ul > li > a:hover {
  border-bottom: 0px solid #A7A7A7;
}


.main-navigation div > ul > li > a:hover {
  color: #A7A7A7;
}


.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
  color: #A7A7A7;
}

.main-navigation .menu-search .search-icon:before {
  color: #B86F39;
}

.main-navigation .menu-search .search-icon:hover:before {
  color:  #A7A7A7;
}

.main-navigation .menu-search .searchform input[name=s] {
  border-top: 0px solid #A7A7A7;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
  color: #A7A7A7;
}

#scroll-to-top {
  background: #9ab52b;
}

.main-navigation ul .menu-item-has-children a:after, .main-navigation ul .page_item_has_children a:after {
  content: "";
}

.main-navigation ul ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;me-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  background: #fff;
  border-top: 0px solid #383838;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 116px;
  z-index: 2;
}

.main-navigation ul ul li {
  min-width: 8em;
  padding: 0;
  width: 100%;
  font-size:15px;
}

.main-navigation ul ul .current_page_item > a, .main-navigation ul ul .current-menu-item > a, .main-navigation ul ul .current_page_ancestor > a {
  color: #A7A7A7;
}

.main-navigation ul ul li:hover > a {
  background: #E6E6E6;
  color: #828282;
}

.main-navigation ul ul li a {
    color: #828282;
    padding: 0.4em 0.8em;
}

a:visited {
  color: none;
}
.main-navigation ul li:hover > a {
  color: #A7A7A7;
}

.site-footer .footer-main h3 {
  color: #ccc;
}

.main-navigation ul ul li {
  min-width: 8em;
  padding: 0;
  width: 100%;
}

.responsive-menu .main-navigation.toggled ul li a {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  background: #FFFFFF;
  color: #5a5d60;
  height: auto !important;
  line-height: normal !important;
  margin: 0 0 0;
  padding: 14px 18px 15px;
  border-bottom: 1px solid #ccc;
}

.main-navigation ul ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  /* -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px; */
  /* box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px; */
  background: #fff;
  /* border-top: 0px solid #383838; */
  /* display: none; */
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 112px;
  z-index: 2;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-navigation ul ul {
  border-bottom: 0px solid #E5E5E5;
}

.responsive-menu .main-navigation.toggled ul ul li a {
  margin: 0 0 0px;
}

.responsive-menu .main-navigation.toggled ul li a:hover {
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
  color: #5a5d60;
}

.responsive-menu .main-navigation.toggled ul .menu-item-has-children > a:hover,
.responsive-menu .main-navigation.toggled ul .page_item_has_children > a:hover {
  border-bottom: 1px solid #ccc;
}

.responsive-menu .main-navigation.toggled ul ul li a:hover {
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
  color: #5a5d60;
}

.responsive-menu .menu-toggle:after {
  font-size: 25px;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
  color: #A7A7A7;
}

::selection {
  background: #8aa710;
  color: #fff;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  float: right;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  background: #A7A7A7;
}

a:visited {
  color: #A7A7A7;
}
.scale.fixed .main-navigation ul ul {
  top: 75px;
}

.site-footer .footer-main {
  background: #3E2A22;
}

.site-footer .bottom-bar {
  background: #3E2A22;
  color: #A99588;
  padding: 0.89286em 0;
}

.entry-header .entry-title a:hover, .entry-header h1.page-title a:hover, .page-header .entry-title a:hover, .page-header .page-title a:hover {
  border: none;
  color: #A7A7A7;
}

.site-footer .bottom-bar .container div:only-of-type {
  text-align: left;
  width: 100%;
}

#scroll-to-top {
  margin-bottom: 25px;
}

.mfp-close-btn-in .mfp-close {
    color: #FFFFFF !important;
    font-size: 60px !important;
}

.page-template-full-width-no-title .site-content > .container {
    padding-top: 0em;
}

.entry-footer > span {
    margin: 0 0 0 0 !important;
}

table.type10 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0px;
}
table.type10 thead th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
    background: #A7A7A7;
    margin: 20px 10px;
    text-align: center;
}
table.type10 tbody th {
    width: 150px;
    padding: 10px;
    text-align: center;
}
table.type10 td {
    width: 350px;
    padding: 10px;
    vertical-align: top;
    text-align: center;
}
table.type10 .even {
    background: #fdf3f5;
}

table.type10 .even2 {
    background: #ffffff;
}

element.style {
    padding: 0px 0px 0px 0px;
}

.so-panel {
    margin-bottom: 0px !important;
}

.entry-content li a{
    border-bottom: 0px dotted #383838;
    color: #A7A7A7;
}

input[type="text"], input[type="email"], textarea{
width: 100%;
}

input[type="submit"] {
    background: #A7A7A7;
    text-align:right;
}

.wpcf7 p .wpcf7-form-control.wpcf7-submit {
    float: right;
}

.entry-content p a:hover {
    color: #A7A7A7;
    border-bottom: 0px;
}

.entry-content p a {
color: #A7A7A7;
    border-bottom: 0px;
}

.pagination .current {
    background: #A7A7A7 !important;
    color: #fff;
}

.pagination .page-numbers:hover {
    background: #A7A7A7;
    color: #fff;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #F7A032 !important;
}
.site-branding img {
    max-height: 78px !important;
}


.leftbox {
    float: left;
    padding: 0px 6px 10px 6px;
    border: 0px solid;
    width: 24%;
}

.rightbox {
float: right;width:76%; padding:5px 10px 0px 10px;
}

.leftmenu {
  height:auto;
  text-align:center;
  }

.leftmenu ul{ 
  margin:0 auto;
  padding:5px;
  width:100%;
}

.leftmenu li{
  text-align:center;
  padding:0;
  margin-bottom:10px;
  list-style:none;
  font-size:16px;
  background:#886349;  
}

.leftmenu li a:hover{ 
width: 100%; display: inline-block; padding:5px 0; background:#A5826A; color:#fff;  text-decoration:none;
}

.leftmenu li  a:link {width: 100%; display: inline-block; padding:5px 0; color:#fff; text-decoration:none;}

.leftmenu li a{ 
width: 100%; display: inline-block; padding:5px 0; color:#fff;  text-decoration:none;
}

.entry-content p a:hover, .entry-content li a:hover, .entry-content dl a:hover, .entry-content pre a:hover, .entry-content code a:hover, .entry-content blockquote a:hover {
    border-bottom: 0px solid #383838 !important;
}

.page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
background-image:url(https://www.gydandelin.or.kr/wp/wp-content/uploads/2017/01/dandelin.jpg); color:#fff;
}

.main-navigation .current_page_ancestor > a {
    color: #F7A032 !important;
}

body {
    background: #3E2A22;
    font-family: '나눔고딕', nanum gothic, '맑은고딕', malgun gothic,'돋움',Dotum,'Apple SD Gothic Neo',Helvetica,sans-serif;
}

.site-content {
    background: #fff;
    padding:0 !important;
}

.widget .menu li a{
    list-style: none;
    padding:10px;
    color:#fff;
    background: #886349;
    display:block;
    width:100%;
    margin-bottom:3px;    
}

.widget .menu li a:hover{
    color:#fff !important;
    background: #A5826A;
}

.page .site-content > .entry-header {
    margin-bottom:20px !important;
}

#scroll-to-top {
    background: rgb(120, 170, 12);
}


.entry-header .breadcrumbs a, .page-header .breadcrumbs a {
    color: #fff !important;
}

.entry-header .breadcrumbs, .page-header .breadcrumbs {
    color: #fff !important;
}

.address {
text-align: left; padding-left: 33px;
}

@media screen and ( max-width: 782px ) {
.leftbox {
    width:100%;
}
.rightbox {
width:100%; 
}
.address {
    padding-left: 15px;
}
.site-footer .bottom-bar {
    display: inline-block;
}
}

.entry-header .entry-title {
    color: #fff;
}

.call:before {
content: "\f098";
font-family: FontAwesome;
}

.mb-latest-item-title::before {
 content: "* ";
}

.mainbt li {
	list-style:none;
	float:left;
	padding:20px;
}

@media (max-width: 780px) {
#pg-7-0.panel-no-style, #pg-7-0.panel-has-style > .panel-row-style, #pg-7-0, #pg-7-1.panel-no-style, #pg-7-1.panel-has-style > .panel-row-style, #pg-7-1, #pg-7-2.panel-no-style, #pg-7-2.panel-has-style > .panel-row-style, #pg-7-2 {
    text-align: center !important;
}
}
	
@media (max-width: 780px) {
	.lm{
		display:none;
	}	
}