{
    "id": "weather-module4l",
    "value": "Landscape - Current day detailed, 4 day forecast",
    "main": "<div class=\"container\">\r\n    <div class=\"row  main-panel\">\r\n        <div class=\"weather-col col-2 offset-xs-6 big-icon\">\r\n            <i class=\"wi [wicon] shadowed\"><\/i>\r\n        <\/div>\r\n        <div class=\"weather-col col-3 text-right\">\r\n            <div class=\"current-temp shadowed\">[temperatureRound]<sup>&deg;[temperatureUnit]</sup><\/div>\r\n\r\n            <div class=\"month shadowed\">[time|l] [time|j] [time|F], [time|o]<\/div>\r\n            <div class=\"month shadowed powered\">[Attribution]<\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"row bg-footer footer\">\r\n        <div class=\"weather-col col-4 main-detail details-box\">\r\n            <h3><strong>||TODAY||<\/strong><\/h3>\r\n            <p class=\"selector-day\">Max<\/p>\r\n            <p class=\"selector-temp\">[temperatureMaxRound] &deg; [temperatureUnit]<\/p>\r\n            <p class=\"selector-day\">Min<\/p>\r\n            <p class=\"selector-temp\">[temperatureMinRound] &deg; [temperatureUnit]<\/p>\r\n            <p class=\"selector-day\">Avg<\/p>\r\n            <p class=\"selector-temp\">[temperatureMeanRound] &deg; [temperatureUnit]<\/p>\r\n        <\/div>\r\n        <div class=\"upcoming\">\r\n            [dailyForecast|4|1]\r\n        <\/div>\r\n    <\/div>\r\n<\/div>",
    "daily": "<div class=\"weather-col col-2 upcoming-days\">\r\n    <div class=\"small-day\">[time|D]<\/div>\r\n    <div class=\"small-icon\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n    <div class=\"small-temp\">[temperatureMaxRound] &deg; [temperatureUnit]<\/div>\r\n<\/div>",
    "css": "body {\n  width: 960px !important;\n  height: 540px !important;\n}\n\np {\n  margin: 0 0 10px;\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n  margin-top: 20px;\n  margin-bottom: 10px;\n}\n\n.h3, h3 {\n  font-size: 24px;\n}\n\n.center-block {\n  display: block;\n  margin-right: auto;\n  margin-left: auto;\n}\n\n#content {\n color: white;\n }\n\n.text-center {\n  text-align: center;\n}\n\nh1 {\n  margin: 0.67em 0;\n  font-size: 2em;\n}\n\n.container:after, .container:before, .row:after, .row:before {\n  display: table;\n  content: \" \";\n}\n\n.container: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\nbody {\n  font-family: \"Helvetica\", \"Arial\", sans-serif;\n  line-height: 1;\n}\n\n.container {\n  background-repeat: no-repeat;\n  background-size: cover;\n  background-position: center;\n  width: 960px !important;\n  height: 540px !important;\n}\n\n.main-panel {\n  margin-top: 74px;\n  height: 137px;\n}\n\n.big-icon {\n  font-size: 120px;\n\n  margin-right: 20px;\n}\n\n.date {\n\n  font-size: 18px;\n  font-family: \"Helvetica\", sans-serif;\n  font-weight: light;\n  padding-bottom: 1px;\n}\n\n.month {\n  font-size: 15px;\n\n  font-family: \"Helvetica\", sans-serif;\n  font-weight: light;\n}\n\n.current-temp {\n  font-family: \"Helvetica\", sans-serif;\n  font-weight: bold;\n  font-size: 100px;\n\n}\n\n.current-temp sup {\n font-size: 50px;\n }\n\n.footer {\n  height: 290px;\n\n  padding: 30px 30px;\n  position: relative;\n  margin-bottom: 20px;\n}\n\n.main-icon {\n  font-size: 70px;\n\n}\n\n.small-day {\n  padding-top: 54px;\n  font-size: 20px;\n  font-style: italic;\n  font-weight: lighter;\n  text-transform: uppercase;\n}\n\n.small-icon {\n  font-size: 30px;\n  padding: 20px;\n  color: #272625;\n}\n\n.small-temp {\n  font-size: 16px;\n\n}\n\n.powered {\n  font-weight: bold;\n  font-size: 1.4em;\n  padding-top: 5px;\n}\n\n.upcoming-days:nth-child(odd) {\n  background-color: rgba(255, 255, 255, 0.6);\n  background: rgba(255, 255, 255, 0.6);\n\n}\n\n.main-detail, .upcoming-days:nth-child(even) {\n  background-color: rgba(255, 255, 255, 0.9);\n  background: rgba(255, 255, 255, 0.9);\n}\n\n.details-box {\n  height: 290px;\n  padding-left: 30px !important;\n\n}\n\n.upcoming-days {\n  height: 195px;\n  margin-top: 95px !important;\n  text-align: center;\n}\n\n.selector-day {\n  font-size: 15px;\n  font-weight: light;\n  margin-top: 25px;\n}\n\n.selector-temp {\n  font-size: 25px;\n  font-weight: bold;\n  font-style: italic;\n}\n\n.shadowed {\n  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);\n  filter: dropshadow(color=rgba(0, 0, 0, 0.4), offx=2, offy=2);\n}\n\n.container-fluid, .container {\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.text-right {\n  text-align: right;\n}\n\n.pull-right {\n  float: right !important;\n}\n\n.offset-xs-1 {\n  margin-left: 8.33333333%;\n}\n\n.col-2 {\n  width: 16.66666667%;\n}\n\n.col-3 {\n  width: 25%;\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-7 {\n  width: 58.33333333%;\n}\n\n.col-9 {\n  width: 75%;\n}\n\n.col-12 {\n  width: 100%;\n}\n\n.weather-col {\n  float: left;\n  position: relative;\n  min-height: 1px;\n}\n\n.offset-xs-6 {\n  margin-left: 50%;\n}\n\n.bg-footer{\n   color: #272625;\n}",
    "widgetOriginalWidth": "960",
    "widgetOriginalHeight": "540",
    "image": "modules/forecastio/template-thumbs/weather4l.png",
    "type": "forecast",
    "orientation": "landscape",
    "background": "fit",
    "options": {
        "text-color": true,
        "icons-color": true,
        "footer-text-color": true,
        "footer-icons-color": true,
        "background-color": true,
        "shadow-color": true
    }
}