/* =Single Header
------------------------------------------------------------------*/
#single-header {
    margin-top: -10px;
    margin-bottom: 1em;
}

/* =Yarpp
------------------------------------------------------------------*/
div.yarpp-thumbnails-horizontal {
    margin-bottom: 10px;
}
a.yarpp-thumbnail {
    border: none !important;
}
img.attachment-yarpp-thumbnail {
    border: 6px solid #333;
}

/* =Adsense
------------------------------------------------------------------*/
#adsense_header {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 15px;
}
#adsense_above_post {
    padding-bottom: 15px;
}

/* =DSNAds
------------------------------------------------------------------*/
#dsn_ads {} #dsn_ads > menu {
    margin: 0;
    padding: 0;
}
#dsn_ads li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#dsn_ads a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}
#dsn_ads img {
    width: 125px;
    height: 125px;
    border: 1px solid #000;
    margin: 2px;
    padding: 0;
}
#dsn_ads img:hover {
    border: 1px solid #8B0000;
}

/* =Author Bio Block
------------------------------------------------------------------*/
#author {
    background: #F5F5F5;
    width: 100%;
    border-top: 1px solid #e1e1e0;
    border-bottom: 1px solid #e1e1e0;
    overflow: hidden;
    padding: 10px;
    margin: 10px 0;
}
#author img {
    border: 5px solid #e2dede;
    float: left;
    margin-right: 1.5em;
}
#author h5 {
    color: #666;
    font-size: 1.6em;
    margin-bottom: 5px;
}
#author p {
    color: #515151;
    font-size: 13px;
    margin-bottom: 12px;
    text-align: justify;
}
#author p.hlight {
    font-size: 11px;
    text-transform: uppercase;
}
#author p.hlight span {
    color: #CB3131;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.8px;
}

/* =Amazon Related Reading
------------------------------------------------------------------*/
div.amazonfeed {} div.amazonfeed .product {
    width: 550px;
    padding: 0 25px;
}
div.amazonfeed div a img, div.amazonfeedwidget div a img {
    display: inline;
    float: left;
    width: 75px;
    margin: 0px 10px 10px 0px;
    position: relative;
}
div.sociable {
    /* background: #EAEAEA url(images/post_separator.png) no-repeat 50% 0%; */
}

/* =FeedWordPress Post Source Link
------------------------------------------------------------------*/
em.sourcelink {
    font-size: 0.8em;
}

/* =Shopzilla
------------------------------------------------------------------*/
#catalog {
    max-width: 904px;
    margin: 0 auto
}
.product {
    border: #EBEBEB solid 1px;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    margin-top: -1px;
    margin-right: -1px;
    padding: 20px 5px 14px;
    position: relative;
    vertical-align: top;
    width: 190px;
    z-index: 0;
    color: #666;
    min-height: 285px
}
.product a {
    color: #666
}
.product a:hover {
    color: #38b7ee
}
.product {
    padding-left: 17px;
    padding-right: 17px
}
#categories {
    margin-bottom: 1em
}
#categories h4 {
    margin-bottom: 0
}
#categories a:hover {
    text-decoration: underline
}
