{
    "id": "weather-module6h",
    "value": "Landscape - Current day details, 4 day forecast",
    "main": "<div class=\"container\">\r\n    <div class=\"row text-center\">\r\n        <div class=\"weather-col col-4\">\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 col-2\">\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: 960px !important;\n height: 180px !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: 960px !important;\r\n    height: 180px !important;\r\n    padding-top: 30px;\r\n}\r\n\r\n.current-condition {\r\n    font-weight: bold;\r\n    font-size: 23px;\r\n}\r\n\r\n.info1 {\r\n    font-size: 14px;\r\n    padding: 20px 0px;\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.powered {\r\n    font-weight: bold;\r\n\r\n    font-style: italic;\r\n    padding-top: 26px;\r\n    font-size: 1.2em;\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}",
    "widgetOriginalWidth": "960",
    "widgetOriginalHeight": "180",
    "image": "modules/forecastio/template-thumbs/weather6h.png",
    "type": "forecast",
    "orientation": "landscape",
    "background": "none",
    "options": {
        "text-color": true,
        "icons-color": true,
        "background-color": true
    }
}