/*
Theme Name: TIME Media Kit
Theme URI: http://timemediakit.com
Author: Miika Grady and Natalie Ryan
Author URI: http://timemediakit.com
Description: Advertising website for TIME magazine
Tags: time magazine, advertising, media kit
Text Domain: advertising
Version: 1.0
*/

@import url("mediakit.css");
@import url("js/mmenu/mmenu.css");
@import url("http://www.timemediakit.com/1/print-tmk.css");
@import url("http://www.timemediakit.com/1/font-awesome/css/font-awesome.min.css");


/* *********** custom PLUG IN STYLES - overrides and edits **************** */

/* mmenu navigation */

.mm-is-menu * { 
	font-family:'ITCFranklinGothicW01-Dm 812668', Helvetica, Arial, sans-serif; 
 	font-size: 16px;
	font-weight: normal;
	}
	
.mm-is-menu li > a, 
.mm-is-menu li > span { 
	color: #fff; 
  	line-height: 48px; 
	}
		
.mm-is-menu li > a:hover { color: #a9a9a9; }

 
/* for submenu styling */
.mm-menu a.mm-subopen:after, .mm-menu a.mm-subclose:before { 
	border-color: rgba(255, 255, 255, 0.9);  
	}

.mm-is-menu em { color: #999; } /* */




/* *********** BxSlider Pro Plug-in custom styles ************** */

#slider3 .bx-wrapper img,
#slider2 .bx-wrapper img {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

#slider3 .bx-wrapper .bx-viewport,
#slider2 .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0 #fff;
	-webkit-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
	border: none; 
	left: 0; 
}


/* ******* Toggle custom style ******* */
	
article h3.toggle {
	background-image: url("/wp-content/uploads/2013/12/toggle2.png");
	background-position: -10px -15px;
	background-repeat: no-repeat;
	font-family: 'ITCFranklinGothicW01-Dm 812668', Arial, Helvetica, sans-serif; 
	font-size: 20px;
	line-height: 24px;
	margin: 1.75em 0 0;
	padding: 3px 0 3px 28px;	
}

article h3.toggle a { 
	font-weight:normal;  
	text-decoration:none; 
}	
	
article h3.toggle-active { 
	background-color: #f9f9f9;
	background-position: -143px -148px;
}

article h3.toggle-active a:link { color: #828282; }

article h3.toggle-active a:hover { color: #b8bac3; }

article h3.toggle strong { font-weight: normal; }
	
article .toggle-box { 
	background-color: #f9f9f9;
	margin: 0 0 20px 0; 
	padding: 0 20px 0 28px; 
}

body.page article .toggle-box h4:first-of-type { margin-top: 40px; }
	  
  
/* ******* video cutom style ******** */
  
.wistia_embed {
	border: 0; 
	margin: 0; 
	padding: 0; 
	display: block;  
}
	  
	  div.fancybox-wrap #wistia_grid_14_wrapper { background-color: #000000; }