/*-- 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 pages --*/
.magstylerecentpages {}

/*-- each page --*/
.magstylerecentpage {margin-bottom:5px !important;padding-bottom:5px;border-bottom:1px solid #eee;}

/*-- all headings --*/
.magstylerecentpage_heading {margin-bottom:0 !important;}
.magstylerecentpage_heading h2,
.magstylerecentpage_heading h3 {font-weight:bold;text-transform:uppercase;text-shadow:0 1px 0 #000;}

/*-- headings in main content --*/
.main .magstylerecentpages h2,
.main .magstylerecentpages h3 {margin-bottom:8px;padding:2px 3px;font-size:14px;line-height:17px;}

/*-- headings in sidebar --*/
.sidebar .magstylerecentpage_heading h2,
.sidebar .magstylerecentpage_heading h3 {padding:2px 3px;font-size:12px;line-height:15px;}
.sidebar .magstylerecentpages h2 span {border:none;}

/*-- thumbnail images --*/
.magstylerecentpage img {float:left;margin:4px 8px 0 0;padding:2px;border:1px solid #ddd;}

/*-- titles --*/
.custom a.magstylerecentpage_title  {color:#11d;}

/*-- excerpts --*/
.magstylerecentpage_excerpt  {}
