/*

 Theme Name: NewsPondChild

 Theme URI: http://seniorshousingcanada.com/

 Description: This is a custom child theme based on the NewsPond theme.

 Author: seniorshousingcanada.com

 Template: NewsPond

 Version: 1.0

 */



@import url("../NewsPond/style.css");



body {background:none;}



#header {height:auto; padding: 0 0;}



#top-social-profiles {display:none;}



.logo h1.site_title a {font-family:Impact, Charcoal, sans-serif; font-size:0.5em; font-weight:400; color:#F5690D;}

.menu-secondary li a {font-size: 0.85em;}

.post-box {height:auto;}



.post-box p{margin: 0px 0px;}



.meta_tags {display:none;}

.meta_comments {display:none;}


.wp-pagenavi span.pages {
    color: #333333;
    background: none;
	}
	
.wp-pagenavi a, .wp-pagenavi span {
	font-family: 'Lato', sans-serif;
	font-weight:600;
    text-decoration: none;
    margin: 4px 0.5px;
    font-size: 11px;
    line-height: 15px;
    float: left;
}


/* ************************************* */
/* Custom CSS For Simple Lightbox Plugin */
/* ************************************* */
/* Hide image caption on post (caption shows only in lightbox pop-up) */
.gallery-caption {display: none;}


/* ************************************ */
/* Custom CSS For Forms */
/* ************************************ */

input[type=text], input[type=textarea], input[type=email], input[type=password], input[type=checkbox], select{
padding:0.75em;
border: 1px solid #ccc;
border-radius:0.25em;
}

input[type=button], input[type=submit], input[type=reset] {
background-color:#4CAF50 !important;
border: 1px solid #3e8e41 !important;
border-radius:0.25em;
color:#fff;
padding:0.5em 1em;
margin: 1em 0;
cursor:pointer;
}

/* ************************************ */
/* Custom CSS For Theme My Login Plugin */
/* ************************************ */
.tml .tml-action-links li a {
background-color:#EFEFEF;
border: 1px solid #D6D6D6;
font-size:700;
border-radius:0.25em;
cursor:pointer;
color:#444;
padding:0.5em 1em;
}

.tml-profile {
	width:60% !important;
}

/* ************************************ */
/* Custom CSS For PMPro Plugin */
/* ************************************ */

#pmpro_account-profile {display:none;}
#pmpro_account-invoices {display:none;}


/* **************************************** */
/* Custom CSS For Profile Builder Plugin */
/* **************************************** */

#wppb-form-element-1 {display:none;}



/* ************************************ */
/* Custom CSS For WP Job Manager Plugin */
/* ************************************ */

div.position h3 {font-size:1.1em; font-weight:600;}

.job_listings ul.meta .date {display:none !important;}

.single_job_listing .date-posted { display:none !important;}

/*.company_logo {display:none;} */

.single_job_listing .company img {height: 3em !important; width:auto !important; max-width: 6em !important;}

.single_job_listing .company .name {margin: 0px 0px 0px 6em !important;; font-size: 1.5em;}

.widget ul.job_listings li.job_listing .position {width: 98% !important; padding: 0 0 0 0.6em !important; color: #F55200;}

.widget ul.job_listings li.job_listing ul.meta li {display: block !important; margin: 0px 0px 0px 0.2em !important; padding: 0px 0px 0px 0.7em !important; font-weight: 600 !important;}

.widget ul.job_listings li.job_listing .position h3 { font-size:1em !important;}

.widget ul.job_listings li.job_listing ul.meta {padding-left: 0.5em !important;}



/* ************************************* */
/* Custom CSS for HR-news category page */
/* ************************************ */

.category-news-hr {width:99%; margin-left:0px;border-bottom:solid 1px #eee}

.category-news-hr .post-wrap div:first-child {margin-left: 0px}

.category-news-hr .title {font-size:13px;}

.category-news-hr .entry {color: #333333; 
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}



/* ******************************************* */
/* Custom CSS for news-property category page */
/* ***************************************** */

.category-news-property {width:99%; margin-left:0px;border-bottom:solid 1px #eee}

.category-news-property .post-wrap div:first-child {margin-left: 0px}

.category-news-property .title {font-size:13px;}

.category-news-property .entry {color: #333333; 
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}

/* =END



 /* ************************************  */
 /*Custom CSS for news-property category page */
/* ************************************  */

.category-property-listing .post-box {margin-bottom:0 !important}
.category-property-listing {width:99%; margin-left:0px;border-bottom:solid 1px #eee}
.category-property-listingy .post-wrap div:first-child {margin-left: 0px}
.category-property-listing .title {font-size:13px;}
.category-property-listing .title a {font-weight:bold;color:#f55b00}
.category-property-listing .title a:hover {color:#F88C4D}
.category-property-listing .title a:visited {color:#8F8F8F}                                                 B29480
.category-property-listing .entry{color:#333333;     margin:0 0 10px 0;    padding:0;    font-family:'Lato',sans-serif;    font-size:13px;    line-height:18px;    font-weight:normal;}
.category-property-listing .ppaid {background-color:#FFFFE6; margin-top:0.5em;}
.category-property-listing .ppaid:hover {background-color:#FFFFCC}


/* ************************************ */
/* Custom CSS for Payment Method Logos  */
/* ************************************ */
.payment-methods {
	margin:0 auto;
}

.payment-methods .payment-logo {
	width:18%;
	height:auto;
	/* margin:1em 0; */
	margin:0;
}


.payment-methods .payment-processor {
	/* margin-top:1em; */
	margin-top:0;
}

.payment-methods .payment-processor p{
	display: inline-block;
	font-size:1em;
	color:#169BD7;
}

.payment-methods .payment-processor img{
	width:35%;
	height:auto;
	vertical-align:bottom;
	border:0;
}

.payment-methods .payment-processor h4 {
	font-size:1em;
	font-weight:600;
	color: #F5690D;
}


/* =END
-------------------------------------------------------------- */