@CHARSET "UTF-8";
body {
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
}
#main {
width:800px;
padding-top: 15px;
margin:0 auto;
}
h1 {
padding: 50px 0 10px;
}
a {
	color:#00aeef;
}
#main-form {
padding: 0 0 20px 0;
width:438px;
}
#main-form #em_subscribe_form {
font-family: 'Open Sans', sans-serif;
}
.wfe_button, .btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wfe_button:hover, .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}
.wfe_button:focus, .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.wfe_button:active, .wfe_button.active, .btn.active, .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wfe_button {
  font-family: 'Open Sans' !important;
  padding: 9px 34px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.podcast-item {
	margin: 56px 0 70px;
	padding: 15px 0 26px 0;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}
.subscribe {
    padding: 5px 20px 1px;
    background: #F3F3F3;
    margin: 21px 0 27px;
}
.subscribe .links{
    padding-right: 10px;
    position: relative;
    top: -5px;
}
.subscribe .links a {
	margin-right:10px;
	color: #333333;
	font-weight: bold;
}
.hl1 {
	color:#a6ce39;
}

h2 > a {
  text-decoration: none;
  color: #222;
}

.hl2 {
	color:#00aeef;
}
.description {
}
.description ul {
	padding-top: 8px;
	margin: 0;
}
.description ul li {
    list-style-type: circle;
}
.description .foot {
	font-size: 13px;
	padding: 5px 0 0 0;
	color: #929292;
}

.footer-subscribe-promo {
    font-weight: bold;
}

.social-media {
    text-align: right;
    margin: 0px;
}

.upload-date {
    color: #ababab;
}

.home-link {
}

.podcast-item.first{
    margin-top: 10px;
}

.podcast-item > h2 {
    margin-top: 2px;
}

.preview-div{
  color: #468847;
  background-color: #DFF0D8;
  border-color: 1px solid #D6E9C6;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}

.logo.container {
  position: relative;
}

.logo.container .logo.itsamonkey {
  display: block;
  margin: 0 auto;
}

.logo.container .logo.manageflitter {
  position: absolute;
  top: 0;
  right: 10px;
}

.facebook-btn {
  border:none;
  overflow:hidden;
  height:21px;
  padding-top: 4px;
  vertical-align: top;
  width: 100px;
}

.top-description {
  color: #808080;
  margin-bottom: 35px;
  font-size: 14px;
}

.latest-ribbon {
  float: right;
  margin-top: -16px;
}

.email-subscribe {
  padding-left: 20px;
  position: relative;
}

.email-subscribe-headline {
  color: #999;
  font-size: 14px;
}

input:focus, button:focus {
  outline: none;
}

.email-subscribe .arrow {
  position: absolute;
  width: 20px;
  top: 9px;
  left: -1px;
}

.email-subscribe-textbox:focus {
  color: #333;
}

.email-subscribe-notification {
  color: #808080;
  font-size: 14px;
}

.subscribe-on-itunes {
    position: absolute;
    width: 200px;
    top: 24px;
    left: 312px;
    color: #999;
}

.subscribe-on-itunes a {
    font-weight: bold;
    text-decoration: none;
}

.email-subscribe-textbox {
  width: 200px;
  font-size: 14px;
  border: 1px solid #acacac;
  padding: 4px 78px 4px 4px;
}

.faded {
  color: #bcbcbc;
}

input:focus::-webkit-input-placeholder
{
    color: transparent;
}

.email-subscribe-form {
    width: 300px;
    position: relative;
}

.email-subscribe-button {
  background-color: #a6ce39;
  font-weight: bold;
  color: white;
  border: 0px;
  cursor: pointer;
  position: absolute;
  display: inline-block;
  top: 4px;
  right: 18px;
}

.email-subscribe-button:hover {
  background-color: #00aeef;
}

.home-link {
    margin-top: 15px;
}

.podcast-item.last {
    margin-bottom: 0px;
}

.pagination {
  margin-bottom: 40px;
  text-align: center;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
    display: inline;
    font-size: 14px;
    line-height: 20px;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.social-media-button-box {
  margin-top: 35px;
  padding-top: 7px;
  padding-bottom: 3px;
  text-align: center;
  background-color: rgb(245, 245, 245);
  border-radius: 4px;
}

.share-this-label {
  font-size: 14px;
  vertical-align: top;
  color: #555;
  padding-right: 30px;
}

.audio-player-container {
  display: inline-block;
}

.footer-note {
    text-align: center;
}