/* CSS Document */


/* ================================================================================== */
/* == Typography ==================================================================== */
/* ================================================================================== */


.content p , .latest-home-posts p { padding:10px 0px; }

body {
font-smooth:always;
line-height:1.7;
color:#666;
}

