/* Your Custom CSS Code */
/* post box */
#content div.post { padding:10px; background:#F5F4F0;border: 1px dashed #CC0033;  margin-bottom:10px; width:506px; }
/* blog description */
#header .description {font-size:13px;}

/* home page post box */
#content .magazine-widget {padding:10px; background:#F5F4F0;border: 1px dashed #CC0033;  margin-bottom:10px; }

/* category title color */
#content h4.magazine-cat a, #content h4.magazine-cat a:visited {color: #CC0033; bold}
#content h4.magazine-cat a:hover {color:#CC0033; bold}






