/*
 * Ricochet Theme
 */

/* RICOCHET CUSTOM CSS*/
/* CUSTOM CSS */

body {
  font-size: 1rem;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  position: inherit;
}
p,
.entry-summary ol,
.entry-summary ol li,
.entry-summary ul,
.entry-summary ul li {
  font-size: 1rem;
  text-align: left;
  font-family: 'Georgia', Helvetica, Arial, san-serif;
}
/** DO NOT JUSTIFY **/

h1,
h2,
h3,
h4 {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
h4 {
  font-size: 1rem;
}
strong {
  font-weight: 800;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
ol {
  margin-left: 2em;
}
.lt {
  text-align: left;
}
.rt {
  text-align: right;
}
.ct  {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
small {
  font-size: smaller;
}
/** CORE LAYOUT **/

.bt {
  border-top: 1px solid #DDD;
}
.bd {
  border-bottom: 1px solid #DDD;
}
.row {
  /*max-width:60em !important;*/
}
.site-footer {
  background: #393f44;
  padding: 10px 0;
  border-top: 2px solid #949392;
}
.site-info {
  color: #fff;
  font-size: 0.70rem;
  text-transform: uppercase;
}
.copyright {
  margin: 3px auto;
}

br,
.break,
.clear {
  clear: both;
}
.block {
  display: block;
}
#content {
  /*padding: 20px 0 20px 20px;*/
}
#content #reply-title {
  /*font-size: 30px;*/

  font-weight: 800;
}
.home #primary.content-area,
.member-feed #primary.content-area,
.tax-series #primary.content-area {
  padding-left: 0;
  padding-right: 0;
}

#primary, #secondary {
  background-color: #fff;
}
.white-box.large-12, .white-box.large-8 {
  min-height: 400px;
}
/** Top Advertisement Area **/

#top-ad {
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
#top-ad div {
  margin: 0 auto;
}
#top-ad img {
  margin: 5px 0;
}
/** Bottom Advertisement Area **/

#bottom-ad {
  margin: 5px auto;
  text-align: center;
}
#bottom-ad div {
  margin: 0 auto;
}
/** Header Area **/

#masthead {
  background: #fff;
  margin-bottom: 40px;
}
#logo {
  margin: 10px 0 16px;
}
#topnav.main {
  background: #393f44;
  color: #FFF;
}
#topnav form,
#topnav ul,
#topnav input[type=text] {
  margin: 0;
}
#bottomnav {
  border-bottom: 8px solid #393f44;
}
.main-navigation {
  clear: none;
}
.main-navigation > ul {
  margin: 65px 0 -1px;
  float: right;
}
.main-navigation ul li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.main-navigation ul ul {
  float: left;
  text-align: left;
  display: none;
  left: -20px;
  position: absolute;
  top: 35px;
  z-index: 99999;
  min-width: 150px;
  background-color: #fff;
  border: 1px solid #0073a8;
}
.main-navigation ul ul li {
  display: inline-block;
}
.main-navigation ul li:hover > ul {
  display: inline-block;
}
.main-navigation ul li a {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #393F45;
  padding: 12px 11px 18px;
  font-weight: 900;
}
.main-navigation ul .current-menu-item a,
.main-navigation li:hover > a {
  background-color: #0073a8;
  color: #fff;
}
.main-navigation ul ul li a {
  background-color: #fff !important;
  color: #0073a8 !important;
  display: block;
  margin: 2px;
  padding:8px;
}
.main-navigation ul ul li a:hover {
  background-color: #0073a8!important;
  color: #fff!important;
}
.main-navigation ul ul.sub-menu li {
width:100%;
}
#topnav-interior #s {
  border-radius: 0;
  border: 0;
}
#topnav.main #menu-top-menu {
  margin-top: 15px;
  text-align: right;
}
#topnav.main #menu-top-menu li {
  list-style: none;
  display: inline-block;
  padding-right: 12px;
}

#topnav.main #menu-top-menu li a {
  color: #fff;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
}

img.header-social-icon {
}

#blue-nav,
#white-nav {
  display: none;
}

#search-button {
  display: none;
}

.expired-membership-banner {
  display: block;
  background-color: #c21b1e;
  border-bottom: 2px #45698B solid;
  color:#fff;
  font-size: 1.3rem;
  padding:15px;
  text-align:center;
  width: 100%;
}

/** JOIN/SIGN-IN BOX STUFF **/
#join-buttons {
  color: #fff;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 10px;
}
#join-buttons a {
  color: #92df03;
}
#join-buttons .signout {
  color: #fff;
}
#join-box-interior .header {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 2.0rem;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #393f45;
}
#join-box-interior label {
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  text-transform: none;
  line-height: 1.2;
  margin-bottom: 0;
}
#join-box-interior #loginform p {
  margin-bottom: 20px;
}
#join-box-interior a {
  color: #008cba!important;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
}
#join-box-interior #loginform input[type=text],
#join-box-interior #loginform input[type=password] {
  width: 100%;
}
#join-box-interior .login-remember label {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
}
#join-box-interior .lostpassword {
  float:right;
  clear:both;
}
#join-box-interior .login-submit input[type=submit] {
  background: #0073A8;
  border-color: #0079A1;
  color: #fff;
  width: 97px;
  height: 37px;
  display: block;
  border: 0;
  margin: 10px 7px;
  float: right;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
#join-box-interior .login-submit input[type=submit]:hover {
  background-color: #0079A1;
  border-color: #0073A8;
  }
#join-info {
  margin: 0;
  border-right: 1px solid #d6d5d3;
  float: left;
  padding: 10px 25px 0 0;
  position: relative;
  top: -40px;
}
#join-info .not-member {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 25px;
  color: #393f45;
}
#join-info .not-member-text {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin: 15px auto 0 auto;
  width: 75%;
}
ul.usermenu li {
  list-style-type: none;
  display: inline-block;
  padding: 0 5px;
}
/** FULL WIDTH **/

#primary.full-width {
  width: 96%;
  background-color: #fff;
  border: 1px solid #d6d5d3;
  padding: 20px 3%;
}
/** REGISTER FORM **/

#simplr-form label {
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-top: 10px;
}
#simplr-form input[type=text],
#simplr-form input[type=password] {
  width: 300px;
}
#simplr-form input[type=submit] {
  background: url(../images/continue.png);
  width: 128px;
  height: 37px;
  display: block;
  border: 0;
  text-indent: -99999px;
  float: right;
  margin: 10px 0;
  margin-right: 50px;
}
/** SIDEBAR GENERAL **/

.widget {
  margin-bottom: 20px;
}

.widget ul,
.widget ul li {
  list-style-type: none;
  margin: 0;
}

.sidebar-podcast-box > ul,
.widget > ul,
.sidebar-header + div,
.widget-title + p,
.widget-title ~ div
 {
  border: 1px solid #d6d5d3;
  border-top: none;
  max-width: 100%;
  background-color: inherit;
  padding: 10px 20px;
  margin: 0;
  clear: both;
}

aside.widget {
  background: #FFF;
  border: 1px solid #d6d5d3;
  border-bottom: none;
}

.widget-title,
.sidebar-header {
  border: 1px solid #d6d5d3;
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
}

.sidebar-title {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.90em;
  line-height: 1;
  font-weight: 400;
}
.sidebar-title a, .sidebar-sub-title a {
  color:inherit;
}

.sidebar-sub-title,
.widget-title,
aside.widget h4,
aside.widget h3 {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;;
  font-size: 1.3rem;
  line-height: 1.3rem;
  font-weight: 800;
}


.widget-title,
.sidebar-header,
.widget > h4,
.widget > h3 {
  position: relative;
  background-color: #fff;
  padding: 15px;
}

.widget-title::after,
.sidebar-header::after,
.widget > h4::after,
.widget > h3::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-color: #c21b1e;
  height: 5px;
}

.widget form {
  margin: 0;
}

.sidebar-footer {
  background-color: #0073a8;
  text-align: center!important;
  padding: 5px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.sidebar-footer a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
/** SIDEBAR - AD **/

.sidebar-ad-box {
  margin: 0 auto;
  text-align: center;
}
/** SIDEBAR - START CONVERSATION **/

.sidebar-conversation-box {
  margin-bottom: 15px;
}
.sidebar-conversation-box a {
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
  background: #414141;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
  color:#fff;
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  height: 90px;
  text-align: center;
  text-transform: uppercase;
}
.sidebar-conversation-box a:hover {
  -webkit-box-shadow: -1px -1px 2px 2px rgba(0, 0, 0, .15);
  box-shadow: -1px -1px 2px 2px rgba(0, 0, 0, .15);
  color:#f4f4f4;
}
.sidebar-conversation-box a span {
  display: block;
  font-size: 2.2rem;
  line-height: 1.5rem;
}
/** SIDEBAR - CALL TO ACTION **/

.sidebar-cta {
  margin-bottom: 15px;
}
.sidebar-cta a {
  background: #414141 none repeat scroll 0% 0%;
  color: #FFF;
  display: block;
  height: 130px;
  width: 300px;
  margin: 0px auto;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.sidebar-cta a span.start {
  display: block;
  font-weight: 600;
  font-stretch: condensed;
  font-size: 2.1rem;
  line-height: 2rem;
  margin-bottom: 10px;

}
.sidebar-cta a span.conversation {
  display: block;
  font-weight: 600;
  line-height: 1rem;
  font-size: 2.2rem;
}
.sidebar-cta a span.low {
  display: block;
  font-size: 1rem;
  font-stretch: condensed;
  margin-top: 7px;
}
/** SIDEBAR - PODCASTS & PRIMARIES **/

.sidebar-podcast-box ul {
  margin-left: 0;
}
.sidebar-podcast-item {
  padding: 10px 0;
  border-bottom: 1px solid #d6d5d3;
  line-height: 1.2;
}

li.sidebar-primaries-item::after {
  clear: both;
}

li.sidebar-podcast-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

li.sidebar-podcast-item img {
  width: 60px;
  height: 60px;
  float: left;
}

li.sidebar-primaries-item img {
  max-width: 40px;
  max-height: 40px;
  float: left;
  margin-right: .5em;
  margin-bottom: 1.5em;
}
.row.primaries-widget {
  margin:0;
  padding-right:2px;
  padding-left: 2px;
  }
.primaries-widget ul {
  display: block;
  width: auto;

}
.sidebar-podcast-content {}

.sidebar-primaries-content {
  float: right;
  width: 100%;
  padding-right: 20px;
}

.sidebar-podcast-category, .sidebar-primaries-category {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
  font-weight: 800;
  color: #393F45;
}
.sidebar-podcast-title, .sidebar-podcast-title, .widget_rss .widget-title {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.sidebar-podcast-title a, .sidebar-podcast-title a {
  font-weight: 400;
}
.widget_rss .widget-title a, .widget_rss ul li a {
color: #222222
}
.widget_rss .widget-title a {
  font-weight: 800;
}
.widget_rss ul li {
  margin-bottom: 1.25rem;
}
.widget_rss .rss-date {
  display: block;
  clear: both;
}
.sidebar-podcast-date,
.sidebar-podcast-links, .sidebar-primaries-date,
.sidebar-primaries-links, .widget_rss .rss-date {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: .8rem;
  margin-top: 5px;
  font-weight: 600;
  color: #393F45;
}
.primaries .entry-header-state {

}
.primaries .entry-header-state img,
.post .entry-header-icon img {
  max-width: 35px;
  max-height: 35px;
  position: relative;
  float: right;
  top: 5px;
}
.single-primaries .entry-header-state img,
.single .entry-header-icon img {
  margin-top: 0;
}

.widget_rss .widget-title a img {
  display: none;
}

/** SIDEBAR - TWITTER **/
.sidebar-twitter-box .sidebar-header {
  margin-bottom: -3px;
}

.sidebar-twitter-item {
  padding: 15px;
  border-bottom: 1px solid #d6d5d3;
}
.twitter-box-time {
  color: #bebdbb;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
  ;
}
/** SIDEBAR - RECOMMENDS **/

.sidebar-recommends-box {
  border: 1px solid #d6d5d3;
  background-color: #eae9e7;
}
.sidebar-recommends-item {
  padding: 3px;
}
.sidebar-recommends {
  margin-bottom: 0;
}
.sidebar-recommends li {
  list-style: none;
  padding: 2px 15px;
}
.sidebar-recommends li a {
  color: #0073a8;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
}
.sidebar-recommends li:nth-child(even) {
  background-color: #f3f3f3;
}
/** SIDEBAR - MEMBER BENEFITS **/

.sidebar-member-benefits {
  margin-bottom: 15px;
}
.sidebar-member-benefits a {
  display: block;
  background: url(../images/member-benefits.png) no-repeat center center;
  text-indent: -9999px;
  height: 82px;
  width: 302px;
  margin: 0 auto;
}
/** SIDEBAR - INVITE YOUR FRIENDS **/

.sidebar-invite-friends {
  margin-bottom: 15px;
}
.sidebar-invite-friends a {
  display: block;
  background: url(../images/invite-your-friends.png) no-repeat center center;
  text-indent: -9999px;
  height: 82px;
  width: 302px;
  margin: 0 auto;
}
/** SIDEBAR - AMAZON SEARCH **/

.amazon-search-widget {
  text-align: center;
}
.amazon-books-widget {
  text-align: center;
}
/** SLIDER **/

.orbit-container {}

.orbit-container .orbit-slides-container {
  overflow: hidden;
}
.orbit-container .orbit-slides-container img {}

.orbit-container .orbit-timer {
  display: none;
}
.orbit-bullets {
  float: right;
  overflow: hidden;
}
.orbit-bullets li {
  width: 10px;
  height: 10px;
  background: #393f45;
  border: 0 solid #FFF;
  margin: 5px;
}
.orbit-bullets li.active {
  background: #0073A8;
  margin: 5px;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background: #0173A7;
}
.orbit-bullets li:last-child {
  margin-right: 5px;
}
/** HOMEPAGE FEATURED **/

#homepage-featured {
  margin-top: 20px;
  margin-bottom: 20px;
}
.homepage-featured-title {
  font-size: 1rem;
  display: block;
  font-family: 'Arial Narrow', Helvetica, san-serif;
  line-height: 1rem;
  margin: 10px 0;
  font-weight: 800;
}
.homepage-featured-title a {
  display: block;
}
.homepage-featured-item a {
  color: #484848;
  display: block;
}
/** HOMEPAGE POPULAR **/

#homepage-popular {
  background-color: #eae9e7;
  border: 1px solid #d6d5d3;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#homepage-popular-left {
  background-color: #fff;
  width: 50%;
  float: left;
  padding-bottom: 20px;
}
#homepage-popular-right {
  float: left;
  width: 50%;
}
#homepage-popular-left-header {
  border-bottom: 5px solid #0173A7;
  padding-left: 20px;
  padding-top: 20px;
}
#homepage-popular-left-header .sub-header {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
}
#homepage-popular-left-header .header {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
}
#homepage-popular-left-header .tagline {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}
.homepage-popular-item .popular-left {
  float: left;
  padding-left: 15px;
  padding-right: 10px;
  font-weight: 800;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.90em;
}
.homepage-popular-item .popular-right {
  float: left;
}
.homepage-popular-item .popular-right p {
  padding: 0;
  margin: 0;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.homepage-popular-item .popular-right .popular-link {
  color: #393f45;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.90em;
}
.homepage-popular-item {
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: 1px solid #c7c6c5;
  margin-right: -5px;
}
.homepage-popular-item:last-child {
  border-bottom: 0;
}
#homepage-popular-main .popular-main-left {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 800;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-top: 15px;
}
#homepage-popular-main .popular-main-right {
  float: left;
  width: 70%;
  margin-top: 15px;
}
#homepage-popular-main .popular-main-right .popular-link {
  color: #0073a8;
  font-size: 22px;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  line-height: .9;
}
#homepage-popular-main .popular-main-right p {
  padding: 0;
  margin: 0;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
  ;
  color: #5a5a5a;
}
#homepage-popular-main .popular-main-right p a {
  color: #5a5a5a;
  line-height: 1.3;
}
#popular-cta a {
  background: url("../images/CTA_681.png") 50%;
  height: 182px;
  max-width: 100%;
  display: block;
  text-indent: -9999px;
}
#popular-cta-small a {
  background: url("../images/CTA_300.png") 50%;
  height: 257px;
  max-width: 100%;
  display: block;
  text-indent: -9999px;
}
/** HOMEPAGE POSTS **/

#posts-container .format-standard {
  background-color: #fff;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}

#posts-container .format-standard:not(:last-of-type) {
  margin-bottom: 40px;
}

#posts-container .format-standard.msnry.large-6,
#posts-container .format-standard.msnry.medium-6 {
  width: 49%;
}
#posts-container .format-standard.msnry.large-6 p,
#posts-container .format-standard.msnry.medium-6 p {
  margin-bottom: 15px;
}
#posts-container .entry-title a {
  display: block;
  color: #393f45;
  text-decoration: none;
}
#posts-container .format-standard .thunbnail a {
  display: block;
}
.author-byline .vcard .fn {
  color: #0073a8;
  font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
  font-size: 1rem;
}
#posts-container .entry-summary {
  font-size: 1rem;
  color: #484848;
  padding: 0 0 20px;
  font-size: 1rem;
  text-align: left;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
}

.membership-badge-avatar-settings {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}
#posts-container .thumbnail {
  text-align: center;
}
#posts-container .thumbnail img {
  text-align: center;
  overflow: hidden;
}

.entry-more {
  background-color: #0073a8;
  text-align: center;
  padding: 3px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
}

.entry-more a {
  display: block;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Arial Narrow', Helvetica, san-serif;
}

.author-byline .vcard {
  margin: 0 0 4px;
  border: none;
  padding: 0;
}
.post-divider {
  width: 85%;
  margin: 1em auto;
}

/** SINGLE POST, SINGLE PAGE  - Zengy Mods 10/20/2013 **/

.single-story-image {
  padding-bottom: 15px;
  margin: 0 auto;
  display: block;
}
.entry-title {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  color: #393f45;
  margin-bottom: 15px;
  line-height: 1em;
  text-transform: none;
}
.entry-header .entry-avatar {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}
.entry-header .entry-avatar a {
  display: block;
}
.entry-content {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  overflow: hidden;
}
.entry-meta {
  font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
  line-height: 1rem;
  margin-bottom: 10px;
}
.entry-meta .tags, .entry-meta .categories {
  margin-bottom: 10px;
}
.entry-meta .tags a, .entry-meta .categories a {
  color: #222;
}
.entry-meta a {}

.entry-meta .entry-sub-actions {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
}
.entry-meta .entry-date, .entry-title .entry-date {
  color: #878787;
  font-size: 0.9375rem;
  text-transform: none;
}
.entry-avatar-contributor {
  height: 68px;
  padding: 0 2px;
  margin-left: 1px;
  color: #fff;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  position: relative;
  width: 8px;
}
.entry-avatar-contributor span {
  display: block;
  position: absolute;
  bottom: 0;
}
.single-join-today {
  float: left;
  margin-right: 10px;
}
.entry-not-logged-in {
  border: 1px solid #dcdcdc;
  background-color: #efeeeb;
  padding: 20px 30px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
}
.entry-not-logged-in ul {
  margin: 10px 0 10px 20px;
}
.entry-not-logged-in .entry-join-today {
  font-size: 3rem;
  color:#000;
}
.entry-avatar img {
  float: left;
  width: 68px;
  height: 68px;
}
.entry-avatar.moderator img {
  float: none;

}
.entry-avatar.moderator.comments img {
  position: absolute;
}
.entry-avatar-role {
  background-color: #0073a8;
  border-left: 1px solid #D6D5D3;
  color: #fff;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .6rem;
  font-weight: 600;
  line-height: 1rem;
  text-align: center;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  padding: 50px 1px 2px 1px;
  width: 12px;
}
.entry-avatar-role.moderator {
  float: left;
  border-left: 0;
  border-right: 1px solid #D6D5D3;
}
.entry-avatar-role.reagan-badge,
.entry-avatar-role.thatcher-badge {
border-left: 0px;
border-top: 1px solid #D6D5D3;
display:block;
margin-bottom: 20px;
padding:1px 2px!important;
width:68px;
}
.moderator .entry-avatar-role.reagan-badge,
.moderator .entry-avatar-role.thatcher-badge {
  width: 80px;
  border-right: 0;
}
.entry-avatar-role.thatcher-badge {
  background-color: #0946A1;
}
.entry-avatar-role.reagan-badge {
  background-color:#C21B1E;
}

body.single .entry-header .entry-avatar-role {
  padding: 50px 0 2px;
}
/*body.single .entry-avatar-role {
  padding: 47px 0 2px;
}
body.single .comment-body .entry-avatar-role {
  padding: 39px 0 2px;
}*/
.entry-avatar-follow {
  clear: both;
  width: 68px;
  text-align: center;
}
.entry-avatar-follow a {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  color: #0073a8;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 0 0;
  margin: 0;
}
/** CONTENT **/

.content-area ul {
  margin-left: 1.6em;
}
/** COMMENTS **/
#respond.comment-respond {
  clear:both;
}
#comments {
  margin: 40px 0 0;
  overflow: hidden;
}
#commentform input[type=submit] {
  float: right;
  margin: 10px 0;
  padding: 6px 8px;
}
#commentform {
  margin-top: 10px;
}
.comment-form-comment label {
  display: none;
}
.comment-list {
  margin-left: 0;
}
.entry-header .entry-avatar {
  width: 81px;
}
.comment-author {
  color: #0073a8;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  /*padding:5px 15px 0;*/
}

.comment-content .links ul {
  margin: 0;
}
.comment-metadata {
  border-top: 1px solid #dcdcdc;
  /*padding:5px 20px;*/

  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #484848;
}
.comment-metadata,
.comment-metadata a {
  text-transform: uppercase;
  font-size: 10px;
}
#comment-nav-above ul.pagination {
  height: auto;
  margin-bottom: 10px;
}
/** MEDIA UPLOADS **/

.upload-ui p, post-upload-ui p {
text-align: center;
}
.attachments-browser .media-toolbar {
	height: 70px!important;
}
.attachments-browser .attachments,
.attachments-browser .uploader-inline {
	top:75px!important;
}

/** PODCASTS **/
.audioplayer.skin-silver .ap-controls .scrubbar {
height: 14px!important;
width: 100%!important;
position: relative!important;
top: 0!important;
}
@-moz-document url-prefix() {
  .audioplayer.skin-silver .ap-controls .scrubbar {
  position: absolute!important;
  top: 50px!important;
  }
}
.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con {
float: left;
}
.audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume .volume_active,
 .audioplayer.skin-silver .ap-controls .scrubbar > .scrub-prog,
 .audioplayer .ap-controls .scrubbar .scrub-prog
 {
  background-color: #0178A7!important;
}
.player-control {
  margin: 1em 0;
}
.player-control .player {
  display: block;
  padding: 1em 0;
}
.other-listening-options {
  clear:both;
  display: block;
  margin-top:10px;
  text-align: center;
}

.other-listening-options a.button {
  font-size: .8em!important;
  margin-right: 1em;
  padding: 2px 6px;
  height: 24px;
}
.series-taxonomy-image {
  width: 150px;
  height: 150px;
  margin-right: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {

.series-taxonomy-image {
  width: 50px;
  height: 50px;
}
}


.podcast-body-text .more-link {
  display: none;
}
.podcast-featured img {
  width: 300px;
  margin: 0 0 10px 5px;
}
.podcast-series-logo, .podcast-logo {
  margin-right: 1em;
  margin-bottom: 1em;
  max-width: 68px;
  max-height: 68px;
}
.entry-header .podcast-title {

}
.series-title {
  font-size: 1.4rem;
}
.series-title a {
  color: #393F45;
}
.episode-title {
  display: block;
}
.dark-divider {
  border-bottom: 1px solid #ccc;
  /*margin: 10px -30px;*/
}
.podcast-image-box {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.podcast-item {
  /*margin: 15px -30px;padding: 0 30px;*/

  border-bottom: 1px solid #e8e8e8;
  margin: 10px;
}
.podcast-item h1.entry-title a, .podcast-row h1.entry-title a {
  display: block;
  color: #393f45;
  text-decoration: none;
  text-transform: none;
}
.podcast-item:last-child {
  border-bottom: 0;
}
.podcast-text-title a {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #0073a8;
  text-transform: uppercase;
  line-height: 1;
}
.podcast-text-tagline {
  font-style: italic;
  margin-bottom: 6px;
  font-size: 1.2em;
}
.podcast-text-desc {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  margin-bottom: 6px;
}
.view-all-episodes {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #0073a8;
  text-transform: uppercase;
  font-size: 0.70rem;
  ;
}
.page-divider-tagline {
  font-style: italic;
  font-size: 16px;
  padding-bottom: 15px;
}
.page-divider-header {
  padding: 0 10px;
}
.page-divider-header h1 {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-divider-header h2 {
  font-size: 1.2em;
  font-weight: 800;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-style: italic;
  margin-top: 0;
  padding-top: 0;
}
.podcast-body-text {
  padding: 10px;
}
.podcast-row {
  margin-top: 10px;
}
.podcast-row h2 {
  line-height: 1.1em;
}
.podcast-social {
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px solid #e2e2e1;
  border-bottom: 1px solid #e2e2e1;
}
.podcast-mic {
  float: left;
  margin: 13px 26px 10px 16px;
  height: 50px;
}
.podcast-row h2 a {
  font-weight: 800;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  color: #0073a8;
  display: block;
}
.podcast-row .series-title {
  font-weight: 800;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.podcast-row .podcast-date {
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: .75em;
  margin-bottom: 15px;
}
.podcast-direct-link {
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 0.70rem;
  ;
  text-transform: uppercase;
  margin: 10px 0;
}
.podcast-image {
  /*float: left;margin-right: 15px;*/

  border: 1px solid #edecec;
}
.podcast-read-more {
  float: right;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 0.70rem;
  ;
  text-transform: uppercase;
  background: url(../images/arrow-down.png) no-repeat center right;
  padding-right: 10px;
}
p.tagline {
  font-style: italic;
}

/**PRIMARIES*/
.primary-item {
  padding: 1em;
  position: relative;
float: left;
}
/** PROFILE PAGE **/

.large-9 .profile.large-2 {
  font-weight: 800;
}
.large-9 .profile.large-2,
.large-9 .profile-info.large-10 {
  padding: 10px 0;
  min-height: 34px;
}
.profile-left {
  width: 33.333333333%;
  float: left;
}
.profile-right {
  width: 59.66666666%;
  float: left;
  margin-left: 3%;
  padding-left: 3%;
  border-left: 1px solid #ccc;
  min-height: 270px;
}
.menu-account-menu-container,
.menu-account-menu-container {
  margin: 25px 0 15px;
  background-color: #393f44;
  height: 26px;
}
.menu-account-menu-container li,
.menu-account-menu-container li {
  list-style: none;
  /*float:left;*/

  display: inline-block;
}
.menu-account-menu-container a,
.menu-account-menu-container a {
  color: #fff;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  display: block;
  /*float:left;*/

  padding: 9px 10px;
  line-height: 26px;
  margin-top: -9px;
  text-transform: uppercase;
}
.menu-account-menu-container .current-menu-item a,
.menu-account-menu-container .profile-selected a {
  background-color: #0173A7;
  border: 1px solid #fff;
}
#menu-account-menu,
#profile-menu {
  margin-left: 20px;
}
#profile-menu {
  margin-top: -4px;
}
.profile-left .avatar {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.profile-name {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 800;
}
.profile-userdata label {
  display: block;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
}
.profile-userdata {
  margin-bottom: 12px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
}
.profile-button {
  display: block;
  background-color: #0073a8;
  color: #393f45;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  padding: 2px 3px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
  border: none;
}
a.profile-button:hover {
  color: #FFF;
}
.profile-bio-label {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.5;
}
.profile-bio {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
  ;
  line-height: 1.5;
}
.profile-comment {
  clear: both;
  overflow: hidden;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 10px;
}
.profile-comment .avatar {
  float: left;
  margin-right: 10px;
}
.profile-comment-date {
  color: #484848;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.profile-content-smallheader {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1;
  margin-top: 20px;
  padding-top: 20px;
}
.profile-content-bigheader {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 20px;
}
.profile-user-box {
  width: 60px;
  float: left;
  margin-right: 20px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 9px;
  color: #484848;
  text-transform: uppercase;
  overflow: hidden;
  text-align: center;
  height: 106px;
  margin-bottom: 20px;
}
.profile-user-box img {
  margin-bottom: 3px;
}
.profile-convo-box {
  /*width:50%;float:left;margin-bottom: 30px;*/
}
.profile-author {
  display: block;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
}
.profile-title {
  display: block;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 0.90em;
  font-weight: 800;
  line-height: 1.1;
}
.profile-convo-box span {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #7f8080;
}
.profile-avatar {
  width: 80px;
  height: 80px;
}
.avatar-profile-item {
  float: left;
  text-align: center;
}
.profile-area .button {
  margin: 2px 0;
}
/*** START A CONVERSATION PAGE **/
/*the auto suggest menu */
.page-template-account-start-conversation-php ul.ac_results li {
  background-color: #fff;
}
/** ACCOUNT PAGE **/

.author-convo {
  line-height: 30px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
}
.author-convo img {
  vertical-align: middle;
  margin-right: 10px;
}
.author-convo a {
  font-weight: 800;
}
.author-convo span {
  color: #7f8080;
  font-size: 12px;
}
.account-header {
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 20px 0;
  border-bottom: 1px solid #dedede;
}
.account-label {
  /*float: left;width: 100px;*/

  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  text-align: right;
  /*margin-right: 20px;*/
}
.account-form-item {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
}
.account-divider {
  border-top: 1px solid #dedede;
  margin: 20px 0;
}
#account-profile-form .break {
  margin-bottom: 10px;
}
#account-profile-form input[type=text],
#account-profile-form input[type=password] {
  border: 1px solid #dedede;
}
#account-profile-form textarea {
  /*float:left;width:auto;min-width:60%;*/
}
.account-form-item-left {
  float: left;
}
.update-button {
  background: url(../images/update.png);
  display: block;
  width: 83px;
  height: 28px;
  border: 0;
  text-indent: -9999px;
  margin-left: 120px;
}
.account-left-bar {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  background-color: #f6f5f2;
  border: 1px solid #d2d3d1;
  min-height: 300px;
  margin-top: 20px;
}
.account-left-bar ul {
  list-style: none;
  margin-left: 0;
}
.account-left-bar a {
  text-transform: uppercase;
  color: #5a5a5a;
  font-size: 0.8rem;
}
.account-right-box {
  margin-top: 20px;
}
.account-right-box h3 {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  color: #0173A7;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.settings-form-item {
  margin-left: 20px;
}
.form-account-settings .update-button {
  margin-left: 20px;
  margin-top: 20px;
}
.invite-form-left,
.invite-form-middle,
.invite-form-right {
  /*float:left;*/

  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.invite-form-left,
.invite-form-middle {
  width: 200px;
}
.invite-form-item {
  margin-bottom: 5px;
}
.invite-form-item input {
  /*border:1px solid #969696;font-size:18px;*/

  width: 100%;
  font-size: 0.8rem;
}
.invite-form-item .columns {
  padding: 0;
}
#send-invitations {
  background: url(../images/send-invitation.png);
  width: 158px;
  height: 28px;
  display: block;
  text-indent: -99999px;
  border: 0;
  margin-top: 10px;
}
#account-current-avatar {
  margin-left: 120px;
}
/** PRIVATE MESSAGES **/

.pm-inbox #content {
  background-color: #fff;
  border: 1px solid #d6d5d3;
  padding: 0;
}
.pm-header {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
}
#pmbox-menu {
  list-style: none;
  border-bottom: 8px solid #393f44;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 20px;
}
#pmbox-menu li {
  display: block;
  float: left;
  margin-top: -30px;
}
#pmbox-menu li a {
  display: block;
  line-height: 30px;
  padding: 5px 15px 10px;
  color: #53595d;
  text-transform: uppercase;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.80rem;
  ;
}
#pmbox-menu .pmbox-menu-selected a {
  background-color: #0173A7;
  color: #fff;
}
.pm-inbox-table {
  width: 100%;
}
.pm-inbox-table th {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: middle;
  border-bottom: 1px solid #d1d3d4;
}
.pm-inbox-table a {
  color: #0173A7;
}
.pm-inbox-table tr th, .pm-inbox-table tr td {
  padding: 0.625rem 0;
}
.pm-inbox-table .col1, .pm-inbox-table th col1 {
  width: 50px;
  padding-left: 20px;
}
.pm-inbox-table .col2 {
  width: 150px;
}
.pm-inbox-table .col4 {
  width: 150px;
}
.pm-inbox-table .col5 {
  width: 200px;
}
.pm-inbox-table .readdate {
  width: 150px;
}
.pm-inbox-table td {
  padding: 10px 0;
  border-bottom: 1px solid #e8e9e9;
}
.pm-inbox-table tr.unread td {
  font-weight: bold;
}
.pm-new-message,
.new-pm {
  font-family: 'Futura', Helvetica, Arial, sans-serif;
  font-size: 0.90em;
  color: #0173A7;
  text-transform: uppercase;
  padding-left: 35px;
  line-height: 30px;
  display: block;
}

.pm-new-message {
  float: right;
  margin-top: -15px;
  margin-right: 20px;
}
.pm-top-content {
  padding: 20px 0 20px 40px;
}
.pm-read-item {
  padding-bottom: 5px;
}
.pm-read-item textarea {
  height: 200px;
}
.pm-read-item label {
  width: 80px;
  float: left;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin: 7px 0 0 0;
}
.pm-message {
  border-top: 1px solid #e8e9e9;
  padding: 20px 40px;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
}
#pm_save_draft, #pm_delete, #pm_submit, #pm_delete_selected, #pm_block_selected,
#pm-report, #pm-reply, #pm-block, #pm_mark_selected {
  background: #0173A7;
  border: none;
  color: #fff;
  display: block;
  font-family: 'Futura', Helvetica, Arial, sans-serif;
  height: 28px;
  text-transform: uppercase;
}
#pm_save_draft:hover, #pm_delete:hover, #pm_submit:hover,
#pm_delete_selected:hover, #pm_block_selected:hover,
#pm-report:hover, #pm-reply:hover, #pm-block:hover, #pm_mark_selected:hover {
  background: #0079A1;
  border-color: #0173A7;
  border-bottom: none;
  border-right: 0;
}
#pm_save_draft {
  margin-top: 20px;
  float: left;
  margin-right: 15px;
}
#pm_delete {
  margin-top: 20px;
  float: left;
}
#pm_submit {
  margin-top: 20px;
  margin-bottom:20px;
  float: right;
}
#pm_delete_selected {
  margin: 20px;
  float: left;
}
#pm_block_selected {
  margin: 20px;
  float: left;
}
#pm-report {
  margin: 20px;
  float: left;
}
#pm-reply {
  margin: 20px;
  float: right;
}
#pm-block {
  margin: 20px;
  float: right;
}
#pm_mark_selected {
  margin: 20px;
  float: left;
}
.nopadding {
  padding: 0!important;
}
.pm-paging {}

#inbox-delete, #inbox-delete-top {
  float: left;
}
#inbox-report, #inbox-report-top {
  float: left;
}
#inbox-reply, #inbox-reply-top {
  float: right;
}
/** FRONTEND UGC **/

#pass-strength-result {
  width: 100%!important;
}
/** RICOCHET BUTTON COLORS **/


button,
.button,
.button.grn,
.button.tiny,
#commentform input[type="submit"] {
  background-color: #0173A7;
  border: 1px solid #0178A7;
  color: #FFF;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 100%!important;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-next a, .nav-previous a {
  color: #222;
}
span.nav-next, span.nav-previous {
  width: 40%;
}
button.success,
.button.success {
  background-color: #0173A7;
  border-color: #0178A7;
  color: #FFF;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus,
.button.grn:hover,
.button.tiny:hover,
#commentform input[type="submit"]:hover {
  background-color: #0178A7;
  border-color: #0173A7;
}
button.success:active,
.button.success:active,
.button.success:active,
.button.grn:active,
.button.tiny:active,
#commentform input[type="submit"]:active {
background-color: #006C96;
border-color: #0178A7;
}
.tax-series .edit-link {
  margin: 1em;
  float: right;
}
.edit-link.button.small a.post-edit-link {
  color: #FFF;
}
.strong-italic {
  font-weight: bold;
  font-style: italic;
}
.entry-not-logged-in div {
  font-size: 14px;
  margin-bottom: 5px;
}
/***************
 * JW Player styles
 ******************************/

#myElement_logo {
  display: none;
}
#myElement_controlbar_elapsed,
#myElement_controlbar_duration {
  visibility: hidden;
}
#myElement {
  margin-bottom: 15px;
}
.ricochet-poll-large {
  margin-top: 30px;
}
/** Ricochet Newsmax Widget Styles **/
.widget .newsmax-sidebar {
background-color: #fff;
border: 1px #d6d5d3 solid;
padding:5px;
}
.widget .newsmax-sidebar img {
  display: inline;
  height: auto;
  width: auto;
}
.newsmax-sidebar #nmWgContainer547 img {
  display: block;
}
div[id*='NmWgContainer'] {
  width: auto !important;
}
div[id*='NmWgHeader'] {
  border-color: #fff !important;
  height: 44px !important;
  padding: 0;
}
div[id*='NmWgHeader'] img {
  width: auto !important;
}
li[class*='NmWgDefault'] img {
  display: none !important;
}
/**
 * MailChimp widget
 */

.widget_mailchimpsf_widget {}

#mc_signup {
  padding: 0 1.2rem;
}

#mc_subheader {}

.mc_form_inside {}

.mc_header {}

.mc_list {
  padding: 0;
}

.mc_input {}

.mc_header_address {}

.mc_radio_label {}

#mc-indicates-required {
  font-size: 1rem;
  line-height: 1.6;
}

#mc_signup_submit {}
/** Ricochet Specific **/
/** ORBIT - Fix to prevent Flash of Unstyled Content on Orbit Load  **/

ul[data-orbit] {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

ul[data-orbit] li,
ul[data-orbit] .orbit-caption {
  display: none;
}

ul[data-orbit] li:first-child {
  display: block;
}

.orbit-container ul[data-orbit] li,
.orbit-container ul[data-orbit] .orbit-caption {
  display: block;
}

.activity_date:after,
#posts-container .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  width: 100%;
  bottom: 0;
}
.orbit-container .orbit-slides-container img {
  height: 440px;
  max-height: 100%;
  width: 100%;
}
/*ul.slides img{max-height:400px; overflow:hidden;}*/

.orbit-container ul[data-orbit] .orbit-caption a {
  text-decoration: none;
  color: #FFF;
}
/*ul.slides .orbit-container .orbit-slides-container > * .orbit-caption {top:230px;}*/

.orbit-container .orbit-slides-container > * .orbit-caption,
ul.slides .orbit-caption {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1.35rem;
}
/** Default Typography **/

body {
  font-size: 1.2rem;
  line-height: 1.618;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-stretch: condensed;
}
#s2member-pro-paypal-checkout-form-description-div {
  font-family: 'Arial Narrow', sans-serif;
  font-weight: 700;
}
#s2member-pro-paypal-checkout-submit {
  width: 13.2rem;
}
/** COMMENTS **/

.sce-edit-comment {
  text-align: right;
  font-size: 0.75em;
  color: #777;
  text-transform: uppercase;
}
.success.label,
.label.success {
  text-transform: uppercase;
  background: #659a01;
}
#comments .sidebar-sub-title.count {
  font-weight: 300;
  margin-bottom: 20px;
}
#comments .entry-avatar.contributor .label.success {
  display: block;
}
#comments .expand-replies {
  margin-left: 75%;
  margin-bottom: 0;
}
#comments .comment-content {
  font-size: 1rem;
  margin-bottom: 0;
}
#comments li.bypostauthor
/*, #comments li .comment-content-contributor*/ {
  background: #eaf8ff;

}
#comments .comment-content ul li {
  list-style: disc;
}
.commentlist li#comment-preview {
  list-style-type: none;
}
#commentPreview {
  clear: both;
}
#words {}

#counter-text {
  font-size: 0.65em;
  font-weight: 400;
  text-align: right;
  clear: both;
  margin-top: 3px;
  display: block;
  color: #333;
}
#wcount {
  margin-left: 50%;
  width: 10%;
  height: 10px;
  display: inline-block;
}
#wp-comment-editor-container .wp_themeSkin .mceStatusbar {
  background: #EEEEEE;
  font-family: inherit;
}
input#s {
  height: auto;
}
input[name=q]:not(:focus) {
  background-image: url(https://www.google.com/cse/images/google_custom_search_watermark.gif);
  background-repeat: no-repeat;
  background-position: 10% center;
}
#s2member-pro-paypal-checkout-coupon-apply {
  width: 9.5rem;
}
.redeem-gift-membership #s2member-pro-paypal-checkout-coupon-apply {
  float: left;
}
#s2member-pro-paypal-checkout-coupon {
  max-width: calc(100% - 10rem);
}
/** Header  **/

.top-bar .row {
  max-width: 62.5rem;
}
.top-bar .name {
  padding-top: 5px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-left: 15px;
  text-align: left;
}
.top-bar .name .sitetitle a {
  height: 45px;
  display: block;
}
#header .subheader {
  margin-top: 0;
}
.top-bar {
  min-height: 50px;
}
.top-bar,
.top-bar-section li a:not(.button),
.top-bar-section ul li > a {
  background: #FFF;
}
.top-bar-section li a:not(.button):hover {
  background: #c0210b;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-right: solid 0 #deaf25;
  border-left: solid 0 #deaf25;
}
.site-header .welcome-banner {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bolder;
  line-height: 3rem;
  padding-top: 1rem;
  text-transform: uppercase;
  text-align: center;
}
.site-header .welcome-banner span.welcome1 {
  color: #0173A7;
  display: block;
  font-size: 3.5rem;
}
.archive-title,
.page-title {
  font-size: 1.6em;
}
.top-bar-section #menu-top-menu li {
  border-bottom: 2px solid #DDD;
}
.large-3.social-icons {}

/** MENUS **/
/** Top Menu **/

#topnav ul,
ul#usermenu {
  line-height: 1em;
  font-size: .80em;
}
#topnav.small ul {
  padding: 0;
  margin: 0;
  line-height: inherit;
  font-size: inherit;
}
#topnav.main #menu-top-menu li.current-menu-item a,
#topnav.main #menu-top-menu li.current-page-item a,
#topnav.main #menu-top-menu li.current-menu-ancestor a,
#topnav.main #menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-menu-item a {
  color: #0173A7;
}
#topnav.main #menu-top-menu li.current-menu-item a,
ul#menu-top-menu li.current-menu-item a,
#topnav.main #menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-page-ancestor a {
  background: #0173A7;
  color: #FFF;
  padding: 12px 11px 23px;
}
#topnav .social-icons {
  text-align: right;
}

nav.top-bar.small.profile ul.title-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 40px;
  vertical-align: middle;
}

nav.top-bar.small ul.title-area li {
  -webkit-box-flex: 8;
  -webkit-flex: 0 1 8%;
  -ms-flex: 0 1 8;
  flex: 0 1 8%;
}

nav.top-bar.small ul.title-area li:first-of-type {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

nav.top-bar.small ul.title-area .search,
nav.top-bar.small ul.title-area .name {
  padding-top: 8px;
}
nav.top-bar.small ul.title-area .search {
  padding-top: 8px;
}
.widget p,
li p {
  text-align: left;
}
/** Header  **/

.top-bar .row {
  max-width: 62.5rem;
}
.top-bar .name {
  padding-top: 5px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  width: 50px;
}
.top-bar .name .sitetitle a {
  height: 45px;
  display: block;
}
#header .subheader {
  margin-top: 0;
}
.top-bar {
  min-height: 50px;
}
.top-bar,
.top-bar-section li a:not(.button),
.top-bar-section ul li > a {
  background: #FFF;
}
.top-bar-section li a:not(.button):hover {
  background: #c0210b;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-right: solid 0 #deaf25;
  border-left: solid 0 #deaf25;
}
.archive-title,
.page-title {
  font-size: 1.6em;
}

.top-bar-section #menu-top-menu li {
  border-bottom: 2px solid #DDD;
}
.large-3.social-icons {}


button,
.button {
  text-transform: uppercase;
  font-weight: 600;
}
/** MENUS **/
/** Top Menu **/

#topnav ul,
ul#usermenu {
  line-height: 1em;
  font-size: .80em;
}
#topnav.small ul {
  padding: 0;
  margin: 0;
  line-height: inherit;
  font-size: inherit;
}
#topnav.main #menu-top-menu li.current-menu-item a,
#topnav.main #menu-top-menu li.current-page-item a,
#topnav.main #menu-top-menu li.current-menu-ancestor a,
#topnav.main #menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-menu-item a {
  color: #0173A7;
}
#topnav.main #menu-top-menu li.current-menu-item a,
ul#menu-top-menu li.current-menu-item a,
#topnav.main #menu-top-menu li.current-page-ancestor a,
ul#menu-top-menu li.current-page-ancestor a {
  background: #0173A7;
  color: #FFF;
  padding: 12px 11px 23px;
}
#topnav .social-icons {
  text-align: right;
}
nav.top-bar.small ul.title-area .search,
nav.top-bar.small ul.title-area .name {
  width: 25%;
  display: inline-block;
  padding-top: 8px;
  height: 40px;
  overflow: hidden;
}
nav.top-bar.small ul.title-area .search {
  padding-top: 8px;
}
nav.top-bar.small ul.title-area .name {
  font-size: 0.85em;
  line-height: 1em;
  padding-top: 15px;
}
nav.top-bar.small ul.title-area li.name.login {
  text-align: right;
}
nav.top-bar.small ul.title-area .alerts {
}
nav.top-bar.small ul.title-area .alerts a {
  display: block;
  color: #FFA500;
  font-weight: 600;
  font-size: 1.5em;
}
nav.top-bar.small ul.title-area .alerts a img {
}
#alerts-mobile.f-dropdown:before {
  right: 80px;
}
#alerts-mobile.f-dropdown:after {}

#alerts-mobile.f-dropdown.content {
  left: 0;
  width: 100%;
  margin-top: 5px;
}
nav.top-bar.small ul.title-area .search input {
  margin-left: 20px;
  height: 1.9em;
  background: rgba(0, 0, 0, 0)
  /*background search icon goes here */

  ;
  border: none;
  box-shadow: none;
  color: #0073A8;
  -webkit-box-shadow: none;
}
nav.top-bar.small ul.title-area .search::-webkit-input-placeholder {
  color: #0073A8;
}
nav.top-bar.small ul.title-area .search:-moz-placeholder {
  /* Firefox 18- */

  color: #0073A8;
}
nav.top-bar.small ul.title-area .search::-moz-placeholder {
  /* Firefox 19+ */

  color: #0073A8;
}
nav.top-bar.small ul.title-area .search:-ms-input-placeholder {
  color: #0073A8;
}
nav.top-bar.small ul.title-area .search input:focus {
  border: 1px solid #FFF;
}

#topnav.small,
.top-bar,
.top-bar-section li a:not(.button),
.top-bar-section ul li > a,
#topnav.small,
.top-bar .toggle-topbar.menu-icon a,
.top-bar.expanded .title-area,
.top-bar-section ul {
  text-transform: uppercase;
}

.top-bar.hide-for-medium-up.small.profile .toggle-topbar.menu-icon {
  position: static;
  margin: 0;
}

.top-bar.hide-for-medium-up.small.profile .toggle-topbar.menu-icon a {
  text-align: center;
  padding-top: 4px;
  height: 40px;
  margin-left: 15px;
}

.top-bar.hide-for-medium-up.small.profile .toggle-topbar.menu-icon a span {
  margin-right: 15px;
}

nav.top-bar.small .top-bar-section ul.right {
  background: #FFF;
}

nav.top-bar.small,
#topnav.small,
.top-bar.small.expanded .title-area {
  background: #F6F5F2;
}
nav.top-bar.small .title-area {
  background: #f6f5f2;
  color: #0073A8;
}
nav.top-bar.small .title-area .name {
  font-size: 0.875em;
}
nav.top-bar.small .title-area .name a {
  color: #393f44;
}
nav.top-bar .toggle-topbar.menu-icon {
  padding-left: 0;
}
nav.top-bar.small .title-area a {
  color: #0073A8;
}
nav.top-bar .toggle-topbar.menu-icon a {
  color: #0073A8;
}
nav.top-bar.small .toggle-topbar.menu-icon a span,
nav.top-bar.small.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #0073A8, 0 16px 0 1px #0073A8, 0 22px 0 1px #0073A8;
  box-shadow: 0 10px 0 1px #0073A8, 0 16px 0 1px #0073A8, 0 22px 0 1px #0073A8;
}
nav.top-bar.account .toggle-topbar.menu-icon a span,
nav.top-bar.account.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #FFF, 0 16px 0 1px #FFF, 0 22px 0 1px #FFF;
  box-shadow: 0 10px 0 1px #FFF, 0 16px 0 1px #FFF, 0 22px 0 1px #FFF;
}
nav.top-bar.small .top-bar-section li a:not(.button),
nav.top-bar.small .top-bar-section ul li > a,
nav.top-bar.small .top-bar-section ul li.active > a {
  background: #0073A8;
  color: #FFF;
  text-align: center;
}
nav.top-bar.small .top-bar-section li a:not(.button):hover,
nav.top-bar.small .top-bar-section ul li > a:hover {
  background: #0073A8;
  color: #FFF;
  text-align: center;
}
nav.top-bar.small .top-bar-section ul,
nav.top-bar.small .top-bar-section ul li.active > a {
  background: #0073A8;
  color: #FFF;
  text-align: center;
}
nav.top-bar.account ul.title-area .name {
  text-align: left;
  padding-top: 5px;
}
nav.top-bar.account .title-area,
nav.top-bar.account .title-area a,
nav.top-bar.account.expanded .title-area,
nav.top-bar.account .toggle-topbar.menu-icon a {
  background: #393f44;
  color: #FFF;
}
nav.top-bar.account .toggle-topbar.menu-icon a {}

nav.top-bar.account .top-bar-section li a:not(.button),
nav.top-bar.account .top-bar-section ul li > a,
nav.top-bar.account .top-bar-section ul li.active > a {
  background: #393f44;
}
nav.top-bar .toggle-topbar.menu-icon a span {
  right: 9px;
}

#topnav.main #menu-top-menu img.avatar, nav.top-bar.hide-for-medium-up img.avatar {
  width: 22px;
  height: 22px;
  border: 1px solid #777;
  margin-right: 3px;
}

#topnav.main #menu-top-menu li.current-menu-item.join a {
  color: #FFF;
}
.top-bar input#rememberme {
  top: 0;
}
#site-navigation ul#menu-main-menu {
  text-align: right;
}
/** Responsive Title Area **/

.pm-menu {
  min-height: 45px;
  margin-bottom: 20px;
}
.resp-title-area {
  background: #0173A7;
  color: #fff;
  position: relative;
  margin-left: 0 !important;
  width: 100%;
  display: inline-block;
  margin-bottom: -16px !important;
}
.resp-title-area .name {
  padding-top: 9px;
  float: left;
}
.resp-title-area a {
  color: #fff;
  background: url("../images/pm-plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  font-family: 'Georgia', Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 30px;
  padding-left: 35px;
  text-transform: uppercase;
}
.new-menu-icon a {
  background: #fff !important;
  color: #393f44 !important;
}
.new-menu-icon a span {
  -webkit-box-shadow: 0 10px 0 1px #0173A7, 0 16px 0 1px #0173A7, 0 22px 0 1px #0173A7 !important;
  box-shadow: 0 10px 0 1px #0173A7, 0 16px 0 1px #0173A7, 0 22px 0 1px #0173A7 !important;
}
nav.pm-menu .top-bar-section ul li {
  text-align: right;
}
nav.pm-menu .top-bar-section ul li a {
  background: #fff !important;
  color: #0173A7;
  border: 1px solid #0173A7;
  border-top: 0;
  padding-right: 15px;
}
nav.pm-menu .top-bar-section ul li.pmbox-menu-selected a {
  text-decoration: underline;
}
/** Google Search **/

#topnav form.gsc-search-box,
#topnav table.gsc-search-box td.gsc-input,
#site-navigation form.gsc-search-box,
#site-navigation table.gsc-search-box td.gsc-input,
nav.top-bar form.gsc-search-box,
nav.top-bar table.gsc-search-box td.gsc-input {
  padding: 0;
  margin: 0;
}
#content_cse #results_010607565929477737299:y4dnktphw58 iframe,
#content_cse iframe {
  width: 100% !important;
}
#cse {
  display: none;
}
table {
  background: #f6f5f2;
  -moz-box-sizing: inherit;
}
#cse table {
  background: #f6f5f2;
}
#cse .gsc-control-cse div,
.gsc-control-cse div {
  background: #F6F5F2;
  background-color: #F6F5F2;
  box-sizing: content-box;
}
#cse .gsc-webResult.gsc-result,
#cse .gsc-results .gsc-imageResult {
  background: transparent !important;
}
#cse .gsc-control-cse {
  padding: 0 !important;
  border: none !important;
}
.gsc-webResult.gsc-result {
  background: #F6F5F2;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  background-image: inherit;
  box-sizing: content-box;
  -moz-box-sizing: inherit;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background: #f6f5f2;
  padding-right: 12px;
}
table.gsc-search-box td {
  padding: 4px;
  vertical-align: middle;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding: 0;
  border: none;
  box-shadow: none;
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
.gsc-control-cse .gsc-table-result {
  font-family: Arial, sans-serif;
  border: none;
  background: #f6f5f2;
}
.gsc-resultsHeader {
  width: 100%;
  display: none;
  clear: both;
}
.gsc-resultsHeader {
  display: none !important;
}
.gsc-orderby-container {
  text-align: left;
  background: transparent;
  width: 40%;
  -moz-box-sizing: inherit;
}
.gsc-selected-option {
  -moz-box-sizing: border-box !important;
}
td.gsc-orderby-container {
  display: none !important;
}
/** Main Account Menu **/

ul#menu-account-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#menu-account-menu li {
  display: inline;
}
ul#menu-account-menu li a {
  color: #FFF;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
  display: block;
  float: left;
  padding: 10px 20px;
  line-height: 26px;
  margin-top: -11px;
  text-transform: uppercase;
}
ul#menu-account-menu li.current-menu-item a,
ul#menu-account-menu li.current-page-ancestor a {
  background-color: #0173A7;
  border: 1px solid #FFF;
}
ul#menu-account-menu li.current-page-parent a {
  background: none;
  border: none;
}
ul#menu-account-menu li.current-menu-item ul.sub-menu li a {
  display: none;
  background-color: transparent;
  border: 0 solid #FFF;
}
ul#menu-account-menu li ul.sub-menu,
ul#menu-account-menu li.edit-conversation {
  display: none;
}
body.edit-conversation ul#menu-account-menu li.edit-conversation {
  display: inline;
}
/** Account Settings Menu **/

ul#menu-my-account-menu {
  margin: 10px 0;
}
ul#menu-my-account-menu li {
  margin: 3px 0;
}
ul#menu-my-account-menu li.current-menu-item a {
  color: #0173A7;
}
ul#menu-my-account-menu li ul.sub-menu {
  display: none;
}
ul#menu-my-account-menu li.current-menu-parent ul.sub-menu {
  display: block;
  margin-left: 1em;
  list-style-type: disc;
}
ul#menu-my-account-menu li.current-menu-parent ul.sub-menu li {}

ul#menu-my-account-menu li.current-menu-item ul.sub-menu,
ul#menu-my-account-menu ul.sub-menu li.current-menu-item {
  margin-left: 1em;
}
ul#menu-my-account-menu li.current-menu-item ul.sub-menu li,
ul#menu-my-account-menu ul.sub-menu li.current-menu-item {
  list-style: disc;
  margin: 0;
}
ul#menu-my-account-menu li.current-menu-item ul.sub-menu li a,
ul#menu-my-account-menu ul.sub-menu li.current-menu-item a {
  color: #0173A7;
}
ul#menu-my-account-menu li.current-menu-item ul.sub-menu li.current-menu-item a {
  color: #0173A7;
}
.border {
  padding-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}
body.single-podcasts .border {
  padding-top: 20px;
}

body.tax-series .extras,
body.single .extras {
  text-align: right;
  font-size: 0.8rem;
  text-transform: uppercase;
}
#mepr-account-nav {
  display: none;
}
/** Alerts **/
#join-box {
  right: 1px;
}
#join-box.f-dropdown {
  text-transform: none;
}
#join-box.f-dropdown.medium {
  text-align: left;
  margin-top: 10px;
  padding-bottom: 0;
}
#alerts.f-dropdown {
  text-transform: none;
  margin-top: 10px;
  background: #F6F5F2;
}
#alerts-mobile.f-dropdown {
  margin-top: 5px;
  background: #F6F5F2;
}
#alerts.f-dropdown p.nonmember,
#alerts-mobile.f-dropdown p.nonmember {
  color: #333;
}
#alerts.f-dropdown.medium,
#alerts-mobile.f-dropdown.small {
  margin: 10px 0;
  border-color: #bbbcbc;
  background: #FFF;
  padding: 0em;
  color: #333;
}
#alerts.f-dropdown.medium .alert-header,
#alerts-mobile.f-dropdown.small .alert-header {
  padding: 10px;
}
#alerts.f-dropdown.medium .alert-header.row {
  margin: 0;
}
#alerts.f-dropdown.medium .alert-header.row .large-6.small-6.columns.lt {
  padding: 0;
  font-size: 1rem;
}
#alerts.f-dropdown.medium .alert-item,
#alerts-mobile.f-dropdown.small .alert-item {
  padding: 10px 10px;
  margin: 0em;
  border-top: 1px solid #DDD;
  font-size: .75em;
}
#activity-archive .alert-item {
  border-bottom: 1px solid #EEE;
  padding: 10px;
}
/** Author Profiles **/
.entry-avatar-role.profile-badge {
  width: 100%;
}
body.author .tabs {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  background: url(../images/bg-author.png) top left repeat-x;
  color: #FFF;
}
body.author .tabs dd > a {
  background: transparent;
  color: #FFF;
  border: none;
  color: #FFF;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  display: block;
  padding: 9px 12px;
  line-height: 26px;
  margin-top: -9px;
  text-transform: uppercase;
}
body.author .tabs dd.active a {
  background-color: #0173A7;
  border: 1px solid #FFF;
  padding: 8px 10px 9px;
}
body.author .tabs-content > .content .medium-10.columns.title {
  padding-left: 10px;
}
/** Single Post **/

body.single .entry-content {
  padding-bottom: 1.2em;
  margin-bottom: 1.2em;
  display: inline-block;
  overflow: hidden;
}
.entry-summary a.more-link.button.tiny {
  margin: 0 0;
  float: right;
  padding: 8px 10px;
  font-size: 1rem;
  font-style: normal;
}
body.single footer.entry-meta .tags {
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 0;
  border-bottom: 1px solid #DDD;
}
body.single footer.entry-meta .tags a {
  font-weight: 400;
}
body.single footer.entry-meta {
  border-bottom: 1px solid #DDD;
}
/** Podcasts **/

h2.seriestitle {
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 0;
}
body.podcasts p.tagline {
  font-size: .85em;
}
body.podcasts .social-share {
  float: left;
}
/** Avatars **/

.avatar-profile-item.current {
  border: 5px solid #0173A7;
}
.entry-avatar.contributo {
  float: left;
  margin: 0 0 10px 0;
}
.avatar-25 {
  max-width: 25px;
  max-height: 25px;
}

/** Gravity Forms / Polls **/
.gfield_radio input {margin: 0;}
.gquiz-field .gfield_label {font-style:italic;}
.gform_title {text-align: center;
font-size: 3rem;}
.ginput_container label {display:inline!important;}
.gpoll_container .gpoll_field {padding:1rem!important;}
.gform_button, .gpoll_back_button {margin-left:1.6rem;}
.gform_body ul li {margin-bottom:1rem;}
.entry-content .gpoll_wrapper, #posts-container .gform_wrapper {
margin-left: auto;
margin-right: auto;
width: 55%;
}
.gpoll_wrapper.red {
width: 100%;
}
.gform_wrapper, .gpoll_container {background-color:#eae9e7;border: 1px solid #d6d5d3;}
.gform_body, .gform_body ul {list-style-type:none!important;margin-left:.5rem;margin-right:.5rem;}
.gpoll_choice_label, .ginput_container label, .gfield_label, .gpoll_choice_label {font-size:1.1rem}
.red .gpoll_ratio_box, gpoll_ratio_box {
background-color: #45698B!important;
}
.gpoll_ratio_box {
-webkit-border-top-left-radius: 0!important;
-webkit-border-bottom-left-radius: 0!important;
-moz-border-radius-topleft: 0!important;
-moz-border-radius-bottomleft: 0!important;
border-top-left-radius: 0!important;
border-bottom-left-radius: 0!important;
}
.gpoll_bar_juice {
-webkit-border-top-right-radius: 0!important;
-webkit-border-bottom-right-radius: 0!important;
-moz-border-radius-right: 0!important;
-moz-border-radius-bottomright: 0!important;
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}
.gpoll_bar_juice:after {
background-image: none!important;
}
.gop-nominee-poll .ginput_container li:last-of-type input:first-of-type {
float: left!important;
margin-top: 8px!important;}
.gop-nominee-poll .ginput_container li:last-of-type input:last-of-type {
margin-left: 20px;
font-size: 1.3rem;
width:60%
}
/**GIFT FORM**/
.gift-form_wrapper {padding:1rem;margin:1rem;}
.gift-form_wrapper .top_label .gfield_label {
  margin: 10px 0 4px 0;
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both;
}
.gift-form_wrapper .ginput_complex input[type=text] {width:95%!important;margin-bottom:0;}
.gift-form_wrapper .ginput_complex .ginput_left, .gift-form_wrapper .ginput_complex .ginput_right, .gift-form_wrapper .ginput_complex .ginput_full {
  min-height: 43px;
  display: block;
  overflow: hidden;
}
.gift-form_wrapper .ginput_complex label, .gift-form_wrapper .gfield_time_hour label, .gift-form_wrapper .gfield_time_minute label, .gift-form_wrapper .gfield_date_month label, .gift-form_wrapper .gfield_date_day label, .gift-form_wrapper .gfield_date_year label, .gift-form_wrapper .instruction {
  display: block;
  margin: 3px 0;
  font-size: 11px;
  letter-spacing: 0.5pt;
}
.gift-form_wrapper .ginput_complex .ginput_right {
  width: 49%;
  float: right;
}
.gift-form_wrapper .ginput_complex .ginput_left {
  width: 50%;
  float: left;
}
.gift-form_wrapper .top_label input.medium, .gift-form_wrapper .top_label select.medium {
  width: 47%;
}
.gift-form .gform_button {margin: 2rem 3rem 0 0;}
.gift-form select {margin-bottom:0;}

/** Author Page **/

body.author .section-container {
  margin-top: 20px;
  background: url(../images/bg-author.png) top left repeat-x;
}
body.author .section-container > section > .content {
  border: none;
  padding: 0;
}
.section-container.auto > section.active > .title,
.section-container.auto > .section.active > .title,
.section-container.auto > section > .title,
.section-container.auto > section > .title:hover,
.section-container.auto > .section > .title:hover {
  background-color: #393F44;
  color: #FFF;
  height: 26px !important;
  border: none;
}
.section-container.auto > section.active > .title a,
.section-container.auto > .section.active > .title a,
.section-container.auto > section > .title a,
.section-container.auto > .section > .title a {
  color: #FFF;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  display: block;
  float: left;
  padding: 9px 12px;
  line-height: 26px;
  margin-top: -9px;
  text-transform: uppercase;
}
.section-container.auto > section.active > .title a,
.section-container.auto > .section.active > .title a {
  background-color: #0173A7;
  border: 1px solid #FFF;
  padding: 9px 10px;
}
body.author .acomments,
body.author .fconvos,
body.author .aconvos,
body.author .afollowed,
body.author .afollowing {
  font-size: .85em;
}
body.author .acomments {
  border: 1px solid #DDD;
  padding: 5px;
  margin: 2px;
}
body.author .profile-title {
  font-size: 16px !important;
}
body.author .tabs-content > .content .large-12.columns,
body.author .tabs-content > .content .small-12.columns,
body.author .tabs-content > .content .small-6.columns,
body.author .tabs-content > .content .medium-6.columns,
body.author .tabs-content > .content .medium-2.columns,
body.author .tabs-content > .content .medium-10.columns {
  padding: 0;
}
body.author .tabs-content > .content .profile-content-smallheader {
  padding-top: 0;
}
body.author .profile-convo-box.aconvos {
  height: 120px;
  overflow: hidden;
}
body.author .profile-convo-box.comments {
  height: auto;
  overflow: hidden;
}
body.author .profile-convo-box img {
  height: 50px;
  width: 50px;
}
body.author .tabs-content {
  overflow: hidden;
}
/** Footer Menu **/

ul#menu-footer {
  margin: 0;
  list-style: none;
  font-size: 0.7rem;
}
ul#menu-footer li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
ul#menu-footer li a {
  display: block;
  padding: 3px;
  color: #FFF;
}
ul#menu-footer li a:hover,
ul#menu-footer li.current-menu-item a,
ul#menu-footer li.current-page-item a {
  color: #AAA;
}
/** =Sidebar & Widgets **/
.widget .ai1ec-date {margin-bottom:1em;}
.sidead {
  margin: 20px auto;
  text-align: center;
}
.sidebar-podcast-item {
  line-height: 1em;
}
.sidebar-podcast-item ol {
  list-style-position: outside;
  margin-left: 1.2em;
}
.sidebar-podcast-item ol {
  line-height: 1em;
}
.widget_ricochet_popular .sidebar-podcast-item ol {
  margin-left: 2em;
}
.sidebar-podcast-item ol li {
  line-height: 1em;
}
.sidebar-podcast-item ol li a, .sidebar-primaries-title a {
  color: #222;
}
.sidebar-podcast-item ol li h3 {
  font-weight: 600;
  margin: 0;
  line-height: 1em;
  font-size: 1em;
}
.sidebar-podcast-item ol li p.small a,
.sidebar-primaries-content p.small a {
  font-size: .85em;
  color: #0173A7;
}
.sidebar-recommends-box .sidebar-podcast-item {
  font-family: 'Arial Narrow';
  font-weight: 600;
}
.sidebar-recommends-box .sidebar-podcast-item a {
  color: #0073a8;
}
.sidebar-recommends-box .sidebar-podcast-item ul {
  list-style-type: none;
}
.row #main .popular-wide-box.row {
  margin-right: 0;
  margin-left: 0;
}
.popular-wide-box {
  border: 1px solid #D6D5D3;
  background-color: #FFF;
}
.popular-wide-box.row {
  margin-left: 0;
  margin-right: 0;
}
.popular-wide-header.large-6.columns {
  padding-left: 0;
  padding-right: 0;
}
.popular-wide-header .sidebar-title {
  text-transform: none;
  font-size: .75em;
  padding: 15px 0 0 20px;
}
.popular-wide-header .sidebar-sub-title {
  padding: 0 0 0 20px;
}
.popular-wide-header .sidebar-sub-title-2 {
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  border-bottom: 5px solid #0173A7;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
}
.popular-wide-header li.first {
  padding: 20px 25px 0 20px;
  list-style-type: none;
}
.popular-item {
  padding: 5px 0;
  background: #EAE9E7;
  border-bottom: 1px solid #C6C6C6;
}
.popular-item:last-child {
  border-bottom: 0;
}
.popular-item li {
  list-style-type: none;
  padding: 2px 2px 2px 20px;
}
.popular-item li a {
  color: #393F45;
}
.popular-item li p a {
  color: #2795B6;
  font-size: .75em;
}
.popular-item li h3,
.popular-item li p {
  font-size: 1em;
  margin: 0;
}
.popular-item li h3 {
  color: #393F45;
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
}
.popular-item li h3 a {
  display: block;
}
.account-right-box p {
  text-align: left;
}
.account-right-box textarea {
  height: 12.3125em;
}
ol.random-related {
  width: 46%;
  display: inline-block;
  margin-right: 5px;
}
ol.recent-related {
  width: 46%;
  margin-left: 5px;
  float: right;
}
.sidebar-title.related {
  font-size: 1.5em;
  margin-bottom: .5em;
}
.related-tabs {
  width: 650px;
  float: none;
  list-style: none;
  position: relative;
  margin: 80px 0 0 10px;
  text-align: left;
}
.related-tabs li {
    float: left;
    display: block;
  }
/** Author Profile **/

.profile-header {
  border-right: 1px #ccc solid;
}
.profile-header img {
  width: 100%;
  height: 100%;
}
.afollowed .profile-user-box a,
.afollowing .profile-user-box a {
  display: block;
}
/** Conversations **/

body.my-conversations span.small {
  text-transform: uppercase;
  color: #999;
  font-size: 0.55em;
}
body.my-conversations h3 {
  font-size: 24px;
  font-weight: 400;
  border: 0 solid #DEDEDE;
  text-transform: none;
  margin-top: 0;
}
h2.profile-content-smallheader {
  font-weight: 400;
}
h1.profile-content-bigheader {
  padding-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}
ul.convo-form,
ul.convo-form li {
  list-style: none;
}
/** Comments **/

.row.comment-metadata {
  margin-top: 10px;
  color: #222222;
}
/** =Meta **/

.vcard {
  display: block;
  margin: inherit;
  border: 0;
  padding: inherit;
}
.meta {
  display: block;
  font-size: .6em;
  top: -5px;
  padding: 0;
  position: relative;
  color: rgb(179, 179, 179);
}
/** Pagination **/

body.blog .row.navi,
body.archive .row.navi,
body.page-template .row.navi {
  margin-bottom: 20px;
}

main > .navi {
  margin: 1.2rem auto;
}

ul.pagination,
ol.tw-pagination {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-left: 0 !important;
  height: auto;
}

ul.pagination li,
ol.tw-pagination li {
  margin-left: 0 !important;
  display: inline-block;
}

ul.pagination li.title,
ol.tw-pagination li.title {
  display: none;
}

ul.pagination li a,
ol.tw-pagination li a {
  color: #393F45;
}

ul.pagination li a:hover,
ul.pagination li.current a,
ol.tw-pagination li:hover,
ol.tw-pagination li span.current {
  color: #FFF;
  background: #008CBA;
}

ul.pagination li a.current
ol.tw-pagination li a.current {
  color: #FFF
}

ul.main.pagination,
ol.main.tw-pagination {
  margin: 0 auto;
  text-align: center;
}
ul.main.pagination li,
ol.tw-pagination li {
  float: left;
}
ul.main.pagination li.next,
ol.tw-pagination li.next {
  float: right;
}
ul.main.pagination li a,
ol.main.tw-pagination li a {
  display: block;
  color: #393F45;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 0.85rem;
  letter-spacing: 0;
}
ul.main.pagination li a:hover,
ol.main.tw-pagination li a:hover {
  color: #FFF;
}
ul.main.pagination li.prev a,
ol.main.tw-pagination li.prev a {
  padding: 0 5px 0;
  text-align: center;
  margin-right: 0;
  margin-top: 8px;
  white-space: nowrap;
}
ul.main.pagination li.next a,
ol.main.tw-pagination li.next a {
  padding: 0 5px 0;
  text-align: center;
  margin-left: 0;
  margin-top: 8px;
  white-space: nowrap;
}
ul.main.pagination li.next.b a
ol.main.tw-pagination li.next.b a {
  border-left: 1px solid #393F45;
}

ul.pagecount,
ol.tw-pagination {
  margin: 1em !important;
}

ul.pagecount.pagination li a,
ol.tw-pagination li a,
ol.tw-pagination li span.current {
  display: inline;
  padding: 0 15px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
ol.tw-pagination li span.current {
  padding: 8px 15px;
}

ul.pagecount.pagination li.current a,
ol.tw-pagination li.current a {
  color: #FFF;
}

ul.pagecount.pagination,
ol.tw-pagination {
  text-align: center;
}

ul.pagecount.pagination li,
ol.tw-pagination li {
  font-size: 1.0rem;
  float: none;
}

ul.pagecount.pagination li.nex,
ol.tw-pagination li.nex {}

ul.pagecount.pagination li.pre,
ol.tw-pagination li.pre {}

ul.pagecount.pagination li.pre a,
ol.tw-pagination li.pre a {
  padding-top: 0;
  border-left: 1px solid #393F45;
}

ul.pagecount.pagination li.nex a,
ol.tw-pagination li.nex a {
  padding-top: 0;
  border-right: 1px solid #393F45;
}

ul.main.pagination,
ul.pagecount.pagination,
ol.main.tw-pagination,
ol.tw-pagination {
  clear:both;
  margin: 0;
  width: 100%;
}

#comment-nav-below ul.pagination {
  margin-top: 0;
}

nav#comment-nav-below {
  padding-top: 10px;
  margin-bottom: 10px;
  border-top: 1px dotted #888;
}

ul.pagination li.small-7.prev {
  width: auto;
}

ul.pagination li.small-5.next {
  width: auto;
}

/** Alert Boxes **/

.alert-box {
  text-shadow: 0 -1px 0 #777;
}
.alert-box.comments {
  margin-top: 40px;
  text-shadow: none;
  color: #333;
}
.alert-box.comments h2 {
  font-size: 1.4rem;
}
.alert-box.comments h3 {
  font-size: 1.2rem;
}
.alert-box.comments h1.pitch, .alert-box.comments h2.pitch, .alert-box.comments h3.pitch {
  text-align: center;
}
.alert-box.comments ul.pitch {
  padding: 0 1rem;
}
.alert-box.comments .entry-join-today h3 {
  font-size: 1.2rem;
}
/** Pricing Tables **/

ul.pricing-table {
  margin-left: 0;
}
/** =Footer
---------------------------------------**/
/** =WordPress Core **/
/** Body Classes */
/** Theme My Login **/

ul.tml-action-links {
  margin-left: 0 !important;
  list-style-type: none;
}
ul.tml-action-links li {
  display: inline-block;
  margin-left: 0;
}

.page.login .row #main, .page.lostpassword .row #main {
  float: none;
  margin-left:auto;
  margin-right: auto;
  margin-bottom: 2rem;
  min-height: 200px;
  width: 40%;
}
#your-profile label,
#your-profile label + a {
	vertical-align: middle;
}

#your-profile fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#your-profile label {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#your-profile .form-table {
	border-collapse: collapse;
}

#your-profile .form-table th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

#your-profile .form-table td {
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 9px;
	padding: 8px 10px;
}

#your-profile .form-table div.color-option {
	display: block;
	clear: both;
	margin-top: 12px;
}

#your-profile .form-table input {
	margin: 1px;
	padding: 3px;
	line-height: 15px;
}

#your-profile .form-table input.tog {
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}

#your-profile .form-table .color-palette {
	vertical-align: bottom;
	float: left;
	margin: -12px 3px 11px;
	width: auto;
	border: none;
}

#your-profile .form-table .color-palette td {
	border-width: 1px 1px 0;
	border-style: solid solid none;
	border-color: #fff;
	height: 10px;
	line-height: 20px;
	width: 10px;
}

#your-profile .form-table input[type="checkbox"],
#your-profile .form-table input[type="radio"] {
    vertical-align: middle;
}
.mce-container-body!important {
  border: 1px solid #E5E5E5;
}

#pass-strength-result {
	float: left;
}
#your-profile #pass1-text,
#your-profile .pw-weak,
#your-profile .show-password #pass1 {
	display:none;
}
#your-profile .show-password #pass1-text {
	display:inline-block;
}
#your-profile input.regular-text {

}
#your-profile .button.wp-hide-pw,
#your-profile .button.wp-cancel-pw {
	margin-left:10px;
  margin-top: 10px;
}
#your-profile .tml-form-table {
  width: 100%;
}
/** Default Post Styles */

.sticky-post .entry-header::before {
  color: #0173A7;
  content:"\f08d";
  font-family: FontAwesome;
  font-size: 2rem;
float: right
}
.entry-header {
  /*padding: 20px 0 0;*/
  display: block;
}

#posts-container .post .entry-header,
body.page #posts-container .post .entry-header {
  width: 100%;
}
.entry-header .entry-sub-actions {
  margin-top: 9px;
  padding-top: 0;
}
.entry-header .entry-meta {
  margin-bottom: 0;
}
.entry-footer {
  font-size: .9em;
}
#posts-container .format-standard .entry-summary {
  display: inline-block;
  width: 100%;
}
.entry-content p {
  text-align: left;
}
/** Default WYSIWYG Styles */

.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.wp-caption {
  background: inherit;
  border: 0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 5px 4px;
  text-align: center;
}
.wp-caption-text small {
  display: block;
}
figure.figure.wp-caption.alignright,
figure.figure.wp-caption.alignleft {
max-width: 50%;
}
/* Images */

.entry-content img,
.comment-content img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */
}
.widget img {
  width: 100%;
  max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
img.size-full {
  max-width: 97.5%;
  width: auto;
  /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}
img.size-large {
  max-width: 600px;
}
img.size-medium {
  max-width: 300px;
}
img.size-small {
  max-width: 100px;
}
.single-story-image img {
  width: 100%;
}
.avatar-60 {
  width: 60px;
  max-height: 60px;
}
.avatar-80 {
  width: 50px;
  max-height: 50px;
}
.avatar-58 {
  width: 58px;
  max-height: 58px;
}
.avatar-68 {
  width: 68px;
  max-height: 68px;
}
.avatar-120 {
  width: 120px;
}
/** Default Widget Styles **/

#secondary {
  overflow: hidden;
}
#searchform input[type="submit"] {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/** Twitter Widget Styles **/

.sidebar-twitter-box iframe.twitter-timeline {
  min-width: 100% !important;
}
/* Comment Meta & Output */

body.single textarea#comment {
  min-height: 150px;
}
.comment-content table {
  margin-top: 1.25em;
}
.comment-body {
  border-top: 1px solid #DADADA;
  margin: 10px 0 0;
  padding: 10px 0 0;
  overflow: hidden;
}
.comment-list ul.options {
  padding: 10px 0;
}
.comment-list ul.options li {
  font-size: 12px;
  color: #444;
}
.comment-list ul.options li {
  display: inline-block;
  text-transform: uppercase;
}
.comment-list ul.options li a {
  font-weight: 600;
  color: #008cba;
  display: inline-block;
  font-size: 12px;
}
.comment-list ul.options li span {
  font-weight: bold;
  color: #008cba;
  border: 0 solid #FFF;
}
.comment-list ul.options li .rc-likes-comment {
  font-size: 12px;
  font-weight: bold;
}

#posts-container .format-standard .entry-sub-actions span a,
body.single .post .entry-comments span a,
body.single .archives .entry-comments span a {
  text-transform: uppercase;
}

span.entry-comments {
  background: #C21B1E;
  padding: 2px 8px;
  display: inline-block;
  color: #FFF;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 5px;
  margin-top: 0;
}
body.home #posts-container .format-standard .entry-comments span,
body.home .post .entry-comments span,
body.page #posts-container .format-standard .entry-comments span,
body.archive #posts-container .format-standard .entry-comments span {
  padding-top: 3px;
}
.entry-sub-actions {
  font-family: 'Arial Narrow';
  font-size: 0.70rem;
  text-transform: uppercase;
  margin: 4px 0;
}
.entry-sub-actions a {
  display: inline-block;
  color: #909090;
}
.entry-sub-actions .rc-follows-post {
  background: #3AADE3;
  padding: 2px 8px;
  display: inline-block;
  color: #FFF;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 0;
}
.role-contributor {
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
}
table.mceLayout,
textarea.tinyMCE {
  min-height: 120px;
  width: 100% !important;
}
.wp_themeSkin iframe {
  min-height: 160px;
}
.wp_themeSkin .mceIcon {
  background-color: #EEE;
}
.wp_themeSkin *,
.wp_themeSkin a:hover,
.wp_themeSkin a:link,
.wp_themeSkin a:visited,
.wp_themeSkin a:active {
  color: #555;
  background-color: #EEE;
}
.ui-widget-overlay ui-front {
  display: none;
}
ol.comment-list {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
}
ol.comment-list > li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
ol.comment-list > li:before {
  font-weight: 800;
  /*content:counter(li) ". ";*/

  counter-increment: li;
  position: relative;
  top: 70px;
  left: 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  font-size: 1em;
  z-index: 2;
  background: #FFF;
}
.content-area ul.options {
  margin-left: 0;
  line-height: 1rem;
}
li.report input.report {
  padding: 6px;
}
ol.comment-list ul.children,
ol.comment-list ul.children li {
  list-style-type: none;
}
ol.comment-list .comment-body .small-4.entry-avatar {
  padding-right: 0;
}
ol.comment-list .row.comment-body {
  margin-left: 0;
  margin-right: 0;
}
ol.comment-list .row.comment-body label {
  color: #FFF;
  background: #444;
  padding-right: 5px;
}
/** TINYMCE COMMENTS **/

#ed_toolbar input[type="button"]#ed_strong {
  background: #FFF url('../images/mce/bold.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 26px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_em {
  background: #FFF url('../images/mce/italic.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 26px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_del {
  background: #FFF url('../images/mce/delete.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 27px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_link {
  background: #FFF url('../images/mce/link.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 30px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_block {
  background: #FFF url('../images/mce/blockquote.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 54px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_code {
  background: #FFF url('../images/mce/code.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 37px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_close {
  background: #FFF url('../images/mce/close.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 65px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_ul {
  background: #FFF url('../images/mce/ul.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 26px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_ol {
  background: #FFF url('../images/mce/ol.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 26px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
#ed_toolbar input[type="button"]#ed_li {
  background: #FFF url('../images/mce/li.jpg') no-repeat;
  border-color: #C3C3C3;
  margin: 3px 1px 4px;
  line-height: 22px;
  display: inline-block;
  border-width: 0;
  border-style: solid;
  min-width: 26px;
  width: auto;
  padding: 2px 4px;
  text-indent: -9999px;
}
/** CONVERSATIONS **/

.convo-loading {
  width: 16px;
  height: 16px;
  background: url('../images/wpspin_light.gif') no-repeat;
  display: inline-block;
}
.convo-loading.hide {
  display: none;
}
.convo-button {
  background: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -o-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  border-color: #bbb;
  color: #333;
  text-shadow: 0 1px 0 #fff;
}
.convo-button:hover,
.convo-button:focus {
  background: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -ms-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
  border-color: #999;
  color: #222;
}
.convo-success {
  border: 1px solid #99F199;
  padding: 10px;
  background: #E0FFE0;
}
.convo-info {
  background-color: #fef5be;
  border: 2px solid #fdd425;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  font-size: 13px;
}
ul.convo-form {
  list-style: none !important;
  margin: 0 !important;
}
ul.convo-form li {
  margin-left: 0;
  margin-bottom: 10px;
  padding: 10px;
}
ul.convo-form li:after {
  clear: both;
  content: "";
  display: table;
}
ul.convo-form li.has-error {
  background: #FFE4E4;
}
ul.convo-form li .convo-label {
  float: left;
  width: 25%;
}
ul.convo-form li .convo-label .required {
  color: red;
}
ul.convo-form li .convo-fields {
  float: left;
  width: 75%;
}
#tinymce,
ul.convo-form li .convo-fields input[type=text],
ul.convo-form li .convo-fields input[type=password],
ul.convo-form li .convo-fields input[type=email],
ul.convo-form li .convo-fields input[type=url],
ul.convo-form li .convo-fields input[type=number],
ul.convo-form li .convo-fields textarea,
.convo-fields #wp-post_content-editor-container,
.comment-respond #wp-comment-editor-container {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #888;
}
ul.convo-form li .convo-fields input[type=text]:focus,
ul.convo-form li .convo-fields input[type=password]:focus,
ul.convo-form li .convo-fields input[type=email]:focus,
ul.convo-form li .convo-fields input[type=url]:focus,
ul.convo-form li .convo-fields input[type=number]:focus,
ul.convo-form li .convo-fields textarea:focus {
  color: #373737;
}
ul.convo-form li .convo-fields textarea {
  padding-left: 3px;
  width: 98%;
}
#tinymce,
ul.convo-form li .convo-fields input[type=text],
ul.convo-form li .convo-fields input[type=password],
ul.convo-form li .convo-fields input[type=email],
ul.convo-form li .convo-fields input[type=url],
ul.convo-form li .convo-fields input[type=number],
.convo-fields #wp-post_content-editor-container,
.comment-respond #wp-comment-editor-container {
  padding: 5px;
}
ul.convo-form li .convo-fields select {
  border: 1px solid #dfdfdf;
  padding: 2px;
  height: 2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-width: 150px;
}
ul.convo-form li .convo-fields select[multiple] {
  height: auto;
}
ul.convo-form li .convo-fields a.file-selector {
  font-family: inherit;
  text-transform: none;
  font-size: .8rem;
  padding: 2px 6px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #21759b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a95c5), to(#21759b));
  background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
  background-image: -moz-linear-gradient(top, #2a95c5, #21759b);
  background-image: -ms-linear-gradient(top, #2a95c5, #21759b);
  background-image: -o-linear-gradient(top, #2a95c5, #21759b);
  background-image: linear-gradient(to bottom, #2a95c5, #21759b);
  border-color: #21759b;
  border-bottom-color: #1e6a8d;
  -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
  box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
ul.convo-form li .convo-fields a.file-selector:hover,
ul.convo-form li .convo-fields a.file-selector:focus {
  background-color: #278ab7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e9fd2), to(#21759b));
  background-image: -webkit-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -moz-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -ms-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -o-linear-gradient(top, #2e9fd2, #21759b);
  background-image: linear-gradient(to bottom, #2e9fd2, #21759b);
  border-color: #1b607f;
  -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.6);
  box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.6);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
ul.convo-form li .convo-fields .google-map img {
  max-width: none !important;
}
ul.convo-form li .convo-fields .convo-help {
  color: #666;
  margin: 2px 0 5px 0;
  font-size: 12px;
  font-style: italic;
  font-family: sans-serif;
}
ul.convo-form li .convo-fields table,
ul.convo-form li .convo-fields td {
  border: none;
  margin: 0;
}
ul.convo-form li .convo-fields table {
  /*width:100%;*/
}
ul.convo-form li .convo-fields img.convo-clone-field,
ul.convo-form li .convo-fields img.convo-remove-field {
  cursor: pointer;
  margin: 0 3px;
  box-shadow: none;
  border: none;
}
ul.convo-form li .convo-fields ul.convo-attachment-list {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
}
ul.convo-form li .convo-fields ul.convo-attachment-list li {
  display: inline-block;
  border: 1px solid #dfdfdf;
  padding: 5px;
  margin-right: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.convo-form li .convo-fields ul.convo-attachment-list li a.attachment-delete {
  text-decoration: none;
  padding: 3px 12px;
  border: 1px solid #C47272;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
ul.convo-form li .convo-fields ul.convo-attachment-list li a.attachment-delete:hover,
ul.convo-form li .convo-fields ul.convo-attachment-list li a.attachment-delete:active {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
ul.convo-form li .convo-fields .progress {
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #f7f7f7 100%) repeat scroll 0 0 #ffffff;
  border: 1px solid #D1D1D1;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  float: right;
  height: 22px;
  line-height: 2em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 200px;
}
ul.convo-form li .convo-fields .bar {
  background-color: #83B4D8;
  background-image: -moz-linear-gradient(center bottom, #72a7cf 0%, #90c5ee 100%);
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 0;
  z-index: 9;
}
ul.convo-form li .convo-fields .progress .percent {
  color: rgba(0, 0, 0, 0.6);
  padding: 0 8px;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  width: 200px;
  z-index: 10;
}
ul.convo-form li .convo-fields ul.convo-category-checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.convo-form li .convo-fields ul.convo-category-checklist li {
  margin-bottom: 5px;
  padding: 0;
}
ul.convo-form li .convo-fields ul.convo-category-checklist ul.children {
  list-style: none;
  margin-left: 25px;
}
ul.convo-form li .convo-fields #convo-insert-image-container {
  margin-bottom: 3px;
}
ul.convo-form li .convo-fields #convo-insert-image-container:after {
  clear: both;
  content: "";
  display: table;
}
ul.convo-form li .convo-fields #convo-insert-image-container a#convo-insert-image {
  text-decoration: none;
  border: 1px solid #DFDFDF;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 6px;
  margin-right: 10px;
}
ul.convo-form li .convo-fields #convo-insert-image-container a#convo-insert-image .convo-media-icon {
  height: 12px;
  width: 12px;
}
ul.convo-form li .convo-section-wrap {
  border-bottom: 1px solid #ccc;
  margin: 15px 0;
}
ul.convo-form li .convo-section-wrap h2.convo-section-title {
  margin: 0;
}
ul.convo-form li .convo-section-wrap .convo-section-details {
  padding: 4px 0 8px;
  font-size: 12px;
}
ul.convo-form li.convo-el.featured_image {
  display: none;
}
ul.convo-form .convo-submit input[type=submit],
ul.convo-form .convo-submit a.btn {
  font-size: .8rem;
  padding: 2px 6px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #21759b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a95c5), to(#21759b));
  background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
  background-image: -moz-linear-gradient(top, #2a95c5, #21759b);
  background-image: -ms-linear-gradient(top, #2a95c5, #21759b);
  background-image: -o-linear-gradient(top, #2a95c5, #21759b);
  background-image: linear-gradient(to bottom, #2a95c5, #21759b);
  border-color: #21759b;
  border-bottom-color: #1e6a8d;
  -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
  box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
ul.convo-form .convo-submit .button-primary-disabled {
  color: #94cde7 !important;
  background: #298cba !important;
  border-color: #1b607f !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
  cursor: default;
}
ul.convo-form .convo-submit .convo-errors {
  background: #FFE4E4;
  border: 1px solid #ffb1b1;
  margin: 10px 0;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
}
.convo_sub_info {
  padding: 0;
  margin: 10px 5px;
  border: 1px solid green;
  border-radius: 5px;
}
.convo_sub_info h3 {
  margin: 0 0 5px 0 !important;
  background: green;
  color: #fff !important;
  padding: 3px 10px !important;
  font-weight: bold;
}
.convo_sub_info .text {
  padding: 5px 10px;
}
ul.convo_packs {
  overflow: hidden;
  margin: 35px 0 15px;
}
ul.convo_packs li {
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  border-radius: 5px 5px 5px 5px;
  float: left;
  list-style: none outside none;
  margin: 25px 25px 10px 0;
  padding: 5px;
  position: relative;
  width: 200px;
}
ul.convo_packs h3 {
  padding: 10px !important;
  font-size: 14px;
  font-weight: bold;
}
ul.convo_packs p {
  padding: 0 10px;
  margin-bottom: 8px;
}
ul.convo_packs .cost {
  background: red;
  border-radius: 30px 30px 30px 30px;
  color: #FFFFFF;
  margin: -16px -12px 0 0;
  padding: 10px 8px 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px;
}
#pass-strength-result {
  border-style: solid;
  border-width: 1px;
  float: left;
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  width: 200px;
  display: none;
  background-color: #eee;
  border-color: #ddd !important;
}
#pass-strength-result.bad {
  background-color: #ffb78c;
  border-color: #ff853c !important;
}
#pass-strength-result.good {
  background-color: #ffec8b;
  border-color: #fc0 !important;
}
#pass-strength-result.short {
  background-color: #ffa0a0;
  border-color: #f04040 !important;
}
#pass-strength-result.strong {
  background-color: #c3ff88;
  border-color: #8dff1c !important;
}
.convo-pagination div.pagination {
  text-align: center;
  padding: 7px;
  margin: 3px;
}
.convo-pagination .page-numbers {
  padding: 2px 8px;
  margin: 2px;
  border: 1px solid #4A5154;
  text-decoration: none;
  color: #4A5154;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.convo-pagination .page-numbers:hover,
.convo-pagination .page-numbers:active {
  border: 1px solid #4A5154;
  background-color: #4A5154;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.convo-pagination .page-numbers.current {
  padding: 2px 8px;
  margin: 2px;
  border: 1px solid #4A5154;
  font-weight: bold;
  background-color: #4A5154;
  color: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.convo-author {
  clear: both;
  margin: 10px 0;
}
.convo-author h3 {
  margin: 0 !important;
  background: #CFCFCF;
  text-align: left;
  padding: 3px 10px;
}
.convo-author .convo-author-inside {
  background: none repeat scroll 0 0 #F0F0F0;
  border-bottom: 2px solid #DDDDDD;
  height: 90px;
  padding-left: 10px;
  padding-top: 15px;
  margin-bottom: 15px;
}
.convo-author .convo-author-inside .convo-user-image {
  float: left;
  padding-right: 15px;
}
.convo-author .convo-author-inside p {
  margin-bottom: 10px !important;
}
.convo-author .convo-author-inside p.convo-author-info {
  padding-top: 8px;
}
.convo-author .convo-author-inside p.convo-user-name a {
  color: #335160;
  font-size: 1.2em;
  font-weight: bold;
}
.ac_results {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  z-index: 10000;
  display: none;
  border: 1px solid #ccc;
}
.ac_results li {
  padding: 2px 5px;
  white-space: nowrap;
  text-align: left;
}
.ac_over {
  cursor: pointer;
}
.ac_match {
  text-decoration: underline;
}
.convo-table .button.grn,
.convo-table .button.grn:hover {
  border: none;
}
.button.tiny {
  padding: 4px 8px;
  margin: 0;
}
.button.tiny.info {
  cursor: default;
  background-color: #111;
  color: white;
  padding: 4px 8px;
}
.wp-editor-container textarea.wp-editor-area {
  width: 100%;
  margin: 0;
  border: 1px solid #eee;
}
/** S2MEMBER REGISTRATION **/

form.s2member-pro-paypal-form {
  margin: 0;
  padding: 0;
  clear: both;
  display: block;
  text-align: left;
}
div.s2member-pro-paypal-form-section {
  text-align: left;
  margin: 25px 0 0 0;
}
div.s2member-pro-paypal-form-section:first-child {
  margin-top: 0;
}
div.s2member-pro-paypal-form-options-section,
div.s2member-pro-paypal-checkout-form-description-section,
div.s2member-pro-paypal-sp-checkout-form-description-section,
div.s2member-pro-paypal-form-coupon-section {
  display:
  /* Off initially. */

  none;
}
div.s2member-pro-paypal-form-response-section {
  margin-top: 0;
}
div.s2member-pro-paypal-form-response-info,
div.s2member-pro-paypal-form-response-error {
  font-size: 1.2rem;
  color: #000000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 60px 10px 10px;
}
div.s2member-pro-paypal-form-response-info a,
div.s2member-pro-paypal-form-response-error a {
  font-size: 1.2rem;
  color: #000000;
  text-decoration: underline;
}
div.s2member-pro-paypal-form-response-info {
  font-size: 1.2rem;
  border: 1px solid #F1EADA;
  background: #FFFFCC url('../../../plugins/s2member-pro/images/info-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-response-error {
  font-size: 1.2rem;
  border: 1px solid #FE8989;
  background: #FFD5D5 url('../../../plugins/s2member-pro/images/error-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-description-div {}

#s2member-pro-paypal-sp-checkout-form-description-div {
  font-family: 'Domine', 'Georgia', serif;
}
div.s2member-pro-paypal-form-section-title {
  text-align: left;
  min-height: 22px;
  margin: 0 0 25px 0;
  border: 1px solid;
  padding: 10px 0 10px 0;
  border-width: 0 0 1px 0;
}
div.s2member-pro-paypal-form-coupon-section-title {
  background: url('../../../plugins/s2member-pro/images/coupon-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-registration-section-title {
  background: url('../../../plugins/s2member-pro/images/secure-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-custom-fields-section-title {
  background: url('../../../plugins/s2member-pro/images/details-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-billing-method-section-title {
  background: url('../../../plugins/s2member-pro/images/wallet-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-billing-address-section-title {
  background: url('../../../plugins/s2member-pro/images/address-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-captcha-section-title {
  background: url('../../../plugins/s2member-pro/images/captcha-icon.png') no-repeat center right;
}
label.s2member-pro-paypal-form-card-type-label {
  width: 14%;
  cursor: pointer;
  text-align: center;
  display: inline-block;
}
label.s2member-pro-paypal-form-card-type-label.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
label.s2member-pro-paypal-update-form-card-type-label {
  width:
  /* Only six here. */

  16.5%;
}
label.s2member-pro-paypal-form-card-type-label input[type="radio"] {
  margin-top: 40px !important;
}
label.s2member-pro-paypal-form-card-type-paypal-label {
  background: url('../../../plugins/s2member-pro/images/paypal-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-visa-label {
  background: url('../../../plugins/s2member-pro/images/visa-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-mastercard-label {
  background: url('../../../plugins/s2member-pro/images/mastercard-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-amex-label {
  background: url('../../../plugins/s2member-pro/images/amex-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-discover-label {
  background: url('../../../plugins/s2member-pro/images/discover-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-maestro-label {
  background: url('../../../plugins/s2member-pro/images/maestro-card.png') no-repeat top center;
}
label.s2member-pro-paypal-form-card-type-solo-label {
  background: url('../../../plugins/s2member-pro/images/solo-card.png') no-repeat top center;
}
div.s2member-pro-paypal-form-submission-section-title {
  margin-bottom: 0;
  background: url('../../../plugins/s2member-pro/images/arrow-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div {
  text-align: left;
  margin: 15px 0 0 0;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="text"],
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="password"],
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div textarea,
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select {
  margin: 0;
  padding: 5px;
  width: 100%;
  width: 98% !ie<8;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="button"],
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="submit"] {
  font-weight: bold;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="checkbox"],
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="radio"] {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select {
  width: 99.5% !ie<8;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div label {
  cursor: pointer;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select.s2member-pro-paypal-card-expiration-month,
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select.s2member-pro-paypal-card-expiration-year {
  width: 50%;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select.s2member-pro-paypal-card-expiration-year {
  width: 49%;
  float: right;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div label.ws-plugin--s2member-custom-reg-field-op-l {
  opacity: 0.7;
  vertical-align: middle;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-custom-reg-field-divider-section {
  height: 1px;
  border: 0 solid;
  line-height: 1px;
  border-width: 0 0 1px 0;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-custom-reg-field-divider-section-title {
  border: 0 solid;
  font-size: 110%;
  border-width: 0 0 1px 0;
  padding: 0 0 12px 0;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-coupon-div input[type="text"] {
  margin: 0;
  width: 74%;
  vertical-align: middle;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-coupon-div input[type="button"] {
  width: 25%;
  margin: 0;
  padding: 6px;
  vertical-align: middle;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-ajax-tax-div > div,
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-coupon-response-div > div {
  color: #446F5C;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 60px 5px 5px;
  border: 1px solid #A9D6B6;
  background: #CCEED9 url('../../../plugins/s2member-pro/images/tax-icon.png') no-repeat center right;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-ajax-tax-div > div > img {
  border: 0;
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
  background: transparent;
  vertical-align: middle;
}
div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input.s2member-pro-paypal-password2 {
  margin-top: 5px;
}
div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-custom-reg-field-opt-in-div {
  float: left;
  max-width: 70%;
}
div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-submit-div {
  float: right;
}
div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-submit-div > input[type="image"] {
  border: 0;
}
#s2member-pro-paypal-checkout-form-registration-section-title,
#s2member-pro-paypal-checkout-form-options-section-title {
  font-family: 'Arial Narrow', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
}
label.s2member-pro-paypal-form-card-type-label {
  width: 13%;
}
div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
  margin: 0;
}

/** ALERTS & NOTIFICATIONS **/
/** NOTIFICATIONS & ALERTS **/

#tmp {
  position: absolute;
  opacity: 0;
  z-index: -1;
  bottom: -9999999px;
  right: -9999999px;
}

/**Notification Bubble **/
.notification {
  margin-right: 3px;
}

.notification a {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bubble {
  position: absolute;
  top: -12px;
  right: -15px;
  z-index: 2;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
  text-align: center;
  font-size: 9px;
  line-height: 18px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
  border-radius: 9px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  width: 18px;
  background-color: #f56c7e;
  background-image: url(../images/notification-bg-clear.png);
  background-repeat: no-repeat;
  background-position: center center scroll;
  visibility: hidden;
}

.bubble.show {
  visibility: visible;
}

a:hover .bubble {
  top: -10px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2), 0 2px 1px rgba(0, 0, 0, .2);
}

.empty-list {
  text-align: center;
  font-style: italic;
}

.ui-widget-overlay {
  z-index: 1 !important;
}

.activity_date {
  color: #aaa;
  margin: 0;
  float: right;
  display: block;
}

/**Visitor Popup**/
#visitor.reveal-modal.medium {
  padding: 0;
}
#visitor .logo-beta {
  padding: 10px 0;
  border-top: 8px solid #5A5A5A;
  border-bottom: 8px solid #5A5A5A;
}
/** Responsive Tables **/

table th {
  font-weight: bold;
}
table td,
table th {
  padding-top: 9px 10px 9px 0!;
  text-align: left;
}
.soc-icons {
  width: 20%;
}
.another-srch {
  position: absolute;
  left: 28%;
  top: 7px;
  width: 50%;
}

.gform_wrapper {
  background: #eae9e7;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 97%;
}

.gform_wrapper .gform_heading {
  margin-bottom: 0;
}

.video-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  text-align: center;
  margin: 0 auto 10px;
  max-width: 525px;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.single .entry-content{
  width: 100%;
}

.red-bord{border:1px solid #f00 !important;}


/* Mobile */
@media only screen and (max-width: 1200px) {
.top.social-share-item {display: none;}
}
/* Used to alter styles for screens at least 1280px wide. */
@media only screen and (max-width: 1228px) {
  .menu-account-menu-container {
    margin: 25px 0 15px !important;
  }
}
@media only screen and (min-width: 1024px) {
  #posts-container .thumbnail img {
    height: 200px;
  }
  #posts-container .thumbnail a {
    display: block;
  }

}
  @media only screen and (min-width: 1230px) and (min-height: 550px) {
  span.nav-previous, span.nav-next {
    position: fixed;
    bottom: 10%;
    width: 10%;
    text-align: justify;
  }
  .nav-previous {
    left: 10px;
  }
  .nav-next {
    right: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .orbit-container .orbit-slides-container img {
    max-height: 640px;
    height: 100%;
    width: 100%;
  }
  #site-navigation {
    height: 45px;
    background: #393F44;
    color: #FFF;
  }
  #site-navigation a {
    color: #FFF;
  }
  #site-navigation ul#menu-main-menu {
    margin: 0 0;
    float: right !important;
  }
  .main-navigation ul li {
    margin-top: 10px;
  }
  .main-navigation ul li a {
    padding: 12px 6px 18px !important;
  }
  nav form,
  #site-navigation form {
    margin-bottom: 0;
  }
  #site-navigation form {
    margin-top: 5px;
  }
  #bottomnav {
    border-bottom: 0 solid #393F44 !important;
  }
  #secondary {
    padding-top: 20px;
  }
  #secondary .widget {
    /*padding-left:0.9375rem;padding-right:0.9375rem;*/
  }
  #secondary .widget_ricochet_start_conversation {
    display: none;
  }
  #secondary .top-ad {
    display: none;
  }
  /** SIDEBAR WIDGETS **/

  .sidebar-podcast-content {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 10px;
  }
  .sidebar-podcast-category {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .sidebar-podcast-title {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  .sidebar-podcast-date,
  .sidebar-podcast-links {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
@media only screen and (max-width: 924px) {
  .orbit-container .orbit-slides-container img {
    max-height: 400px;
  }
}
@media only screen and (min-width: 800px) {
  #topnav ul#menu-top-menu {
    margin: 15px 0 0;
  }

}
@media only screen and (max-width: 800px) {
  .entry-avatar-role.profile-badge {
    font-size: .35em;
  }
  .page.login .row #main,
   .page.lostpassword .row #main {
    width: 75%;
  }
  .page.login .forgetmenot label {
    margin-right:0;
    }

  #preview-container iframe {
    display: none;
  }
  /*body.single .switch-tmce, body.single .mceEditor {display:none !important;}*/

  #posts-container .thumbnail img {
    height: 160px;
  }
  #top-ad {
    background: #393F44;
  }
}
@media only screen and (max-width: 767px) {

  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
  #top-ad,
  #bottom-ad {
    display: none;
  }
  #homepage-popular-right {
    float: left;
    width: 100% !important;
  }
  .account-left-bar {
    min-height: 10px !important;
  }
  .account-right-box .settings-form-item {
    margin-left: 0;
  }
  ul#menu-my-account-menu li {
    display: inline-block;
    margin: 3px 10px;
  }

}
@media only screen and (max-width: 650px) {
  .audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-name,
  .audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-artist {
    display: none;
  }
  .page.login .row .white-box,
   .page.lostpassword .row .white-box {
    width: 95%;
  }
  .welcome-banner {display: none;}
  .content-area ul {
    0.8em;
  }
  body.author .profile-header {
    border-right: 0 solid #FFF;
  }
  body.author .tabs {
    background-image: none;
  }
  body.author .tabs dd > a,
  ul#menu-account-menu li a {
    background: #5A5A5A;
    border: 2px solid #FFF;
    padding: 4px 5px 4px;
    margin-top: 0;
  }
  ul#menu-account-menu li.current-page-parent a {
    background: #5A5A5A;
    border: none;
  }
  body.author .tabs dd.active a,
  ul#menu-account-menu li.current-menu-item a {
    border: 2px solid #FFF;
    padding: 4px 5px 4px;
    font-size: 1rem;
  }
  .menu-account-menu-container,
  .menu-account-menu-container {
    background-color: #FFF !important;
  }
  .main-navigation ul {
    float: none !important;
    margin-top: 0 !important;
  }
  .comment-metadata .links.rt {
    text-align: left;
  }
  nav.top-bar.small ul.title-area .name {
    text-align: left;
  }
  nav.top-bar.small ul.title-area .alerts {
  }
  .account-right-box .small-4 {
    line-height: 1em;
    font-size: 15px;
  }
  nav.top-bar.small ul.title-area .name img.header-social-icon {
  }
  #secondary .widget {
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
    overflow: hidden;
  }
  ul.pagination li.small-7.prev,
  ul.pagination li.small-5.next {
    width: 50%;
  }
  ul.main.pagination li.prev a {
    text-align: center;
  }
  ul.pagecount.pagination {
    text-align: center;
  }
  .small-12.rt .sidebar-title {
    display: none;
  }
  .small-12.rt {
    text-align: left;
  }
  .media-frame-menu,
  .media-frame-title {
    top: 0;
    display: none;
    height: 0;
  }
  .media-frame-router {
    top: 10px;
  }
  .media-frame-content {
    left: 0;
    top: 45px;
  }
  .homepage-featured-item a img {
    width: 100%;
    max-height: 100%;
  }
  .orbit-container .orbit-slides-container img {
    max-height: 395px;
  }
  .mceEditor table {
    max-width: none;
  }
  .mceEditor table.mceLayout {
    width: 100% !important;
    height: auto !important;
  }
  table.mceToolbar {
    float: left;
  }
  body .mceToolbar div {
    white-space: normal;
  }
}
@media only screen and (min-width: 640px) {
  #topnav ul,
  img.header-social-icon {
    margin: -4px 0
  }
  img.header-social-icon {
    text-align: right;
  }
  .podcast-featured img {
    width: 300px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 568px) {
  #commentform input[type=submit] {
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  #posts-container .thumbnail img {
    height: 200px;
  }
  ol.comment-list > li:before {
    content: none;
  }
  #homepage-popular-right {
    width: 100% !important;
  }
  .wprc-content .left-section,
  .wprc-content .right-section {
    width: 100%;
    padding-left: 0;
  }

}
@media only screen and (max-width: 480px) {
  /*single podcast page below*/
  .entry-title {font-size:1.1em;}
  .series-title{font-size:.8em;}
  .author-byline .vcard .fn {
  font-size:.7em;}
  .entry-sub-actions {
  font-size: .5em;}
  .entry-meta .entry-date {font-size:.6em;}
  .single-podcasts .podcast-featured.fr {
      float: none;
    }
  .podcast-featured img {
  width: 300px;
  }
  .home .podcast-featured img {
    width: 150px;
  }
  .other-listening-options a.button {
  font-size: 0.7em !important;
  margin-right: .3em!important;
  padding: 1px 2px 2px;
  height: 18px;
  }
  /*single podcast page above*/
  #join-info {
    border-right: 0;
    top: -90px;
  }
  #posts-container .thumbnail img {
    height: 149px;
  }
  .orbit-container .orbit-slides-container img {
    display: block;
    height: 250px;
    max-width: 100%;
  }
  .orbit-container ul[data-orbit] .orbit-caption {}

.top-bar {
    background: #FFF;
  }
  nav.top-bar.small ul.title-area .name {
    font-size: 0.75em;
    text-align: left;
  }
  nav.top-bar.small ul.title-area li.name.login {
    text-align: left;
  }
  #secondary .sidead div {
    padding: 0;
    border: 1px solid #CCC;
    margin-bottom: 40px !important;
  }
  .profile-header {
    border-right: 0 #ccc solid;
  }
  ul.convo-form li .convo-label {
    width: 100%;
  }
  body.author h1 {
    text-align: center;
  }
  ul.main.pagination {
    width: 100%;
  }
  ul.main.pagination li {}

ul.main.pagination li a {
    display: inherit;
    /*color:#000;*/

    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1em;
    letter-spacing: -1px;
    text-align: left;
  }
  ul.main.pagination li.prev a {
    /*padding:8px 2px;*/

    margin-right: 0;
  }
  ul.main.pagination li.next a {
    /*padding:8px 5px;text-align:left;*/

    margin-left: 0;
    border-left: 0 solid #000;
  }
  ul.main.pagination li.small-5,
  ul.main.pagination li.small-7 {
    width: 50%;
  }
  nav.top-bar.small.profile ul.title-area .name {
    text-align: left;
  }
  ul.pagecount.pagination li {
    font-size: 1em;
    float: none;
  }

}
@media only screen and (max-width: 320px) {
  ol.random-related {
  width: 46%;
  display: inline-block;
  margin-right: 5px;
  display: none;
}
ol.recent-related {
  width: 100%;
  margin-left: 5px;
  float: none;
}
  /*single podcast page below
  */.single-podcasts .podcast-featured.fr {
    float: none;
  }
  .single-podcasts .podcast-featured img {
    width: 300px;
  }
  .home .podcast-featured img {
    width: 100px;
  }
  /*single podcast page above*/
  .sidead {
    max-width: 100%;
    overflow: hidden;
  }

  nav.top-bar.small ul.title-area .alerts {}

  nav.top-bar.small ul.title-area .name {
  }
  body.author .tabs dd {
    width: 100px;
    height: 40px;
    overflow: hidden;
  }
  body.author .tabs dd > a,
  body.author .tabs dd.active a,
  ul#menu-account-menu li.current-menu-item a {
    border: 2px solid #FFF;
    padding: 4px 5px 4px;
    font-size: 1rem;
  }
  #comments .comment-body {
    background: #FAFAFA;
  }

  #alerts.f-dropdown.medium .alert-header.row .large-6.small-6.columns.lt {
    padding: 0;
    font-size: .75rem;
  }
}
/* Apply styles to screens in landscape orientation */

@media only screen and (orientation: landscape) {}
/* Apply styles to screens in portrait orientation */

@media only screen and (orientation: portrait) {
}
/** CUSTOM MEDIA QUERIES**/

/*main menu on iPad in portrait mode*/
@media only screen and (max-width: 770px) and (orientation:portrait) {
  #site-navigation .columns {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .main-navigation ul li a {
  padding: 12px 2px 18px !important;

  }

}
@media only screen and (min-width: 640px) and (max-width: 800px) {}

@media only screen and (max-width: 1024px) {
  .account-label {
    text-align:left;
  }
}
@media only screen and (max-width: 321px) {
  .orbit-container {
    max-height:200px;
  }

}
@media only screen and (max-width: 568px) {
  #posts-container .format-standard.msnry.small-12 {
    width: 100%;
  }
  #posts-container .post.msnry.large-6,
  #posts-container .podcast.msnry.large-6,
  #posts-container .msnry.large-6,
  #posts-container .format-standard.msnry.large-6,
  #posts-container .format-standard.msnry.medium-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 40.063em) {
  ul.pagecount.pagination li {
    font-size: 1rem;
  }

  .icon-replace {
    display: inline-block;
    font: 0/0 a;
    text-shadow: none;
  }

  .icon-replace::before {
    font-family: FontAwesome;
    font-size: 1.6rem;
  }

  .alert .icon-replace::before {
    content: "\f06a";
    color: #ffa500;
  }

  .inbox .icon-replace::before {
    content: "\f0e0";
  }

  .notification-bubble,
  .message-bubble {
    top: 0;
  }
  .notification-bubble {
    left: 10px;
  }
  .message-bubble {
    left: 15px;
  }
}
