{
    "id": "weather-module1l",
    "value": "Landscape - Current day detailed, 4 day forecast",
    "main": "<div class=\"main-container container\">\r\n    <div class=\"row\">\r\n        <div class=\"weather-col col-6\">\r\n            <h1 class=\"date shadowed\"> [time|M] <br>[time|d]<\/h1>\r\n        <\/div>\r\n        <div class=\"weather-col col-5\">\r\n            <div class=\"row text-right temp shadowed\">[temperatureRound]&deg;[temperatureUnit]<\/div>\r\n            <div class=\"row pull-right animated rotateInUpRight main-icon shadowed\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"bg-footer bottom-bar\">\r\n        <div class=\"weather-col col-4 text-center\">\r\n            <div class=\"row forecast-current\">[summary]<\/div>\r\n            <div class=\"row forecast-second\">||Wind||: [windDirection] [windSpeed] [windSpeedUnit]<\/div>\r\n            <div class=\"row forecast-second\">||Humidity||: [humidityPercent]%<\/div>\r\n        <\/div>\r\n        <div class=\"upcoming\">\r\n            [dailyForecast|4|1]\r\n        <\/div>\r\n        <div class=\"weather-col col-12 powered\">[Attribution]<\/div>\r\n    <\/div>\r\n<\/div>",
    "daily": "<div class=\"day weather-col col-2\">\r\n    <div class=\"row text-center day-details\">[time|D]<\/div>\r\n    <div class=\"row animated Bounce second-icon\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n    <div class=\"row text-center temp-details\">[temperatureMaxRound] &deg; [temperatureUnit] <\/div>\r\n<\/div>",
    "css": ".container {\n  width: 1920px !important;\n  height: 1080px !important;\n}\n\nh1 {\n  margin: 0.67em 0;\n  font-size: 2em;\n}\n\n.container-fluid:after, .container-fluid:before, .row:after, .row:before {\n  display: table;\n  content: \" \";\n}\n\n.container-fluid:after, .row:after {\n  clear: both;\n}\n\n* {\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.text-center {\n  text-align: center;\n}\n\n#content {\n color: white;\n\n height: inherit;\n}\n\n.shadowed {\n  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);\n  filter: dropshadow(color=rgba(0, 0, 0, 0.4), offx=2, offy=2);\n}\n\n.bg-div {\n  background-repeat: no-repeat;\n  background-size: cover;\n  background-position: left;\n}\n\n.main-container {\n height: 100%;\n }\n.bg-footer {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n width: 100%;\n  left: 0;\n  text-align: center;\n  background-color: #000;\n  opacity: 0.8;\n}\n\n.date {\n  font-size: 100px;\n  font-weight: 900;\n  margin-left: 40px;\n  text-transform: uppercase;\n}\n\n.temp {\n  font-size: 260px;\n  font-weight: 900;\n}\n\n.city {\n  font-size: 40px;\n  margin-left: 40px;\n}\n\n.day-details {\n  font-size: 40px;\n  font-weight: 200;\n  font-style: italic;\n}\n\n.temp-details {\n  font-size: 35px;\n  padding-bottom: 10px;\n}\n\n.forecast-current {\n  font-weight: 900;\n  font-size: 60px;\n}\n\n.forecast-second {\n  margin-top: 10px;\n  font-weight: 200;\n  font-size: 40px;\n}\n\n.main-icon {\n  font-size: 180px;\n}\n\n.second-icon {\n  font-size: 60px;\n  padding: 25px 0px;\n}\n\n.powered {\n  padding: 15px 0;\n  color: #000;\n  font-size: 24px;\n  background-color: white;\n  background-color: rgba(255, 255, 255, 0.787);\n}\n\n.text-right {\n  text-align: right;\n}\n\n.pull-right {\n  float: right !important;\n}\n\n.col-2 {\n  width: 16.66666667%;\n}\n\n.col-4 {\n  width: 33.33333333%;\n}\n\n.col-5 {\n  width: 41.66666667%;\n}\n\n.col-6 {\n  width: 50%;\n}\n\n.col-12 {\n  width: 100%;\n}\n\n.weather-col {\n  float: left;\n  position: relative;\n  min-height: 1px;\n  padding: 20px 15px;\n}",
    "widgetOriginalWidth": "1920",
    "widgetOriginalHeight": "1080",
    "image": "modules/forecastio/template-thumbs/weather1l.png",
    "type": "forecast",
    "orientation": "landscape",
    "background": "fit",
    "options": {
        "text-color": true,
        "icons-color": true,
        "footer-color": true,
        "footer-text-color": true,
        "footer-icons-color": true,
        "background-color": true,
        "shadow-color": true
    }
}