{
    "id": "weather-module6v",
    "value": "Portrait - Current day details, 4 day forecast",
    "main": "<div class=\"container\">\r\n    <div class=\"row text-center\">\r\n        <div class=\"weather-col cont-main col-12\">\r\n            <div class=\"current-condition\">[summary]<\/div>\r\n            <div class=\"info1\">||Wind|| [windDirection] [windSpeed] [windSpeedUnit]<\/div>\r\n            <div class=\"info2\">||Humidity|| [humidityPercent]%<\/div>\r\n            <div class=\"powered\">[Attribution]<\/div>\r\n        <\/div>\r\n        [dailyForecast|4|1]\r\n    <\/div>\r\n<\/div>",
    "daily": "<div class=\"weather-col cont-day col-12 border\">\r\n    <div class=\"day\">[time|D]<\/div>\r\n    <div class=\"icon\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n    <div class=\"temp\">[temperatureMaxRound] &deg; [temperatureUnit]<\/div>\r\n<\/div>",
    "css": "body {\n width: 189px !important;\n height: 900px !important;\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 h1 {\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.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\n body {\r\n    background-color: #000;\r\n    font-family: \"Helvetica\", \"Arial\", sans-serif;\r\n    line-height: 1;\r\n}\r\n\r\n.container {\r\n    width: 189px !important;\r\n    height: 900px !important;\r\n    padding-top: 20px;\r\n}\r\n\r\n.current-condition {\r\n    font-weight: bold;\r\n    font-size: 23px;\r\n height: 25%;\r\n}\r\n\r\n.info1 {\r\n    font-size: 14px;\r\n    padding: 6px 0px;\r\n}\r\n\r\n.info2 {\r\n    padding-bottom: 6px;\r\n}\r\n\r\n.day {\r\n    font-size: 18px;\r\n    font-weight: lighter;\r\n    font-style: italic;\r\n}\r\n\r\n.icon {\r\n    font-size: 50px;\r\n    padding: 20px 0px;\r\n}\r\n\r\n.temp {\r\n    font-size: 15px;\r\n}\r\n\r\n.border {\r\n    padding-top: 25px;\r\n    padding-bottom: 25px;\r\n    border-top: 3px solid #fff;\r\n}\r\n\r\n.powered {\r\n    font-weight: bold;\r\n    font-style: italic;\r\n    padding: 10px 0 10px 0;\r\n    font-size: 14px;\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    padding-right: 15px;\n    padding-left: 15px;\n}\n\n.cont-main {\n height: 160px;\n }\n\n.cont-day {\n height: 180px;\n }\n\n",
    "widgetOriginalWidth": "189",
    "widgetOriginalHeight": "900",
    "image": "modules/forecastio/template-thumbs/weather6v.png",
    "type": "forecast",
    "orientation": "portrait",
    "background": "none",
    "options": {
        "text-color": true,
        "icons-color": true,
        "background-color": true
    }
}