.deskHide {
	display: block!important;
}

.mobHide {
	display: none!important;
}

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

#headerWrap {
	border-bottom:1px solid #a65516;
	padding-top:2em;
}

#logo {
	text-align: center;
	width: 100%;
}

#logo img {
	margin: auto;
	width:15em;
}

#breadcrumbWrap {
	padding:0 4em;
}

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


#postArchiveWrap {
	display: block;
}

#postArchiveWrap .featurePost,
.postTypeListText {
	width:100%;
}

.featurePost img {
	width:100%;
}


.postType {
	margin: 0 0 8% 0;
  padding-bottom: 5%;
}

.postTypeListWrap {
	text-align: center;
}

#postTypeTaxonomies .postTypeListWrap:nth-child(even) .postTypeListText {
	padding:0;
	text-align: center;
}

#postTypeTaxonomies .postTypeListWrap img,
#postTypeTaxonomies .postTypeListWrap:nth-child(even) img {
	float:none;
}

.postTypeListText {
	float:left;
	text-align: center;
}

.postTypeListText h2 {
	font-size: 1.5em;
  padding: 1em;
}

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

#singlePostLeft,
#singlePostRight {
	float:left;
	padding:0;
	width:100%;
}

.sideTextSmall {
	width:82%;
}

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

/* Slider ****/

.sliderCaptionWrap {
	top:18%!important;
}

.sliderCaptionWrap  .sliderCaption {
	height:auto;
	width:85%;
}

.sliderLinkWrap {
	margin:1em auto 0 auto;
	position: relative;
	text-align: center;
}

.slideContainer .sliderCaption a {
	display: inline-block;
}

/* Boxes */

.boxes.boxesTwoCols .box {
	width:100%;
}

/* Post cats */ 

.postCategoryContainer .postCat {
	width:100%!important;
}

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

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

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

#colophon {
	display: block;
	text-align: center;
}

.footerCol {
	float:left;
	width:100%;
}

#footerLegal {
	margin-top:1em;
}

#footerLegal ul {
	text-align: center;
}

#footerLegal span {
	float:left;
	width:100%;
}