/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*The following 2 paragraphs are to create a centered button class*/
	


@media only screen and (max-width: 800px) {
	.one-third-center {
		margin: 0;
		width: 100%;
	}
}

/*This will increase the width of the content class to fill the width of the site-inner class.*/
.team-content {
	padding: 0 0 25px !important;
}

.entry-header::after {
	padding-bottom: 10px !important;
}

/*boxes for front page 3 backgrounds*/
#text-98 {
	/*background: rgba(127,28,106,0.8);
	padding-top: 20px;
}

#text-99 {
	background: rgba(2,116,189,0.8);
	padding-top: 20px;
}

#text-101 {
	background: rgba(86,143,15,0.8);
	padding-top: 20px;
}*/

/*boxes for front page 4 backgrounds*/
#text-86 {
	background: rgba(2,116,189,0.8);
}

#text-88 {
	background: rgba(127,28,106,0.8);
}

#text-87 {
	background: rgba(204,202,201,0.8);
}

#text-85 {
	background: rgba(86,143,15,0.8);
}

/*BIll Ericson blog page customisation*/
.display-posts-listing .listing-item {
	clear: both;
}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
}

/* Blog COntent View Style Change*/
.pt-cv-title a {
	font-weight: 600;
}

.pt-cv-title {
	font-size: 20px;
}

.pt-cv-content, .pt-cv-content * {
	font-size: 16px;
}

.btn-success {
	color: #ffffff;
	background-color: #0274bd;
	border-color: #0274bd;
}

/* Table Press tables*/

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*The following 2 paragraphs are to create a centered button class*/
	


@media only screen and (max-width: 800px) {
	.one-third-center {
		margin: 0;
		width: 100%;
	}
}

/*This will increase the width of the content class to fill the width of the site-inner class.*/
.team-content {
	padding: 0 0 25px !important;
}

.entry-header::after {
	padding-bottom: 10px !important;
}

/*boxes for front page 2 backgrounds*/
#text-117 {
	background: rgba(204,0,0,0.8);
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#text-119 {
	background: rgba(255,128,0,0.8);
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#text-120 {
	background: rgba(86,143,15,0.8);
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/*boxes for front page 3 backgrounds*/
#text-98 {
	background: rgba(127,28,106,0.8);
	padding-top: 15px;
}

#text-99 {
	background: rgba(2,116,189,0.8);
	padding-top: 15px;
}

#text-101 {
	background: rgba(86,143,15,0.8);
	padding-top: 15px;
}

/*boxes for front page 4 backgrounds*/
#text-86 {
	background: rgba(2,116,189,0.8);
	padding-top: 15px;
	padding-bottom: 10px;
}

#text-88 {
	background: rgba(127,28,106,0.8);
	padding-top: 15px;
	padding-bottom: 10px;
}

#text-87 {
	background: rgba(204,202,201,0.8);
	padding-top: 15px;
	padding-bottom: 10px;
}

#text-85 {
	background: rgba(86,143,15,0.8);
	padding-top: 15px;
	padding-bottom: 10px;
}

.one-fourth {
	padding-Top: 15px;
	padding-bottom: 10px;
}

.one-third first {
	padding-top: 15px;
	padding-bottom: 25px;
}

.one-third {
	padding-top: 15px;
	padding-bottom: 25px;
}

/*BIll Ericson blog page customisation*/
.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
}

/* Blog COntent View Style Change*/
.pt-cv-title a {
	font-weight: 600;
}

.pt-cv-title {
	font-size: 20px;
}

.pt-cv-content, .pt-cv-content * {
	font-size: 16px;
}

.btn-success {
	color: #ffffff;
	background-color: #0274bd;
	border-color: #0274bd;
}

/* First page lighten images*/
/* Footer Height & Padding Control*/
.footer-widgets .wrap {
	padding-bottom: 25px;
	padding-top: 25px;
}

.footer-widgets .widget {
	margin-bottom: 0;
}

/*Don't display close button on confidentiality deed popup*/
.popmake.theme-2557 > .popmake-close {
	display: none;
}

/*Reduction of confidentiality deed pop-up size*/
.popmake.theme-2557 p {
	margin: 5px;
}

.popmake.theme-2557 input {
	padding: 5px;
}

.popmake.theme-2557 {
	max-height: 100%;
}