@charset "utf-8";
#slider { width: 648px; /* important to be same as image width */
height: 250px; /* important to be same as image height */  position: relative;  overflow: hidden; margin: 0px 10px 5px 5px; }

#featured { width: 648px; /* important to be same as image width or wider */ position: absolute; min-height: 245px; top: 0; left:0; background: #7298AD;  }
.sliderImage { float: left; position: relative; display: none; }
.sliderImage span { position: absolute; padding: 5px 10px; width: 630px; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none; }
.clear { clear: both; }

#featured-thumb { margin: 0px 10px 0px 0px;}

#featured a.featured-title:link, a.featured-title:visited{ margin-left:10px; max-width:630px; font: 20px Verdana, Arial, Helvetica; line-height:24px; font-weight:bold; color:#fff;}
a.featured-read:link, a.featured-read:visited{ font: 13px Verdana, Arial, Helvetica; color: #FFFFCC;}

.featured-text span strong a:link, .sliderImage span strong  a:visited{ font: 16px Georgia,Tahoma, Arial, Helvetica, sans-serif; line-height:18px; font-weight:bold; color:#fff; margin:0 0 0 5px; padding:0 0 0 5px; }
.post p { max-width:630px;  font: 14px Tahoma, Arial, Helvetica, sans-serif; line-height:14px; color:#fff; margin:0; padding:0px 5px; }
.featured-meta { position: absolute; top:180px; width:250px; font: 14px Tahoma, Arial, Helvetica, sans-serif; line-height:14px; color:#fff; margin:20px 0 0 370px; padding:5px 5px; background-color:#000000; }

img.texto{ margin:-10px 5px 0 0;}
.top { top: 0; left: 0; }
.bottom { bottom: 0; left: 0; padding:0px 0px; }
ul {  list-style-type: none; margin:0px 0px; padding:0px 0px; }

