div.simplepie {}

#subhead h1.pagetitle {
    font-size: 20px;
}

div.simplepie h2 {
    clear: both;
}

div.simplepie a.featured-image {
    display: block;
    float: left;
    margin-right: 10px;
    width: 190px;
    background-color: transparent;
    border: none;
}
.around-the-web-widget a.featured-image img {
		display:none !important;
}

div.simplepie a.featured-image div {
    float: left;
    width: 75px;
    height: 150px;
    background-position: top center;
    background-repeat: no-repeat;
}

div.simplepie div.post-excerpt-inner {
}

div.simplepie div.post-excerpt-inner div.post-excerpt-text {
    float: left;
    width: 390px;
}

#bof-content div.simplepie div.post-excerpt-inner div.post-excerpt-text p {
    margin-left: 0px;
}

#simplepie-more-link {
    display: block;
    width: 45px;
    padding: 0px 1px 1px;
    margin: 0px auto 40px;
    background-color: #4F969F;
    color: white !important;
    text-align: center;
    font-size: 13px;
    font-style: italic;
    font-family: "Times New Roman",Times,serif;
}

#simplepie-more-link:hover {
    text-decoration: none;
}

/* Override styles for sidebar Around the Web feeds */

#column div.simplepie {
}

#column #simplepie-more-link {
    display: block;
}

#column div.simplepie h2.sidebartitle {
    display: block;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    font-family: "Times New Roman",Helvetica,sans-serif;
    height: 25px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

#column div.simplepie h2.sidebartitle a {
    display: block;
    width: 283px;
    height: 25px;
    overflow: hidden;
    position: relative;
    margin: auto;
}

#column div.simplepie h2.sidebartitle a span {
    position: absolute;
    height: 100%;
    width: 100%;
	top:0;
    background: transparent url(/wp-content/themes/SMP-BoF-Theme/images/hd_vendor_around_the_web.png) no-repeat center;
}

#column div.post-excerpt {
    font-size: 10px;
    margin: 0;
	overflow-y:hidden;
}

#column div.simplepie a.featured-image {
    background-color: white;
}

#column div.simplepie a.featured-image div {
    cursor: pointer;
}

#column div.simplepie div.post-excerpt-spacer {
    background-color: white;
    height: 20px;
    position: relative;
}

#column div.simplepie div.post-excerpt div.post-excerpt-inner {
    position: relative;
}

#column div.simplepie div.post-excerpt a.featured-image {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 75px;
    padding-top: 3px;
}

#column div.simplepie div.post-excerpt-inner div.post-excerpt-text {
    width: 280px;
    float: left;
/*    margin-left: 75px; */
    padding-left: 5px;
    background-color: white;
    position: relative;
}

#column div.simplepie div.post-excerpt-inner div.post-excerpt-text p.spacerParagraph {
    margin-top: 0px;
    margin-bottom: 6px;
}
