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

			SIDEBAR

***********************************************************/
.sidebar{
	padding-bottom: 15px;
}
.sidebar h3.title{
	padding: 15px;
	padding-bottom: 0px;
	border-top: 1px solid #dddddd;
}
.sidebar h3.title .glyphicon {
	float: right;
}
.sidebar h3.title:first-child{
	border-top: 0px solid #dddddd;
}
/* MODULE */
.module{
	padding: 15px;
	margin-bottom: 15px;
}
.module.has-module-icon{
	position: relative;
}
.module.has-module-icon .module-icon{
	position: absolute;
	top: 10px;
	left: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
}
.module h3.module-title{
	line-height: 30px;
	padding-bottom: 5px;
	font-weight: 700;
	border-bottom: 0px solid rgba(255, 255, 255, 0.75);
}
.module.has-module-icon h3.module-title{
	padding-left: 35px;
}
.module h6.module-subtitle{
	margin-top: -10px;
	font-style: italic;
}
.module .module-content{
	padding: 0px;
	padding-top: 10px;
}
.module .module-content p{
	margin: 0;
	padding: 0;
}
.module.white-bg h3.module-title,
.module.yellow-bg h3.module-title{
	border-color: rgba(51, 51, 51, 0.75);
}
/* SIDE POST LIST MENU */
ul.post-list-menu{
	width:100%;
	padding:15px 0 15px 0;
	margin: 0px;
	list-style: none;
}
ul.post-list-menu .event-date{
	color:#373737;
}
ul.post-list-menu > li{
	padding:10px 15px 10px 15px;
	margin: 0;
	display:block;
	outline: 0;
	border-top: 1px solid #dddddd;
}
ul.post-list-menu li a{
	padding:0;
	line-height:18px;
	font-size:14px;
	display:block;
	outline: 0;
	color:#373737;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
ul.post-list-menu li ul{
	padding-bottom: 10px;
}
ul.post-list-menu li ul li a{
	padding:5px 0px 5px 0px;
	line-height:18px;
	font-size:14px;
	display:block;
	outline: 0;
	color:#373737;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
ul.post-list-menu li a:hover{
	text-decoration:none;
	color:#0071bc;
}
ul.post-list-menu li.current_page_item a{
	text-decoration:none;
	color:#0071bc;
}

.post-pagination{
	padding: 15px;
	padding-bottom: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.50);

	font-weight: 300;
}

ul.page-numbers{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
ul.page-numbers li{
	display: inline-block;
	padding: 0px 15px 0px 15px;
	color: #ffffff;
  	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.65);
}
ul.page-numbers li a{
	color: #ffffff;
	font-weight: 700;
  	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.85);
}
/* GALLERY */
.photo-gallery{
	/*padding-top: 15px;*/
	/* padding-bottom: 15px; */
}
.photo-gallery .photo-gallery-item{
	padding-bottom: 15px;
}

.single-photo .gallery{
  display: none !important;
}
/**********************************************

		PAGE - ARTICLE

***********************************************/
/* COMMON */
.article{
	/*padding-top: 15px;*/
	/* padding-bottom: 15px; */
}
.article-title{
	padding: 15px;
	/* padding-bottom: 15px; */
	/* border-bottom: 1px solid #dddddd; */
	font-weight: 300;
}
.article-content{
	padding: 15px;
	/* padding: 30px; */
}
.article-content.form-content{
	padding-bottom: 0px;
}
.article-content p{
	/*color:#373737;*/
	padding-bottom: 15px;
	font-size: 15px;
}
.article-content h2, h3, h4, img{
	margin-top: 15px;
	margin-bottom: 15px;
}
.article-content h4{
	/*color:#373737;*/
	padding-bottom: 10px;
	font-size: 18px;
}
.sub-article .article-content p{
	/*color:#373737;*/
	padding-bottom: 10px;
}
.article-image{
	overflow:hidden;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.article-video{
	margin-bottom: 15px;
	display: block;
}
.article-video iframe{
	display: block;
	margin: 0 auto;
}
.article-excerpt{
	font-size:24px;
	line-height: 30px;
	font-style:italic;
	font-weight:300;
	margin-bottom: 15px;
	display: block;
}
/**********************************************************

			POSTS

***********************************************************/
.post-archive-list{
	padding-bottom: 30px;
}
.post-archive-list .post{
	border-top: 1px solid #dddddd;
}
.post-archive-list .post:first-child{
	border-top: 0px solid #dddddd;
}
.post-archive-list .post .article-title a{
	color: #373737;
}
.post-archive-list .post .article-title a:hover{
	color: #0071bc;
}
.post .article-content{
	padding-bottom: 0px;
}
.post .post-meta{
	padding: 0px;
	padding-left: 0px;
	padding-right: 15px;
	font-weight: 600;
	display: block;
}
.post-archive-list .post .post-meta{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -15px;
	padding-bottom: 15px;
}
.post .post-meta.post-meta-footer{
	padding-top: 15px;
	padding-bottom: 30px;
}
.post-archive-list .post .post-meta.post-meta-footer{
	padding-top: 15px;
	padding-bottom: 15px;
}
.post-archive-list .post a.read-more {
	margin-top: 15px;
}
.post .post-meta .glyphicon{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 18px;
	vertical-align: top;
}
.post-archive-list .article-image{
	overflow:hidden;
	float: none;
	margin-left: 0px;
	margin-bottom: 15px;
}
.post-archive-list .article-excerpt{
	font-size:18px;
	line-height: 24px;
	font-style:italic;
	font-weight:300;
	margin-bottom: 0px;
	display: block;
}
/**********************************************************

			TILE POST LIST

***********************************************************/
.post-tile-list{}

.post-tile-list .article-heading{
	margin-bottom: 15px;
}

.post-tile-list .post-tile{
	padding-bottom: 15px;
}
.post-tile-list .post-tile .post-tile-inner{
	position:relative;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
    height: 155px;
}
.post-tile-list .post-tile .post-tile-content{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.50);
	color:#ffffff;
	padding: 5px;
}
.post-tile-list .post-tile .post-tile-content:hover{
	color: rgb(150, 201, 61);
}
.post-tile-list .post-tile .post-tile-title{
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	display: block;
}
.post-tile-list .post-tile .post-tile-date{
	font-size: 12px;
	line-height: 15px;
}

/**********************************************************

			SCROLL POST LIST

***********************************************************/
.post-scroll-list{}

.post-scroll-list .article-heading{
	margin-bottom: 15px;
}

.post-scroll-list .post-tile{
	padding-bottom: 15px;
}
.post-scroll-list .post-tile .post-tile-inner{
	display: block;
	position:relative;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
    height: 155px;
}
.post-scroll-list .post-tile .post-tile-content{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: transparent;
	background-repeat:repeat;
	background-position: 0px -0px;
    background-size: 620px 550px;
	background-image:url(../images/black2-gr-bg.png);
	color:#ffffff;
	padding: 5px;
}
.post-scroll-list .post-tile .post-tile-title{
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	display: block;
}
.post-scroll-list .post-tile .post-tile-date{
	font-size: 12px;
	line-height: 15px;
}
.post-scroll-list .post-scroll-gallery-box .frame {
	height: 215px;
	overflow: hidden;
}
.post-scroll-list .post-scroll-gallery-box .frame ul {
	list-style: none;
	margin: 0; padding: 0;
	height: 215px;
	cursor:pointer;
	padding-top: 15px;
}
.post-scroll-list .post-scroll-gallery-box .frame ul li.post-tile {
	float: left;
	width: 220px;
	height: 200px;
	margin: 0;
	padding: 10px;
	position:relative;}
.post-scroll-list .post-scroll-gallery-box .frame ul li.active {
	color: #fff;}

.post-scroll-list .post-scroll-gallery-box ul.post-scroll-gallery li .post-tile-inner{
	display: block;
	background-color: rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.25);
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.25);
}

/**********************************************

		LESSONS

***********************************************/
.module-lesson-cost{
	border-top: 1px solid rgb(221, 221, 221);
}
.module-lesson-cost-more{
	border-top: 1px solid rgb(221, 221, 221);
}
.module-lesson-membership{
	border-top: 1px solid rgb(221, 221, 221);
}
.module-lesson-cost .module-content p,
.module-lesson-membership .module-content p{
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}
.module-lesson-cost-more .module-content p{
	text-align: left;
	border-top: 1px solid rgb(221, 221, 221);
	padding-top: 5px;
	padding-bottom: 5px;
}
.module-lesson-schedule{
	border-top: 1px solid rgb(221, 221, 221);
}
.module-lesson-schedule .module-content p{
	text-align: left;
	border-top: 1px solid rgb(221, 221, 221);
	padding-top: 5px;
	padding-bottom: 5px;
}
.module-lesson-cost-more .module-content p span.subtext,
.module-lesson-schedule .module-content p span.subtext{
	display: block;
	font-style: italic;
}
.module.yellow-bg{
	color: #333333;
}
/**********************************************

		RESPONSIVENESS

***********************************************/
@media (min-width: 480px) {

}
@media (min-width: 768px) {
	/* POST TILE */
    .post-tile-list .post-tile .post-tile-inner{
        height: 155px;
    }
    .post-tile-list .post-tile.post-tile-0 .post-tile-inner{
        height: 325px;
    }
    .post-tile-list .post-tile.post-tile-1 .post-tile-inner{
        height: 155px;
    }
    .post-tile-list .post-tile.post-tile-2 .post-tile-inner{
        height: 155px;
    }
    .post-tile-list .post-tile .post-tile-content{
        padding: 10px;
    }
    .post-tile-list .post-tile .post-tile-title{
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        display: block;
    }
    .post-tile-list .post-tile .post-tile-date{
        font-size: 14px;
        line-height: 15px;
    }
    /* POST SCROLL */
    .post-scroll-list .post-scroll-gallery-box .frame {
        height: 330px;
    }
    .post-scroll-list .post-scroll-gallery-box .frame ul {
        height: 315px;
    }
    .post-scroll-list .post-scroll-gallery-box .frame ul li.post-tile {
        width: 420px;
        height: 300px;
    }
    .post-scroll-list .post-scroll-gallery-box .post-tile .post-tile-inner {
        height: 280px;
    }
  	iframe.iframe-responsive{
    	width: 450px;
    	height: 253px;
  	}
}
@media (min-width: 992px) {
	/* POST TILE */
    .post-tile-list .post-tile .post-tile-inner{
        height: 195px;
    }
    .post-tile-list .post-tile.post-tile-0 .post-tile-inner{
        height: 405px;
    }
    .post-tile-list .post-tile.post-tile-1 .post-tile-inner{
        height: 195px;
    }
    .post-tile-list .post-tile.post-tile-2 .post-tile-inner{
        height: 195px;
    }
    .post-tile-list .post-tile .post-tile-content{
        padding: 15px;
    }
    .post-tile-list .post-tile .post-tile-title{
        font-size: 20px;
        line-height: 24px;
        font-weight: 900;
        display: block;
    }
    .post-tile-list .post-tile .post-tile-date{
        font-size: 14px;
        line-height: 15px;
    }
  	iframe.iframe-responsive{
    	width: 597px;
    	height: 336px;
  	}
}
@media (min-width: 1200px) {
  	iframe.iframe-responsive{
    	width: 730px;
    	height: 411px;
  	}
}
@media (min-width: 1400px) {

}
