body {font-size: 11px; font-family: verdana, helvetica, arial; color: #000000; margin-top: 0px;}

h1 {font-size: 24px; font-weight: bold; color: #008000;}

h2 {font-size: 18px; font-weight: bold; color: #008000; font-style: italic;}

h2 {font-size: 14px; font-weight: bold; color: #008000; font-style: normal;}

td {font-size: 11px; font-family: verdana, helvetica, arial; color: #000000;}

TD.menu-item {
     height:   15px;
     background-color: #008000; 
     color:    #C0FFC0;
     padding-top: 3px;
     padding-bottom: 3px;
     padding-left:  5px;
     padding-right  5px;
     vertical-align: middle;
}



a.top-menu      { color: #C0FFC0;
                  text-decoration: none;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }


a.top-menu:link { color: #C0FFC0;
                  text-decoration: none;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }
                  

a.top-menu:visited { color: #C0FFC0;
                  text-decoration: none;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.top-menu:hover { color: #C0FFC0;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.top-menu:active { color: gray;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }





a.bottom-menu      { color: #008000;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }


a.bottom-menu:link { color: #008000;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }
                  

a.bottom-menu:visited { color: #008000;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.bottom-menu:hover { color: gray;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.bottom-menu:active { color: gray;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }


a.news-menu      { color: #E28518;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }


a.news-menu:link { color: #E28518;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }
                  

a.news-menu:visited { color: #E28518;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.news-menu:hover { color: gray;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }

a.news-menu:active { color: gray;
                  text-decoration: underline;
                  font-size: 11px; 
                  font-family: verdana, helvetica, arial;
                }




.AdSense {
 float: left;
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 5px;
 margin-right: 15px;
} 

.leaderboard {
 float: auto;
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 5px;
 margin-right: 5px;
} 


.RHSky {
 float: right;
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 5px;
 margin-right: 15px;
} 



.topBan {
 float: auto;
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 5px;
 margin-right: 15px;
} 





//-- feed stuff

/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 background-color: #c0ffc0;
	 border: 2px dashed #008000;
}

.rss-title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : normal; //bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #008000;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}

.pod-play-box {
	margin: 4px 0;
	font-size:90%;
}


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


//-- feed stuff ends


