﻿.blog { }
.blog .post { padding-bottom:10px; display: block; font-family: Arial; font-size: 10pt; background: url(/Images/header-decorator.png) no-repeat bottom;}
.blog .post .title { color: #F6AE36;  font-size: 16pt; font-weight: bold; }
.blog .post .date { color: #ccc; font-size: 8pt; }
.blog .post .body { width: 100%;  display: block;}
.blog .post .tags { display: block; margin-top: 10px; font-size: 9pt; font-weight: 700; }




