/*
Theme Name: TrueDS
Theme URI: http://www.truedigitalsecurity.com/
Description: Child Theme for Delicate
Author: Brett
Author URI: http://www.truedigitalsecurity.com/
Template: delicate
Version: 0.1
*/
 
@import url("../delicate/style.css");

div.head-img { display: none; }
a.read_more { display: block; background: #ffffff url('/blog/wp-content/uploads/readmore.png') no-repeat left top; height: 27px; padding: 0; margin: 10px 0 0 0; }
.read_more #read-more-text { display: none; }
.wp-about-author-containter-none{
    background-image:url('/blog/wp-content/uploads/author-highlight.png');
    background-repeat: none;
}
.wp-about-author-pic{
    margin-top: 40px;
}
ul.upcoming_events li {
    padding-left: 5px !important;
}
#top_search {
    height: 31px;
    right: 40px;
}
.search-input {
    height: 27px;
    padding-top: 0px;
}

.fc-content .fc-state-highlight {
    background: #edf0f7;
}


#entry-author-info { background:url("/blog/wp-content/uploads/author-highlight.png") repeat-x scroll center top #F2F7FC; }
#entry-author-info #author-avatar { padding: 0; border: 0; }

