/* ============================================================================ *
	Post Styles
    ---------------------------------------------------------------------------
	These are the styles which build all the various post types and their templates.
*/

.tmf-post.testimonial.small .excerpt {
	font-size: 1em;
	text-shadow: 3px 2px 8px rgba(0, 1, 1, 0.35), 3px 2px 8px rgba(0, 1, 1, 0.35);
	line-height: 1.3em;
}

.tmf-post.testimonial .testimonial-description {
	font-size: 0.8em;
	font-style: normal;
	text-shadow: 3px 2px 8px rgba(0, 1, 1, 0.35), 3px 2px 8px rgba(0, 1, 1, 0.35);
}

/*-------------------------------*/

.tmf-post.attorney.titles {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.tmf-post.attorney.titles a {
    display: block;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 6px;
    color: #45484d;
}

.tmf-post.attorney .contact-information, .tmf-post.staff .contact-information {
	font-size: 1em;
}

.tmf-post.attorney.large img.primary, .tmf-post.staff.large img.primary {
	max-width: 100%;
}


@media screen and (max-width: 1020px) {
	.tmf-post.attorney.large img.primary, .tmf-post.staff.large img.primary {
		float: none;
	}
}

@media screen and (max-width: 650px) {
	.tmf-post.attorney.large img.primary, .tmf-post.staff.large img.primary {
		max-width: 96%;
	}
}

.tmf-post.attorney.small img.thumbnail, 
.tmf-post.staff.small img.thumbnail {
	border: 4px solid #fff;
    max-width: 100%;
    max-height: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    margin-right: 20px;
    margin-bottom: 10px;
}

.tmf-post.attorney.small .title a, 
.tmf-post.staff.small .title a {
	color: #1c3362;
	font-size: 1.4em;
	font-weight: 700;
	text-decoration: none;
}

.tmf-post.attorney.small .attorney-titles a, 
.tmf-post.staff.small .staff-titles a {
	text-decoration: none;
	font-size: 1.2em;
}

.tmf-post.attorney.small .read-more, 
.tmf-post.staff.small .read-more {
	display: block;
	text-align: center;
	padding-top: 22px;
} 

.tmf-post.attorney.small .read-more a, 
.tmf-post.staff.small .read-more a {
	display: inline-block;
	padding: 15px 35px;
}

.tmf-post.attorney.medium .read-more-button.top, .tmf-post.staff.medium .read-more-button.top {
	margin-top: 45px;
}

.tmf-post.attorney.large .editor-content img {
	vertical-align: middle;
}

.tmf-post.attorney.large .editor-content p:nth-of-type(2) {
	clear: both;
}

.tmf-post.attorney.large .editor-content,
.tmf-post.staff.large .editor-content {
    clear: both;
}

.tmf-post.small img.thumbnail {
	max-width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.tmf-post.medium img.thumbnail {
	max-width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 7px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.tmf-post.medium img.thumbnail.mobile {
	margin-top: 7px;
}

.tmf-post img.primary {
	float: left;
	margin-top: 5px;
	max-width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px solid #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.children .tmf-post.medium img.thumbnail {
	max-width: 150px;
}

.tmf-post.small.practice-area .children {

    padding-left: 0px;

}

.tmf-post.medium.practice-area {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.tmf-post.medium.practice-area h2:before {
    content: ">";
    margin-right: 6px;
}

.tmf-post.medium.practice-area h2 {
	margin-bottom: 0;
}

.tmf-post.small.practice-area a {
	text-decoration: underline;
}

.tmf-post.small.practice-area a:hover {
	text-decoration: none;
}

/*-----------*/

.tmf-post.post.home {
	padding-bottom: 0;
}

.tmf-post.post.home .title {
	font-size: 1.05em;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px;
}

.tmf-post.post.home .title a {

	text-decoration: none;
}

.tmf-post.post.home .date {
	font-size: 1em;
}

.tmf-post.post.home .excerpt {
	margin-top: 5px;
}

/*-----------*/

.tmf-post.practice-area.small .title a {

}

.tmf-post.small.practice-area .title:before {
	font-weight: 700;
	left: -15px;
	position: absolute;
	padding-left: 15px;
}

.tmf-post.small.practice-area .children .tmf-post:before {
	display: none;
}

/*-----------*/

.tmf-post.attorney.small .excerpt {
	font-size: 1em;
}

/*-----------*/

.tmf-post.post.small .calendar-icon,
.tmf-post.news.small .calendar-icon {
	background: url("../images/icon_sprite.png");
	background-position: -89px -7px;
	border: none;
	width: 31px;
}

.tmf-post.post.small .calendar-icon .month,
.tmf-post.news.small .calendar-icon .month {
	display: none;
}

.tmf-post.post.small .calendar-icon .day,
.tmf-post.news.small .calendar-icon .day {
	padding: 12px 0;
	color: #02528a;
	font-weight: 700;
}

.tmf-post.post.small .title.has-post-date,
.tmf-post.news.small .title.has-post-date {
    margin-left: 45px;
}

.tmf-post.post.small .title a,
.tmf-post.news.small .title a,
.tmf-post.post.article .title a {
    text-decoration: none;
    color: #45484d;
    font-weight: 700;
}

.tmf-post.post.small .date,
.tmf-post.news.small .date {
	font-style: normal;
}

.tmf-post.post.article {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: none;
}

.tmf-post.post.article .tmf-author {
	margin-top: 0;
	font-size: 1em;
}

/*-----------*/

.tmf-post.location.small {
  	margin: 0px auto;
  	display: block;
  	width: auto;
  	text-align: center;
  	font-size: 1em;
}

.tmf-post.location.small .business-name {
	font-weight: 700;
}

.tmf-post.location.small .tmf-email {
	text-decoration: none;
}


/*-----------*/

.tmf-post.news.small {
	width:48%;
	padding-right:1%;
	display:inline-block;
}


/* ======================================== *
	Responsive Posts
 * ======================================== */
@media screen and (min-width: 850px) and (max-width: 1000px), screen and (max-width: 600px) {
	.tmf-post.medium.post .taxonomy-container {
		clear: both;
	}

	.tmf-post.medium.post .read-more-button {
		margin-bottom: 25px;
	}

	.tmf-post.medium.event .taxonomy-container {
		clear: both;
	}

	.tmf-post.medium.event .read-more-button {
		margin-bottom: 25px;
	}


	.tmf-post.medium.post img.primary {
		max-width: 150px;
	}

	.tmf-post.medium img.thumbnail {
		max-width: 175px;
	}

	.children .tmf-post.medium img.thumbnail {
		max-width: 125px;
	}

	.tmf-post.medium.attorney .read-more-button.top,
	.tmf-post.medium.staff .read-more-button.top {
		display: none;
	}

	.tmf-post.medium.attorney .read-more-button.bottom,
	.tmf-post.medium.staff .read-more-button.bottom {
		display: block;
		text-align: center;
	}

	.tmf-post img.primary {
		max-width: 200px;
	}
}


@media screen and (max-width: 600px) {
	.tmf-post.large.attorney .primary,
	.tmf-post.large.staff .primary {
		float: none;
		margin-bottom: 15px;
	}
	
	.tmf-post.news.small {
		width:100%;
		padding-right:1%;
		display:inline-block;
	}
}


@media screen and (max-width: 400px) {
	.tmf-post.small img.thumbnail {
		max-width: 75px;
	}

	.tmf-post.attorney.small img.thumbnail, 
	.tmf-post.staff.small img.thumbnail {
		max-width: 75px;
	}

	.tmf-post.medium img.thumbnail {
		max-width: 125px;
	}

	.children .tmf-post.medium img.thumbnail {
		max-width: 100px;
	}

	.tmf-post.medium.post img.primary {
		max-width: 100px;
	}

	.tmf-post.attorney.medium img.thumbnail, 
	.tmf-post.staff.medium img.thumbnail {
		max-width: 75px;
	}

	.tmf-post img.primary {
		max-width: 150px;
	}
	
	.tmf-post.news.small {
		width:100%;
		padding-right:1%;
		display:inline-block;
	}
}

.home .tmf-module-practice-areas .editor-content {
	text-align: center;
}