
#node-32232 .meta { /* Temporary workaround for Drupal bug where the "meta" DIV at the top of each node appears even when there's no content */
    display: none;
}

/* #1 BASIC PAGE LAYOUT */

BODY {
  margin: 0;
  padding: 0;
  background-color: #F2F0DB;
  font-family: Verdana, Corbel, "Bitstream Vera Sans", sans-serif;
  font-size: .85em;
  color: #014959;
}

H1, H2 {
  padding: 0;
  margin: 0;
}

A, 
A:visited {
  color: #00A2B3;
  text-decoration: none;
}

#header {
  margin: 0 auto;
  width: 100%;
}

.center {
  width: 1000px;
  margin: 0 auto;
}

#header-region .center {
	position: relative;
}

#sidebar-right {
  float: right;
  width: 312px;
}

#squeeze {
  float: left;
  width: 643px;
}

.status, .messages {
  border: 2px solid #cfebf2;
  background-color: #FAF4BA;
  padding: .5em;
  font-style: italic; 
}

/* #2 REGION FORMATTING */

/* #2.1 Podcast list block (block-1) */
#header-region {
  height: 47px;
  background: #2c7d85 url(images/pod_list_bg.png) repeat-x bottom;
  line-height: 47px;
  color: #FAF4BA;
  vertical-align: middle;
  font-family: Arial, Helvetica, Calibri, sans-serif;
  text-shadow: 0 -1px 0 #1b4c52;
}

#header-region p {
  font-style: italic;
}

#header-region STRONG,
#header-region STRONG A {
  color: #D4EAF1;
  font-style: normal;
}

#header-region STRONG A {
  text-decoration: underline;
}

#header-region.expanded #block-tsoya_custom-2 UL LI A.more-link {
  background: transparent url(images/less_arrow.png) no-repeat scroll center right;
}

.block { margin-bottom: 0em; }

#menu-container {
    text-align: center;
}

.ddiy-note {
  font-size: 11px;
  color: #ccd5ac;
  position: relative;
  top: -1px;
}

#block-tsoya_custom-2 {
  display: inline-block;
}

#block-tsoya_custom-2 h2 {
  display: none;
}

#block-tsoya_custom-2 .pod-list-head {
  float: left;
  font-style: italic;
  font-family: Georgia, Constantia, serif;
}
#block-tsoya_custom-2 .pod-list-head strong {
	font-family: Arial, Helvetica, Calibri, sans-serif;
}

#block-tsoya_custom-2 UL {
  float: left;
}

#block-tsoya_custom-2 UL,
#block-tsoya_custom-2 P {
  margin-top: 0;
  /*float: left;*/
  padding: 0 .5em;
  margin-bottom: 0;
}
#block-tsoya_custom-2 ul li a {
	color: #FAF4BA;
}
#block-tsoya_custom-2 UL LI{
	display: inline;
  padding: 0em 1.2em;
  float: left;
  list-style-type: none;
  background: transparent url(images/pod_list_division.png) no-repeat scroll top left;
}

#block-tsoya_custom-2 .pod-list-body > :first-child {
  padding-left: 1.75em;
  background: transparent url(images/pod_list_groove.png) no-repeat scroll top left;
}

#block-tsoya_custom-2 a.blue {
  color: #D4EAF1;
}

#block-tsoya_custom-2 UL LI A.shows-link {
  display: block;
  /* color: #D4EAF1; */
  background: transparent url(images/more_arrow.png) no-repeat scroll center right;
  padding-right: 28px;
}

#block-tsoya_custom-2 #pod-list-more {
	height: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 245px;
	top: 45px;
	z-index: 100;
	background: #256C73;
	border: 1px solid #1F6269;
	border-bottom: 0;
	border-top: 0;
  text-align: left;
}
#block-tsoya_custom-2 #pod-list-more li {
	display: block;
	float: none;
	background: none;
	border: 1px solid #508186;
	border-bottom: 1px solid #1F6269;
}

/*#block-tsoya_custom-3 {
  border: 4px solid #177c87;
  background-color: #cfebf2;
}*/ 

#block-tsoya_custom-3 {
  border: 4px solid #143C40;
  background-color: #419FB0;
  margin-top: 15px;
  padding: .5em;
}

#block-tsoya_custom-3 ul li {
  list-style-type: none;
  margin-left: 0em;
}

#block-tsoya_custom-3 ul li a {
  color: #fffbcb;
  font-weight: bold;
}



#block-tsoya_custom-2 UL LI A {
  color: inherit;
}

#block-block-1 UL LI A.more-link {
  display: block;
  color: #D4EAF1;
  background: transparent url(images/more_arrow.png) no-repeat scroll center right;
  padding-right: 35px;
}

/* #2.2 Header */

#header {
  background: #02b0c2 url(images/header_bg.png) repeat-x bottom;
  border-top: 1px solid #419FB0;
  border-bottom: 5px solid #00444c;
  padding: 0px;
  height: 251px; 
}

#header #logo-floater {
  margin-top: 0px;
  vertical-align: middle;
}

IMG#logo {
  float: left;
  z-index: 3;
}

#header-text {
  float: left;
  width: 454px;
  margin: 0px;
}

#slogan {
  font-size: 11pt;
  font-family: Georgia, serif;
  background: #01626d url(images/bolt.png) no-repeat scroll 10px 10px;
  text-align: center;
  padding: 10px 10px 10px 26px;
  margin: 10px 0;
  color: #7CF3FF;
}

#slogan .bolt {
  float: right;  
  background: #01636e url(images/bolt.png) no-repeat;
  width: 16px;
  height: 21px;
}

#slogan A,
#slogan A:visited {
  color: #7CF3FF;
  text-decoration: none;
}

/* #3 Content */

#squeeze {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 5px solid #90b9b6;
  border-bottom: 5px solid #90b9b6;
  background-color: #F1FDF7;
  padding: 13px;
}

H2.blog-title {
  color: transparent;
  background: transparent url(images/main_blog_title.png) no-repeat scroll top left;
  padding-bottom: 12px;
  border-bottom: 1px solid #C7D8D7;
  margin-bottom: 9px;
}

H2.blog-title SPAN {
  visibility: hidden;
}

#show-info {
  background-color: #FFFBCB;
  padding: .5em;
}

#show-info.no-pic {
  border: 1px solid #C7C2A5;
  line-height: 1.5em;
  padding: .5em 1em;
  font-size: 1.1em;
}

#show-info .jesse-portrait {
  float: left;
  border: 3px solid #C7C2A5;
}

#show-info .about-your-host {
  float: left;
  width: 150px;
  padding: 5px 10px;
  text-align: center;
}

#show-info .about-your-host .line1 {
  color: red;
  text-transform: uppercase;
}

#show-info .about-your-host .line2 {
  font-weight: bold;
  font-style: italic;
  white-space: nowrap;
}

#show-info .about-your-host .line3 {
  font-style: italic;
  font-size: .75em;
}

#show-info .bio-text {
  font-size: .75em;
  padding: 5px;
  padding-left: 20px;
}

/* #3.1 Nodes */

.node {
  margin-top: 2.5em;
  padding-right: 45px;
  font-size: .875em;
}

.node .twitter-share-button {
	float: right;
}

.node H2 {
  font-size: 2.2em;
  border-bottom: 1px solid #bfdada;
  padding-bottom: .25em;
  font-family: Arial, Helvetica, Calibri, sans-serif;
}

.node H2 A,
.node H2 A:visited {
  text-decoration: none;
  color: #0A6B81;
}

.node .meta {
  font-family: Georgia, serif;
  font-size: 1.1em;
  border-top: 1px solid #fff;
  padding-top: .7em;
}
.node .clear-block .meta {
	border-top: 0;
	width: 418px;
	float: left;
	font-family: Verdana, Corbel, "Bitstream Vera Sans", sans-serif;
}
.node .clear-block div.links {
	width: 180px;
	float: right;
	padding-top: .7em;
	text-align: right;
	font-size: 1.1em;
}
.node .clear-block .meta ul.links li {
	padding: 0;
	margin-right: 1em;
}
.node .clear-block div.links ul.links li {
	padding: 0;
	margin-left: 1em;
}

.node .submitted {
  font-style: italic;
  color: gray;
}

.node .comment-link {
	color: #e1dec7;
}
.node .comment-link A {
  font-weight: bold;
}

.node .content {
  padding: 1em 0 .5em;
  margin-bottom: .5em;
  border-bottom: 1px dashed #bfdada;
}

.node .content P {
  margin-top:  0em;
  line-height: 1.6;
}

.node .content DIV {
  margin-bottom: 1em;
}

.item-list .pager {
  font-size: .85em;
  margin-top: 2em;
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

/* #4 Right sidebar */

#sidebar-right {
  font-size: .85em;
}

#sidebar-right .block H2 {
  margin-top: 14px;
  border-bottom: 2px groove #eefefa;
  padding-bottom: 3px;
}

UL.sidebar-list {
  padding-left: 0em;
}

UL.sidebar-list LI {
  display: block;
  list-style-type: none;
  border-bottom: 1px solid #370001;
  padding: .5em 0em;
}

UL.sidebar-list A {
  font-weight: bold;
  display: block;
}

/* #4.1 Sponsor block */

#block-block-2 H2 {
  background: transparent url(images/support_title.png) no-repeat scroll top left;
  width: 312px;
  position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
  overflow: hidden;
}
#block-block-2 li {
	border-bottom: 1px dashed #a8c1bb;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}

#block-block-2 H2 SPAN {
  visibility: hidden;
}

/* #4.2 Black blocks */
.black-block {
  background: #024850 url(images/action_box.png) repeat-x top;
  border: 3px solid #177c87;
  text-align: center;
  font-size: 1.3em;
  font-style: italic;
  line-height: 33px;
  padding: .5em;
  color: #C3F9FF;
  margin-top: 14px;
  font-family: Georgia, Constantia, serif;
  letter-spacing: 1px;
}

/* Elements that use this class should wrap their contents in a blank DIV to get the -moz-inline-stack layout working in FF2 */
A.green-button {
  background: transparent url(images/green_button.gif) no-repeat scroll center center;
  font-style: normal;
  font-weight: bold;
  color: #e0fec3;
  text-shadow: 0 -1px 0 #259570;
  width: 80px;
  display: -moz-inline-stack;
  display: inline-block;
  font-family: Arial, Helvetica, Calibri, sans-serif;
}

/* #4.3 Episode player */

#block-tsoya_custom-0 H2 {
  background: transparent url(images/listen_title.png) no-repeat scroll top left;
  width: 312px;
  position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
  border-bottom: 0px !important;
}

#block-tsoya_custom-0 H2 SPAN {
  visibility: hidden;
}

#block-tsoya_custom-0 .content {
  background-color: #E5F9F4;
  border: 1px solid #91bab7;
  padding: .75em;
}

#block-tsoya_custom-0 .content H3 {
  font-family: Georgia, serif;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
}

#block-tsoya_custom-0 .content H3 A.ep-number {
  color: #00A2B3;
}

#block-tsoya_custom-0 .content .guests {
  font-size: .9em;
  margin-bottom: 5px;
}

#block-tsoya_custom-0 .content .player {
  width: 100%;
  height: 50px;
  background-color: #BDEAEF;
}

#block-tsoya_custom-0 .content P {
  font-size: .9em;
  margin-bottom: 0px;
}

#block-tsoya_custom-0 .content A {
  font-weight: bold;
  color: #014959;
}

/* #4.4 Live Shows block */

#block-tsoya_custom-1 H2 {
  background: transparent url(images/liveshows_title.png) no-repeat scroll top left;
  position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#block-tsoya_custom-1 H2 SPAN {
  visibility: hidden;
}

#block-tsoya_custom-1 li {
	border-bottom: 1px dashed #a8c1bb;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}

.sold-out {
  float: right;
  background: transparent url(images/soldout_badge.png) no-repeat scroll center left;
  width: 54px;
  height: 20px;
  color: transparent;
  margin-top: .5em;
}

/* #4.5 Subscribe block */

#block-tsoya_custom-4 H2 {
  background: transparent url(images/subscribe_title.png) no-repeat scroll top left;
	position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
  margin-bottom: .5em;
}
#block-tsoya_custom-4 H2.front {
  background-image: url(images/subscribe_podcasts_title.png);
}
#block-tsoya_custom-4 #apple-podcasts-button {
  background-image: url(images/green_button_wide.png);
  width: 150px;
}

#block-block-4 H2 SPAN {
  visibility: hidden;
}

/* #4.6 Search block */

#block-search-0 H2 {
  background: transparent url(images/search_title.png) no-repeat scroll top left;
  width: 312px;
	position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	margin-bottom: 5px;
}
#block-search-0 #search-block-form {
	text-align: right;
}
#block-search-0 #edit-search-block-form-1-wrapper {
	text-align: left;
	display: block;
}
#block-search-0 #edit-search-block-form-1 {
	border: 1px solid #9FAAA7;
	background: url(images/input_field_bg.png) repeat-x top;
	-webkit-box-shadow: 0 1px 1px #fff;
	width:306px;
	height:20px;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	padding: 2px;
	margin-top: .5em;
}

/* Game block */

#block-block-7 {
	padding-top: 4px;
}
#block-block-7 a {
	position: relative;
	padding: 94px 0 0 0;
	overflow: hidden;
	background: transparent url(images/jordan_jesse_game.png) no-repeat top left;
	height: 0px !important;
	width: 312px;
	display: block;
}

/* Blog RSS block */

#block-block-8 h2 {
	background: transparent url(images/subscribe_blog_title.png) no-repeat scroll top left;
	width: 312px;
	position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

/* Ad blocks */

.block-banners {
  margin-top: 18px;
}

/* Admin block */

.block-user {
  background: #E5F9F4; 
  border: 1px solid #91BAB7;
  padding: 12px;
  margin-top: 14px;
}
 #sidebar-right .block-user h2 {
   margin-top: 0;
 }

/* Corner ribbon block */

#block-tsoya_custom-6 {

}


@font-face{
    font-family:Lehigh Personal;
    src:url(/fonts/LehighPersonal-Regular.woff2) format("woff2"),url(/fonts/LehighPersonal-Regular.woff) format("woff"),url(/fonts/LehighPersonal-Regular.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Lehigh Personal;
    src:url(/fonts/LehighPersonal-SemiBold.woff2) format("woff2"),url(/fonts/LehighPersonal-SemiBold.woff) format("woff"),url(/fonts/LehighPersonal-SemiBold.ttf) format("truetype");
    font-weight:600;
    font-style:normal
}
@font-face{
    font-family:Lehigh Personal;
    src:url(/fonts/LehighPersonal-Black.woff2) format("woff2"),url(/fonts/LehighPersonal-Black.woff) format("woff"),url(/fonts/LehighPersonal-Black.ttf) format("truetype");
    font-weight:900;
    font-style:normal
}
@font-face{
    font-family:FuturaBook;
    src:url(/fonts/Futura-Book.eot?#iefix) format("embedded-opentype"),url(/fonts/Futura-Book.woff) format("woff"),url(/fonts/Futura-Book.ttf) format("truetype"),url(/fonts/Futura-Book.svg#webfont) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:FuturaLight;
    src:url(/fonts/Futura-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/Futura-Light.woff) format("woff"),url(/fonts/Futura-Light.ttf) format("truetype"),url(/fonts/Futura-Light.svg#webfont) format("svg");
    font-weight:600;
    font-style:normal
}


#header-container-for-ribbon {
  overflow: hidden;
}

@media screen and (max-width:768px) {
  #new-upgrading-banner {
    display: none;
  }
}

#banner-content {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    position: absolute;
    top: 30px;
  left: 158px;
}
#new-upgrading-banner:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 178px 178px 0;
  border-color: transparent #f16a25 transparent transparent;
}

#new-upgrading-banner {
    text-align: center;
    position: absolute;
    width: 400px;
    height: 131px;
    left: calc(100% - 289px);
    padding: 0px;
    z-index: 1000;
}

#new-upgrading-banner h1 {
  margin-bottom: 0px;
  font-family: "Lehigh Personal", Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif !important;
  font-weight: 400;
  line-height: 1.2;
}

#new-upgrading-banner h1 {
  margin-bottom: 0;
  font-family: "Lehigh Personal",Rockwell,"Courier Bold",Courier,Georgia,Times,"Times New Roman",serif !important;
  line-height: 1.2;
}


#new-upgrading-banner h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Lehigh Personal", Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif !important;
  font-weight: 400;
  line-height: 1.2;
}

#new-upgrading-banner h6 {
  margin-bottom: 0px;
  font-family: "Lehigh Personal", Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif !important;
  font-weight: 400;
  line-height: 1.2;
}

#new-upgrading-banner #ends-in {
  color: #fff;
  margin-bottom: 0px;
  font-size: 23px;
}

#new-upgrading-banner.amnesty #ends-in {
  font-size: 21px;
}

#new-upgrading-banner.amnesty #banner-content {
  top: 18px;
  left: 154px;
}

#new-upgrading-banner #odometer-container {
  height: 0px;
  overflow: hidden;
}

#new-upgrading-banner #odometer {
  font-size: 22px;
  color: #000;
  width: 150px;
  height: 25px;
}

#new-upgrading-banner.amnesty #odometer {
  line-height: 1.1;
}

#new-upgrading-banner #drive-goal {
    color: #fff;
    font-size: 12px;
    margin-top: 0px;
}

#new-upgrading-banner #drive-goal u {
    font-weight: 600!important;
}


.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

#new-upgrading-banner #ends-in {
  color: #fff;
  margin-bottom: 0;
  font-size: 23px;
}

#block-tsoya_custom-6 #odometer {
  color: #fff;
    font-size: 22px;
}

/* # Footer */
#footer {
  padding-top: 5px;
  clear: both;
  border-top: 2px groove #eefefa;
  font-size: .75em;
}

/* Episode nodes */
.episode-image {
  width: 100%;
  margin: 5px 0px;
  text-align: center;
}

.caption {
  margin-top: 3px;
  font-style: italic;
}

.forum-link {
  font-weight: bold;
}

/* Donate Page */
#node-31531 .twitter-share-button,
#node-32232 .twitter-share-button,
#node-32233 .twitter-share-button,
#node-30927 .twitter-share-button,
#node-32235 .twitter-share-button {
	display: none;
}

#node-32232,
#node-32233 {
	margin-top: 0em;
}

#node-30927 #facebookLikeButton,
#node-32235 #facebookLikeButton {
	display: none;
}

/* Social page */
@font-face {
  font-family: 'archerBold';
  src: url('/mocks/Archer-Bold-Pro.otf') format('opentype');
  font-weight: bold;
}


#node-35536 h2 {
  font-family: "Archer SSm A", "Archer SSm B", Verdana, Corbel,"Bitstream Vera Sans",sans-serif;
  font-style: normal;
  font-weight: 800; 
  color: #0A6B81;
  margin-top: -5px;
  padding-bottom: 0.1em;
}

#node-35536  p {
  font-family: verdana;
  font-size: 10pt;
  color: #014959;
}

#node-35536 .content-row-repeating {
  float: left;
  width: 100%;
  margin-bottom: 18px;
}

#node-35536 .content-row-repeating:after {
  float: none;
  clear: both;
}

#node-35536 .left-content-column {
  width: 270px;
  float: left;
}

#node-35536 .right-content-column {
  width: 354px;
  float: left;
}

#node-35536 .social-screenshot {
  width: 250px;
}

#node-35536 h2 {
  font-size: 2.0;
}

.social-page-content {
  width: 657px;
}

/*Purple*/

.donateBlockPlan.current{
  padding: 10px;
  background: #FEF1FE;
  /* #FCF0F0; */
  color: #865757;
  /* #B2500E; */
  margin-bottom: 12px;
  border-top: 1px dotted #B08A85;
  border-bottom: 1px dotted #B08A85;
  clear: both;
  width: 623px;
}

.comment-link {
  display: none;
}

.show-summary{width: auto; height: auto; border-bottom: 2px solid #90b9b6; float: left; margin-top: 1em; padding-right: 35px; font-size: 1em;}

.show-summary-art{float: left; width: 200px; margin: 2% 4% 2% 0;}

.show-summary-art img{width: 100%; height: 100%;}

.show-summary-details{float: left; width: 60%;}

.show-summary-details h3 {
  font-family: "Archer SSm A", "Archer SSm B", Verdana, Corbel,"Bitstream Vera Sans",sans-serif;
  font-style: normal;
  font-weight: 800; 
  color: #0A6B81;
  font-size: 1.75em;
  margin: 5px 0 0 0;

}

.show-summary-details .submitted {font-style: italic; color: gray; font-family: Georgia,serif; font-size: 1.1em; margin: .5em 0;}

.subscribe_buttons {float: left; margin: 1em 0; height: 60px; border: 1px solid red;}

.show-summary-details:after{clear: both;}

.show-summary:after{clear: both;}

.show-summary-details embed{width: 100%;}

.show-summary .linking_button{
  width: 30px;
  height: 30px;
  margin: 5px;
  opacity: 0.5;
  transition: opacity .225s ease; 
}

.view-shows .node { margin-top: 0.5em; }

.show-summary .linking_button:hover {
    opacity: 1;
}

.linking_button:hover {
    opacity: 1;
}
