/* begin styles for RSS Feed */







.rss-box {




}



.rss-items {

	margin-top:0px;

	margin-left:0;
	padding-left: 0;

	color:#000000;

	margin-bottom: -0.15em;

}



p.rss-title {padding:0em;}



.rss-title {

	text-decoration: none;

	font-family: arial, verdana, sans-serif;

	font-size: 8pt;

	color:#000000;

	font-weight:bold;

	margin: 0px;

	text-align: left;

}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

.rss-item  {

  font-family: arial, verdana, arial, sans-serif;

  font-size: 8pt;

  font-weight : normal;

  list-style:none;
  padding: 0;
  margin: 0;

}



.rss-item a {

	text-decoration : none;

	color:#0291ea;

	font-size: 8pt;

	font-weight:bold;

	font-family:arial, sans-serif;

}

.rss-item a:hover {

	text-decoration : underline;

	color:#0291ea;

	font-size: 8pt;

	font-weight:bold;

	font-family:arial, sans-serif;

}



.rss-item a:visited {

	color:#0291ea;

}



.rss-date {

	font-size: 8pt;

	font-weight : normal;

	color: #000000;

	}



 

/* 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

   }


