#weather_home_block {
	float: left; 
}
#weather_home_block .weather_forecast_day {
	display: block;
	float: left; 
	margin-bottom: 0px;
	margin-right: 10px;
}
#weather_home_block img {
	width: 46px;
	height: 46px;
}
#weather_home_block h3 {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}
#weather_home_block p {
	margin-bottom: 10px;
	line-height: 14px;
}
#weather_home_block p.weather_forecast_hi {
	line-height: 14px;
	margin-bottom: 0px;
}
#weather_home_block ul {
	list-style: none;
	clear: left;
	padding-left: 0px;
}
#weather_home_block img {
	padding: 2px;
	margin: 5px 5px 5px 0px;
	border: #b2b2cc 1px solid;
}

#weather_home_block li a {
	background: url("/sites/new.almanac.com/themes/almanac960/images/button-arrow-nav.png") no-repeat -3px 3px;;
	padding-left: 10px;
}
#weather_home_block li a:hover {
	background: url("/sites/new.almanac.com/themes/almanac960/images/button-arrow-nav.png") no-repeat -3px 3px;;
	color: #CC0000;
	text-decoration: underline;
}

#weather_forecast {
	width: 220px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
#weather_forecast h3 {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}
#weather_forecast p {
	margin-bottom: 10px;
	line-height: 14px;
}
#weather_7dayforecast_block .weather_forecast_day {
	display: block;
	float: left; 
	margin-bottom: 10px;
	border-bottom: #b2b2cc 1px solid;
}
#weather_7dayforecast_block .weather_forecast_day img {
	width: 46px;
	height: 46px;
	padding: 2px;
	border: #b2b2cc 1px solid;
}
#weather_7dayforecast_block .weather_forecast_day h3 {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}
#weather_shortrangeforecast_block img {
	width: 46px;
	height: 46px;
}
#weather_shortrangeforecast_block p {
	margin-bottom: 2px;
	line-height: 12px;
}
#weather_shortrangeforecast_block .weather_forecast_day {
	display: block;
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px;
}
.weather_forecast_hi {
	color: #f00;
	font-size: 11px;
}
.weather_forecast_lo {
	color: #00f;
	font-size: 11px;
}
div.weather_forecast_iconhilo {
	float: left;
	margin-right: 8px;
}
div.weather_forecast_detailed {
	width: 270px;
	float: left;
}
div.weather_forecast_end {
	clear: both;
}
div.weather_forecast_day_end {
	clear: both;
}
#weather_conditions {
	width: 160px;
	float: left;
}
/* WEATHER CONDITIONS CELL */
.weather_conditions_cell {
	width: 70px;
	height: 55px;
	min-height: 55px;
	border: #b2b2cc 1px solid;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.weather_conditions_cell p {
	color: #888888;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 8px;
}
.weather_conditions_cell h3 {
	padding-left: 5px;
	font-size: 14px;
}	
p.weather_conditions_value  {
	margin-bottom: 0px;
}
div.weather_conditions_cell h4 {
	background: #ddd;
	background-image: url("/sites/new.almanac.com/themes/almanac960/images/bg-small-gradient.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	font-size: 9px;
	padding-left: 5px;
	font-weight: bold;
}

#weather_weatherrightnow_block .pressure {
	font-size: 14px;
}
#gateway-center .weather_conditions_cell {
	background: #fefefe;
	width: 80px;
	height: 50px;
	min-height: 55px;
	border: #b2b2cc 1px solid;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#gateway-center .weather_conditions_cell p {
	color: #888888;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

/* WIND CONDITIONS CELL */
.wind_conditions_cell {
	width: 70px;
	height: 55px;
	min-height: 55px;
	border: #b2b2cc 1px solid;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.wind_conditions_cell p {
	color: #888888;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 5px;
}
.wind_conditions_cell h3 {
	padding-left: 5px;
	font-size: 14px;
}
div.wind_conditions_cell h4 {
	background: #ddd;
	background-image: url("/sites/new.almanac.com/themes/almanac960/images/bg-small-gradient.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	font-size: 9px;
	padding-left: 5px;
	font-weight: bold;
}
#gateway-center .wind_conditions_cell {
	background: #fefefe;
	width: 80px;
	height: 50px;
	min-height: 55px;
	border: #b2b2cc 1px solid;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#gateway-center .wind_conditions_cell p {
	color: #888888;
	font-weight: bold;
	margin-bottom: 0px;
}
#weather_radar {
	float: left;
}
#block-weather-0 {
	padding-bottom: 5px;
}
#block-weather-0 h3 {
	font-size: 9px;
	font-weight: bold;
}
#block-weather-1 {
	padding-bottom: 5px;
}
.weather_forecast_detailed_dayname {
	font-weight: bold;
	color: #333366;
}
div.block_end {
	clear: both;
}
#block-weather-5 {
	padding-top: 10px;
	clear: both;
}
#main form#form-mylocation-weather-forecast-block {
width: 100%;
}
@media only screen and (min-width: 240px) and (max-width: 600px) {
	.weather_conditions_cell p, .wind_conditions_cell p {
padding-top: 0px;
margin-top: 0px;
}
div.weather_conditions_cell h4, div.wind_conditions_cell h4 {
padding-bottom: 0px;
margin-bottom: 0px;
}
div.weather_conditions_table {
width: 280px;
}
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
	.weather_conditions_cell p, .wind_conditions_cell p {
padding-top: 0px;
margin-top: 0px;
}
div.weather_conditions_cell h4, div.wind_conditions_cell h4 {
padding-bottom: 0px;
margin-bottom: 0px;
}
div.weather_conditions_table {
width: 100%;
}
}