@import url('http://css.redom.ru/frame.css');

/* Просто тупо ячейки*/
table.cells {border:none;border-collapse:collapse;}
table.cells td {padding:0em;lext-align:left;vertical-align:middle;}

/* Сетка страницы */
table.grid {width:100%;margin:0px;border-collapse:collapse;}
td.grid-l {width:42%;vertical-align:top;height:auto;padding:2em 0em 0em 2em;}
td.grid-m {width:28%;vertical-align:top;padding:2em 0em 2em 1em;}
td.grid-r {width:29%;padding:2em 2em 0em;vertical-align:top;text-align:center;}

table.date {margin:2em 0em 0.5em 0em;}
table.date td {vertical-align:top !important;}
.mday {font-size:3.7em;padding:0em 0.2em 0em 0em;}
.mon {font-size:2em;display:block;}
.wday {font-size:1.2em;display:block;color:#A0A0A0;}

table.forecast {width:auto !important;}

table.forecast .day {background:#E6DABA;vertical-align:bottom;white-space:nowrap;}
table.forecast .night {background:#CCD0DD;vertical-align:bottom;white-space:nowrap;}
table.forecast .icons {background:#F3EFE4;vertical-align:middle;text-align:center;}
table.forecast .other {background:#F8F8F8;}
table.forecast .icons-text {background:#FFFFFF;}

table.forecast .daytime     {color:#56575D;font-size:1.1em;display:block;margin:0em 0em 0.3em 0em;}
table.forecast .temp        {color:#000;font-size:2em;}
table.forecast .icon-text   {color:#636363;font-size:0.9em;}

table.forecast .wind        {color:#000;font-size:0.9em;display:block;}
table.forecast .pressure    {color:#000;font-size:0.9em;display:block;}
table.forecast .humidity    {color:#000;font-size:0.9em;display:block;}

table.forecast .padded      {padding:0.5em;}
table.forecast .r-padded    {padding-right:1.2em;}
table.forecast .l-padded    {padding-left:1.2em;}

div.cities {background:url('http://i.redom.ru/weather/cities-dash.gif') left top repeat-y;padding:0em 0em 1.7em 2em;}
div.cities span {display:block;margin:0.3em 0em;font-size:1.1em;}
div.cities span.splitter {height:1em;}
div.cities a {color:#419BDB;}

span.outside-temperature {background-color:#F3EFE4;padding:5px;white-space:nowrap;}
span.metadesign-temperature {color:#E9E5DB;font-size:0.9em;}

p.temperature-average {padding-top: 0.5em; font-size: 1em; line-height: 130%}
span.temperature {background-color:#F3EFE4;padding:1px 3px;white-space:nowrap;margin-right: 0.3em}

h6{margin: 0 0 14px 0}


