/*------------------------------------------------------------------------
    # mod_sp_weather - Weather Module by JoomShaper.com
    # ------------------------------------------------------------------------
    # Author    JoomShaper http://www.joomshaper.com
    # Copyright (C) 2010 - 2014 JoomShaper.com. All Rights Reserved.
    # License - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
    # Websites: http://www.joomshaper.com
    -------------------------------------------------------------------------*/
    .weather_sp1{padding:0px; width: 435px;} 
    .weather_sp1_c{margin:0 -20px 0px}
    .weather_sp1_cleft{float:left}
    p.spw_current_temp{font-size:15px;margin:-20px 0 0 37px}
    .weather_sp1_cright{float:left;margin:0 0 0 8px}
    p.weather_sp1_city{font-size:24px;line-height:24px;font-weight:700;margin:15px 0 0;padding:0}
    .block_even,.block_odd{text-align:center}
    span.weather_sp1_temp,span.weather_sp1_list_temp{font-size:10px}
    .list_even,.list_odd{width:100%;border-top:1px dashed #e0e0e0}
    span.weather_sp1_list_day,span.weather_sp1_list_temp,span.weather_sp1_list_icon{height:32px;line-height:32px;display:block;float:left;width:33%}
    img.spw_icon_big{height:32px}
    img.spw_icon{height:32px}
	
	/*added by RTHK*/
	.weather_sp1 > div {
		float: left;
		margin-right: 8px;
		line-height:31px;
		height: 30px;
		overflow:hidden;
	}
	.weather_sp1_weatherIcon{height:30px;width:30px;}
	.weather_sp1  div.date{font-family:Arial, Helvetica, sans-serif;}
	.weather_sp1  div.temperature{display:none;font-family:Arial, Helvetica, sans-serif;}	
	.weather_sp1  div.weatherIcon{display:none;}	