
/* H E A D E R *******************/


#mobNavWrap.deskHide {
	display: block!important;
}

#navWrap,
#slideNavWrap {
	display: none!important;
}

#headerWrap {
	padding-top:2em;
}

#masthead {
	padding:2em 2em 0.5em 2em;
}

#logo {
	margin-top:0.5em;
}

#headerRight a img {
	width:2em;
}

#headerSearch input[type="search"] {
	width:10em;
}


/* M O D U L E S ****************/

/* slider */

.sliderModWrap .slider {
	padding:0 5%;
}

/* Boxes */

.postCategoryThree .postCat {
	text-align: center!important;
	width:100%!important;
}

.postCat h3 {
	padding:0;
}


/* N E W S L E T T E R ******************/

#newsletterLeft,
#newsLetterRight {
	padding:0 5%;
	width:50%;
	
}

/* P O S T  T Y P E  A R C H I V E *************/

.postTypeListWrap img {
	width:30%;
}

.postTypeListText {
	width:65%;
}

.postTypeListText h2 {
	font-size: 2em;
}

/* S I N G L E  P O S T ****************/

#singlePostLeft,
#singlePostRight,
#singlePostLeft img.size-post-type-single-feature {
	float:left;
	padding:0;
	width:100%;
}

#singlePostRight {
	display: flex;
}

.singlePostBlock {
	margin:0 0.5em;
}

.sideThumb {
	display: none;
}

.sideTextSmall {
	margin:0;
	width:100%;
}

/* F O O T E R **************/

#colophon {
	padding:0 5%;
}

.footerCol ul li a {
	font-size:0.825em;
}

#footerContact a img {
	widtH:2em;
}

#footerLegal ul li a, 
#footerLegal span {
	font-size:0.85em;
}