[COLOR=#000000].slider-wrap { [/COLOR] margin:0 auto;
width:665px;
height:275px;
overflow:hidden;
}
.bxslider {
width:665px;
height:275px;
}
.alpha60 {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.blog-featured {
width:665px;
height:230px;
z-index:1;
}
.blog-summary {
width:665px;
z-index:2;
position:absolute;
bottom:0px;
padding:15px;
font-size:12px;
font-weight:300;
}
.blog-summary p {
color:#fff;
padding:0px;
margin:0px 10px 0px 0px;
float:left; [COLOR=#000000]}[/COLOR]