/*
Theme Name: Modern Bulletins
Theme URI: http://www.modernearth.net/
Author: Modern Earth/Chris Flores
Author URI: http://www.modernearth.net/
Description: Theme for Canadian Church Bulletins based on Modern Earth's starter theme. Features: responsive dropdown menu, wide page template, bxslider.
Version: 1.2
*/

@import url("font-awesome/css/font-awesome.min.css");

@import url("css/wp.css");

@import url("css/menu.css");

@import url("css/responsive.css");

@import url("css/gravity-forms.css");

@import url("css/bxslider.css");

@import url("http://fonts.googleapis.com/css?family=Lobster");

@import url("http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);@import url(http://fonts.googleapis.com/css?family=Roboto");

body {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	position: relative;
}

.body-container {
	padding-top: 40px;
}

.container-wrap {
	max-width: 1200px;
}

/* Header Styles */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto Slab',Georgia,"Times New Roman",Times,serif;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/* ========== links styles ========== */
a {
	text-decoration: none;	
}
a:hover,
a:focus {
	text-decoration: none;
}

/* ========== table styles ========== */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr {}
table th {
	font-weight: bold;
}
table td,
table th {
	padding: 4px 8px;
	vertical-align: top;
}


blockquote {
	background: transparent url(img/icon-quote.png) left top no-repeat;
	border: 0;
	padding: 5px 30px 10px 60px;
	margin: 40px 0 40px 0;
}

.intro-wrap {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 20px;
}


.btn-action,
.gform_button {
	background: #000;
	color: #fff;
	padding: 20px 20px;
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	transition: all 0.3s ease;
}

.btn-action:hover,
.btn-action:active,
.btn-action:focus,
.gform_button:hover,
.gform_button:active,
.gform_button:focus {
	color: #ccc;
	/*opacity: 0.9;*/
	-webkit-filter: brightness(85%);
	filter: brightness(85%);
	transition: all 0.3s ease;
}

/* BANNER */
#jumbotron-main {
	min-height: 550px;
	margin-bottom: 0;
	padding-top: 120px;
	color: white;
	text-align: center;
}

#jumbotron-main p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

/* CONTENT */
.center {
	text-align: center;
}

section {
	padding: 60px 0;
}

.section-title {
    margin: 0 0 30px;
    text-align: center;
    position: relative;
}

.section-title span {
    background: #fff;
    padding: 0 10px;
    z-index: 1;
    position: relative;
}

.section .section-title:after {
    content: "";
    display: block;
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    top: 20px;
    width: 100%;
}

.section-center {
    text-align: center;
}

.section-features {
    padding-bottom: 0;
}

.main-action {
	margin-top: 20px;
    padding: 20px 0 10px;
}

.btn-danger {
    color: #fff;
    background-color: #f15f4c;
    border-color: #ef4a34;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ee3d26;
    border-color: #d62711;
}

.btn-lg, .btn-group-lg>.btn {
    padding: 11px 26px 12px !important;
    border-radius: 30px !important;
}

.btn {
    border: none!important;
    padding: 7px 22px;
    outline: 0!important;
    -webkit-transition: background .5s;
    transition: background .5s;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.btn-lg, .btn-group-lg>.btn {
    font-size: 18px;
    line-height: 1.33;
}

/* BULLETIN LAYOUT & FEATURES */
.section-bulletin {
    background: #eee;
	padding-bottom: 0;
}

.section-bulletin .section-title span {
    background: #eee;
}

.section-bulletin .section-title:after {
    background: #e5e5e5;
}

.bulletin-image {
	display: block;
	margin: 0 auto;
}

/* BULLETIN SERIES INFORMATION */
.lectionary-table {
    margin-top: 20px;
    text-align: left;
    width: 100%;
    font-size: 12px;
}

.lectionary-table tr {
    border-bottom: 1px solid #4b494f;
}

.lectionary-table th {
    font-size: 14px;
}

.lectionary-table tr td:first-child {
    padding-left: 10px;
}

.lectionary-table tr td {
    padding: 10px 5px;
	word-break: break-all;
}

.lectionary-table th, .lectionary-table tr td {
    vertical-align: middle;
}

.lc-blue {
    background-color: #2294c4;
    color: #fff;
}

.lc-red {
    background-color: #b71c41;
    color: #fff;
}

.lc-green {
    background-color: #7fc093;
}

.lc-black {
    background-color: #000;
    color: #fff;
}

.lc-purple {
    background-color: #9e6e9f;
    color: #fff;
}

/* ORDER FORM */
.section-order {
	background-color: #f5f5f5;
}

.section-order .section-title span {
	background: #f5f5f5;
}

.order-info {
	text-align: left;
    padding-top: 28px;
}

.pricing h3 {
	color: #0c5593;
    font-size: 20px;
}

.pricing .callout {
	font-size: 30px;
	font-weight: 700;
}

.order-form-cont {
	margin: 20px 0;
	padding-top: calc(1354 / 1903 * 100%);
}

.postform-message {
	margin-top: 30px;
	margin-bottom: 0;
}

/* CONTACT US */
.section-contactus {
    background: white;
}

.section-contactus .section-title span {
    background: white;
}

.section-contactus .section-title:after {
    background: #e5e5e5;
}

.section-contactus .gmap {
    width: 100%;
    height: 400px;
    display: block;
}

.section-contactus h3 {
    color: #0c5593;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.acf-map {
	width: 100%;
	height: 400px;
}

.info-container-nomap {
	text-align: center;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

/* FOOTER */
footer {
	padding: 20px 0;
    background: #4b494f;
    color: #999;
}

.copyright {
	margin: 0px;
	padding: 11.5px 0;
}

.copyright a {
	color: white;
}

.copyright a:hover, .copyright a:active, .copyright a:focus {
	color: #999;
	text-decoration: underline;
	-webkit-transition: color .5s;
    transition: color .5s;
}


@media (min-width:992px){
	.bulletin-image {
		min-width: 711px;
	}
	
	.gmap-container {
		margin-left: 8.33333333%;
		padding: 0px 15px;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.info-container {
		padding: 0px 15px;
	}
	
	.me-logo {
		float: right;
	}
	
	.navbar-header a {
		padding: 15px 0 !important;
	}
}

@media screen and (min-width: 768px) {
	.banner-title {
		font-size: 63px;
	}
	
	.me-logo {
		float: right;
	}
}

@media screen and (min-width: 320px) and (min-width: 991px) {
	.banner-title {
		font-size: 63px;
	}
}

@media screen and (max-width: 767px) {
	.copyright {
		text-align: center;
	}
	
	.me-logo {
		display: block;
		margin: 0 auto;
	}
    .btn { white-space: normal!important; }
}

@media only screen and (min-width: 768px) {
	/* Order Form */
	.pricing {
		border-right: 1px solid #dcdcdc;
	}
}

@media screen and (max-width: 991px) {
	.site-navbar .navbar-toggle {
		margin: 5px 15px;
		font-size: 18px;
	}
	
	.navbar-header a {
		padding: 8px 15px;
		font-size: 18px;
	}
	
	.navbar-header {
		width: 100%;
	}
	
	.top-bar {
		display: none;
	}
}