/*------------------------------------------------------------------------
# mod_kweather - Weather Module by Kaleidoscoop-web.com
# ------------------------------------------------------------------------
# Author    Mika Molenkamp http://www.kaleidoscoop-web.com
# Copyright (C) 2012 Kaleidoscoop
#
# Based upon earlier work by
# Author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# License - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomshaper.com
-------------------------------------------------------------------------*/
.weather_k1{padding:5px}
.weather_k1_c{margin:0 0 10px}
.weather_k1_cleft{float:left}
p.kw_current_temp{font-size:18px;margin:-5px 0 0 15px}
.weather_k1_cright{float:left;margin:-20px 0 0 2px}
p.weather_k1_city{align:right;font-size:24px;line-height:24px;font-weight:700;margin:15px 0 0;padding:15px}
.block_even,.block_odd{text-align:center}
span.weather_k1_day{font-size:12px}
span.weather_k1_temp,span.weather_k1_list_temp{font-size:10px}
.list_even,.list_odd{width:100%;border-top:1px dashed #e0e0e0}
span.weather_k1_list_day,span.weather_k1_list_temp,span.weather_k1_list_icon{height:32px;line-height:32px;display:block;float:left;width:33%}
img.kw_icon_big{height:90px}
img.kw_icon{height:34px}
.kw_logo{float:left;margin-top:25px}