/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
.wpcom-protected-iframe {
	width: 608px !important;
	height: 1360px !important;
	overflow: auto;
}

.page-id-47374 .wpcom-protected-iframe {
	width: 620px !important;
	height: 425px !important;
	overflow: auto;
}

.ytv-canvas {
	margin-top: 0;
	margin-bottom: 0 !important;
}

body.page-id-79 .carousel-caption h3 {
	color: #fff !important;
}

article.post-35441 {
	margin-top: -40px;
}

/* Bold menu items- no hover pointer */
#menu-item-19371 a, #menu-item-43067 a, #menu-item-19340 a {
	cursor: default;
}

.home .content h1:first-child {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 40px;
	display: none !important;
}

/*COUNTDOWN CLOCK*/
.sidebar-bordered {
	margin-bottom: 10px;
}

.sidebar-bordered .countdown {
	margin-left: 10px;
}

.sidebar-bordered .counter-title {
	font-size: 19px;
}

.twitter {
	margin: 20px auto;
}

.sponsored {
	margin-top: 20px;
}

.page-id-458948 h4 {
	margin-bottom: 15px;
}

/*Subnav for "Make a Makerfaire" school pages */
ul.side-nav > li {
	margin: 0;
}

ul.side-nav > li > a {
	padding: 10px 15px;
	margin-right: 0;
}

ul.side-nav {
	border: 1px solid #ddd;
}

ul.side-nav > li.active > a:hover {
	border: none;
}

ul.side-nav > li > a:hover {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
}

.post-entry .slideshow-window {
	background: #fff;
	border: 0 none;
}

span.icon-rocket {
	margin-right: 7px;
}

.page-template-page-slideshow-test h1 {
	margin-top: 0;
	padding-top: 0;
}

.slideshow-nav {
	text-align: center;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.slideshow-nav .col-xs-3 {
	border-left: 1px solid #eee;
}

.slideshow-nav .active.col-xs-3 {
	font-weight: bold;
}

.slideshow-nav .col-xs-3:first-child {
	border: none !important;
}

.drop-logo .btn {
	display: none;
}

.page-id-460236 h1:first-child {
	margin-top: 0;
}

.quora .drop-holder .box b {
	color: #333;
	font: 12px/14px "latobold";
	padding: 7px 0 0;
}

.quora .navbar-nav > li:nth-child(3) .drop-holder .drop .col .item .box b a {
	font-size: inherit;
	line-height: inherit;
	font-weight: 400;
	color: #666;
}

#performers .caption {
	padding: 8%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 53%;
/* 16:9 */
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-id-461597 h2,
.page-id-460236 h2 {
	font-size: 14px;
	color: #333;
	margin-top: 0;
}

.page-id-461597 .social,
.page-id-460236 .social {
	margin-bottom: 15px;
	min-height: 32px;
}

.page-id-461597 h1 {
	margin-top: 0;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*TEMP STYLE FOR MFNY 2016 SLIDESHOW*/
.page-id-480272 .carousel-caption {
	display: none;
}

/* Styling for toolkit page */
#toolKit .header {
	margin-bottom: 1em;
}

#toolKit .section-title {
	margin-top: 0;
	font-size: 20px;
	font-weight: 300;
	color: red;
	text-align: center;
	margin-bottom: .25em;
}

#toolKit div#toolkitItems div.innerBox {
	height: 390px;
	max-width: 400px;
	padding: .5em;
	margin-bottom: 1em;
	background: rgba(0,0,0,0) url(/wp-content/themes/makerfaire/images/bg-border.png) repeat-x 0 100%;
	box-shadow: 2px 2px 5px #afafaf;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#toolKit div#toolkitItems div.innerBox {
	height: 440px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
}
#toolKit div#toolkitItems div img {
	width: 5em;
	height: auto;
	padding-top: .5em;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#toolKit .back-to-top {
	background-color: #444;
	color: #fff;
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	border: none;
}

#toolKit .back-to-top:hover {
	background-color: #f40b0b;
	color: #fff;
}

/*TEMP FOR MFBA17 SLIDESHOW*/

.page-id-635255 .carousel-caption, .page-id-635330 .carousel-caption,
.page-id-635320 .carousel-caption,
.page-id-635666 .carousel-caption{
display:none;
}

/*TEMP FOR MAKER WEEK BA17 PAGE*/
#makerfaire .maker-week-page .dynamic-date-badge .calendar-date .date-day-number.date-day-number-small, #makerfaire .maker-week-page .dynamic-date-badge .calendar-date .date-day-number {
font-size:26px;
margin-top:14px;
}

#makerfaire .maker-week-page .dynamic-date-badge .calendar-date .date-month {
font-size:26px;
margin-top:34px;
}


/* MFBA ADVISORY PAGE */

#performers .sub-caption {
	padding:0px 10px;
}

#performers .thumbnail {
	margin-bottom:30px;
}
/*mfny18 landing page*/
.page-id-478691 .flagship-faire-wrp .flagship-title h1 {
	margin-top:0px;
	margin-bottom:0px;
}
/* Home page makers temp hidden*/

.front-page .mmakers {display:none;}

/* Temp styling for landing page*/
.sponsor-slide .btn{
    color: #1987C7;
    border: thin solid #1987C7;
	  padding: 10px 30px;
	  margin-bottom:20px;
}

.page-id-637980 .sponsor-slide .carousel-inner {
    min-height: 150px;
}

/*TEMP FOR MFNY18 SLIDESHOW*/

.page-id-638551 .carousel-caption {
display:none;
}