/* Glow theme adjustments */

/* Removing table format in posts */
.post td { background-color:white; border-bottom:none; }

/* Center post tables
.post table { margin-left:auto; margin-right:auto; }

/* Spacing for PRE inside LI */
.post li pre { margin:1em; }

/* Top sidebar links in blue - destaque */
#sidebar .myprofile { clear:both; }
#sidebar .myprofile a { color:#1A6790 !important; }

