{
    "id": "weather-module0-singleday2",
    "value": "Landscape - Current day",
    "main": "<div class=\"container\">\n    <div class=\"main-panel\">\n        <div class=\"container-row\">\n            <div class=\"details-box text-center shadowed\">\n                <div class=\"big-container\">\n                    <div class=\"big-icon\"><i class=\"wi [wicon]\"></i></div>\n                </div>\n                <div class=\"big-container\">\n                    <div class=\"big-day\">[summary]</div>\n                    <div class=\"big-temp\">[temperatureRound]<sup>&deg;[temperatureUnit]</sup></div>\n                </div>\n                <div class=\"powered-container\">\n                    <div class=\"powered\">[Attribution]</div>\n                </div>\n            </div>\n        </div>\n    </div>",
    "daily": "",
    "css": "* {\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n:after, :before {\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n\n#content {\n  color: #272625;\n}\n\n.container {\n  width: 340px !important;\n  height: 200px !important;\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.text-center {\n  text-align: center;\n}\n\nbody {\n  font-family: \"Helvetica\", \"Arial\", sans-serif;\n  line-height: 1;\n}\n\n.shadowed {\n  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);\n  filter: dropshadow(color=rgba(255, 255, 255, 0.5), offx=2, offy=2);\n}\n\n.main-panel {\n  height: 137px;\n}\n\n.current-temp {\n  font-family: \"Helvetica\", sans-serif;\n  font-weight: bold;\n  font-size: 100px;\n}\n\n.powered {\n position: absolute;\n left: 0;\n bottom: 8px;\n text-align: center;\n width: 100%;\n }\n\n.container-row {\n  height: 180px;\n  padding-top: 40px;\n  position: relative;\n  margin-bottom: 20px;\n}\n\n.big-container {\n  float: left;\n  width: 50%;\n}\n\n.big-day {\n  font-size: 30px;\n  font-style: italic;\n  font-weight: lighter;\n}\n\n.big-icon {\n  font-size: 90px;\n}\n\n.big-temp {\n  padding: 5px 0 0px 0;\n  font-size: 25px;\n}\n\n.big-temp sup {\n font-size: 15px;\n }\n\n.description {\n  padding: 20px 0 0px 0;\n  font-size: 45px;\n}\n\n.details-box {\n  display: table;\n  width: 100%;\n}",
    "widgetOriginalWidth": "340",
    "widgetOriginalHeight": "200",
    "image": "modules/forecastio/template-thumbs/weather0-1d_2.png",
    "type": "current",
    "orientation": "landscape",
    "background": "none",
    "options": {
        "text-color": true,
        "icons-color": true,
        "background-color": true,
        "shadow-color": true
    }
}