/* begin styles for RSS Feed from Feeds2JS.org*/

/* old border 1px solid #990000*/
.rss-box {
	margin: 0;
	border: none;
	background-color: #f6ebdf;
	}

.rss-items {
	margin: 0 10 10px 15;
	}

.rss-title {padding:0.5em;}

/* old color bd9e80;*/
.rss-title {
	padding: 1px 0 0 36px;
	font-size: 14px;
	font-weight: bold;
	color: #957252;
	text-align: left;
	background: url(http://www.htsbonline.org/blog/images/icon_sidebar_heading_2.gif) no-repeat 0 45%;
	}

.rss-item  {
	font-size: 12px;
	line-height: 14px;
	list-style:none;
	padding-bottom: 4px;
	}

.rss-item a {
	text-decoration:underline;
	font-weight : bold;
	padding-left:17px;
	padding-bottom:4px;
	background-image:url('http://www.htsbonline.org/blog/images/icon_list_item_link.gif');
	background-repeat:no-repeat;
	background-position-y:3px
	}
	
.rss-item a:visited {
	color: #E0BD91;
	background-image:url('http://www.htsbonline.org/blog/images/icon_list_item_visited.gif');
	}

.rss-item a:hover {
	color: #BA742A;
	font-style:italic;
	background-image:url('http://www.htsbonline.org/blog/images/icon_list_item_hover.gif');
	}

.rss-date {
	font-size: 10px;
	text-transform: uppercase;
	color: #c8ab8f;
	background: url(http://www.blogblog.com/thisaway/icon_date.gif) no-repeat 15px 1px;
	padding-bottom: 4px;
	padding-left: 30px
	} 

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
/* end styles for RSS Feed from Feeds2JS.org*/
