/*
Theme Name: Lea Taylor Pastoral

/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - General
 * 3.0 - Images
 * 4.0 - Header
 * 5.0 - Content
 * 6.0 - Contact
 * 7.0 - Footer
 * 8.0 - Mobile
 	* 8.1 - General
 	* 8.2 - Header
 	* 8.3 - Content
	* 8.4 - Contact
 	* 8.8 - Footer
 */
 
 
/* * * 1.0 Reset * * */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

.clear {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

/* * * 2.0 General * * */	

body, html {
	font-family: 'Open Sans', sans-serif; /* Select website font */
	background-color:#ffffe3;
	background-image: url(images/main-bg.jpg);
	background-position:0px 200px;
	background-repeat: no-repeat;
}

#header-inner, main, nav ul li, #menu-fixed ul li, #contact-inner, #footer{
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

h1 {
	font-family: 'Century Gothic', sans-serif;
	font-size:20px;
	color:#1a321a;
	padding:10px;
	margin:50px 0 0 0;
	background: #d6ae34;
	/*color:#436e02;  Select h1 color 
	font-size: 28px;
	font-weight:700;
	padding-bottom:15px;*/
}

h2 {
	color:#436e02; /* Select h2 color */
	font-size: 20px;
	font-weight:700;
	padding-bottom:10px;
	text-transform:uppercase;
}

h3 {
	color:#000; /* Select h3 color */
	font-size: 16px;
	font-weight:700;
	padding-bottom:10px;
	text-transform:capitalize;
	text-align:center;
}

#h7 {
	text-align:left;
}
h4 {
	color: #8b181a;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	border-top: 1px dashed #e2dda8;
	}
h5 {
    color: #8b181a;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0;
    margin-bottom: 0;
	text-align:center;
}
h6 {
	font-size: 2.2em;
	font-weight: bold;
	color: #2b4c0f;
	padding-top: 15px;
	padding-bottom:20px;
	text-shadow: #fff 0px 1px 0, #597704 0 -1px 0;
	text-align:center;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#780502;
}

/* * * 3.0 Images * * */

img {
	border: none;
	padding: 0;
}

img a {
	border: none;
}

img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}

img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

main img{
	max-width:100%;
	height:auto;
}

/* * * 4.0 Header * * */

header { /* --- Set header background --- */
	width:100%;
	background:#1a321a url(images/bg.jpg) repeat top left;
}

#header-inner {
	width:100%;
	max-width:1000px;
  	height: 150px;
	padding:0 40px 0 30px;
	margin: 0 auto; 
	background: url(images/logo-bg.png) top left no-repeat;
    background-size: 100% auto;
}

#header-logo {
	width:135px;
	height:181px;
	float:left;
	z-index:999;
	overflow:visible;
}

#header-right {
	width:33%;
	height:100%;
	float:right;
	max-width:330px;
	display:table;
}

#header-right span{
	height:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}

#header-right img{
	width:100%;
	height:auto;
	max-height:181px;
}

/* * * 5.0 Content * * */

main {
	background-color:transparent;
	background-image: none;
	width: 100%;
	max-width:1000px;
	margin: 0 auto;
	position:relative;
	padding:75px 25px 25px 25px;
	display:block;
}
.metaslider{
	padding-bottom:20px;
}
 
.banner{
	width:100%;
	height:auto;
	padding-bottom:20px;
 }

main ul{
	list-style-type:disc;
	padding-left:20px;
	padding-bottom:15px;
}

.metaslider ul{
	padding-left:0;
}

main p, main li {
	color:#000000; /* Select font color */
	margin-bottom:10px;
	font-size:13px;
	line-height:150%;
	font-weight:normal;
}

main li{
	margin:2px auto;
}

#featimg {
	float:right;
	margin: 0 5px 10px 5px;
	}
.gallery {
	clear:both;
	}
#featurebox2{
	float:left;
	width:260px;
	min-height:260px;
	background: #fdb813;
	padding:20px;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
	border:2px solid #000;
	}
#barbheading {
	background: url(images/barb-red.png) bottom left repeat-x;
	padding-bottom:25px;
	margin-bottom:20px;
	}
#listings {
	width:100%;
	clear:both;
	min-height:170px;
	background: url(images/barb.png) bottom left repeat-x;
	padding:12px 0 10px 0;
	}
#listings p a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
#listings img {
	border:none;
	float:left;
	margin:0 5px 0 3px;
	}
#linkbox {
	width:24%;
	height:45px;
	background: url(images/button.jpg) top left repeat-x;
	float:left;
	margin-right:1%;
	padding-top:3px;
	display:inline-block;
}
#linkbox p {
	text-align:center;
	padding-left:30px;
	background: url(images/button-arrow.png) top left no-repeat;
	color:#fff;
	height:20px;
	padding-top:10px;
	width:auto;
	}
#linkbox p a {
	color:#fff;
	text-decoration:none;
	}
/* * * 6.0 Contact * * */

#contact{
	background:#00548f; /* Select top footer background colour */
	width:100%;
	min-height:134px;
}

#contact-inner {
	width: 100%;
	max-width:1000px;
	overflow: hidden;
	margin: 0 auto;
	padding:0 15px;
}

#contact-inner h1{
	color:#a3b7cc; /* Select top footer heading colour */
	padding-top:25px;
	padding-bottom:20px;
}

#contact-item{
	float:left;
	padding-right:45px;
	height:50px;
}

#contact-item img{
	margin:-3px 15px 0 0;
	float:left;
}

#contact-item p{
	color:#a3b7cc; /* Select contact item text colour */
	font-size: 14px;
	font-weight:normal;
	float:left;
	padding-top:3px;
}

.contact-image{
	float:left;
}

#contact-item a{
	color:#a3b7cc; /* Select contact item link colour (Same as contact item text) */
}

#contact-social{
	float:right;
}

#contact-social img{
	margin:-10px 0 20px 15px;
	float:right;
}

#social {
	float:right;
	clear:both;
	}
#privacy a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	margin-right:30px;
	float:right;
	}
/* * * 7.0 Footer * * */

#footer{
	background: url(images/footer-bg.png); /* Select bottom footer colour */
	color:#a3c1df; /* Select bottom footer text colour */
	width:100%;
	min-height:77px;
	padding:0 15px;
}

#footer p{
	float:right;
	line-height:77px;
	font-weight:normal;
	font-size: 12px;
}

#footer a{
	color:#a3c1df; /* Select bottom footer link colour (Same as bottom footer text colour) */
}

#footer ul {
	text-align:left;
	width:300px;
	float:left;
}

#footer ul li {
	display: inline;
	font-weight:normal;
	line-height:77px;
	font-size: 12px;
	margin: 0 2px 0 2px;
}

#footer ul li a {
	color:#a3c1df; /* Select bottom footer link colour (Same as bottom footer text colour) */
}

/* * * 8.0 Mobile * * */

@media all and (max-width: 660px) { /*Styles to apply when browser width is less then 640px */

/* * * 8.1 General * * */

.entry p, ul.nav li {
	-webkit-text-size-adjust: 100%;
}

/* * * 8.2 Header * * */

#header-inner{
	height:auto;
}

#header-logo {
	width:100%;
	height:auto;
	text-align:center;
}

#header-logo img{
	width:100%;
	max-width:132px;
	height:auto;
	padding-bottom:10px;
}

#header-right {
	display:none;
}

/* * * 8.3 Content * * */
 
 .banner{
	display:none;
 }
 
 .metaslider{
	display:none;
}
#linkbox p {
	padding-left:0;
	background:none;
	height:auto;
	padding-top:2px;
	font-size:11px;
	}
/* * * 8.4 Contact * * */

#contact-item{
	width:100%;
	position:relative;
}

#contact-item img{
	margin:0;
	float:none;
}

.contact-text{
	float:left;
	padding-top:3px;
	position:absolute;
	width:100%;
	left: 42px;
}

.contact-image{
	width:30px;
	text-align:center;
	float:left;
}
.contact-address2{
	position:absolute;
	top:25px;
	left:0px;
}

#contact-social{
	float:none;
	width:100%;
	clear:both;
	text-align:center;
}

#contact-social img{
	margin:25px 20px 25px 20px;
	float:none;
}

/* * * 9.5 Footer * * */

#footer{
	width:100%;
	min-height:70px;
}

#footer p{
	float:none;
	line-height:10px;
	text-align:center;
	padding-bottom:20px;
}

#footer ul{
	font-size:12px;
	width:100%;
	text-align:center;
	padding:0;
}

#footer ul li {
	text-align:center;
	margin:0;
}
	
}

/* * * Job Listings * * * Delete if not using Job Listings */

.job-listings::before{
	content:"Job Listings";
	color:#00548f; /* Select h1 color */
	font-size: 32px;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif; /* Select website font */
}

.job-listings{
	padding-bottom:15px;
}


.job-listings .job-listing{
	border:1px solid #cccccc!important;	
	padding:10px 0 25px 15px!important;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	margin:0!important;
	border-bottom:none!important;
	background:url(images/job-read.png) right center no-repeat;
}

.job-listings .job-listing p{
	padding-right:110px;
}

.job-listings .job-listing:hover{
	border-left:5px solid #0072bc!important;
	background-color:#EBEBEB;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;	
}

.job-listings .job-listing:first-child{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top:15px!important;
}

.job-listings .job-listing:last-child{
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom:1px solid #cccccc!important;	
}

.job-listings .job-listing > a{
	padding:0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding-left:0;
}

@media all and (max-width: 660px) {
.job-listings .job-listing{
	padding:10px 0 25px 15px!important;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	margin:0!important;
	border-bottom:none!important;
	background:url(images/job-read.png) bottom right no-repeat;
}

.job-listings .job-listing p{
	padding-right:10px;
	padding-bottom:30px;
}

}

.single-jobpost h2{
	color:#00548f; /* Select h1 color */
	font-size: 32px;
	font-weight:700;
	text-transform:uppercase;
}	

.single-job-listing .meta{
	display:none;
}