/* begin styles for RSS Feed */

.rss-box {
	 margin: 0.5em;
	 width: 3500px;
	 background-color: #C5B9A1;
     border: 7px solid #500A0A;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	background-color:#990000;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #330066;
	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:white;
}

.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
   }

/* Home */

#body_info {
padding-top: 0px;
padding-left: 0px;
margin-top: 0px;
margin-left: 0px;
}

A {
	color : Black;
	text-decoration : none;
}


/* News stories */

#news_td_title {

font-family: 'Trebuchet MS';
font-size: 10pt;
color: White;
font-weight: bold;
}

#table_info {
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}

#news_td
 {
 padding-top: 10px;
 }
 
 /* about stories */
 
 #table_article{
 font-size: 10;
 font-family: Arial, Helvetica, sans-serif;
 }
  /* admin*/
 
#body_admin {
padding-top: 0px;
margin-top: 0px;
margin-left: 15px;
}

.heading {
font-family: 'Trebuchet MS';
font-size: 10pt;
color: 000000;
font-weight: bold;
}

.item {
font-family: 'Trebuchet MS';
font-size: 8pt;
color: 000000;
font-weight: bold;
}