body, body > * {
  font-family: sans-serif;
  font-size: 12px;
}

.hidden-print {
  display: none;
}

img {
  max-width: 100%;
  width:100%;
}

.domphoto-wrap, figure {
	width:100%;
	margin-right:10px;
	margin-bottom:10px;
}

.ad, .leaderboard-container, .ad-row, 
.right-rail, .share-boxes, .comments, 
.recommended-stories, .mugshots, .galleria {
  display: none;
}

header, footer {
  display: none;
}

.sidebar {
  display: none;
}

.frontpage {
	border:0;
}

figure + aside {
	display:none;
}

figcaption {
  display: block !important;
}

figcaption, .figcap-text > * {
  font-size: 11px !important;
  line-height: 14px !important;
  color: #333;
}

figcaption a {
  display: none;
}

/*figcaption a.author {
  display: inline !important;
}*/

figure {
  float: left;
  max-width: 40%;
  margin-left: 0;
}

hr {
  display: none;
}

h1 {
  font-size: 28px;
  line-height: 32px;
}

h3 {
  font-size: 16px;
  line-height: 20px;
}

h4 {
  font-size: 14px;
  line-height: 18px;
}

.integrated-media-right {
  float: left !important;
  width: 20%;
  clear: left;
  margin-left: 0;
  margin-right: 40px;
}

.integrated-media-right figure {
  display: block;
  width: 100%;
  max-width: 100%;
}