.article-title h1 {
  font-family: Palatino,"Palatino Linotype",Times,serif;
  font-size: 30px;
  line-height: 36px;
  margin-top: 27px;
}

.article-intro {
  font-family: Rockwell, Georgia, serif;
  font-size: 18px;
}

.article-body {
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 18px;
  margin-top: 18px;
}

.article-body p {
  margin-bottom: 0;
  margin-bottom: 18px;
}

.article-body p.first {
  text-indent: 0;
}

.article-body h2 {
  color: #000;
  font-family: Palatino,"Palatino Linotype",Times,serif;
  font-size: 26px;
  line-height: 34px;
  margin: 18px 0 9px;
}

.article-body h3 {
  color: #000;
  font-family: Palatino,"Palatino Linotype",Times,serif;
  font-size: 18px;
  line-height: 24px;
  margin: 18px 0 9px;
}

.callout {
  margin-bottom: 18px;
}

.caption {
  font-size: 12px;
  line-height: 1.5;
  padding-right: 18px;
}

.caption-post {
  border: 1px solid #525252;
	border-width: 1px 0 1px;
	font-size: 14px;
	color: #525252;
	display: inline-block;
  margin: 5px 0;
	padding: 5px;
}

.special-feature {
  color: #000;
}

.special-feature ul {
  list-style-position: outside;
  list-style-type: square;
  margin: 18px 0;
  padding: 0;
}

.special-feature ul li {
  margin: 0;
}

.special-feature ol {
  list-style-position: outside;
  font-size: 14px;
  margin: 18px 0;
  padding: 0;
}

.special-feature ol li {
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.date {
  font-family: "Times New Roman", serif;
  margin: 9px 0;
}

.pullquote, .pullquote-alt {
  margin-top: 9px;
  padding: 9px;
}

.pullquote-alt {
  margin-left: -108px;
  width: 162px;
}

.pullquote {
  margin-right: -108px;
  width: 198px;
}

.figure {
  margin-right: -162px;
  margin-top: 9px;
}

.figure small {
  font-size: 13px;
  min-width: 275px;
}

.figure-alt {
  margin-left: -144px;
  margin-top: 9px;
}

.figure-alt small {
  font-size: 13px;
  min-width: 275px;
}

ul.arrowed li {
  background-image: none;
  list-style-type: square;
  padding-left: 0;
}

ul.bold-dot li {
  background-image: none;
  list-style-type: square;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}

ul.pray li,
ul#pray li {
  background-image: none;
  list-style-type: square;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}

ul.dotted li {
  background-image: none;
  list-style-type: square;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.pagination {
  text-align: center;
}

.sl {
  font-size: 12px !important;
}

.hr-tight {
  margin-left: -108px;
  width: 594px;
}
