/*-- clearing --*/
.clear {clear:both;}
.fix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix {display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

/*-- all recent posts --*/
.magstylerecentposts {}

/*-- each recent post --*/
.magstylerecentpost {margin-bottom:5px !important;padding-bottom:5px;border-bottom:1px solid #eee;}

/*-- all headings --*/
.magstylerecentpost_heading {margin-bottom:0 !important;}
.magstylerecentpost_heading h2,
.magstylerecentpost_heading h3 {font-weight:bold;text-transform:uppercase;text-shadow:0 1px 0 #000;}

/*-- headings in main content --*/
.main .magstylerecentposts h2,
.main .magstylerecentposts h3 {margin-bottom:8px;padding:2px 3px;font-size:14px;line-height:17px;}

/*-- headings in sidebar --*/
.sidebar .magstylerecentpost_heading h2,
.sidebar .magstylerecentpost_heading h3 {padding:2px 3px;font-size:12px;line-height:15px;}
.sidebar .magstylerecentposts h2 span {border:none;}

/*-- thumbnail images --*/
.magstylerecentpost img {float:left;margin:4px 8px 0 0;padding:2px;border:1px solid #ddd;}

/*-- titles --*/
.custom a.magstylerecentpost_title  {color:#11d;}

/*-- excerpts --*/
.magstylerecentpost_excerpt  {}

/*-- more from this category --*/
.magstylerecentposts_moreposts {}
.magstylerecentposts_moreposts a {}
