.linoreg {
  font-family: 'LinotypeErgoRegular', 'Helvetica', Arial, sans serif;
}
.linodemi {
  font-family: 'LinotypeErgoDemiBold', 'Helvetica', Arial, sans serif;
}
.linobold {
  font-family: 'LinotypeErgoBold', 'Helvetica', Arial, sans serif;
}
.linomedium {
  font-family: 'LinotypeErgoMedium', 'Helvetica', Arial, sans serif;
}
.press-header {
  font-family: 'LinotypeErgoBold', 'Helvetica', Arial, sans serif;
  letter-spacing: 0em;
  font-size: 44px;
  padding-top: 50px;
  padding-left: 50px;
  color: #888;
}
.release .column.last ul,
.release .column.last ul li,
.release .column.last figure {
  margin: 0;
  padding: 0;
}
/* PR Homepage */
#release-list {
  margin-top: 50px;
}
#release-list .pr-item {
  list-style: none;
  width: 500px;
  height: 150px;
  padding: 20px;
  margin-left: 50px;
  display: block;
}
#release-list .pr-item a {
  width: 500px;
  height: 150px;
  display: block;
}
.pr-item:hover {
  background: #fafafa;
}
.pr-item a:hover {
  text-decoration: none;
}
.pr-item img {
  float: left;
  margin-right: 20px;
}
.pr-item .release-title {
  font-size: 19px;
  letter-spacing: 0em;
}
.release-date {
  color: #333;
  letter-spacing: 0em;
  font-size: 14px;
  font-family: 'LinotypeErgoRegular', 'Helvetica', Arial, sans serif;
}
/* PR individual post */
.release {
  padding: 100px;
}
.release .column.first {
  padding-right: 35px;
  width: 500px;
  border-right: 1px solid #eee;
}
.release .column.last {
  margin-left: 5px;
  width: 180px;
}
.release .column.first ul h3,
.release .column.first ul li {
  letter-spacing: 0em;
  font-size: 14px;
}
.release .column.first ul h3 {
  color: #333;
}
.release .column.first ul li {
  color: #666;
  list-style-type: disc;
}
.release .column.last ul li {
  list-style-type: none;
}
.release ul li a img {
  width: 150px;
}
blockquote {
  letter-spacing: 0em;
  font-size: 14px;
  color: #666;
}
.release-title {
  font-family: 'LinotypeErgoMedium', 'Helvetica', Arial, sans serif;
  line-height: 1em;
  margin-bottom: 20px;
}
.release-title2 {
  font-family: 'LinotypeErgoMedium', 'Helvetica', Arial, sans serif;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0em;
  color: #555;
}
.release p {
  font-size: 14px;
  line-height: 1.4em;
  color: #666;
  letter-spacing: 0em;
}
.release h2 {
  letter-spacing: 0em;
  font-size: 17px;
}
.release figure h4 {
  font-family: 'LinotypeErgoMedium', 'Helvetica', Arial, sans serif;
  color: #555;
  letter-spacing: 0em;
  line-height: 1em;
}
.release figcaption p,
.release ul li a {
  letter-spacing: 0em;
  color: #83a6d7;
  font-size: 12px;
}
#photos a:hover {
  text-decoration: none;
}
#photos a:hover p {
  text-decoration: underline;
}
.morelink {
  background: url("http://images.snapdragonsnursery.com/global/images/link-arrow-blue.png") no-repeat scroll 100% 50% transparent;
  white-space: nowrap;
  padding-right: 10px;
}
