/* Enter Your Custom CSS Here */

span.posted-on{
 display: none; 
}

#logo{
 width: 100px; 
}

.site-description{
	line-height: 64px;
}

.site-branding{
 margin-top: 5px;
  margin-bottom: 5px;
}

button, mark, input[type="button"], input[type="reset"], input[type="submit"], ins, .bypostauthor > .comment-body .fn, .comment #respond h3 small a, .comment-reply-title a, .filter-on .hentry.has-post-thumbnail:hover .entry-link, .hentry.color-1, .hentry.has-post-thumbnail .entry-link, .pace .pace-progress, .widget_tag_cloud a {
   /* background: #8dc63f none repeat scroll 0% 0%;*/
  background: #00FF00 none repeat scroll 0% 0%;
}
.site-title{
  margin-top:20px !important;
}