/**
 * daily layout: first box is shaped as follows:
 *
 * @author ACTUPRO
 * @reference
 * @license http://www.gnu.org/copyleft/lesser.txt GNU Lesser General Public License
 */
.button{background-color:#bbeedb;min-height:20px;border-radius:5px;border:solid 1px #000;padding:20px;margin-bottom:10px}ul{list-style:none}ul li a{text-decoration:none}.button1{background-color:#bbeedb;min-height:20px}.button2{background-color:#bee4e7;min-height:20px}.button3{background-color:#b5d9f3;min-height:20px}.button4{background-color:#6dabd2;color:#fff;min-height:20px}.button4 a{color:#fff}#newest{clear:left;margin:.5em 0 .5em 0;padding:.5em 0}#newest h2{margin-top:.5em}#newest p.ddate{margin-top:.5em}.post{position:relative;margin:1em 0 2em 10px;display:flex;max-height:200px;overflow:hidden}.post h2{border:none;margin:0;padding-top:3px}.image{overflow:hidden;min-width:220px}.post h2,.post h2 span,.post h2 a,.post h2 a:hover,.post h2 a span{font-size:1.8rem;line-height:normal;text-decoration:none;color:#01b3a7}