/* Lumber Barn CSS Standard */

body { font-family: verdana, arial, sans-serif; }

img  { border:0px; }

.header { font-size: 2.00em; margin-bottom: 10px; }

.center {
   display: block;  
   text-align: center;
   margin: auto;
}

.tagline {  
   display: block;  
   font-size: 1.17em;  
   font-weight: bold;  
   font-style: italic;
   text-align: center;
   margin: auto;
 }  

.trailer { text-align: center; }

.imgtable td { text-align: center; padding: 4px 10px 4px 10px;}

.fleft        { float:left;   margin:0px 4px 0px 0px; }
.fright       { float:right;  margin:0px 0px 4px 0px; }
.botspace     { margin-bottom: 4px; }
.tleft        { text-align:left; }
.tright       { text-align:right; }
.vbar         { border-left:1px solid black; width:1px; }
.photo        { width:100px; }

.clearthefloats { clear:both; }
.title        { font-weight:bold; text-align:center; margin-bottom:0.50em; font-size:1.25em; }
.content      { float:left; width:750px; }
.content-inner { }
.content-inner ul { }
.content-inner li { list-style: circle; margin-bottom:.125em; }
.pic          { position:relative; }
.pic img      { border:5px ridge brown; }
.timestampR   { position:absolute; bottom:0.25em; right:5px; z-index:2; font-weight:bold; background-color:#888888; }
.timestamp    { position:absolute; bottom:0.25em; left:5px; z-index:2; font-weight:bold; background-color:#888888; }
.datetime     { font-family:monospace; }
.note         { font-size:0.75em; font-style: italic; }
.stats        { font-size:1.00em; font-style: normal; }
.shadow       { font-family: monospace; font-size: 40px; font-weight: bold; letter-spacing: 5px; text-shadow: gray 2px 2px 2px; }
.shadow2      { font-family: monospace; font-weight: bold; text-shadow: gray 2px 2px 2px; }
.framed       { border:ridge 4px brown; }

#iacTimeline  { display:none; }
#tmpTimeline  { display:none; }
#tempGauge    { display:none; }
#iacGauge     { display:none; }
#ppvGauge     { display:none; }
#uPacGauge    { display:inline; }
#netGauge     { display:inline; }

.psnh         { margin-left:10px; }
.psnh td+td+td  { text-align:right; }
.psnh         { font-size:0.70em; }
.psnh td      { padding-bottom:0px; padding-top:0px; border-spacing:0px; border-width:0px; }

.period       { font-size:0.7em; }

.pactbl       { border-collapse;collapse; border-spacing:0; }
.pactbl td    { border:1px solid #000; text-align:right; }
.pactbl td:first-child    { border:none; text-align:right; }
