/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.screen-reader-text{display:none;}
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a {
    color: #ef460f;
}
.publishedon{color: #ef460f;}
.published{color: #ef460f;}
.teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a {
    border-bottom: 1px solid #eee;
    color: #ef460f !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#footer a {
    border-bottom: none !important;
}
#footer a:hover {

    text-decoration: underline;
}
