/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


#slider { display: none; }


header h1.out-box {
    font-family: 'Play',sans-serif;
    font-size: 2em;
    margin: 0 0 0.4em;
    position: relative;
    text-shadow: 0 1px 1px #000000; }

#navigation .nav li ul li a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    font-family: 'Play',sans-serif;
    font-size: 0.8em;
    padding: 10px 15px;
    text-transform: none;
    width: 150px; }

.post header h1, .type-page header h1, .type-band_member header h1, .type-video header h1, .type-product header h1, .type-gallery header h1, .type-album header h1, .type-event header h1, #contact-page header h1, .type-press header h1 {
    font-family: 'Play',sans-serif;
  }

.archive_header {
    font-family: 'Play',sans-serif;
    font-weight: normal; }

ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-price {
    color: #0055A4;
    font-size: 14px;
    margin-bottom: 20px;
}

ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a:hover, ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a.current {
    background: #982B2B;
    background-image: url(images/noise.png), -webkit-gradient(linear, left top, left bottom, from(#6495ED), to(#436EEE));
    background-image: url(images/noise.png), -webkit-linear-gradient(#6495ED, #436EEE);
    background-image: url(images/noise.png), -moz-linear-gradient(center top, ##6495ED 0%, #436EEE 100%);
    background-image: url("images/noise.png"), -moz-linear-gradient(center top , #6495ED 0%, #436EEE 100%);
    background-image: url(images/noise.png), -moz-gradient(center top, ##6495ED 0%, #436EEE 100%);
    color: #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6495ED,endColorstr=#436EEE);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6495ED, endColorstr=#436EEE)";
}
ul.topspin-item-listings li.topspin-item div.topspin-item-canvas div.topspin-item-buy a {
    text-decoration: none;
    color: white;
    padding: 6px 12px;
    border: 1px solid #201F1F;
    font-family: "Droid Serif", sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    background: #B62323;
    background-image: url(images/noise.png), -webkit-gradient(linear, left top, left bottom, from(#0055A4), to(#000080));
    background-image: url(images/noise.png), -webkit-linear-gradient(#0055A4, #000080);
    background-image: url(images/noise.png), -moz-linear-gradient(center top, #0055A4 0%, #000080 100%);
    background-image: url("images/noise.png"), -moz-linear-gradient(center top, #0055A4 0%, #000080 100%);
    background-image: url(images/noise.png), -moz-gradient(center top, #0055A4 0%, #000080 100%);
    color: #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0055A4,endColorstr=#000080);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0055A4, endColorstr=#000080)";
}
   
#post-entries a:hover, #post-entries a.current {
    background: #982B2B;
    background-image: url(images/noise.png), -webkit-gradient(linear, left top, left bottom, from(#6495ED), to(#436EEE));
    background-image: url(images/noise.png), -webkit-linear-gradient(#6495ED, #436EEE);
    background-image: url(images/noise.png), -moz-linear-gradient(center top, ##6495ED 0%, #436EEE 100%);
    background-image: url("images/noise.png"), -moz-linear-gradient(center top , #6495ED 0%, #436EEE 100%);
    background-image: url(images/noise.png), -moz-gradient(center top, ##6495ED 0%, #436EEE 100%);
    color: #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6495ED,endColorstr=#436EEE);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6495ED, endColorstr=#436EEE)";
}

#post-entries a {
    text-decoration: none;
    color: white;
    padding: 6px 12px;
    border: 1px solid #201F1F;
    font-family: "Droid Serif", sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    background: #B62323;
    background-image: url(images/noise.png), -webkit-gradient(linear, left top, left bottom, from(#0055A4), to(#000080));
    background-image: url(images/noise.png), -webkit-linear-gradient(#0055A4, #000080);
    background-image: url(images/noise.png), -moz-linear-gradient(center top, #0055A4 0%, #000080 100%);
    background-image: url("images/noise.png"), -moz-linear-gradient(center top, #0055A4 0%, #000080 100%);
    background-image: url(images/noise.png), -moz-gradient(center top, #0055A4 0%, #000080 100%);
    color: #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0055A4,endColorstr=#000080);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0055A4, endColorstr=#000080)";
}

.rounded, .entry img {
    height: auto;
}

<span class="fl cat"><?php _e( 'Poop', 'woothemes' ); ?> | <?php echo single_cat_title(); ?></span> 

