@charset "utf-8";
/* @import url(http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css); */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);*/
*{
	margin:0px;
	padding:0px;	
}
html, body{
	width:100%;
	height:100%;
}
body{
	font-size:12px;
	font-family:Gulim;
	/*font-family: 'Nanum Gothic';*/
	color:#313131;
	/*padding-top:60px;*/
}
a{
	border:0;
	color:#313131;
}
.container-narrow{
	margin: 0 auto;
	width:100%;
	background:url('../../inc/img/main_bg.jpg') repeat-x 0 0px;
	overflow-x:hidden;
}
#top{
	height:33px;
	width:100%;
	border-bottom:solid 1px #8E9AA8;
	background-color:#4C5469;
}
#top_box{
	height:33px;
	margin: 0 auto;
	max-width:940px;
	width:940px;
}
.link_text{font-size:12px;font-family:Gulim;color:#fff;}
.login_text{font-size:12px;font-family:Gulim;font-weight:bold;color:#fff;}
#top_box>ul>li>a:hover,#top_box>h7>ul>li>a:hover{line-height:12px;background-color:#4C5469;}
#main_box{
	/*height:580px;*/
	height:555px;
	margin: 0 auto;
	max-width:940px;
	width:940px;
	background:url('../../inc/img/main_img2.jpg') no-repeat 0 0px;	
}
#menubar{
	/*height:112px;*/
	height:92px;
	margin: 0 auto;
	/*max-width:940px;*/
	width:100%;
	display: flex;
	justify-content: center;
	font-family: 'Nanum Gothic';
	font-size:12pt;
	font-weight:bold;
	color:#000;
}
#logo{
	float:left;
	width:173px;
	height:112px;
	background:url('../../inc/img/logo.png') no-repeat 0 4px;
	margin-left:25px;
	margin-right:55px;
	padding:0px;
}
#main_menu{
	/*padding-top:30px;*/
	padding-top:5px;
}
#main_menu>li{text-align:center;padding-left:10px;padding-right:10px;}
#main_menu>li>a:hover{
	background-color:#08c;
	color:#fff;	
}
.dropdown-menu{
	/*
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	border:1px solid #515151;
	border:1px solid rgba(0,0,0,0,2);
	background-color:#515151;
	*/
	width:650px;
	border:0;
	font-size:10pt;            	
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0);
	box-shadow:0 0px 0px rgba(0,0,0,0);
}
ul.dropdown-menu.nav-pills{
	background-color:transparent;
}
.dropdown-menu>li>a{
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	/*color:#717171;*/
	color:#515151;
	padding-left:10px;
	padding-right:10px;
}

/*
#main_img{
	width:100%;
	height:310px;
	background:url('../../inc/img/main_img_bg.jpg') repeat-x 0px -100px;
	border-bottom:solid 1px #ebebeb;
}
*/
#main_banner{
	position:relative;
	left:58px;
	top:103px;
	height:242px;
	width:404px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
#myCarousel{
	/*padding:15px;*/
}
.carousel-indicators{
	margin-right:0px;
	margin-top:0px;
	top:5px;
}
.carousel-indicators .active{
	background-color:white;
	/*background-color:#469ab2;*/
	/*background-color:#47EFA2;*/
}
.carousel-indicators li{
	/*background-color:#fff;*/
	/*background-color:#CFE2F3;*/
	background-color:#afafaf;
}
.carousel img {
	/*
	width:325px;
	height:212px;
	*/
	width:100%;
	height:100%;
}
.carousel .item {
	/*height: 250px;*/
	height:242px;
}
.carousel-caption{}

.transparent{
	/* 자막 배경 없앨때 .. IE도 동작*/
	background-color: transparent;	
}
.opacity{
	/* 불투명도 주기 IE도 동작 */
	/*background-color:#fff;*/
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.3;	
}
.right_box {
	vertical-align:middle;
	width:400px;
	left:550px;
	top:90px;
}

/*
.caption_title{
	font-family: 'Nanum Brush Script';
	font-size:48pt;
	font-weight:bold;
	color:#2642EA;
}
.caption_dot{
	font-family: 'Nanum Brush Script';
	font-size:28pt;
	font-weight:bold;
	color:#2642EA;	
}
.caption_text{
	font-family: 'Nanum Myeongjo';
	font-size:14pt;
	font-weight:bold;
	color:#453D3D;
}
*/

.carousel-control {
	height:24px;
	width:30px;
	top:135px;
	padding-top:10px;
	padding-bottom:14px;
	padding-right:5px;
	margin-bottom:5px;
	margin-left:4px;
	font-size: 100px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
}
.right.carousel-control{
	margin-right:5px;
}

.carousel_title{
	/*font-family: 'Nanum Brush Script';*/
	font-size:18px;
	font-weight:bold;
	padding-bottom:2px;
}

#main_info{
	margin: 0 auto;
	max-width:940px;
	width:940px;
	position:relative;
	/*top:-20px;*/
	top:-10px;
	/*padding-top:25px;*/
	padding-bottom:10px;
}
#main_info .row-fluid .span4{*width:280px;}
.info_box{
	/*padding:10px 0px;*/
	padding:10px;
	background-color:#fff;
}
.head_title{
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
	*padding-top:10px;
	padding-bottom:5px;
	border-bottom:2px solid #CDDBE8;
}
.head_title a{color:#5E719B;}
h4 a:hover{text-decoration:none;font-size:15px;}

.tabbable{margin:0px;padding:0px;}
.nav-tabs{
	border-bottom:1px solid #CDDBE8;
	margin-bottom:10px;
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li.active> a{
	border:2px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li.active> a:hover{
	border:2px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li> a{
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li> a:hover{
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-weight:bold;
	color:#5E719B;
	background-color:#fff;
}
.tab-content, .tab-pane{margin:0px;padding:0px;}

.sermon_thumb{
	/*width:290px;*/
	width:277px;
	height:114px;
	background:url('../../inc/img/sermon_thumb.jpg') no-repeat 0 0px;
	*margin-top:2px;
	margin-bottom:10px;
}
.sermon_thumb_caption{
	position: relative;
	height:40px;
	top:70px;
	/*padding: 15px;*/
	padding:2px 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
	color:yellow;	
}

.movie_thumb{
	width:280px;
	height:206px;
	background:url('../../inc/img/movie_thumb.jpg') no-repeat 0 0px;
	margin-bottom:2px;
}

.church_intro_thumb{
	width:268px;
	/**height:119px;**/
	height:110px;
	background:url('../../inc/img/church_intro.jpg') no-repeat 0 -5px;
	/**margin-top:30px;**/
	/***margin-top:40px;**/
	/**margin-bottom:20px;**/
}
.church_come_thumb{
	width:268px;
	/**height:95px;**/
	height:89px;
	background:url('../../inc/img/church_come.jpg') no-repeat 0 0px;
	margin-bottom:4px;
}
.church_sos_thumb{
	width:268px;
	/**height:95px;**/
	height:83px;
	background:url('../../inc/img/church_sos.jpg') no-repeat 0 0px;
}

.schedule_box{
	/*
	list-style-type:circle;
	list-style-position:inside;
	*/
	/*list-style-image:url('../../inc/img/right_arrow.gif');*/ /* IE7 위치 깨짐 */
}
.schedule_box li{
	border-bottom:solid 1px #e1e1e1;
	padding-top:5px;
	padding-bottom:5px;
}

.people_box{
	border-top:dashed 1px #e1e1e1;
	margin-top:10px;
	padding-top:10px;
}
.pic_frame{
	float:left;
	text-align:center;
}
.pic_frame:first-child{
	margin-right:12px;	
}
*:first-child+html .pic_frame{  /* IE7 Hack */
	margin-right:10px;
}
.pic_thumb{
	width:130px;
	height:90px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
.pic_thumb img{
	border:0;
	padding:0;
	margin:5px;
	width:120px;
	max-width:120px;
	height:80px;
	max-height:80px; 
}

.senior_thumb{
	width:106px;
	height:114px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
.senior_thumb img{
	border:0;
	padding:0;
	margin:5px;
	width:96px;
	max-width:96px;
	height:104px;
	max-height:104px; 
}

.photo_box{

}

.church_banner_thumb{
	margin: 0 auto;
	max-width:940px;
	/*margin-top:20px;*/
	margin-bottom:20px;
}

.clear_box{
	clear:both;
}

#bottom{
	width:100%;
	/*height:66px;*/
	height:70px;
	/*background:url('../../inc/img/bottom_bg.jpg') repeat-x 0px 0px;*/
	margin-bottom:10px;
}
#quick_box{
	height:64px;
	margin: 0 auto;
	max-width:940px;
	border:solid 1px #e1e1e1;
	background-color:#fff;
}
#quick_img{
	float:left;
	width:119px;
	height:64px;
	background:url('../../inc/img/quick_img.jpg') no-repeat 0 14px;
	margin-left:20px;
	margin-right:40px;
}
#bible_img{
	float:right;
	width:119px;
	height:64px;
	background:url('../../inc/img/bible_img.jpg') no-repeat 0 14px;
	margin-right:80px;
}
#quick_menu{
	padding-top:16px;
}

#footer{
	/*
	padding-top:30px;
	padding-bottom:20px;
	*/
	width:100%;	
	/*height:100%;*/
	height:60px;
	/*border-top:1px solid #e1e1e1;*/
	/*background:url('../../inc/img/footer_bg.jpg') repeat-x 0px 0px;*/
	background-color:#4c5469;
	color:#bdbfbe;
}
#footer_box{
	margin: 0 auto;
	width:940px;
	max-width:940px;
	height:55px;
	padding-top:2px;
}
#back_logo{
	float:left;
	width:158px;
	height:50px;
	background:url('../../inc/img/backlogo.png') no-repeat 0 0;
	margin-top:4px;
	margin-right:40px;
}
#footer_box>p{padding-top:7px;}