/* begin styles for Light Dark Blue RSS Feed */

.rss-box {
	 margin: 2px 2px 0px;
	 width: 130px;
	 background-color: #E6EEF7;
	 border: 1px solid ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #000000; font-style: normal##5F74CC;
	 
}
.rss-items {
	padding:2pt 2pt; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #000000;
	color:##0099ff;
; margin: 0px  0px
; font-style: normal
}
p.rss-title {padding:0.5em 0.5em;}
.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color:#3984BD;
	color:#000099;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 7pt;
  font-weight : bold;
  list-style:none;
  padding-bottom:2pt;
; color: #000000; font-style: normal
; text-align: left
}

.rss-item a {
	color:blue;
	font-size: 7pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
; font-style: normal
	}
	
.rss-item a:visited {
	color:#330066;
; font-size: 7pt
; font-weight: bold
; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal
}

.rss-date {
	font-size: 9pt;
	font-weight : normal;
	color: #000099;
; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif
	} 
/* 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;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
   }
.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
   }
