/* CSS Document */

#contentweather {
width: 675px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.3em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#enviro
{
float: right;
margin-right: 122px;
}

#enviroani
{
float: right;
margin: 20px 89px 0 0;
}

#row1 
{
padding-bottom: 0;
margin-bottom: 0;
}

#row2
{
margin-top: 0px;
padding-top: 20px;
border-top: 1px solid #5F6B61;
}

#row3
{
margin-top: 20px;
margin-left: 45px;
}

#row4
{
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #5F6B61;
}

#row5
{
margin-top: 20px;
margin-bottom: 20px;
margin-left: 45px;
}

#weatherheader
{
color: #A52A22;
font-size: 1.6em;
line-height: 1.6em;
font-weight: 600;
}

.conditiontime
{
color: #5F6B61;
font-size: 1.4em;

}

.conditionobis
{
color: #999;
font-size: 0.9em;
padding-top: 0.2em;

}

.currenttitle
{
color: black;
font-size: 1em;
float: left;
font-weight: 600;
margin-right: 10px;
line-height: 1.5em;
}

.currentdata
{
font-size: 1em;
color: #A52A22;
float: left;
line-height: 1.5em;
margin-left: 30px;
text-transform: capitalize;
}


.extday
{
color:#000;
font-size: 1em;
display: inline;
font-weight: 600;
}

.extsummary
{
color: #A52A22;
font-size: 1em;
font-weight: bold;
display: inline;
}

.extforecast
{
color: #999999;
margin-bottom: 1.3em
}