/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 30px; display: block; margin-bottom: 5px; margin-top: 5px; }
.featured-inside { width: 670px; padding: 15px 50px 15px 50px; margin-top: 200px; background-image: url(images/featured-bg.png); overflow: hidden; height: 120px; }
.next-button { display: none; position: absolute; }
.prev-button { display: none; position: absolute; }
#sections { overflow:hidden; width: 770px; height: 433px; margin-bottom: 7px; float: left; border-bottom: 3px solid #a5a5a5; }
#sections ul { height: 433px; margin: 0px; list-style-image: none; list-style-type: none; padding: 0px; width: 4000px; }
#sections ul li { width: 770px; height: 433px; border: 0px solid #27312F; margin: 0px; padding: 0px; float: left; }
.prev { display: block; width: 35px; height: 150px; cursor: pointer; background-image: url(images/arrowleft.gif); position: absolute; top: 311px; z-index: 1; left: 0px; }
.next { display: block; background-image: url(images/arrowright.gif); width: 35px; height: 150px; cursor: pointer; position: absolute; top: 311px; left: 735px; z-index: 2; }
.titles-featured-headline { color:#808080; font-size: 18px; line-height: 30px; letter-spacing:-1px; font-weight: bold; }
.titles-featured-headline a, .titles-featured a:hover, .titles-featured { color:#ffffff; font-size: 25px; line-height: 30px; }
.titles-featured-text a, .titles-featured-text a:hover, .titles-featured-text { color:#ffffff; font-size: 12px; line-height: 15px; }
#featured { background-color: #ffffff; padding: 10px; width: 770px; border: 1px solid #EBEBEB; margin-bottom: 10px; }
.featured-content { float: right; width: 353px; margin-right: 5px; }

.titles-featured-post-info { color: #aaaaaa; font-size: 10px; display: block; }
.titles-featured-post-info-small { color: #808080; font-size: 10px; display: block; width: 228px; border-top: 1px solid #3a3a3a; border-bottom: 1px solid #3a3a3a; padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px; float: right; }
.titles-featured-post-info a { color: #808080; }
.titles-featured-post-info a:hover { color: #ffffff; }