.more-link a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  color: #1b8480;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.more-link a:hover {
  background-position: 100% -20px;
}
.more-link a :hover {
  color: #00605a;
}
body {
  font-family: 'Helvetica Neue', Arial, Verdana, 'Liberation Sans', FreeSans, sans-serif;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3a3a3a;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #3a3a3a;
  text-decoration: none;
}
h1 a :hover,
h2 a :hover,
h3 a :hover,
h4 a :hover,
h5 a :hover,
h6 a :hover {
  color: #242424;
  text-decoration: underline;
}
h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 40px;
}
h1.page-title {
  font-family: Georgia, "Times New Roman", Times, serif;
  clear: both;
}
h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
  color: #1b8480;
  margin-bottom: 20px;
}
h2.page-title {
  display: none;
}
h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  margin-bottom: 20px;
}
h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  margin-bottom: 20px;
}
h5 {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 5px;
  margin-bottom: 10px;
}
h6 {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  margin-bottom: 0;
}
a {
  color: #1b8480;
}
a strong {
  color: #1b8480;
}
a :hover {
  color: #00605a;
}
a :hover strong {
  color: #00605a;
}
a.active {
  color: #00605a;
}
strong {
  color: #000000;
  font-weight: 600;
}
pre {
  font-size: 11px;
}
blockquote {
  background: #f0f0f0;
  color: #242424;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 20px 0;
  padding: 10px 15px 0 15px;
}
blockquote p {
  margin: 0;
  padding-bottom: 10px;
}
table thead tr {
  background-color: #696865;
}
table thead tr th {
  border-bottom: none;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px 10px;
}
table thead tr th a,
table thead tr th a.active {
  color: #FFFFFF;
}
table tbody tr.even {
  background-color: #f7f7f7;
}
table tbody tr.odd {
  background-color: #f0f0f0;
}
table tbody tr,
table tbody tr.odd,
table tbody tr.even {
  border-bottom: 1px solid #d8d8d8;
}
table tbody tr td,
table tbody tr.odd td,
table tbody tr.even td {
  font-size: 12px;
  padding: 3px 10px;
  vertical-align: top;
}
h2.region-title {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
h2.region-title span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
h2.region-title span span {
  padding-right: 0;
}
h2.region-title span.new {
  color: #aa3226;
}
h2.region-title a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
h2.articles-title {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
h2.articles-title span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
h2.articles-title span span {
  padding-right: 0;
}
h2.articles-title span.new {
  color: #aa3226;
}
h2.articles-title a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
h4.widgettitle {
  background: none;
  color: #1b8480;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 10px;
  padding: 0;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}
h4.widgettitle a {
  color: #1b8480;
  text-decoration: none;
}
h4.widgettitle a:hover {
  color: #00605a;
  text-decoration: underline;
}
h4.widgettitle span {
  background-color: transparent;
  padding-right: 0;
}
h4.widgettitle span.new {
  color: #aa3226;
}
.button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
}
.button :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-medium {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px 10px;
  background-position: 50% -60px;
}
.button-medium :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button-medium :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-medium :hover {
  background-position: 50% -90px;
}
.button-medium :active {
  background-position: 50% -120px;
}
.button-large {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 20px;
  background-position: 50% -150px;
}
.button-large :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button-large :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-large :hover {
  background-position: 50% -190px;
}
.button-large :active {
  background-position: 50% -230px;
}
.button-red {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  background-position: 50% -300px;
}
.button-red :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button-red :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-red :hover {
  background-position: 50% -320px;
}
.button-red :active {
  background-position: 50% -340px;
}
.button-red-medium {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px 10px;
  background-position: 50% -60px;
  background-position: 50% -360px;
}
.button-red-medium :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button-red-medium :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-red-medium :hover {
  background-position: 50% -90px;
}
.button-red-medium :active {
  background-position: 50% -120px;
}
.button-red-medium :hover {
  background-position: 50% -390px;
}
.button-red-medium :active {
  background-position: 50% -420px;
}
.button-red-large {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 20px;
  background-position: 50% -150px;
  background-position: 50% -450px;
}
.button-red-large :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.button-red-large :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.button-red-large :hover {
  background-position: 50% -190px;
}
.button-red-large :active {
  background-position: 50% -230px;
}
.button-red-large :hover {
  background-position: 50% -490px;
}
.button-red-large :active {
  background-position: 50% -530px;
}
.view-footer a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  color: #1b8480;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.view-footer a:hover {
  background-position: 100% -20px;
}
.view-footer a :hover {
  color: #00605a;
}
.article-tools {
  clear: both;
  float: left;
  margin-bottom: 0;
  padding-bottom: 10px;
  width: 100%;
}
.article-tools dt {
  color: #242424;
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  padding-right: 10px;
  text-transform: uppercase;
}
.article-tools dd {
  float: left;
  font-size: 11px;
  list-style-type: none;
  margin-left: 0;
}
.article-tools dd a {
  color: #696865;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  text-decoration: none;
}
.article-tools dd a :hover {
  color: #3a3a3a;
}
.article-tools dd a.comments {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -460px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.article-tools dd a.comments:hover {
  background-position: 0 -480px;
}
.article-tools dd a.permalink {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -500px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.article-tools dd a.permalink:hover {
  background-position: 0 -520px;
}
.article-tools dd a.addthis_button_email {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -700px;
  background-repeat: no-repeat;
  background-position: 3px -700px;
  padding-right: 10px;
  padding-left: 24px;
}
.article-tools dd a.addthis_button_email:hover {
  background-position: 0 -720px;
}
.article-tools dd a.addthis_button_email span {
  display: none;
  visibility: hidden;
}
.article-tools dd a.addthis_button_email :hover {
  background-position: 3px -720px;
}
.article-tools dd a.addthis_button_compact {
  padding-right: 0;
}
.article-tools dd a.addthis_button_compact span {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -540px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 20px;
  margin-right: 0;
  width: 20px;
}
.article-tools dd a.addthis_button_compact span:hover {
  background-position: 0 -560px;
}
.article-tools dd a.addthis_button_compact :hover {
  opacity: 1;
}
.article-tools dd a.addthis_button_compact :hover span {
  background-position: 0 -560px;
  opacity: 1;
}
.upcoming-meta,
.article-meta {
  color: #8e8d8a;
  font-size: 11px;
  margin-bottom: 0;
}
.upcoming-meta img.avatar,
.article-meta img.avatar {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.upcoming-meta .meta-byline,
.article-meta .meta-byline {
  background: url(/wp-content/themes/poynter2014/images/bullet.png) 100% 50% no-repeat;
  color: #696865;
  font-weight: bold;
  margin-right: 2px;
  padding-right: 7px;
}
.upcoming-meta .meta-apply,
.article-meta .meta-apply {
  display: block;
}
.upcoming-meta .meta-apply strong,
.article-meta .meta-apply strong {
  color: #aa3226;
  text-transform: uppercase;
}
.upcoming-meta .meta-published,
.upcoming-meta .meta-modified,
.upcoming-meta .meta-datetime,
.article-meta .meta-published,
.article-meta .meta-modified,
.article-meta .meta-datetime {
  white-space: nowrap;
}
#single-article {
  clear: both;
}
#single-article .article-content {
  float: left;
  width: 760px;
}
#single-article .article-meta {
  margin-bottom: 20px;
}
#single-article .article-meta .meta-byline {
  background: none;
  margin-right: 0;
  padding-right: 0;
  display: block;
}
#single-article .article-meta .meta-published {
  display: block;
}
#single-article .article-meta .meta-published strong {
  color: #8e8d8a;
  font-weight: normal;
}
#single-article .article-meta .meta-modified {
  display: block;
}
#single-article .article-meta .meta-modified strong {
  color: #aa3226;
}
.breadcrumbs {
  clear: both;
  color: #a4a3a0;
  float: left;
  line-height: 15px;
  margin-bottom: 0;
  padding-bottom: 20px;
  width: 100%;
}
.breadcrumbs a {
  color: #8e8d8a;
  float: left;
  font-size: 11px;
  padding: 0 5px 0 0;
  text-decoration: none;
  white-space: nowrap;
}
.breadcrumbs a:hover {
  color: #3a3a3a;
  text-decoration: underline;
}
.breadcrumbs .arrow-right {
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  background: url(/wp-content/themes/poynter2014/images/icons.png) 100% -2px no-repeat;
  float: left;
  margin-right: 8px;
  width: 7px;
}
.top-breadcrumbs {
  border-bottom: 1px solid #d8d8d8;
  float: left;
  margin-bottom: 20px;
  margin-top: -20px;
  padding: 5px 0;
  width: 100%;
}
.top-breadcrumbs .breadcrumbs {
  padding-bottom: 0;
}
.top-breadcrumbs a {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 0 5px;
}
.top-breadcrumbs a:hover {
  background-color: #f0f0f0;
  text-decoration: none;
}
.top-breadcrumbs .arrow-right {
  margin-right: 3px;
}
.article-tags {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
.article-tags a {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #8e8d8a;
  font-weight: normal;
  padding: 0 5px;
  text-decoration: none;
}
.article-tags a:hover {
  background-color: #f0f0f0;
  color: #3a3a3a;
  text-decoration: none;
}
.alignright,
.image-right {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
.alignright img,
.image-right img {
  display: block;
}
.alignleft,
.image-left {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}
.alignleft img,
.image-left img {
  display: block;
}
dl.alignleft,
dl.alignright,
div.alignleft,
div.alignright {
  background-color: #f7f7f7;
  border: 1px solid #d8d8d8;
  border-bottom: 1px solid #b6b6b6;
  padding: 5px 0;
}
dl.alignleft img,
dl.alignright img,
div.alignleft img,
div.alignright img {
  margin: 0 5px 5px 5px;
}
dl.alignleft .wp-caption-dd,
dl.alignleft .wp-caption-text,
dl.alignright .wp-caption-dd,
dl.alignright .wp-caption-text,
div.alignleft .wp-caption-dd,
div.alignleft .wp-caption-text,
div.alignright .wp-caption-dd,
div.alignright .wp-caption-text {
  color: #696865;
  font-size: 11px;
  margin: 0 5px;
  text-align: left;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav {
  background: url(/wp-content/themes/poynter2014/images/line_solid.png) 0 100% repeat-x;
  border: 0;
  clear: left;
  float: left;
  height: 31px;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li {
  background: none;
  color: #1b8480;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
  float: left;
  display: inline;
  margin: 0;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li span {
  background-color: transparent;
  padding-right: 0;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li span.new {
  color: #aa3226;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li a {
  background: none;
  color: #1b8480;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  border-bottom: none;
  float: left;
  line-height: 29px;
  margin: 0;
  padding: 0 9px;
  text-align: center;
  text-decoration: none;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li a span {
  background-color: transparent;
  padding-right: 0;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li a span.new {
  color: #aa3226;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li a :hover {
  background-color: #FFFFFF;
  border-color: #f0f0f0;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
  border: 1px solid #d8d8d8;
  border-bottom: none;
  background-color: #FFFFFF;
  color: #1b8480;
  padding-bottom: 1px;
}
.tabbed-widget .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a :hover {
  border: 1px solid #d8d8d8;
  border-bottom: none;
}
#sidebar .tabbed-widget {
  padding: 0 10px;
  width: 280px !important;
}
#sidebar .tabbed-widget .ui-tabs ul.ui-tabs-nav {
  background: transparent;
  display: inline;
  height: 24px;
  margin: 0;
}
#sidebar .tabbed-widget .ui-tabs ul.ui-tabs-nav li a {
  background-color: transparent;
  border: none;
  font-size: 11px;
  line-height: 24px;
  padding: 0 7px;
}
#sidebar .tabbed-widget .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
  background-color: #FFFFFF;
}
div.article {
  clear: both;
}
.article.excerpt {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 100% repeat-x;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.article.excerpt h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.article.excerpt .excerpt {
  color: #242424;
  line-height: 20px;
  margin-bottom: 10px;
}
.article.excerpt .breadcrumbs {
  padding-bottom: 10px;
}
.article.excerpt .article-tools {
  padding-bottom: 0;
}
h3.edition {
  font-family: Georgia, "Times New Roman", Times, serif;
  background: url(/wp-content/themes/poynter2014/images/icon-edition.png) 0 50% no-repeat;
  clear: both;
  color: #1b8480;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 20px;
  margin-left: -25px;
  margin-top: 40px;
  padding-left: 25px;
}
.post-quote blockquote {
  background: #d4eded;
  color: #242424;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px 20px 20px 20px;
  position: relative;
}
.post-quote blockquote p {
  margin: 0;
  padding-bottom: 0;
  padding-top: 15px;
}
.post-quote blockquote p:first-child {
  margin-top: -15px;
}
.post-quote .quote-icon {
  background: url(/wp-content/themes/poynter2014/images/icon-quote.png) 0 0 no-repeat;
  display: inline;
  float: left;
  height: 40px;
  left: 0;
  margin-left: -20px;
  margin-top: -10px;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  top: 0;
  width: 40px;
}
.post-quote .quote-source {
  background: url(/wp-content/themes/poynter2014/images/bg-quote-source.png) 5px 0 no-repeat;
  clear: left;
  float: left;
  font-size: 11px;
  margin: -20px 0 20px 0;
  padding: 10px 0 0 30px;
  width: 190px;
}
.post-quote .quote-source a {
  color: #3a3a3a;
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.post-link .link {
  margin-top: 20px;
}
.post-link .link a {
  color: #3a3a3a;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
.post-link .link a :hover {
  color: #242424;
  text-decoration: underline;
}
.post-link .link a :hover :before {
  background-position: 0 -1080px;
}
.post-link .link a :before {
  background: url(/wp-content/themes/poynter2014/images/icons.png) 0 -1060px no-repeat;
  content: "";
  float: left;
  height: 20px;
  left: 0;
  margin-left: -5px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 20px;
}
.poynter-pager .previous-link {
  float: left;
}
.poynter-pager .next-link {
  float: right;
}
.wp-pagenavi {
  clear: both;
  float: left;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.wp-pagenavi .pages {
  padding-right: 10px;
}
.wp-pagenavi .page {
  color: #696865;
  font-weight: bold;
  padding: 0 10px;
  text-decoration: none;
}
.wp-pagenavi .page :hover {
  color: #3a3a3a;
}
.wp-pagenavi .current {
  color: #1b8480;
  font-weight: bold;
  padding: 0 10px;
}
.wp-pagenavi .first {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -120px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  height: 20px;
  margin-left: 3px;
  width: 17px;
}
.wp-pagenavi .first:hover {
  background-position: 0 -140px;
}
.wp-pagenavi .previouspostslink {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  height: 20px;
  margin-left: 8px;
  width: 12px;
}
.wp-pagenavi .previouspostslink:hover {
  background-position: 0 -20px;
}
.wp-pagenavi .nextpostslink {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  height: 20px;
  margin-right: 8px;
  width: 12px;
}
.wp-pagenavi .nextpostslink:hover {
  background-position: 100% -20px;
}
.wp-pagenavi .last {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 100% -120px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  height: 20px;
  margin-right: 3px;
  width: 17px;
}
.wp-pagenavi .last:hover {
  background-position: 100% -140px;
}
.wp-pagenavi .extend {
  color: #a4a3a0;
}
.quote blockquote {
  background: #d4eded;
  color: #242424;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  margin: 0;
  padding: 15px 15px 10px 15px;
  width: 190px;
}
.quote blockquote p {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.quote .quote-source {
  background: url(/wp-content/themes/poynter2014/images/bg-quote-source.png) 5px 0 no-repeat;
  clear: left;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 10px 0 0 30px;
  width: 190px;
}
.quote .quote-source strong {
  color: #3a3a3a;
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.quote .quote-source .organization {
  color: #3a3a3a;
  font-size: 12px;
}
.quote .quote-source .url a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-position: 100% -2px;
  padding-right: 10px;
}
.quote .quote-source .url a:hover {
  background-position: 100% -20px;
}
.quote .quote-source .url a :hover {
  background-position: 100% -22px;
}
body {
  background-color: #f0f0f0;
  text-align: center;
}
.container {
  clear: both;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 1080px;
}
#page {
  float: left;
  width: 765px;
}
#page .container {
  width: 760px;
}
#ad-banner .container {
  padding: 5px 0;
  width: 1080px;
}
#ad-banner #poynter-ads-5,
#ad-banner #text-3 {
  padding: 0 1px;
}
#ad-banner .poynter-ads,
#ad-banner .widget_text {
  float: left;
  margin: 0;
}
#ad-banner .poynter-ads p,
#ad-banner .widget_text p {
  margin: 0;
}
#ad-banner .poynter-ads iframe,
#ad-banner .widget_text iframe {
  float: left;
}
#ad-banner .poynter-ads img,
#ad-banner .widget_text img {
  display: block;
}
#ad-banner .poynter-ads {
  float: left;
  padding: 0px 0px 0px 1px;
}
#ad-banner #poynter-ads2-3 {
  width: 728px;
}
#ad-banner #poynter-ads2-4 {
  width: 220px;
  height: 90px;
  overflow: hidden;
}
#tabs {
  margin-bottom: 20px;
}
#header {
  clear: left;
  float: left;
  margin-bottom: 20px;
  width: 700px;
}
#page-content {
  clear: left;
  float: left;
  width: 700px;
}
#content-main {
  clear: left;
  float: left;
  max-width: 700px;
  width: 700px;
}
.content-sidebar #content-main {
  width: 460px;
}
#content-sidebar {
  float: right;
  width: 220px;
}
#sidebar {
  background-color: #f0f0f0;
  float: right;
  margin-bottom: 20px;
  margin-top: 0;
  width: 315px;
}
#page-container {
  background: #FFFFFF url(/wp-content/themes/poynter2014/images/bg-navigation.png) 0 0 repeat-x;
}
#columns {
  background: url(/themes/poynter2014/css/img}/line_columns.png) 50% 0 repeat-y;
  float: left;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.column {
  float: left;
  margin-right: 20px;
  width: 220px;
}
#content-footer {
  clear: both;
}
#navigation ul#menu-above-header {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 7px 0;
}
#navigation ul#menu-above-header li {
  float: left;
  margin: 0;
  padding: 0 0.5em;
}
#navigation ul#menu-above-header li a {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  padding: 0 10px;
  text-decoration: none;
}
#navigation ul#menu-above-header li a :hover {
  background-color: #3a3a3a;
}
#navigation ul#menu-above-header li.menu-item-107008 a,
#navigation ul#menu-above-header li.current-menu-item a {
  background-color: #FFFFFF;
  color: #1b8480;
}
#navigation ul#menu-above-header li.menu-item-107008 a :hover,
#navigation ul#menu-above-header li.current-menu-item a :hover {
  background-color: #FFFFFF;
  color: #00605a;
}
#navigation ul#menu-above-header li#menu-item-8 a {
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  background: url(/wp-content/themes/poynter2014/images/logo_poynter_sm.png) 0 0 no-repeat;
  height: 26px;
  padding-left: 0;
  width: 84px;
}
#navigation ul#menu-above-header li#menu-item-8 a :hover {
  background-color: none;
  background-position: 0 -50px;
}
#logo {
  float: left;
  margin-top: 32px;
  margin-bottom: 29px;
}
#logo a {
  float: left;
}
#logo a img {
  float: left;
}
#subnavigation {
  clear: both;
}
#subnavigation .block {
  margin: 0;
}
#subnavigation ul {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background: #00605a url(/wp-content/themes/poynter2014/images/bg-subnavigation.png) 50% 0 no-repeat;
  float: left;
  margin: 0;
  padding: 5px 0 0 0;
  width: 100%;
}
#subnavigation ul li {
  display: inline;
  float: left;
  list-style-image: none;
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0;
}
#subnavigation ul li a {
  width: auto;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  line-height: 30px;
  padding: 0 8px 5px 8px;
  text-decoration: none;
}
#subnavigation ul li a :hover {
  color: #f0f0f0;
  text-decoration: underline;
}
#subnavigation ul li.current-category-ancestor a,
#subnavigation ul li.current-menu-item a,
#subnavigation ul li.current-post-ancestor a,
#subnavigation ul li.current_page_item a,
#subnavigation ul li.current_menu_item a {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background-color: #FFFFFF;
  color: #005953;
}
body.home #subnavigation ul li.menu-item-107119 a {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background-color: #FFFFFF;
  color: #005953;
}
#sidebar #rail {
  float: left;
  width: 100%;
}
#sidebar .widget {
  clear: both;
}
#welcome {
  clear: left;
  margin-bottom: 10px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 0;
}
#welcome p {
  margin: 0;
}
#welcome iframe {
  float: left;
  overflow: hidden;
  width: 220px;
}
#welcome iframe html {
  overflow: hidden;
}
#cse-search-box {
  clear: both;
  float: left;
  height: 32px;
  margin-left: 10px;
  padding: 8px 5px 0px 5px;
  width: 280px;
}
#cse-search-box label {
  color: #1b8480;
  display: none;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  visibility: hidden;
}
#cse-search-box label :hover {
  color: #00605a;
}
#cse-search-box input.box {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  background-color: #FFFFFF;
  border-right: none;
  border: none;
  border-spacing: 0;
  clear: left;
  color: #8e8d8a;
  float: left;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  padding: 2px 5px;
  width: 230px;
}
#cse-search-box input.box :focus {
  color: #3a3a3a;
}
#cse-search-box button {
  font-family: 'Helvetica Neue', Arial, Verdana, 'Liberation Sans', FreeSans, sans-serif;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  background: #1b8480 url(/wp-content/themes/poynter2014/images/buttons.png) 50% -60px no-repeat;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 30px;
}
#cse-search-box button :hover {
  background-position: 50% -90px;
}
#cse-search-box button :active {
  background-position: 50% -120px;
}
#tabbed-widget-3 {
  margin-bottom: 10px;
}
#tabbed-widget-3 h4.widgettitle {
  background: none;
  color: #1b8480;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
}
#tabbed-widget-3 h4.widgettitle span {
  background-color: transparent;
  padding-right: 0;
}
#tabbed-widget-3 h4.widgettitle span.new {
  color: #aa3226;
}
#tabbed-widget-3 h4.widgettitle span {
  background: none;
}
#tw-content-3-0 h4.tw-title,
#tw-content-2-0 h4.tw-title {
  margin-bottom: 10px;
  margin-top: 10px;
}
#tw-content-3-0 ul,
#tw-content-2-0 ul {
  float: left;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
#tw-content-3-0 ul li,
#tw-content-2-0 ul li {
  background-color: #FFFFFF;
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 15px;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 1px;
  width: 100%;
}
#tw-content-3-0 ul li a,
#tw-content-2-0 ul li a {
  color: #696865;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
#tw-content-3-0 ul li a :hover,
#tw-content-2-0 ul li a :hover {
  color: #3a3a3a;
}
#tw-content-3-1 h4.tw-title,
#tw-content-3-2 h4.tw-title {
  margin-bottom: 10px;
  margin-top: 10px;
}
#tw-content-3-1 ol,
#tw-content-3-1 ul,
#tw-content-3-2 ol,
#tw-content-3-2 ul {
  border-top: none;
  margin-bottom: 0;
}
#tw-content-3-1 ol li,
#tw-content-3-1 ul li,
#tw-content-3-2 ol li,
#tw-content-3-2 ul li {
  background-color: #FFFFFF;
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 15px;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 1px;
  width: 100%;
}
#tw-content-3-1 ol li a,
#tw-content-3-1 ul li a,
#tw-content-3-2 ol li a,
#tw-content-3-2 ul li a {
  color: #696865;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
#tw-content-3-1 ol li a :hover,
#tw-content-3-1 ul li a :hover,
#tw-content-3-2 ol li a :hover,
#tw-content-3-2 ul li a :hover {
  color: #3a3a3a;
}
#tw-content-3-1 ol li span,
#tw-content-3-1 ul li span,
#tw-content-3-2 ol li span,
#tw-content-3-2 ul li span {
  display: none;
  float: right;
  margin-left: 5px;
  text-align: right;
  white-space: nowrap;
  width: 20px;
}
#poynter-jobs-3 {
  clear: both;
  float: left;
  padding-left: 10px;
  margin-bottom: 10px;
}
#poynter-jobs-3 h4.widgettitle {
  background: none;
  color: #1b8480;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
}
#poynter-jobs-3 h4.widgettitle span {
  background-color: transparent;
  padding-right: 0;
}
#poynter-jobs-3 h4.widgettitle span.new {
  color: #aa3226;
}
#poynter-jobs-3 h4.widgettitle span {
  background: none;
}
#poynter-jobs-3 .widget-content ul {
  margin-bottom: 0;
}
#poynter-jobs-3 .widget-content ul li {
  background-color: #FFFFFF;
  line-height: 15px;
  list-style-type: none;
  margin: 0;
  margin-bottom: 1px;
  padding: 0px 0px 5px 10px;
  width: 280px;
}
#poynter-jobs-3 .widget-content ul li .title {
  color: #757575;
  font-size: 11px;
  margin-bottom: 0;
}
#poynter-jobs-3 .widget-content ul li .title strong {
  font-size: 12px;
}
#poynter-jobs-3 .widget-content ul li .title strong a {
  color: #696865;
  text-decoration: none;
}
#poynter-jobs-3 .widget-content ul li .title strong a :hover {
  color: #3a3a3a;
}
#poynter-jobs-3 .view-footer {
  background-color: #FFFFFF;
  clear: both;
}
#poynter-jobs-3 .view-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
}
#poynter-jobs-3 .view-footer ul li {
  line-height: 15px;
  margin: 0;
  padding-left: 10px;
}
#poynter-jobs-3 .view-footer ul li a {
  background-position: 100% -2px;
  line-height: 15px;
}
#poynter-jobs-3 .view-footer ul li a :hover {
  background-position: 100% -22px;
}
.poynter-ads {
  text-align: center;
}
#single-article .poynter-ads {
  width: 460px;
}
.ad-disclaimer {
  color: #8e8d8a;
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
  word-spacing: .1em;
}
#text-6,
#text-7,
#text-8 {
  padding: 0 20px;
  text-align: center;
}
#text-11 {
  padding: 0 10px;
}
#text-11 .ad-text {
  font-size: 11px;
  line-height: 15px;
}
#text-11 .ad-text a {
  color: #696865;
}
#text-11 .ad-text a :hover {
  color: #3a3a3a;
}
#text-11 .ad-text a span {
  background-color: #FFFFFF;
  display: block;
  padding: 5px 10px;
}
#text-11 .ad-text a span.accent {
  color: #aa3226;
  font-weight: bold;
  padding-bottom: 0;
}
#text-11 .ad-text a :hover span.accent {
  text-decoration: underline;
}
.text-ad {
  margin-bottom: 0 !important;
  padding: 0 10px;
}
.text-ad table {
  margin: 0;
  padding: 0;
}
.text-ad table tbody tr {
  border: none;
}
.text-ad table tbody tr td {
  padding: 0;
  text-align: center;
}
.text-ad table tbody tr td font {
  text-align: center;
}
.text-ad table tbody tr td table {
  font-family: 'Helvetica Neue', Arial, Verdana, 'Liberation Sans', FreeSans, sans-serif;
  margin: 0 auto;
  padding: 0;
}
.text-ad table tbody tr td table td {
  background-color: #FFFFFF;
  font-size: 11px;
  line-height: 15px;
  padding: 5px 10px;
  text-align: left;
}
.text-ad table tbody tr td table a {
  color: #aa3226;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
}
.text-ad table tbody tr td table a :hover {
  text-decoration: underline;
}
.text-advertisement {
  font-family: 'Helvetica Neue', Arial, Verdana, 'Liberation Sans', FreeSans, sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  line-height: 15px;
  margin: 0 10px;
  padding: 5px 10px;
  text-align: left;
}
.text-advertisement p {
  margin: 0;
}
.text-advertisement a {
  color: #aa3226;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
}
.text-advertisement a :hover {
  text-decoration: underline;
}
#text-15 {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 -1px repeat-x;
  clear: left;
  float: left;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-top: 20px;
  width: 340px;
}
#text-15 h2.region-title {
  background: none;
  color: #1b8480;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 10px;
  padding: 0;
  text-transform: none;
  color: #aa3226;
}
#text-15 h2.region-title a {
  color: #1b8480;
  text-decoration: none;
}
#text-15 h2.region-title a:hover {
  color: #00605a;
  text-decoration: underline;
}
#text-15 h2.region-title span {
  background-color: transparent;
  padding-right: 0;
}
#text-15 h2.region-title span.new {
  color: #aa3226;
}
#text-15 .quote blockquote {
  float: left;
  line-height: 20px;
  padding: 10px 160px 0 10px;
  width: 170px;
}
#text-15 .quote blockquote p {
  margin-bottom: 0;
}
#text-15 .quote .quote-source {
  float: right;
  padding-bottom: 5px;
  width: 150px;
}
#text-15 .widget-content {
  clear: both;
}
#text-15 .widget-content h3 {
  margin-bottom: 10px;
}
#text-15 .widget-content p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
}
#text-15 .widget-content ul {
  margin-bottom: 5px;
  padding: 0;
}
#text-15 .widget-content ul li {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 5px;
}
#text-14 {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 -1px repeat-x;
  float: left;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 340px;
}
#text-14 h2.region-title {
  background: none;
  color: #1b8480;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 10px;
  padding: 0;
  text-transform: none;
  color: #3a3a3a;
}
#text-14 h2.region-title a {
  color: #1b8480;
  text-decoration: none;
}
#text-14 h2.region-title a:hover {
  color: #00605a;
  text-decoration: underline;
}
#text-14 h2.region-title span {
  background-color: transparent;
  padding-right: 0;
}
#text-14 h2.region-title span.new {
  color: #aa3226;
}
#text-14 .widget-content h4 {
  color: #757575;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
#text-14 .widget-content ul.featured-products {
  border: 1px solid #f0f0f0;
  float: left;
  clear: left;
  margin-bottom: 10px;
  width: 338px;
}
#text-14 .widget-content ul.featured-products li {
  border-top: 1px solid #f0f0f0;
  clear: left;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 8px 0;
  width: 100%;
}
#text-14 .widget-content ul.featured-products li .product-title,
#text-14 .widget-content ul.featured-products li .sell-price {
  clear: right;
  display: inline;
  float: right;
  margin-right: 10px;
  width: 238px;
}
#text-14 .widget-content ul.featured-products li .product-image {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 0;
  width: 70px;
}
#text-14 .widget-content ul.featured-products li .product-image a {
  display: block;
}
#text-14 .widget-content ul.featured-products li .product-image img {
  display: block;
}
#text-14 .widget-content ul.featured-products li .product-title {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 4px;
  text-decoration: none;
}
#text-14 .widget-content ul.featured-products li .product-title :hover {
  color: #242424;
  text-decoration: underline;
}
#text-14 .widget-content ul.featured-products li .sell-price {
  color: #757575;
}
#text-14 .widget-content ul.featured-products li.first {
  border-top: none;
}
#text-14 .widget-content ul.featured-products li.odd {
  background-color: #f7f7f7;
}
#text-14 .view-footer p {
  margin: 0;
}
#footer {
  border-top: 1px solid #d8d8d8;
  clear: both;
  padding-bottom: 40px;
  padding-top: 10px;
}
#footer-content {
  float: left;
  font-size: 11px;
  margin-right: 20px;
  width: 220px;
}
#footer-content p {
  margin-bottom: 10px;
}
#footer-content address {
  color: #696865;
  font-style: normal;
}
#footer-contact,
#footer-distribution,
#footer-static,
#footer-tos {
  float: left;
  margin-right: 20px;
  width: 160px;
}
#footer-contact ul.menu,
#footer-distribution ul.menu,
#footer-static ul.menu,
#footer-tos ul.menu {
  list-style-type: none;
  padding: 0;
}
#footer-contact ul.menu li,
#footer-distribution ul.menu li,
#footer-static ul.menu li,
#footer-tos ul.menu li {
  float: left;
  font-size: 11px;
  line-height: 20px;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#footer-contact ul.menu li a,
#footer-distribution ul.menu li a,
#footer-static ul.menu li a,
#footer-tos ul.menu li a {
  color: #757575;
  display: block;
  text-decoration: none;
}
#footer-contact ul.menu li a :hover,
#footer-distribution ul.menu li a :hover,
#footer-static ul.menu li a :hover,
#footer-tos ul.menu li a :hover {
  text-decoration: underline;
}
#footer-contact ul.menu li#menu-item-251 a,
#footer-contact ul.menu li#menu-item-252 a,
#footer-contact ul.menu li#menu-item-253 a,
#footer-contact ul.menu li#menu-item-254 a,
#footer-contact ul.menu li#menu-item-255 a,
#footer-contact ul.menu li#menu-item-256 a,
#footer-contact ul.menu li#menu-item-257 a,
#footer-distribution ul.menu li#menu-item-251 a,
#footer-distribution ul.menu li#menu-item-252 a,
#footer-distribution ul.menu li#menu-item-253 a,
#footer-distribution ul.menu li#menu-item-254 a,
#footer-distribution ul.menu li#menu-item-255 a,
#footer-distribution ul.menu li#menu-item-256 a,
#footer-distribution ul.menu li#menu-item-257 a,
#footer-static ul.menu li#menu-item-251 a,
#footer-static ul.menu li#menu-item-252 a,
#footer-static ul.menu li#menu-item-253 a,
#footer-static ul.menu li#menu-item-254 a,
#footer-static ul.menu li#menu-item-255 a,
#footer-static ul.menu li#menu-item-256 a,
#footer-static ul.menu li#menu-item-257 a,
#footer-tos ul.menu li#menu-item-251 a,
#footer-tos ul.menu li#menu-item-252 a,
#footer-tos ul.menu li#menu-item-253 a,
#footer-tos ul.menu li#menu-item-254 a,
#footer-tos ul.menu li#menu-item-255 a,
#footer-tos ul.menu li#menu-item-256 a,
#footer-tos ul.menu li#menu-item-257 a {
  padding-left: 24px;
}
#footer-contact ul.menu li#menu-item-251 a,
#footer-distribution ul.menu li#menu-item-251 a,
#footer-static ul.menu li#menu-item-251 a,
#footer-tos ul.menu li#menu-item-251 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -700px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-251 a:hover,
#footer-distribution ul.menu li#menu-item-251 a:hover,
#footer-static ul.menu li#menu-item-251 a:hover,
#footer-tos ul.menu li#menu-item-251 a:hover {
  background-position: 0 -720px;
}
#footer-contact ul.menu li#menu-item-252 a,
#footer-distribution ul.menu li#menu-item-252 a,
#footer-static ul.menu li#menu-item-252 a,
#footer-tos ul.menu li#menu-item-252 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -940px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-252 a:hover,
#footer-distribution ul.menu li#menu-item-252 a:hover,
#footer-static ul.menu li#menu-item-252 a:hover,
#footer-tos ul.menu li#menu-item-252 a:hover {
  background-position: 0 -960px;
}
#footer-contact ul.menu li#menu-item-253 a,
#footer-distribution ul.menu li#menu-item-253 a,
#footer-static ul.menu li#menu-item-253 a,
#footer-tos ul.menu li#menu-item-253 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -980px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-253 a:hover,
#footer-distribution ul.menu li#menu-item-253 a:hover,
#footer-static ul.menu li#menu-item-253 a:hover,
#footer-tos ul.menu li#menu-item-253 a:hover {
  background-position: 0 -1000px;
}
#footer-contact ul.menu li#menu-item-255 a,
#footer-distribution ul.menu li#menu-item-255 a,
#footer-static ul.menu li#menu-item-255 a,
#footer-tos ul.menu li#menu-item-255 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -820px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-255 a:hover,
#footer-distribution ul.menu li#menu-item-255 a:hover,
#footer-static ul.menu li#menu-item-255 a:hover,
#footer-tos ul.menu li#menu-item-255 a:hover {
  background-position: 0 -840px;
}
#footer-contact ul.menu li#menu-item-254 a,
#footer-distribution ul.menu li#menu-item-254 a,
#footer-static ul.menu li#menu-item-254 a,
#footer-tos ul.menu li#menu-item-254 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -740px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-254 a:hover,
#footer-distribution ul.menu li#menu-item-254 a:hover,
#footer-static ul.menu li#menu-item-254 a:hover,
#footer-tos ul.menu li#menu-item-254 a:hover {
  background-position: 0 -760px;
}
#footer-contact ul.menu li#menu-item-256 a,
#footer-distribution ul.menu li#menu-item-256 a,
#footer-static ul.menu li#menu-item-256 a,
#footer-tos ul.menu li#menu-item-256 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -860px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-256 a:hover,
#footer-distribution ul.menu li#menu-item-256 a:hover,
#footer-static ul.menu li#menu-item-256 a:hover,
#footer-tos ul.menu li#menu-item-256 a:hover {
  background-position: 0 -880px;
}
#footer-contact ul.menu li#menu-item-257 a,
#footer-distribution ul.menu li#menu-item-257 a,
#footer-static ul.menu li#menu-item-257 a,
#footer-tos ul.menu li#menu-item-257 a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -900px;
  background-repeat: no-repeat;
}
#footer-contact ul.menu li#menu-item-257 a:hover,
#footer-distribution ul.menu li#menu-item-257 a:hover,
#footer-static ul.menu li#menu-item-257 a:hover,
#footer-tos ul.menu li#menu-item-257 a:hover {
  background-position: 0 -920px;
}
#footer-tos {
  margin-right: 0;
}
.feature {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 100% repeat-x;
  float: left;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.feature img {
  float: left;
  margin-right: 20px;
}
.feature h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
  font-weight: normal;
}
.feature .has-image {
  float: right;
  width: 520px;
}
.feature .breadcrumbs {
  clear: none;
}
.features-secondary {
  clear: both;
  float: left;
  margin-bottom: 20px;
  width: 98%;
}
.features-secondary .secondary {
  width: 360px;
}
.features-secondary .secondary img {
  float: left;
  margin-right: 20px;
}
.features-secondary .secondary h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: normal;
  margin-bottom: 0;
}
.features-secondary .secondary .breadcrumbs {
  clear: none;
}
.features-secondary .has-image {
  float: right;
  width: 240px;
}
.features-secondary .first {
  float: left;
}
.features-secondary .last {
  float: right;
}
.poynter-events {
  margin-bottom: 20px;
}
.poynter-events .upcoming-item {
  display: inline;
  float: left;
  margin-left: 20px;
  width: 100px;
}
.poynter-events .upcoming-item h2 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.poynter-events .upcoming-item.first {
  margin-left: 0;
  width: 220px;
}
.poynter-events .upcoming-item.first img {
  float: left;
  margin-right: 20px;
}
#news-and-how-tos div.articles {
  float: left;
  width: 340px;
}
#news-and-how-tos div.articles .article {
  float: left;
  width: 340px;
}
#news-and-how-tos div.articles .article img {
  float: left;
}
#news-and-how-tos div.articles .article h2 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
#news-and-how-tos div.articles .article .article-teaser {
  float: right;
  width: 280px;
}
#news-and-how-tos div.articles .article .article-teaser .excerpt {
  background: transparent;
  color: #757575;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#news-and-how-tos div.articles .article:first-of-type h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
#news-and-how-tos #latest-news {
  margin-right: 20px;
}
#poynter-blogs-3 {
  margin-bottom: 10px;
}
#poynter-blogs-3 div.blog-row {
  clear: both;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
#poynter-blogs-3 .blog {
  float: left;
  margin-right: 20px;
  width: 100px;
}
#poynter-blogs-3 .blog h3 {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0;
}
#poynter-blogs-3 .blog h3 a {
  color: #1b8480;
}
#poynter-blogs-3 .blog h3 a :hover {
  color: #00605a;
}
#poynter-blogs-3 .blog p {
  color: #696865;
  font-size: 11px;
  line-height: 15px;
  margin: 0;
}
#poynter-blogs-3 .last {
  margin-right: 0;
}
#trending {
  clear: both;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#trending a.twitter {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -940px;
  background-repeat: no-repeat;
  clear: both;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-left: 140px;
  padding-left: 24px;
  text-decoration: none;
  white-space: nowrap;
}
#trending a.twitter:hover {
  background-position: 0 -960px;
}
#trending a.twitter :hover {
  text-decoration: underline;
}
#poynter-pop-tags-3 {
  float: left;
  margin-right: 20px;
  width: 120px;
}
#poynter-pop-tags-3 ul.popular-tags li {
  font-size: 11px;
  line-height: 14px;
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 -1px repeat-x;
  line-height: 15px;
  list-style-type: none;
  margin: 0;
}
#poynter-pop-tags-3 ul.popular-tags li a {
  color: #757575;
  display: block;
  padding: 3px 0;
  text-decoration: none;
}
#poynter-pop-tags-3 ul.popular-tags li a :hover {
  color: #3a3a3a;
  text-decoration: underline;
}
#poynter-pop-tags-3 ul.popular-tags li:nth-child(1),
#poynter-pop-tags-3 ul.popular-tags li:nth-child(2),
#poynter-pop-tags-3 ul.popular-tags li:nth-child(3) {
  font-size: 13px;
}
#poynter-pop-tags-3 ul.popular-tags li:nth-child(8),
#poynter-pop-tags-3 ul.popular-tags li:nth-child(9),
#poynter-pop-tags-3 ul.popular-tags li:nth-child(10) {
  font-size: 11px;
}
.widget_twitter {
  float: left;
  margin-right: 20px;
  width: 260px;
}
.widget_twitter .widgettitle a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -940px;
  background-repeat: no-repeat;
  display: block;
  padding-left: 24px;
}
.widget_twitter .widgettitle a:hover {
  background-position: 0 -960px;
}
.widget_as_facebook_mem_likebox {
  float: left;
  width: 280px;
}
.widget_as_facebook_mem_likebox .widgettitle {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -980px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
.widget_as_facebook_mem_likebox .widgettitle:hover {
  background-position: 0 -1000px;
}
ul.tweets li {
  font-size: 12px;
  line-height: 16px;
  color: #757575;
  list-style-type: none;
  margin: 0 0 10px 0;
}
ul.tweets li .tweet-author a {
  color: #696865;
  font-weight: bold;
  text-decoration: none;
}
ul.tweets li .tweet-author a :hover {
  color: #3a3a3a;
  text-decoration: underline;
}
ul.tweets li .timesince {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -420px;
  background-repeat: no-repeat;
  color: #757575;
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
  padding-left: 15px;
  text-decoration: none;
  white-space: nowrap;
}
ul.tweets li .timesince :hover {
  color: #696865;
  text-decoration: underline;
}
#comments {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 -1px repeat-x;
  clear: both;
  padding-top: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
}
#comments .disclaimer {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #d4eded;
  padding: 10px 15px;
}
#comments .disclaimer a {
  color: #00605a;
}
#disqus_thread {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #f0f0f0;
  padding: 10px;
}
#disqus_thread #dsq-content h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
#disqus_thread #dsq-content #dsq-global-toolbar {
  margin-top: 0;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email a {
  display: inline-block;
  line-height: 20px;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email #dsq-subscribe a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -700px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email #dsq-subscribe a:hover {
  background-position: 0 -720px;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email .dsq-subscribe-rss a {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -820px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email .dsq-subscribe-rss a:hover {
  background-position: 0 -840px;
}
#disqus_thread #dsq-content .dsq-options .dsq-subscribe-email img {
  display: none;
  visibility: hidden;
}
#disqus_thread #dsq-content #dsq-comments {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #FFFFFF;
  margin: 0;
}
#disqus_thread #dsq-content #dsq-comments li.dsq-comment {
  padding: 5px;
}
#disqus_thread #dsq-content .dsq-pagination {
  margin: 0;
  padding: 0;
}
a.dsq-brlink {
  color: #757575;
  margin-bottom: 10px;
  text-decoration: none;
}
a.dsq-brlink :hover {
  color: #3a3a3a;
  text-decoration: underline;
}
.cannonlinks,
.related-training,
.widget_yarpp_widget {
  margin-bottom: 20px;
}
.cannonlinks .widgettitle,
.related-training .widgettitle,
.widget_yarpp_widget .widgettitle {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 0;
}
.cannonlinks .widgettitle span,
.related-training .widgettitle span,
.widget_yarpp_widget .widgettitle span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
.cannonlinks .widgettitle span span,
.related-training .widgettitle span span,
.widget_yarpp_widget .widgettitle span span {
  padding-right: 0;
}
.cannonlinks .widgettitle span.new,
.related-training .widgettitle span.new,
.widget_yarpp_widget .widgettitle span.new {
  color: #aa3226;
}
.cannonlinks .widgettitle a,
.related-training .widgettitle a,
.widget_yarpp_widget .widgettitle a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
.cannonlinks ol,
.cannonlinks ul,
.related-training ol,
.related-training ul,
.widget_yarpp_widget ol,
.widget_yarpp_widget ul {
  margin: 0;
}
.cannonlinks ol li,
.cannonlinks ul li,
.related-training ol li,
.related-training ul li,
.widget_yarpp_widget ol li,
.widget_yarpp_widget ul li {
  color: #8e8d8a;
  font-size: 12px;
  line-height: 15px;
  list-style-type: none;
  margin-bottom: 10px;
  margin-left: 0;
}
.cannonlinks ol li a,
.cannonlinks ul li a,
.related-training ol li a,
.related-training ul li a,
.widget_yarpp_widget ol li a,
.widget_yarpp_widget ul li a {
  color: #696865;
  text-decoration: none;
}
.cannonlinks ol li a:hover,
.cannonlinks ul li a:hover,
.related-training ol li a:hover,
.related-training ul li a:hover,
.widget_yarpp_widget ol li a:hover,
.widget_yarpp_widget ul li a:hover {
  color: #3a3a3a;
  text-decoration: underline;
}
body.category #header {
  margin-bottom: 0;
}
#category-header {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 100% repeat-x;
  clear: both;
  margin-bottom: 20px;
}
#category-header .category-description {
  clear: both;
  padding: 9px 10px 11px 10px;
}
#category-header h1 {
  color: #1b8480;
  margin-bottom: 0;
}
#category-header p {
  color: #757575;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
}
#category-header p strong {
  color: #696865;
  font-weight: normal;
}
#category-header p a {
  color: #696865;
  font-weight: normal;
}
#category-header p a :hover {
  color: #242424;
}
#category-header #poynter-catsmenu-4 h2.widgettitle {
  display: none;
  visibility: hidden;
}
#category-header #poynter-catsmenu-4 ul.menu {
  border-bottom: 1px solid #d8d8d8;
  float: left;
  height: 31px;
  margin-bottom: 0;
  padding: 5px 0 0 0;
  width: 100%;
}
#category-header #poynter-catsmenu-4 ul.menu li {
  display: inline-block;
  float: left;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#category-header #poynter-catsmenu-4 ul.menu li a {
  color: #757575;
  display: block;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
}
#category-header #poynter-catsmenu-4 ul.menu li a :hover {
  color: #3a3a3a;
  text-decoration: underline;
}
#category-header #poynter-catsmenu-4 ul.menu li.current-category-ancestor,
#category-header #poynter-catsmenu-4 ul.menu li.current-menu-item {
  background: url(/wp-content/themes/poynter2014/images/icon-arrow-down.png) 50% 100% no-repeat;
  font-size: 14px;
  padding-bottom: 6px;
}
#category-header #poynter-catsmenu-4 ul.menu li.current-category-ancestor a,
#category-header #poynter-catsmenu-4 ul.menu li.current-menu-item a {
  color: #1b8480;
  text-decoration: none;
}
#category-sidebar {
  float: right;
  width: 260px;
  padding-right: 10px;
}
#single-article #category-sidebar {
  margin-bottom: 20px;
}
#category-sidebar #poynter-catsmenu-3 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #242424;
  margin-bottom: 20px;
  padding: 0 0 5px 0;
}
#category-sidebar #poynter-catsmenu-3 h4.widgettitle {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  padding: 0 10px;
}
#category-sidebar #poynter-catsmenu-3 ul {
  border-bottom: 1px solid #3a3a3a;
  margin: 0;
}
#category-sidebar #poynter-catsmenu-3 ul li {
  list-style-type: none;
  margin: 0;
}
#category-sidebar #poynter-catsmenu-3 ul li ul {
  border: none;
}
#category-sidebar #poynter-catsmenu-3 ul li a {
  background-color: #242424;
  border-top: 1px solid #3a3a3a;
  color: #6fc5c4;
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 10px;
  text-decoration: none;
}
#category-sidebar #poynter-catsmenu-3 ul li a :hover {
  background-color: #1b8480;
  border-top: 1px solid #00605a;
  color: #FFFFFF;
}
#category-sidebar #poynter-catsmenu-3 ul li.current-menu-item a {
  background-color: #000000;
  border-top: 1px solid #3a3a3a;
  color: #FFFFFF;
}
.poynter-subscribe-rss {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background-color: #f0f0f0;
  border: 1px solid #d8d8d8;
  border-bottom: none;
  clear: both;
  padding: 5px 5px 0 5px;
}
.poynter-subscribe-rss .email,
.poynter-subscribe-rss .rss {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #f0f0f0;
  color: #696865;
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0 5px 0 22px;
  text-decoration: none;
}
.poynter-subscribe-rss .email :hover,
.poynter-subscribe-rss .rss :hover {
  background-color: #FFFFFF;
  border: 1px solid #8e8d8a;
  color: #3a3a3a;
}
.poynter-subscribe-rss .email {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -700px;
  background-repeat: no-repeat;
  background-position: 3px -700px;
  padding-left: 24px;
}
.poynter-subscribe-rss .email:hover {
  background-position: 0 -720px;
}
.poynter-subscribe-rss .email :hover {
  background-position: 3px -720px;
}
.poynter-subscribe-rss .rss {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -820px;
  background-repeat: no-repeat;
}
.poynter-subscribe-rss .rss:hover {
  background-position: 0 -840px;
}
#poynter-share-3 {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #d8d8d8;
  clear: both;
  margin-bottom: 20px;
  padding: 5px 5px 0 5px;
}
#poynter-share-3 .addthis_button_email,
#poynter-share-3 .print {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #a4a3a0;
  color: #696865;
  float: left;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0 5px 0 22px;
  text-decoration: none;
}
#poynter-share-3 .addthis_button_email :hover,
#poynter-share-3 .print :hover {
  border: 1px solid #8e8d8a;
  color: #3a3a3a;
}
#poynter-share-3 .print {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -1020px;
  background-repeat: no-repeat;
}
#poynter-share-3 .print:hover {
  background-position: 0 -1040px;
}
#poynter-share-3 .addthis_button_email {
  background-image: url(/wp-content/themes/poynter2014/images/icons.png);
  background-position: 0 -700px;
  background-repeat: no-repeat;
  background-position: 3px -700px;
  padding-left: 24px;
}
#poynter-share-3 .addthis_button_email:hover {
  background-position: 0 -720px;
}
#poynter-share-3 .addthis_button_email span {
  display: none;
  visibility: hidden;
}
#poynter-share-3 .addthis_button_email :hover {
  background-position: 3px -720px;
}
#poynter-share-3 .addthis_button_facebook_like,
#poynter-share-3 .addthis_button_tweet,
#poynter-share-3 .addthis_counter {
  float: left;
  padding: 0;
}
#poynter-share-3 .addthis_button_tweet {
  clear: left;
  margin-bottom: 0;
}
#poynter-share-3 .addthis_counter {
  margin-top: 1px;
}
#poynter-partnerfeeds-3 {
  clear: both;
  margin-top: 20px;
}
#poynter-partnerfeeds-3 .widgettitle {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
#poynter-partnerfeeds-3 .widgettitle span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#poynter-partnerfeeds-3 .widgettitle span span {
  padding-right: 0;
}
#poynter-partnerfeeds-3 .widgettitle span.new {
  color: #aa3226;
}
#poynter-partnerfeeds-3 .widgettitle a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#poynter-partnerfeeds-3 ul {
  margin: 0;
}
#poynter-partnerfeeds-3 ul li {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) 0 100% repeat-x;
  color: #8e8d8a;
  font-size: 11px;
  line-height: 15px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
#poynter-partnerfeeds-3 ul li h2 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: normal;
}
#poynter-partnerfeeds-3 ul li .author {
  float: left;
  height: 15px;
  line-height: 15px;
  margin-right: 5px;
}
#poynter-partnerfeeds-3 ul li .author a {
  color: #696865;
  font-weight: bold;
}
#poynter-partnerfeeds-3 ul li .author a :hover {
  color: #3a3a3a;
}
#poynter-partnerfeeds-3 ul li a {
  color: #3a3a3a;
  text-decoration: none;
}
#poynter-partnerfeeds-3 ul li a:hover {
  color: #242424;
  text-decoration: underline;
}
#category-sidebar .poynter-twitter {
  clear: both;
}
#category-sidebar .poynter-twitter .widgettitle {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 0;
}
#category-sidebar .poynter-twitter .widgettitle span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar .poynter-twitter .widgettitle span span {
  padding-right: 0;
}
#category-sidebar .poynter-twitter .widgettitle span.new {
  color: #aa3226;
}
#category-sidebar .poynter-twitter .widgettitle a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar ul.tweets li .tweet-content {
  background: #d4eded;
  color: #696865;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  padding: 8px 10px;
}
#category-sidebar ul.tweets li .tweet-author a {
  background: url(/wp-content/themes/poynter2014/images/bg-quote-source.png) 0 -5px no-repeat;
  display: block;
  padding: 5px 0 0 25px;
}
#category-sidebar ul.tweets li .timesince {
  display: block;
  margin-left: 25px;
}
#category-sidebar .tabbed-widget {
  margin-bottom: 10px;
}
#category-sidebar .tabbed-widget h4.widgettitle {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 0;
}
#category-sidebar .tabbed-widget h4.widgettitle span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar .tabbed-widget h4.widgettitle span span {
  padding-right: 0;
}
#category-sidebar .tabbed-widget h4.widgettitle span.new {
  color: #aa3226;
}
#category-sidebar .tabbed-widget h4.widgettitle a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar .tabbed-widget h4.tw-title {
  background: url(/wp-content/themes/poynter2014/images/line_dotted.png) -1px 50% repeat-x;
  color: #696865;
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 0;
}
#category-sidebar .tabbed-widget h4.tw-title span {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar .tabbed-widget h4.tw-title span span {
  padding-right: 0;
}
#category-sidebar .tabbed-widget h4.tw-title span.new {
  color: #aa3226;
}
#category-sidebar .tabbed-widget h4.tw-title a {
  background-color: #FFFFFF;
  padding-right: 5px;
}
#category-sidebar .tabbed-widget .tw-tabbed-nav li a {
  width: 90px;
}
#category-sidebar .tabbed-widget .tw-content ul {
  float: left;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
#category-sidebar .tabbed-widget .tw-content ul li {
  clear: left;
  float: left;
  font-size: 13px;
  line-height: 15px;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 10px;
  width: 100%;
}
#category-sidebar .tabbed-widget .tw-content ul li a {
  color: #3a3a3a;
  display: block;
  padding: 0;
  text-decoration: none;
}
#category-sidebar .tabbed-widget .tw-content ul li a :hover {
  color: #242424;
  text-decoration: underline;
}
#category-sidebar .tabbed-widget .tw-content ul li:first-child {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
#single-article .widget_yarpp_widget {
  clear: left;
  float: left;
  width: 220px;
}
#single-article .related-training {
  clear: right;
  float: right;
  width: 220px;
}
#author-articles,
#category-articles {
  float: left;
  margin-bottom: 20px;
  width: 760px;
}
#author-articles .post-0 h2,
#category-articles .post-0 h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}
#author-articles .post-0 .excerpt,
#category-articles .post-0 .excerpt {
  font-size: 14px;
  line-height: 20px;
}
#author-articles .post-9 .article.excerpt,
#category-articles .post-9 .article.excerpt {
  margin-bottom: 0;
}
.category-media-lab #category-articles .post-0 .more a {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url(/wp-content/themes/poynter2014/images/buttons.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  -moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px -1px 0px rgba(0,0,0,0.2);
  background-position: 50% 0;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px 10px;
  background-position: 50% -60px;
  margin-top: 10px;
  text-transform: none;
}
.category-media-lab #category-articles .post-0 .more a :hover {
  background-position: 50% -20px;
  color: #FFFFFF;
}
.category-media-lab #category-articles .post-0 .more a :active {
  background-position: 50% 40px;
  color: #f0f0f0;
}
.category-media-lab #category-articles .post-0 .more a :hover {
  background-position: 50% -90px;
}
.category-media-lab #category-articles .post-0 .more a :active {
  background-position: 50% -120px;
}
#searchform {
  clear: both;
  float: left;
  padding: 0;
  width: 100%;
}
#searchform label {
  color: #1b8480;
  display: none;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  visibility: hidden;
}
#searchform label :hover {
  color: #00605a;
}
#searchform input#s {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #c6c5c2;
  border-top: 1px solid #a4a3a0;
  border-right: none;
  border-spacing: 0;
  clear: left;
  color: #8e8d8a;
  float: left;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  padding: 3px 8px;
  width: 400px;
}
#searchform input#s :focus {
  border-color: #8e8d8a;
  color: #3a3a3a;
}
#searchform button {
  font-family: 'Helvetica Neue', Arial, Verdana, 'Liberation Sans', FreeSans, sans-serif;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  background: #1b8480 url(/wp-content/themes/poynter2014/images/buttons.png) 50% -60px no-repeat;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 36px;
}
#searchform button :hover {
  background-position: 50% -90px;
}
#searchform button :active {
  background-position: 50% -120px;
}
.twitter-timeline {
  width: 36%;
  margin-left: 28px;
}
#inline-468-60 {
  clear: both;
  margin-bottom: 20px;
}
#inline-300-100 {
  margin-bottom: 20px;
  clear: both;
}
