/*
Theme Name: Evangelist Child
Theme URI: http://themefuse.com/demo/wp/evangelist/
Description: Child theme for the Evangelist theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: evangelist-parent
*/

@import url("../evangelist-parent/style.css");

.slider-date{
	background: url("images/ribbon-date-60.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 60px !important;
    left: -34px !important;
	width: 60px !important;
	top: 36px !important;
	padding-top: 3px !important;
}
.slider-date span.month {
	font-size: 9pt !important;
}
.slider-date span.date{
	line-height: 16px;
}
.slider-date span.ampm{
    color: #B2B2B2 !important;
    font-size: 9pt !important;
    font-weight: bolder !important;
    text-shadow: 0 1px 1px #000000 !important;
    text-transform: uppercase !important;
	top: -2px !important;
}
.showcase-button .btn-down span{
	visibility: hidden;
}