.featured { 
    margin-bottom:1em;
}

.featured .post {

}

.featured.level1 {
    font-size:1.1em;
}


.featured.level1 .still {
    width:270px;
    height: 231px;
    position: relative;
}

.featured.level2 {
    font-size:1em;
}

.featured.level3 {
    font-size:.9em;
}
.featured.level3 .title {
    height:2em;
}

.featured img {
	position: absolute;
}

.featured h4 {
    font-size:1em;
    font-weight:bold;
    background-color:#EEE;
}

.featured h4, .featured .title {
    padding:0 2px 0 2px;
}

.featured.level1 .still {

    background-image:url(images/large-still-background.png);    
}

.featured.level2 .still {

    background-image:url(images/small-still-background.png);   
}

.featured .still img {
    border:1px inset #EEE;    
}

.featured .title a {
	font-size: 1.3em;
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}


.featured .title-shadow  a{
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
