/*
Theme Name: The Church Lite (Child Theme)
Theme URI: https://gracethemes.com/themes/free-church-religious-wordpress-theme
Author: Grace Themes
Author URI: https://gracethemes.com/
Description: The Church Lite  is an modern and feature-rich, professionally designed, clean and polished, flexible and amazing, popular and engaging, intuitive and easy to use, lively and highly responsive church and religious WordPress theme specially created for church, religious or non-profit organization website. Demo Link: http://gracethemesdemo.com/the-church/

Version: 2.0
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-church-lite-child
Template: the-church-lite
Tags:blog,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,theme-options, translation-ready

The Church Lite WordPress Theme has been created by Grace Themes(gracethemes.com), 2018.
The Church Lite WordPress Theme is released under the terms of GNU GPL
*/

strong,b {
	font-weight:1000
}


/* heading */
.logo {
	width:100%;
}

.logo h1 {
	text-transform: none;
	color:#aaa;
}

.logo h1 a {
	color:#b66428 !important;
}

/* page titles - make smaller */
h1.entry-title {
	font-size:1.2em;
}


/* sidebar nav - add bg color and padding */
#pages-3  {
	background-color:#eee;
	padding:1em;
}

/* sidebar nav title - hide */
#pages-3 .widget-title {
	display:none;
}


/* post listings, e.g. newsletters page */
.poststyle_listing {
    padding: 2em 0 0 0;
    margin-bottom: 10px;
    border-top: 1px solid #d0c1c1;
    margin-top: 5px;
}


/* contact page */

.contactBox {
	border: 0;
	background-color: #e8dfd8;
	border-radius: 25px;
	color: black;
	padding-left: 1em;
	padding-bottom: 1em;

	position: relative;
	top: -2em;
}

.contactBox a {
	/*color: black;*/
}

.contactBox legend {
	margin-top: -2em;
	padding: 4em .75em .25em .25em;
	font-size:1.5em;
	font-weight:bold;
	line-height: 1.2em;
}

.contactBox table td {
	border: 0;
	padding-top:0.25em;
}

.contactBox td.key {
	width: 6.25em;
}


img.noborder {
	border: none;
}

@media screen and (max-width:767px) {
	img.naurcmp-logo {
		display: block;
		float: none;
		margin: auto;
		margin-bottom: 30px;
	}
}

.fairland-caption {
	margin-bottom: 30px;
}