/*

-------------------------------
ClassiPress Custom Stylesheet
-------------------------------

Add your own custom styles here instead of editing the
core .css files. This makes it much easier to update
your theme when new versions are released. Simply copy
an existing style or create your own below. Anything
in this .css file will trump the existing styles.

*/

/* MF MODS */
.header_main_bg { background:url(../images/header-pic.gif) no-repeat top center; clear:both; padding:25px 0; position:relative; }
div.single-main span { color:#b22222; font-weight: bold;}
div.prdetails span { color:#b22222; font-weight: bold;}
.post p, .single-main p { font-size:13px; line-height:20px; padding:10px 0 25px;}
.prdetails p.tags { background:none no-repeat scroll 0 2px transparent; clear:both; padding:0 0 10px 0px;}
.ad-links-top { text-align: center; padding:5px; }
.ad-links-bottom { text-align: center; padding:0 0 25px; }
.content_res { padding:2px 0 2px; }
#breadcrumb { margin-top:0; padding:5px 0;}
/* MF MODS - end */
