
.homepage-body ul, .homepage-body p {
    font-family: 'PT Serif', serif;
    font-size:16px;
    padding-left:20px;
}
.homepage-body .bubble p {
    font-size:14px;
}
.homepage-body li {
    margin-bottom:.5em;
}
#slider {
    padding:0px;
    overflow:hidden;
}
#slider img {
    margin-bottom:0px;
    max-width:100%;
}
.measure {
    padding:0px;
    text-align:center;
    height:50px;
    line-height:50px;
    background-color:#eee;
}
.marketplace, .launch-player {
    border: 1px dotted #ccc;
}
.marketplace a, .launch-player a {
    text-decoration:none;
}
.marketplace h4 {
    text-shadow: 0px 0px 10px black;
    color:white;
    width:340px;
    text-align:left;
    padding-left:.5em;
}
.ad-body p {
    font-size:13px !important;
}
.wro h4, .wro h6 {
    position: absolute;
    color: white;
    text-shadow: 0px 0px 10px black;
    top:10px;
    left:10px;
}
.marketplace:hover, .launch-player:hover {
    background-color: #eee;
}
.signals ul {
    font-size: 13px;
}
#featured-pet, #featured-pet-container {
    overflow:hidden;
}
#featured-pet a {
    height:284px;
    display:block;    
}
#featured-pet-container a:hover {
    text-decoration:none;
}
#featured-pet img {
    margin-bottom:0px;
    position:relative;
    top:-54px;
    z-index:0;
}
#featured-pet h4 {
    color:white;
    position:relative;
    top: 3em;
    padding-left: .5em;
    padding-top: .2em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-shadow: 0px 0px 5px #000 !important;
    opacity:.8;
    background-color:black;
    z-index:100;
}
.carousel-caption {
    text-shadow: 0px 0px 10px black;
}
@media (max-width:479px) {
  #top-stories-carousel, #top-lowdown-carousel, #top-sports-carousel {
    max-height: 249px !important;
    max-width:350px !important;
    margin: 0 auto;
  }
}
@media (max-width:991px) {
  #top-stories-carousel, #top-lowdown-carousel, #top-sports-carousel {
    max-height: 249px;
    max-width:470px;
    margin: 0 auto;
  }
}
@media (min-width:992px) {
  #top-stories-carousel, #top-lowdown-carousel, #top-sports-carousel {
    height: 326px;
  }
}
@media (min-width:1200px) {
  #top-stories-carousel, #top-lowdown-carousel, #top-sports-carousel {
    height: 345px;
  }
}
@media (max-width:768px) {
  .signals ul {
    font-size: 16px;
  }
}
@media (min-width:768px) {
  #column2, #column3 {
    margin-left: -15px;
  }
}
@media (max-width:480px) {
  .carousel .item h4 {
    font-size: 36px;
  }
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.signals li {
  padding:2px;
}
#mapchooser li, #weatherchooser li {
  margin-bottom:0px;
}
.weathertable  th {
    border-top:0px !important;
}
.weathertable td, .weathertable th {
    text-align:center;
    width: 33.33%;
}
.sky table.table-condensed  {
    font-family: 'Yanone Kaffeesatz', serif;
    font-size: 1.5em;
}
.sky table.table-condensed th {
    font-size: 1.75em;
    background-color: transparent;
    color: #333;
    font-weight:normal;
}
.sky table.table-condensed td {
    width:50%;
}
.onair {
    max-width:550px;
    margin:0 auto;
    padding:1em;
}
.onair img {
    margin-left:1em;
    margin-bottom:0px;
}
.onair:hover {
    background-color:#eee;
}
