/*****************************************************************************
*
* Weather
*
******************************************************************************//

.weather-detail
{
	margin-bottom:10px;
}


.next3daysweather
{
	width:286px;
}

.next3daysweather .header
{
	margin-bottom:8px;
}

.next3daysweather .stripes
{
	background-color:#FFF;
	padding-bottom:5px;
	float:left;
	width:304px;
	margin-top:38px;
}

.weather-location
{
	color:white;
	text-align:right;
	font-weight:bold;
	display:block;
	float:right;
}

.next3daysweather .stripes div.time
{
	float:left;
	padding:10px;
	width:80px;
}

.next3daysweather .stripes div.time.c3
{
	padding-right:0px;
}

.next3daysweather .stripes div.time strong
{
	text-transform: capitalize;
	color:#231f20;
}

.next3daysweather .stripes div.c2 {
	border-left:2px solid #EBEDF5;
	border-right:2px solid #EBEDF5;
}

.next3daysweather .stripes h3 {
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 4px;
	margin-bottom:0px;
	color:#231f20;
}

#blq-content .next3daysweather .stripes li {
	font-size:1em;
	margin-bottom:0px;
	color:#231f20;
}

#weather h3  {
font-size:1.0em;
}

h2#weather_sitelabel {
	font-size:1.0em;
	display:inline;
	position:absolute;
	top:50px;
	left:16px;
}

p.weather-detail {
	position:absolute;
	top:40px;
	right:16px;
}