hr {
    border: none;
    background-color: #ccc;
    color: #ccc;
    height: 1px;
}

/* Font Overrides
===========================================================*/
.title,
.teaser-title,
.views-field-title,
.comments-count,
.comment-count,
input.form-submit,
textarea,                         /* comment area */
.node-type-category .page-title,  /* category page title */
.hero-more-about .title,          /* hero topics */
.page-blogs .page-title,           /* blog homepage title */
.pm-cont-main .node-canned_search .content,
.two-sidebars .pm-cont-sidebar .category-more-info.teaser-body,
.inline-related-content, /* Related Media area*/
.related-articles a, /* related articles */
.image-description, /* image captions and descriptions */
.image-credits, /* image credits */
.more-link, /* global more-link */
.login-logout .user-block /* default login/register fonts */
{
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.block-title,
.pane-title,
.related-tabs .active,
.scrollable-container .active {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","URW Gothic L",Verdana,sans-serif;
}

.field-desc-value, /* magazine issue description field as teaser */
.field-magazine-sub-text-value, /* magazine subscription description as teaser */
/*#block-penton_custom-sign_up h6,*/
.teaser,        /* row style field */
.teaser-body,   /* row style node */
.node .content  /* node content */
{
  font-family: Georgia, Times, "Times New Roman", serif;
}

.field-content-source{
  font-weight: bold; font-style: italic;
}
.hero-related-articles a,
.related-articles a,
.teaser-title a,
.title a,
.inline-related-content a,
.quicktabs_tabpage a {
  font-weight: bold;
}

/* Footer */
.footer-subscribe .pane-content a { overflow: hidden; text-indent: -999px; display: block; }
/* This sets the logo link for newsletter subscription in the footer.  In Pisces-penton subtheme, it is not a link, but other pisces sites, its a link to the subscription page. */
.footer-subscribe .pane-content a { /* logo-subscribe.png background */ width: 261px; height: 77px; background:url("../images/logo-subscribe.png") no-repeat left top; }

/* Footer - Additional Market Magazine Links*/
#block-menu-menu-new-hope-sources li { float: left; }
#block-menu-menu-new-hope-sources li a { display: block; }

/* GLOBAL TAG OVERRIDES OF BASE */

/* H2 element styles for headers in the content well, and the sidebar. Set color, and border-styles here. */
.node-type-magazine-issue .pm-content h2,
.node-type-content-source .pm-content h2,
.node-topic #top-features h2 { color: #b51e53; border-bottom: 1px solid #ccc; }

.scrollable-container .scrollable-item .field-image-promo-fid a,
span.flashvideo_thumbnail {
  background-repeat: no-repeat;
  background-position: center;
}

/* New top nav dropdown styles that we're adding to all new sites. */
.pm-nav-menu .list-splitter {
  margin-left: 0;
  border-width: 0 1px 3px;
  border-style: solid;
  border-color: #0170ba #333;
}

/* custom login and reg message */
.pur-custom-message {
  width: 80%;
  font-size: 12px;
  margin: 0 auto 8px;
  text-align: center;
}

/* floating divs for registration promo block

div.block-three-left, div.block-three-center, div.block-three-right {float: left; width: 170px; padding: 3px; font-size:13px;}
div.block-three-left img, div.block-three-center img, div.block-three-right img {max-width: 190px;}
#osx-modal p{ font-size: 13px; margin: 0.5em 0 0; width: 170px; }
div.block-three-left, div.block-three-center { padding-right: 30px; } */
