{
    "id": "weather-module1p",
    "value": "Portrait - Current day, 2 day forecast",
    "main": "<div class=\"container\">\r\n    <div class=\"row main-cont center-block\">\r\n        <div class=\"weather-col col-12 upcoming-days\">\r\n            <div class=\"summary shadowed\">[summary]<\/div>\r\n            <div class=\"big-temp shadowed\">[temperatureRound]<sup>&deg;[temperatureUnit]</sup><\/div>\r\n            <div class=\"powered\">[Attribution]<\/div>\r\n            <div class=\"small-icon shadowed\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"row row-details bg-footer text-center\">\r\n        [dailyForecast|2|1]\r\n    <\/div>\r\n<\/div>",
    "daily": "<div class=\"weather-col col-12 row-day\">\r\n    <div class=\"weather-col col-3 day\"><strong>[time|D]<\/strong><\/div>\r\n    <div class=\"weather-col col-6 temp\">[temperatureMinRound]&deg; - [temperatureMaxRound]&deg; [temperatureUnit]<\/div>\r\n    <div class=\"weather-col col-3 icon-up\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n<\/div>",
    "css": "body {\n    width: 540px !important;\n    height: 960px !important;\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#content {\n  color: white;\n}\n\n.bg-footer {\n  color: #333;\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}\n\n.main-panel {\n  margin-top: 74px;\n  height: 137px;\n}\n\n.big-icon {\n  font-size: 200px;\n}\n\n.date {\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  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.main-cont {\n  height: 780px;\n  padding: 0px 50px;\n  position: relative;\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.main-icon {\n  font-size: 70px;\n}\n\n.summary {\n  font-weight: bold;\n  font-size: 80px;\n  padding-top: 30px;\n}\n\n.powered {\n  font-weight: light;\n  font-size: 15px;\n  padding-bottom: 40px;\n}\n\n.small-day {\n  padding-top: 50px;\n  font-size: 28px;\n  font-style: italic;\n  font-weight: lighter;\n}\n\n.small-icon {\n  font-size: 180px;\n  padding: 90px 0px;\n}\n\n.big-temp {\n  padding-top: 30px;\n  font-size: 120px;\n  font-weight: bold;\n}\n\n.big-temp sup {\n font-size: 70px;\n }\n\n.details-box {\n  height: 290px;\n  padding-left: 30px;\n}\n\n.upcoming-days {\n  height: 365px;\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.arrow-down {\n  width: 0;\n  height: 0;\n  border-left: 20px solid transparent;\n  border-right: 20px solid transparent;\n  border-top: 20px solid rgba(0, 0, 0, 0.8);\n  margin-left: 120px;\n}\n\n.row-details {\n  background-color: #fff;\n  height: 180px;\n  margin-left: -15px;\n  margin-right: -15px;\n}\n\n.row-day {\n  padding: 30px 0px;\n}\n\n.day {\n  font-size: 30px;\n  font-weight: bold;\n}\n\n.temp {\n  font-size: 30px;\n  font-weight: light;\n}\n\n.icon-up {\n  font-size: 30px;\n}\n\n.shadowed {\n  text-shadow: 0px 0px 2px #111;\n  filter: dropshadow(color=#111, offx=2, offy=2);\n}\n\n.container, .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.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-12 {\n  width: 100%;\n}\n\n.weather-col {\n  text-align: center;\n  float: left;\n  position: relative;\n  min-height: 1px;\n}",
    "widgetOriginalWidth": "540",
    "widgetOriginalHeight": "960",
    "image": "modules/forecastio/template-thumbs/weather1p.png",
    "type": "forecast",
    "orientation": "portrait",
    "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
    }
}