/* wheresmysocks.net Testing Style Sheet */

body { 
  color: #EEE; background: #333; margin: 0px; text-align: center; 
  font-family: Tahoma, Verdana, Luxi Sans, sans-serif; font-size: 10pt; 
}

.color1a { background: #006699; }
.color2a { background: #005886; }
.color3a { background: #004b72; }
.color4a { background: #003e5e; }
.color5a { background: #00314a; }

.color1b { background: #666666; padding: 5px; }
.color2b { background: #555555; padding: 5px; }
.color3b { background: #444444; padding: 5px; }
.color4b { background: #333333; padding: 5px; }

.yellow-weathertile { color: #333; background: #FC0 url(/~kendrick/wmsnet/images/weather/svr-tstorm) no-repeat right; }
.red-weathertile { color: #FFF; background: #F00 url(/~kendrick/wmsnet/images/weather/tornado) no-repeat right; }
.temp { font-size: 16pt; font-weight: bold; text-decoration: none ! important; color: #FFFFFF; }

.updateerror { font-weight: bold; color: #0099CC; }

a:link    { color: #AADDEE; }
a:visited { color: #EEEEEE; }

.sectiontitle { font-size: 150%; font-weight: bold; }
#content { text-align: justify; padding: 5px; margin: 5px; }


.headerbar { 
  width: 20%; float: left; border: 0px; margin: 0px; padding: 0px;
  min-height: 80px; _height: 80px; max-height: 80px; font-size: 11pt; font-weight: bold; 
}

#header4 { 
  text-align: left; line-height: 225%;
}

#header5 { 
  background: url(images/weather/current) #00314A no-repeat right top; clear: right; 
  text-align: left; line-height: 225%; width: 19.99%;
}

.lupdate { margin: 0em; font-style: oblique; display: none; }

#weather { width: 20%; float: right; }

.currcond { 
  min-height: 80px; _height: 80px; padding: 0px; margin: 0px; 
}
.currcond img { padding: 0px; margin: 0px; }

div.weatherrow { width: 100%; clear: both; padding-top: 1px; padding-bottom: 2px;  border: 0px dashed #CCC; border-top-width: 1px; height: 2ex; }
div.weatherrow span.label { float: left; width: 40%; text-align: right; font-weight: bold; }
div.weatherrow span.entry { float: right; width: 59.75%; text-align: left; }
div.weatherrow span.quarter { float: left; width: 24%; text-align: left; }

.gridtable { font-size: 8pt; width: 100%; border: 0px; }
.gridtable tr td { border: 0px; border-top: 1px solid #CCC; }

.gridchan, .gridheader { text-align: center; font-weight: bold; }
.gridlisting { text-align: left; }
.gridtitle { font-weight: bold; }
.griddesc { font-style: oblique; font-size: 8pt; }
.gridarrow { font-weight: bold; }

.hockey_game {
	font-weight: normal;
}
