/*Education page template CSS*/
.page-template-tm-education-php {
	background-color: #fff;
}
.page-template-tm-education-php #content {
	width: 100%;
	float: none;
}
.description p {
	float: right;
	width: 630px;
	font-weight: 400;
	color: #808080;
	font-size: 26px;
	line-height: 38px;
}
.category {
	margin-bottom: 40px;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-top: 50px;
}
.page-template-tm-education-php .category .category-post {
	/*float: left;
	margin-bottom: 45px;
	padding: 0 19px;*/
	margin-bottom: 45px;
	padding: 0 15px;
	float: none;
	display: inline-block;
	vertical-align: top;
	width:29.9%;
}
.page-template-tm-education-php .category-post h3 a {
	font-weight: 300 !important;
	font-size: 26px;
	color: #4d4d4d;
}
.page-template-tm-education-php .category-post h3 a:hover {
	color: #b0b3b5;
}
.page-template-tm-education-php .category-post .post-image {
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
}
.page-template-tm-education-php .category-post .post-image img {
	width: 285px;
	height: 200px;
	margin-bottom: 15px;
}
.other {
	border-top: 1px solid #e6e6e6;
	padding-top: 30px;
}
.other .advertisement, .page-template-tm-education-php #ad .advertisement, .page-template-tm-entry-php #ad .advertisement {
	color: #b3b3b3;
	font-family: "futura-pt", sans-serif !important;
	font-size: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.other #ads .widget {
	float: left;
	margin-right: 35px;
	margin-bottom: 0;
}
.other #ads .widget:last-child {
	margin-right: 0px;
}
.other #ads .widget:last-child .advertisement {
	display: none;
}
.other #ads #blog-signup {
	height: 210px;
   margin-top: 16px;
   border: 1px solid #b3b3b3;
   text-align: left;
   padding: 20px;
}
.other #ads #blog-signup h3 {
	font-weight: 300 !important;
	font-size: 30px;
	line-height: 36px;
	color: #4d4d4d;
	margin-bottom: 25px;
}
.other #ads #blog-signup #mce-EMAIL {
	border-bottom: 1px solid #b3b3b3;
	font-weight: 300;
	font-size: 30px;
   line-height: 36px;
   padding: 0;
   background-color: #fff;
   color: #4d4d4d;
}
.other #ads #blog-signup #mc-embedded-subscribe {
	width: 142px;
	height: 38px;
	border: 1px solid #b3b3b3;
	background-color: #fff !important;
	border-radius: 10px;
	font-size: 16px;
	margin-left: 61px;
	margin-top: 25px;
	font-weight: 300;
	color: #4d4d4d !important;
}