/*
Theme Name: ICAFE-Child
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


/* Event Calendar Style */

.full-width {
	width: 100%;
}

.widget_calendar #calendar_wrap #wp-calendar {
	margin-top: 0;
}

.tribe-mini-calendar thead {
  background: #7bcd40;
}

.tribe-mini-calendar-nav div {
	background: #7bcd40;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
	background: #66552f;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tribe-mini-calendar .tribe-events-present, .tribe-mini-calendar .tribe-mini-calendar-today {
  background: #7bcd40;
}

.tribe-mini-calendar-no-event {
  color: #66552f;
}
