body {
  font-family: Segoe UI, Segoe, Tresbuchet MS, Tahoma, helvetica, arial, sans-serif;
  text-align: left;
}

H1 {
  font-family: Segoe UI, Segoe, Tresbuchet MS, Tahoma, helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: heavy;
  margin-bottom: -15px;
  text-align: left;
}

p {
 line-height: 1.4;
 text-align: left;
}

li {
  list-style-type: square;
}

a:link {
  color: #000000;
  text-decoration: none;
}     /* unvisited link */

a:visited {
  color: #000000;
  text-decoration: none;
}  /* visited link */

a:hover {    
  color: #669966;
  text-decoration: none;
}   /* mouse over link */

a:active {
  color: #000000;
  text-decoration: none;
}   /* selected link */

a.black {
 color: #000000;
} 

a.white {
 color: #ffffff;
}

a.white:visited {
  color: #ffffff;
  text-decoration: none;
}  /* visited link */

a.white:hover {    
  color: #669966;
  text-decoration: none;
}   /* mouse over link */

a.black:hover {
 font-weight: bold;
} 

.sitename {
  background: #669966;
  color: #FFFFFF;
  font-family: serif;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 48px;
  position: relative;
  top: 1px;
  text-align: left;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #000000;
}
  
.sitecity {
  background: #669966;
  text-align: right;
  color: #FFFFFF;
  font-size: 16px;
  position: relative;
  top: 1px;
  padding-top: 15px;
  padding-right: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-color: #000000;
}

.sitecoordinates {
  background: #669966;
  text-align: right;
  color: #000000;
  font-size: 12px;
  padding-right: 2px;
}

.menubutton {
  background: #000000;
  width: 115px;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  border: solid;
  border-width: 1px;
  border-color: #ffffff;
}


.menubuttonactive {
  background: #ffffff;
  width: 115px;
  text-align: center;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  border: solid;
  border-width: 1px;
  border-color: #000000;
}

.spotlighttemp {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background: #669966;
  font-size: 45px;
  color: #000000;
  text-alignL center;
}

.spotlighttemptrend {
  position: relative;
  font-size: 44px;
  color: #000000;
  margin-left: -17px;
}

.currentconditions {
  font-size: 14px;
  font-weight: bold;
  background: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #000000;
  color: #FFFFFF;
  font-variant: small-caps;
  text-align: center;
}

.spotlightlabel {
  background-color: rgb(230,223,207);
  text-align: right;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  padding-right: 4px;
  border-style: solid;
  border-width: 0px;
}

.spotlightvalue {
  background: rgb(243,242,235);
  text-align: left;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  padding-left: 4px;
  border-style: solid;
  border-width: 0px;
}

.spotlightyear {
  text-align: center;
  color: #000000;
  font-size: 10px;
}

.databoxhead {
  text-align: center;
  background: #669966;
  color: #FFFFFF;
  font-size: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.databoxlabeltop {
  text-align: center;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.databoxlabelside {
  text-align: left;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-family: Segoe UI, Tresbuchet MS, verdana, helvetica, arial, sans-serif;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalue {
  text-align: right;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueavg {
  text-align: center;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueyear {
  text-align: right;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 11px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueyearavg {
  text-align: center;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 11px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvaluetime {
  text-align: right;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 9px;
  text-transform: lowercase;
}

.datetime {
  text-align: center;
  background: #669966;
  color: #FFFFFF;
  font-size: 13px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.time {
  text-align: center;
  background: #669966;
  color: #FFFFFF;
  font-size: 13px;
  font-variant: small-caps;
}


.noaawxradiolist {
  text-align: left;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 12px;
}

.noaawxradiostation {
  text-align: center;
  color: #000000;
  font-size: 10px;
}

.forecasthead {
  background: rgb(243,242,235);
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  text-align: left;
}

.forecastupdate {
  text-align: left;
  background: rgb(243,242,235);
  color: #000000;
  font-size: 10px;
  font-weight: normal;
}

.forecastdaybox {
  background: #666666;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 5px;
}

.forecastday {
  text-align: center;
  background: #666666;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.forecastbox {
  background: rgb(243,242,235);
  border-width: 1px;
}

.forecast {
  text-align: left;
  background: #666666;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
}

.forecastlink {
  text-align: center;
  background: rgb(243,242,235);
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}

.bottomlinks {
 text-align: left;
 font-size: 12px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
}

.copyright {
 text-align: left;
 font-size: 10px;
}

.disclaimer {
 text-align: left;
 font-size: 10px;
}

.wxiconadjust  {
  padding-top: 0px;
  padding-left: 30px;
  margin-bottom: -25px;
} 


.statementbox {
  color: black;
  font-size: 12px;
  text-align: center;
  background: rgb(255,169,128);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.watchbox {
  color: black;
  font-size: 12px;
  text-align: center;
  background: rgb(255,255,0);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.advisorybox {
  color: black;
  font-size: 12px;
  text-align: center;
  background: #FF9900;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.warningbox {
  color: white;
  font-size: 13px;
  text-align: center;
  background: #CC0000;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(255,255,255);
}


.mainbody {
  color: black;
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.column-dark {
  color: black;
  line-height: 1.3em;
  background-color: rgb(243,242,235);
}

.column-light {
  color: black;
  line-height: 1.3em;
  background-color: white;
}

.table-top {
  color: black;
  background-color: rgb(230,223,207);
  text-align: left;
  font-weight: bold;
}


.datafailurebox {
  color: black;
  font-size: 12px;
  text-align: center;
  background: rgb(255,169,128);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.rss-box {
	 margin: 10px 0%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #000000;
}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	text-decoration : none;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : normal; 
  margin: 18px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: black;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: blue;
	}
	
/* 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
   }