.blogSearchForm input[type="text"], .blogSearchForm select {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    color: #454545;
    font-family: "Adelle SansW01-Regular",sans-serif;
    font-size: 16px;
    height: 42px;
    margin: 0 0 20px;
    padding: 4px 10px;
    width: 100%;
    text-transform: uppercase;
}
.blogSearchForm input[type="text"].datepicker{
	background-image: url("/includes/public/assets/icons/calendar-events.png");
    background-position: right 12px center;
    background-repeat: no-repeat;
}
.blogSearchForm select{
	-moz-appearance: none;
	appearance: none;
    background-image: url("/includes/public/assets/icons/icon-book-arrow.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.blogSearchForm .submitSearch {
	background: #96a301;
	border-radius: 3px;
	padding: .6rem 1.6rem;
	margin-left: 0;
	margin-bottom: 0;
}
.blogSearchForm .submitSearch:hover, .blogSearchForm .submitSearch:focus {
	background: #96a301;
}
.search-heading{
	color: #999999;
    font-family: "Clarendon W01 Light_692104",serif;
    font-size: 17px;
}
.blogContainer {
	margin-bottom: 70px;
    padding-top: 20px;
}
.blogContainer a:hover{
	color: #9f4e25;
}
.blogContainer h1 {
	 line-height: 46px;
}
.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 .blogHeader {
	background: #ece9e3 none repeat scroll 0 0;
    border-bottom: 2px solid #ded7bc;
    margin-bottom: 16px;
    padding: 12px 20px 11px;
}
.blogContainer .blogHeader h1 {
	font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
}
.blogContainer .blogHeader h3 {
	font-size: 19px;
	font-weight: 500;
}
.blogContainer .rssLink {
	float: right;
}
.blogContainer .rssIcon {
	font-size: 22px;
	color: #ff6600;
}
.blogContainer .primaryImg {
	margin: 16px;
}
.blogContainer .blogSingle .primaryImg {
	float: left;
}
.blogContainer .author {
	background: #ece9e3 none repeat scroll 0 0;
    border-bottom: 2px solid #ded7bc;
    margin: 20px 0;
    overflow: hidden;
    padding: 37px 37px 15px;
}
.blogContainer .author .avatar {
	float: left;
    margin: 0 15px 18px 0;
    position: relative;
    top: 10px;
}
.blogContainer .author h5{
	font-family: "Clarendon W01 Light_692104",serif;
	color: #9F4E25;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 24px;
	letter-spacing: 0;
}
/*.blogContainer .blogSingle .footer {
	margin-bottom: 20px;
}*/
.blogContainer .blogPost .primaryImg {
	text-align: center;
	margin: 0 0 15px 0;
}
.blogContainer .blogPost.blogSingle{
	border-bottom: none;
}
.blogContainer .blogPost.blogSingle .primaryImg{
	display: block;
    float: none;
    margin: 0 15px 10px 0;
    width: 100%;
}
.blogContainer .blogPost .primaryImg img {
	margin: auto;
	width: 100%;
	display: block;
}
.blogContainer .postActions {
	margin-bottom: .8rem;
}
.blogContainer .shareButtons {
	margin-bottom: 15px;
}
.blogContainer .blogPost {
	border-bottom: 2px solid #ded7bc;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.blogContainer .blogPost p{
	margin-bottom: 10px;
}
.blogContainer .blogPost .footer {
	background: #ece9e3 none repeat scroll 0 0;
  padding: 10px 20px 15px;
}
.blogContainer .blogPost .postCategories, .blogContainer .blogPost .postTags {
	overflow: hidden;
	font-size: 14px;
	line-height: 1.1rem;
	margin-bottom: 5px;
}
.blogContainer .blogPost .tagLabel {
	width: 85px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.blogContainer .blogPost .tagContent {
	margin-left: 85px;
	display: block;
}
.blogContainer .blogPost .downloadDocument {
	margin-bottom: 16px;
}
.blogContainer .pagingButtons{
	text-align: center;
	width: 100%;
}
.blogContainer .pagingButtons a{
	background-color: #9f4e25;
    background-image: url("/includes/public/assets/listings/arrows.png");
    background-repeat: no-repeat;
    border-radius: 3px;
    display: inline-block;
    height: 36px;
    margin: 0 2px;
    width: 36px;
    background-position: -40px 8px;
}
.blogContainer .pagingButtons a.disabled{
	opacity: 0.5;
	cursor: default;
}
.blogContainer .pagingButtons a.nextLink{
	background-position: -72px 8px;
}
.blogContainer .pagingButtons .text{
	margin: 0 8px;
    position: relative;
    top: -11px;
}
.blogContainer .blogSearchForm{
	margin-bottom: 32px;
}
.blogWidget{
	margin-bottom: 35px;
}
.blogWidget a:hover{
	color: #9f4e25;
}
.blogWidget ul {
	margin-left: 0;
}
.blogWidget h3{
	font-family: "Clarendon W01 Light_692104",serif;
	color: #999999;
}
.blogWidget li {
	list-style: none;
}
.blogWidget li .totalPosts {
	display: inline-block;
}
.blogArchives .months li {
	list-style-type: disc;
	list-style-position: inside;
}
.blogTagCloud .tagList {
	line-height: 1rem;
	/*background: rgba(238,230,221,0.3);*/
	padding: 15px;
	/*border: solid 1px #EEE6DD;*/
	border-bottom: 1px solid #eee6dd;
	border-top: 1px solid #eee6dd;
}
.blogTagCloud .tagList li {
	display: inline-block;
	line-height: 1.4rem;
	padding: 0px 2px;
}

/* Related Posts Containter */
.blogContainer .relatedContainer h3 { font-size: 26px; }
.blogContainer .relatedContainer .image {
  position: relative;
	margin-bottom: 10px;
}
.blogContainer .relatedContainer .title {
	font-family: 'Clarendon W01 Light_692104', serif;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 20px;
}
.blogContainer .relatedContainer .title a {
	color: #454545;
	font-size: 16px;
}
.blogContainer .relatedContainer .title:hover a {
	text-decoration: underline;
}