body {background-color: #dadada; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: center; background-position: top;}
.textyy {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#0f0082;}
.text {font-family:Palatino Linotype; font-size: 14px; font-weight:normal; color:#0f0082;}
a.text:hover {font-family:Palatino Linotype; font-size: 14px; font-weight:normal; color:#0f0082; text-decoration:underline}
a.text:active {font-family:Palatino Linotype; font-size: 14px; font-weight:normal; color:#0f0082;}
a.text:visited {font-family:Palatino Linotype; font-size: 14px; font-weight:normal; color:#0f0082;}
.textbigger {font-family:Palatino Linotype; font-size: 16px; font-weight:normal; color:#0f0082;}
a.textbigger:hover {font-family:Palatino Linotype; font-size: 16px; font-weight:normal; color:#0f0082; text-decoration:underline}
a.textbigger:active {font-family:Palatino Linotype; font-size: 16px; font-weight:normal; color:#0f0082;}
a.textbigger:visited {font-family:Palatino Linotype; font-size: 16px; font-weight:normal; color:#0f0082;}
.textbold {font-family:Palatino Linotype; font-size: 14px; font-weight:bold; color:#a62e2e;}
a.text:bold {font-family:Palatino Linotype; font-size: 14px; font-weight:bold; color:#a62e2e; text-decoration:underline}
a.text:bold {font-family:Palatino Linotype; font-size: 14px; font-weight:bold; color:#a62e2e;}
a.text:bold {font-family:Palatino Linotype; font-size: 14px; font-weight:bold; color:#a62e2e;}
.textboldbig {font-family:Palatino Linotype; font-size: 16px; font-weight:bold; color:#a62e2e;}
a.text:boldbig {font-family:Palatino Linotype; font-size: 16px; font-weight:bold; color:#a62e2e; text-decoration:underline}
a.text:boldbig {font-family:Palatino Linotype; font-size: 16px; font-weight:bold; color:#a62e2e;}
a.text:boldbig {font-family:Palatino Linotype; font-size: 16px; font-weight:bold; color:#a62e2e;}
.textwhite {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#ffffff;}
a.textwhite:hover {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#ffffff; text-decoration:underline}
a.textwhite:active {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#ffffff;}
a.textwhite:visited {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#ffffff;}
.textport {font-family:Arial; font-size: 10px; font-weight:normal; color:#000000;}
a.textport:hover {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#000000; text-decoration:underline}
a.textport:active {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#000000;}
a.textport:visited {font-family:Palatino Linotype; font-size: 12px; font-weight:normal; color:#000000;}
.texthead {font-family:Arial; font-size: 16px; font-weight:bold; color:#000000;}
.textportbolder {font-family:Arial; font-size: 12px; font-weight:bold; color:#000000;}

.rss-box {
	
	 background-color: #580706;
       
	 
}

div.scroll {
height: 737px;
width: 280px;
overflow: auto;
}

.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
}



.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #bb1311;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color:#bb1311;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
/* 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
   }



