/*
Theme Name: Milton Borough 
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: EJS
Author URI: http://www.ethanjacobscott.com
Template: enfold
*/

/*Add your own styles here:*/

.main_color strong, .alternate_color strong { color: inherit; }

.footer_color strong {color:#ffffff;}

.av-special-heading-h1 .special-heading-border {display:none;}

div#tribe-events-bar {
    display: none !important;
}

#top #wrap_all .slideshow_caption h2.avia-caption-title {
	color:#ffffff;
}

.sidebar_right .inner_sidebar li a {
	width:100%;
	display:block;
}

#header_meta .sub_menu {
	font-size:14px;
}

.av-magazine-time, .tribe-event-date-start {
	color:#333333!important;
}

#footer_section + div {
    display: none;
}