// 4.2 Featured Section //--------------------------------------------// .featured-section { background: #fff; border-bottom: 1px solid #ebebeb; margin: 0 auto 30px; max-width: 100%; overflow: hidden; width: 100% } .featured-slider { margin-top: 4px; max-width: 100%; padding-bottom: 30px; position: relative; width: 1170px } .featured-slider .post { margin-bottom: 0 } .featured-slider .post-date { margin-bottom: 10px; } .featured-slider .featured-content { background:#fff; padding: 0; border-top: 4px solid #F6CC4C; position: absolute; bottom: 0; text-align: center; left: 15px; right: 15px; } .featured-slider .post-content{ color: #fff; } .featured-slider.loading { background:#fff url(assets/images/loading.gif) no-repeat center center; border:1px solid #e3e3e3; overflow:hidden; height:100px; } .slider-post { border-left: 4px solid #fff; float: left; position: relative; width: 50% } .featured-slider .featured-thumbnail { margin-right: 0; max-width: 100%; width: 100% } .featured-slider .post-inner { padding:15px; position: relative; bottom: 0; } .featured-section .post-inner { position: relative; } .slider-meta { color:#0C0D0E } .featuredslider .post-type{ display: inline-block; float: none; margin: 0 0 10px; position: static; } .f-title { color:#0C0D0E; font-size:24px; line-height:32px }