@charset "utf-8";
/* CSS Document */



/* begin styles for RSS Feed */

.rss-box {
		text-align:left;
	width: 653px;
	border: 1px solid #999;
	padding-right: 25px;
	padding-left: 20px;
	background-color: #fff;	 
}
.rss-items {
	padding:0;
	margin-left:0px;
	color:#000000;
}

p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 10pt;
	background-color: #fea202;
	color: #004286;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 10pt;
  list-style:none;
  padding-bottom:none;
}

.rss-item a {
	color: #555555;

	padding: 0px 0px 0px 17px;
	background-image:url(img/icon2.gif);
	background-repeat:no-repeat;
	background-position: 1px center;	
	}
	
.rss-item a:visited {

}

.rss-date {
	font-size: 8pt;


		float:right;

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

#info {
	width: 940px;
	height: 184px;
	font-size: 14px;
	color: #555555;
	line-height: 120%;
}
#infoleft {
	width: 700px;
	border: 0px solid #ff6f0f;
	padding: 0px 0px 5px 0px;
	background-attachment: scroll;
	border-radius: 10px 10px 10px 10px;
}
.rss-title {
	padding-top: 5px;
	padding:  10px 0px 20px 0px;
}
.rss-tdate {
	font-size: 0.7em;
	color: #555555;
	line-height: 100%;
}
.rss-text1 {
	font-size: 0.75em;
	color: #555555;
	margin: 20px 10px 10px 8px;
	padding: 0px 0px 0px 17px;
	background-image:url(img/icon2.gif);
	background-repeat:no-repeat;
	background-position: 1px center;
	width:500px;
}

#inforight {
	width: 495px;
	float:right;
}


/* --------------------------------------------------------- */