/* Featured slider */
#feature-container { background: #FFF; border: 1px solid #EAEAEA; margin: 0px 0px 40px; overflow: hidden; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px }
#slide-container { height: 330px; }
.feature { overflow: hidden; border: none; height: 310px; width: 640px; float: left; margin: 0px; }
.feature a { }
.feature img { margin: 0 0 0px 15px; max-width: 300px; max-height: 300px; float: right; vertical-align: bottom; }
#slider .feature .entry-title { }
#slider .feature .entry-title a { }
.feature .byline { }
.more-link { width: 100px; }
.more-link:hover { }
/* Slider controls */
#slidenav { margin: 10px; }
#slidenav a { color: #FFF; background: #000; padding: 4px 8px; border: 1px solid #EAEAEA; margin-right: 15px; text-decoration: none; }
#slidenav a.activeSlide { background: #0CF; }
/* Featured excerpts */
#excerpts { margin: 0; overflow: hidden; }
#excerpts .post { width: 300px; margin: 0px 0px 20px; height: 380px; }
#excerpts .post.odd { clear: left; float: left; }
#excerpts .post.even { clear: right; float: right; }
#excerpts .entry-summary { }
#excerpts .post .thumbnail { margin: 0 10px 0px 0; }
.content .entry-title, #content .entry-title { }
.byline { }
.post { }
.page-template-front-page .entry-meta { display: none; }
