.pressReleases h3 { font-size: 1.4rem; line-height: 1.4rem; }
.pressReleases h3 a { color: #CE5323; }
.pressReleases .blogPost { /* padding: 5px 0px; */ }
.pressReleases .blogPost a.postLink { color: #96A301; font-weight: bold; }

.blogSearchForm input[type="text"], .blogSearchForm select { margin-bottom: .8rem; }

.blogContainer { padding-top: 0px; }
.blogContainer h1 { line-height: 3rem; }
.blogContainer .noPosts { text-align: center; color: #CE5323; font-size: 1.2rem; font-family: "museo-slab","Times New Roman",Georgia,serif; border-bottom: 1px solid #ded7bc; padding-bottom: 20px; }
.blogContainer .moreActions { text-align: right; }
.blogContainer .moreLink { white-space: nowrap; color: #96A301; font-weight: bold; }
.blogContainer .blogHeader { margin-bottom: 16px; border-bottom: 1px solid #ded7bc; display: none; }
.blogContainer .blogHeader h1 a { color: #4b4f55; text-decoration: none; }
.blogContainer .rssLink { float: right; }
.blogContainer .rssIcon { font-size: 22px; color: #ff6600; margin-bottom: 10px; }
.blogContainer .primaryImg { margin : 16px 16px 16px 0; }
.blogContainer .blogSingle .primaryImg { float: left; margin-top: 5px; }

.blogContainer .blogSingle h1 {
	font-family: 'HayneSansBold', sans-serif;
	font-size: 36px;
	line-height: 1;
	color:#4b4f55;
	font-weight:400;
	text-shadow: 1px 1px 0px #f0efe9;
}

.blogContainer .blogPost .header > h2 {
	font-family: 'HayneSansBold', sans-serif;
	font-size: 36px;
	line-height: 1;
	color: #a2b476;
	font-weight: 400;
	text-shadow: 1px 1px 0px #f0efe9;
}

.blogContainer .author {
	background-image: url('/includes/public/assets/images/imgbox-container.png');
	border: 1px solid #efefef;
	border-radius: 4px;
	padding: 20px;
}
.blogContainer .author .author-name {
	font-family: 'HayneSansBold', serif;
	font-weight: 400;
	font-size: 28px;
	color: #4b4f55;
	padding-bottom: 15px;
}
.blogContainer .author .avatar { float: left; margin: 0 6px 6px 0; border: 5px solid #fff; }
.blogContainer .blogSingle .footer { margin-bottom: 20px; }
.blogContainer .blogPost .primaryImg { text-align: center; }
.blogContainer .blogPost .primaryImg img { border: 5px solid #fff; margin: auto; }
.blogContainer .postActions { margin-bottom: .8rem; }
.blogContainer .shareButtons, .blogContainer .postTags, .blogContainer .postCategories {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #392912;
	margin-bottom: .4rem;
}
.blogContainer .blogPost { 
	margin: 40px 0 0;
	background: #fff;
	padding: 20px;
	border: 1px solid #dad2bf;
	border-radius: 5px;
}

.blogContainer .item-shadow {
    background: url(/includes/public/assets/images/shadow.png) no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 15px;
    display: block;
    margin-bottom: 10px;
}


.blogContainer .blogPost .dateContainer {
	background: #9faa03;
	color: #f6f4ee;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	padding: 3px 5px;
	float: left;
	display: block;
	width: 75px;
	text-align: center;
}
.blogContainer .blogPost .downloadDocument { margin-bottom: 16px; }
.blogContainer .blogPost .postLink { margin-left: 0px; display: block; padding-top: 2px;}
.blogContainer .blogPost .postLink a {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #cf6726;
	text-decoration: none;
}
.blogContainer .postContent p, .blogContainer .author span {
	font-family: 'Poppins', sans-serif !important;
	font-size: 15px !important;
	color: #2d2f33 !important;
	line-height: 22px !important; 
}
.blogContainer .postSqueeze .subHead { font-style: italic; }
.blogContainer .nextLink { float: right; }
::-webkit-input-placeholder {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}

:-ms-input-placeholder {  
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}
.widget-wrapper { position: relative; z-index: 1; }
.btn-wrapper { position: relative; z-index: 1; display: inline-block; }
.author-wrapper { position: relative; z-index: 1; clear: both; }
.blogWidget, .blogContainer .post {
	background: #f3e8da;
	border: 1px solid #dad2bf;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 25px;
}
.blogContainer .post { display: inline-block; }
.blogWidget form .row { margin-left: 0; margin-right: 0; }
.blogWidget .title {
	font-family: 'HayneSansBold', serif;
	font-weight: 400;
	font-size: 28px;
	color: #4b4f55;
	padding-bottom: 15px;
}
.blogWidget form .submitSearch {
	background: #cf6726 !important;
	border-radius: 6px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	color: #fffbf0;
	text-transform: uppercase;
	position: relative;
	height: 45px;
	margin: 0px !important;
	margin-top: 10px;
}
.blogWidget ul { margin-left: 0; }
.blogWidget li { list-style: none; }
.blogWidget a, .blogContainer a, .blogContainer a {
	font-family: 'Poppins', sans-serif;
	font-weight: 700 !important;
	font-size: 15px;
	color: #cf6726;
	text-decoration: none !important;
}
body .blogContainer h1 a, body .blogContainer h2 a { font-family: inherit !important; font-size: inherit !important; color: inherit !important; text-decoration: none; }
.blogContainer .title a, .blogContainer h2 a {
	font-family: 'HayneSansBold', serif !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	color: #4b4f55 !important;
	padding-bottom: 15px !important;
}
.blogContainer h2 a { font-size: 36px; }
.blogArchives .months li { list-style-type: disc; list-style-position: inside; }
.blogTagCloud .tagList { line-height: 1rem; }
.blogTagCloud .tagList li { display: inline-block; line-height: 1.4rem; }
.blogSingle .primaryImg { max-width: 100%; }
.blogContainer .blogPost.blogSingle .primaryImg img { float: none; }



.blogContainer a:link, .blogContainer a:visited {
    text-decoration: none;
    color: #cf6726;
}



.blogContainer blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
.blogContainer .content {
    position: relative;
    word-wrap: break-word;
}
.blogContainer .post-body .tr-caption-container {
    color: #666666;
}
.post .tr-caption-container {
    position: relative;
}
.blogContainer table.tr-caption-container {
    padding: 4px;
    margin-bottom: .5em;
}
.blogContainer table[Attributes Style] {
    border-spacing: 0px;
}
.blogContainer table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.blogContainer .tr-caption, .blogContainer .tr-caption a { font-size: 11px; }

/*** MEDIA QUERY ***/ 
/*** Mobile ***/ 
@media only screen and (max-width: 40em) { } 
/*** Tablet and Desk***/ 
@media only screen and (min-width: 40.063em){
	.blogContainer .blogPost .primaryImg img { float: left; margin-right: 10px; margin-bottom: 10px; }
} 
/*** Tablet ***/ 
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
} 
/*** Desktop ***/ 
@media only screen and (min-width: 64.063em) {
}