@import url("layout-3col.css");

/*-Features-----------------------------------------------*/

#monthjump {
text-align: center;
padding-top: 3em;
margin-bottom: .5em;
padding-bottom: .5em;
border-bottom: 1px solid #D0D0D0;
}

#monthjump select {
font-size: 11px;
}

#monthjump input[type='submit'] {
border: 1px solid #CCCCCC;
background: url(images/bg_button.png) repeat-x 0 0;
font-size: 11px;
padding: 2px 4px;
}

#features {
margin-top: 4em;
border-top: 1px solid #EFEFEF;
}

#features h1 {
padding: .5em 0 .2em 2px;
margin: 0;
}

#features h1 span {
font-weight: normal;
color: #ff4700;
}

#features .feature {
clear: both;
}

#features .feature .timestamp {
line-height: 1em;
padding-left: 2px;
}

#features .feature p {
margin-top: 8px;
line-height: 1.5em;
}

#features .feature-image {
float: left;
padding: 4px;
border: 2px solid #D0D0D0;
margin: 1em 4px 4px 0;
}

#features .feature-image:hover {
border: 2px solid #C0C0C0;
}


#features .feature .podcast {
clear: both;
height: 20px;
border: 1px solid #D0D0D0;
}

#features .feature .podcast .podcastplayer {
float: left;
}

#features .feature .podcast .podcastdownload {
margin-left: 150px;
}

#features .feature .podcast .podcastpopup {
margin-left: 10px;
}


#features .feature .feature-foot {
clear: both;
border-bottom: 1px solid #EFEFEF;
height: .5em;
}

#feature {

}

#feature h1 span {
color: #ff4700;
}

#feature p {
padding: 0;
margin-top: .5em;
}

#feature p.teaser {
padding-bottom: .6em;
}

#feature .podcast {
clear: both;
height: 20px;
border: 1px solid #D0D0D0;
margin-bottom: 10px;
}


#feature .podcast .podcastplayer {
float: left;
}

#feature .podcast .podcastdownload {
margin-left: 150px;
}

#feature .podcast .podcastpopup {
margin-left: 10px;
}

#feature img {
float: left;
padding: 0;
margin: 0 .5em .5em 0;
}

#feature .feature-foot {
clear: both;
}
