/*

Theme Name: The Haunted Graveyard

Author: Rogues Hollow Productions

Author URI: http://RoguesHollow.com

*/



img[class*="align"],

img[class*="wp-image-"] {

	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}



img {

	max-width:100%;

}



.force_responsive {

	height: auto;

	max-width:100%;

}



.youtube_responsive {

	max-height: 62vw;

	max-width:100%;

}

.center {

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}

ul {
	color: #FFF;
}

/* New CSS 19 Sep, 2016 */

a:hover, a:focus{
	color: #ff0000;
}

.slicknav_nav ul li{
	background: rgba(0, 0, 0, 0) url("http://hauntedgraveyard.com/wp-content/themes/frightmare/images/background/headerbg.gif") no-repeat scroll right top;
}
.slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover{
	background: none;
}


/*---------- calendar css -------- */
.tribe-bar-filters{display:none;}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, #tribe-events-header .tribe-events-sub-nav li{display:block;}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth{background:none;}

.tribe-events-button{display:none !important;}
.tribe-events-single .tribe-events-sub-nav {display:none !important;}
.tribe-events-single-section .tribe-events-single-section-title{display:none;}
#tribe-events-content .tribe-events-single-event-title,#tribe-events-content  .tribe-events-schedule{text-align: center;}

.tribe-events-tooltip {
    background: black none repeat scroll 0 0 !important;
}
#tribe-events-content .tribe-events-tooltip h4{color:white !important;}
.single-tribe_events .tribe-events-event-meta{display:none !important;}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a{background:red !important;}
body .header-container{max-width:960px;}
body .header-container .logo{margin:4px 0 4px -13px;}
/* Media Queries */

@media screen and (min-width: 768px){

	#embed_container, #embed_container1, #embed_container2, #embed_container3{
		height: auto !important;
	}
	#embed_container .home-iframe{
		width: 560px !important;
		height: 315px !important;
	}

	.about-first{
		width: 555px !important;
		height: 312px !important;	
	}
	.about-second{
		width: 500px !important;
		height: 281px !important;
	}

	.tv-radio1{
		width: 560px !important;
		height: 315px !important;	
	}
	.tv-radio2{
		width: 500px !important;
		height: 281px !important;
	}
	.tv-radio3{
		width: 560px !important;
		height: 315px !important;	
	}
	.tv-radio4{
		width: 420px !important;
		height: 315px !important;
	}

	.review-iframe{
		width: 500px !important;
		height: 281px !important;	
	}
	

}
@media screen and (max-width: 768px){
	.tribe-events-has-events div {
		color: red !important;
	}
        #tribe-events-content .tribe-events-calendar .mobile-active:hover, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"], #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"] a, .tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"], .tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a, .tribe-events-calendar td.mobile-active{
          background: red !important;
          color:black !important;
     }

}
