/*
Theme Name: OnOff SS17
Theme URI: n/a
Author: Raffaele Malanga / Els van Bloois
Author URI: https://farstudios.com/
Description: n/a
Version: 1.0
License: no license, use a theme from https://wordpress.org/themes/ instead.
License URI: n/a
Tags: n/a
Text Domain: onoffss17
*/


/**
 * @license
 * MyFonts Webfont Build ID 3269661, 2016-08-17T09:10:29-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Union-Medium by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/union/medium/
 * Copyright: &#x00A9; 2001 Gareth Hague/Alias
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3269661
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("http://hello.myfonts.net/count/31e41d");
@font-face {
	font-family: 'Union-Medium';
	src: url('webfonts/31E41D_0_0.eot');
	src: url('webfonts/31E41D_0_0d41d.eot?#iefix') format('embedded-opentype'),url('webfonts/31E41D_0_0.woff2') format('woff2'),url('webfonts/31E41D_0_0.woff') format('woff'),url('webfonts/31E41D_0_0.ttf') format('truetype');
}
 


html,body,h1,h2,h3,h4,h5,h6,p,ul,li,form{
	padding:0;
	margin:0;
}
.screen-reader-text,
.skip-link{
	position:absolute;
	top:-4000px;
	left:-40000px;
}
.menu-toggle{
	display:none;
}

body{
	font-family:'Montserrat',Arial,sans-serif;
	font-size:100%;
	line-height:1;
}

body,
#topbar,
#topbarhome,
#submenu,
#colophon{
	background:black;
	color:white;
}
#page,
#masthead,
#mainmenu,
#content{
	background:white;
	color:black;
}
#page a,
#masthead a,
#mainmenu a{
	color:black;
	text-decoration:none;
}
body a,
#topbar a,
#topbarhome a,
#submenu a,
#colophon a{
	color:white;
	text-decoration:none;
}
#content a{
	color:black;
	text-decoration:underline;
}
#topbar a:hover,
#topbar a:focus,
#topbar a:active{
	color:#999;
}
#content a:hover,
#content a:focus,
#content a:active{
	color:#666;
}
#mainmenu a:hover,
#mainmenu a:focus,
#mainmenu a:active{
	color:#666;
}
#topbarhome #mainmenu a:hover,
#topbarhome #mainmenu a:focus,
#topbarhome #mainmenu a:active{
	color:#999;
}
#submenu a:hover,
#submenu a:focus,
#submenu a:active{
	color:#999;
}
a:hover img,
a:focus img,
a:active img{
	opacity:0.6;
}
.inner{
	max-width:1000px;
	padding:0 20px;
	margin:0 auto;
}

#topbar,
#topbarhome{
	text-transform:uppercase;
	overflow:hidden;
}
#topbarhome{
	padding:13px 0;
}
#topbar p.topdates{
	float:left;
	height:42px;
	font-size:14px;
	line-height:42px;
	color:#A5A5A5;
}
#topbar ul.toplinks-social{
	float:right;
	font-size:14px;
}
#topbarhome .site-nav{
	float:right;
	font-size:16px;
	font-weight:bold;
}
#topbar ul,
#topbarhome ul{
	overflow:hidden;
}
#topbar li{
	list-style:none;
	float:left;
	width:115px;
	height:42px;
	line-height:42px;
	text-align:center;
	border-left:1px solid #5B5B5B;
}
#topbarhome .site-title{
	line-height:30px;
}
#topbarhome li{
	list-style:none;
	float:left;
	line-height:30px;
	padding-left:18px;
}
#topbar .social{
	width:auto;
	padding-left:10px;
}
#topbar .social li{
	border-left-width:0;
	width:42px;
	padding:0 12px;
}
#topbar .social li.last{
	padding-right:22px;
	border-right:1px solid #5B5B5B;
}
#masthead{
	overflow:hidden;
	padding:31px 0;
}
.site-title{
	float:left;
}
h1,p.site-description{
	font-family:'Union-Medium', 'Times New Roman', serif;
	font-weight:normal;
}
p.site-description{
	float:right;
	font-size:44px;
	line-height:72px;
	text-align:right;
}
#mainmenu{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:25px 0 0 0;
	border-top:1px solid black;
	border-bottom:3px solid black;
}
#submenu{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}
#mainmenu li,
#submenu li{
	list-style:none;
	display:inline;
}
#mainmenu li a{
	display:inline-block;
	padding:8px 15px 33px 15px;
	padding:8px 10px 33px 10px;
}
#submenu li a{
	display:inline-block;
	padding:8px 15px 16px 15px;
}
body.single-designer #mainmenu li#menu-item-24 a,
#mainmenu li#menu-item-24.current_page_item a,
#mainmenu li#menu-item-29.current_page_item a,
#mainmenu li#menu-item-29.current-page-ancestor a{
	background:url(img/menupointer.png) transparent no-repeat center 44px;
}
#content{
	padding-top:60px;
	margin-bottom:60px;
}
.page-id-9 #content{
	padding-bottom:60px;
	margin-bottom:0;
	background:black;
	color:white;
}
.page-id-9 #content a{
	color:white;
}
.page-links{
	padding-top:40px;
	min-height:3em;
	text-align:center;
}
#colophon{
	padding:82px 0;
}
.site-info{
	float:left;
	margin-bottom:30px;
}
.backtotop{
	float:right;
	font-size:10px;
	padding-left:15px;
	background:url(img/totop.png) transparent no-repeat left center;
	margin-bottom:30px;
}
.site-info p#logo{
	display:table-cell;
	vertical-align:middle;
}
.site-info p#info{
	display:table-cell;
	font-size:10px;
	line-height:1.2;
	padding-left:10px;
	vertical-align:middle;
}

/* content */

#content h1{
	font-size:38px;
	line-height:1;
	text-align:center;
	margin-bottom:1.6em;
}
.single-designer #content h1{
	text-align:left;
	margin-bottom:.7em;
}
#content h2{
	font-size:20px;	
	font-weight:normal;
	line-height:1.4;
	margin-bottom:1em;
}
#content h3{
	font-size:20px;	
	font-weight:normal;
	line-height:1.4;
}
#content h2.smallh2{
	font-size:14px;
	font-weight:bold;
	line-height:2;
	margin-bottom:0;
}
#content p,
#content ul{
	font-size:14px;
	line-height:1.4;
	margin-bottom:1.4em;
}
#content div.quote{
	margin-bottom:1em;
}
#content div.quote,
#content div.quote p{
	font-size:20px;	
	font-weight:normal;
	line-height:1.4;
}
#content div.quote p{
	margin-bottom:0;
}
#content div.quote .byline{
	padding-top:6px;
	font-size:14px;
}
#content img{
	max-width:100%;
	height:auto !important;
}

#content .centerbox h2,
#content .centerbox h3,
#content .centerbox h4,
#content .centerbox p,
#content .centerbox ul,
#content .centerbox div{
	max-width:750px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#content .centerbox li{
	list-style-position:inside;
}
#content .centerbox img{
	display:block;
	margin:0 auto 1.4em auto;
}
#content .centerbox iframe{
	display:block;
	max-width:600px;
	margin:0 auto 1.4em auto;
}



/* schedule */

.introcenter{
	text-align:center;
}
#content .scheduleday .dayheading{
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #C6C6C6;
	margin-bottom:10px;
}
#content .scheduleday .dayheading h2{
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
}
#content .scheduleday .dayheading p{
	margin-bottom:0;
}
.scheduleday li{
	padding:10px 0;
	overflow:hidden;
}
.scheduleday li span{
	float:left;
}
.scheduleday li .time{
	width:17%;
}
.scheduleday li .who{
	width:23%;
}
.scheduleday li .ticket{
	width:19%;
}
.scheduleday li .what{
	width:25%;
}
.scheduleday li .where{
	float:right;
	width:auto;
	text-align:right;
}


/* designers */

.intro{
	overflow:hidden;
}
.entry-content{
	overflow:hidden;
}
.designerimage,
.designerdesc,
.introleft,
.introright,
.contentleft,
.contentright{
	width:480px;
	max-width:48%;
	margin-bottom:50px;
}
.designerimage,
.introleft,
.contentleft{
	float:left;
}
.designerdesc,
.introright,
.contentright{
	float:right;
}
.designerinfo{
	clear:both;
	border-top:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
	padding:0;
	overflow:hidden;
}
.designerinfobox{
	margin:0 -2%;
}
.dicol{
	float:left;
	width:25%;
}
.dicolin{
	min-height:150px;
	padding:10px 8% 30px 8%;
	border-right:1px solid #c6c6c6;
	overflow:hidden;
}
#content .dicol h2{
	font-size:14px;
	font-weight:bold;
	line-height:2;
	text-transform:uppercase;
	margin-bottom:0;
}
.dicol .designersocial li{
	list-style:none;
	float:left;
	margin-right:10px;
}
.backbutton{
	text-align:center;
	padding:55px 0 75px 0;
}
#content .backbutton a{
	display:inline-block;
	padding:10px;
	background:#000;
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.dessection{
	overflow:hidden;
	margin:0 -20px 50px -20px;
}
.block1{
	float:left;
	width:25%;
	margin-bottom:40px;
}
.block1 img{
	display:block;
	margin:0 auto;
}
.block3{
	float:left;
	width:75%;
	min-height:320px;
	margin-bottom:10px;
}
.blockdesigner{
	margin-bottom:20px;
}
.blocktitle .blockin,
.blockintro .blockin,
.blockdesigner a{
	display:block;
	padding:0 20px;
}
#content .block1 a{
	text-decoration:none;
}
.blockdesigner span{
	display:block;
	min-height:2.5em;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	text-transform:uppercase;
	text-align:center;
	padding: 10px 0;
}
.blocktitle .blockin{
	position:relative;
}
#content .blocktitle h2{
	position:absolute;
	top:0;
	left:20px;
	right:20px;
	color:white;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
}
.blocktitle span{
	display:block;
	padding:15px 20px;
}

#primary .hentry .entry-footer{
	clear:both;
}


/* sponsors */


.sponsors{
	clear:both;
	border-top:1px solid #C6C6C6;
	padding:0;
	overflow:hidden;
}
.sponsorsbox{
	margin:0 -2%;
}
.logo{
	float:left;
	width:25%;
}
.logoin{
	text-align:center;
	padding:30px 8%;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #C6C6C6;
	overflow:hidden;
}
#content .social{
	width:240px;
	overflow:hidden;
	margin:0 auto 1.4em auto;
}
#content .social li{
	list-style:none;
	float:left;
	width:60px;
	text-align:center;
}


/* highlights  and studiolive section */

#primary #post-9,
#primary #post-319{
	min-height:300px;	
}

.pagesection{
	overflow:hidden;
	text-align:center;
	margin-bottom:50px;
}
.pagesection .videowide{
	margin-top:50px;
}

.parent-pageid-9 #content h3{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2;
	text-align:center;
	margin-bottom:1.2em;
}
#content ul.vimeo{
	margin:0 -1px 80px 0px;
	overflow:hidden;
}
ul.vimeo li{
	list-style:none;
	float:left;
	width:50%;
}
ul.vimeo li div.video{
	padding:0 1px 1px 0;
}
ul.vimeo li div.video span{
	display:block;
	height:4em;
	text-align:center;
	padding-top:5px;
}


/* vimeo plugin */

#TB_overlay{
	z-index:1 !important;
}

@media (max-width:1060px){
	#mainmenu,
	#submenu{
		font-size:18px;
	}
}

@media (max-width:1044px){
	*{
		-webkit-text-size-adjust: none;
	}
/*	#mainmenu, */
/*	#submenu, */
	#content .blocktitle h2,
	.blockdesigner span{
		font-size:20px;
	}
	#mainmenu li a{
		padding:6px 10px 31px 10px;
	}
}
@media (max-width:950px){
	#mainmenu,
	#submenu,
	#content .blocktitle h2,
	.blockdesigner span{
		font-size:16px;
	}
	#mainmenu li a{
		padding:6px 8px 31px 8px;
	}
	.dessection{
		margin:0 -15px 40px -15px;
	}
	.blocktitle .blockin,
	.blockintro .blockin,
	.blockdesigner a{
		padding:0 15px;
	}
	#content .blocktitle h2{
		left:15px;
		right:15px;
	}
	.blocktitle span{
		display:block;
		padding: 15px 15px;
	}
	
	#mainmenu li a{
		padding:6px 10px 31px 10px;
	}
	#submenu li a{
		padding:6px 10px 16px 10px;
	}
}
@media (max-width:860px){
	#mainmenu,
	#submenu,
	#content .blocktitle h2,
	.blockdesigner span{
		font-size:16px;
		font-weight:normal;
	}
	#mainmenu li a{
		padding:6px 8px 31px 8px;
	}
	#submenu li a{
		padding:6px 8px 16px 8px;
	}
}
@media (max-width:840px){

	#topbarhome .site-nav{
		font-size:14px;
	}
	#topbarhome li{
		padding-left:16px;
	}
	#mainmenu,
	#submenu{
		font-size:14px;
	}
	#mainmenu li a{
		padding:6px 6px 31px 6px;
	}
	
	.scheduleday li .time{
		width:30%;
		height:2em;
	}
	.scheduleday li .who,
	.scheduleday li .what{
		width:40%;
	}
	.scheduleday li .ticket,
	.scheduleday li .where{
		float:right;
		width:auto;
	}


}
@media (max-width:760px){
	#topbar li{
		width:auto;
		padding-left:8px;
		padding-right:8px;
	}
	#topbar .social{
		padding:0;
	}
	#topbar .social li{
		padding:0 8px;
	}
	#topbar .social li.last{
		padding-right:8px;
	}
	
	.dessection{
		margin:0 -10px 30px -10px;
	}
	.blocktitle .blockin,
	.blockintro .blockin,
	.blockdesigner a{
		padding:0 10px;
	}
	#content .blocktitle h2{
		left:10px;
		right:10px;
	}
	.blocktitle span{
		display:block;
		padding:10px 10px;
	}
	.logoin{
		padding:15px 8%;
	}
}
@media (max-width:750px){
	#topbarhome .site-nav{
		font-size:12px;
	}
	#topbarhome li{
		padding-left:14px;
	}



	.menu-toggle{
		display:block;
		height:38px;
		width:44px;
		background:url(img/menu.png) transparent no-repeat left center;
		padding:0;
		border-width:0;
		margin-bottom:20px;
		cursor:pointer;
	}
	#topbarhome .menu-toggle{
		position:absolute;
		top:10px;
		right:10px;
		width:24px;
		background:url(img/menu-white.png) transparent no-repeat right center;
		background-size:100% auto;
		margin-bottom:0;
	}
	.menu-toggle span{
		position:absolute;
		left:-4000px;
	}
	#site-navigation .nav-menu,
	#submenu{
		display:none;
	}
	#site-navigation.toggled-on .nav-menu,
	#submenu.toggled-on{
		display:block;
	}
	.toggled-on ul{
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;
	}
	.toggled-on ul li,
	.toggled-on ul li a{
		display:block !important;
		text-align:center;
	}
	#topbarhome .site-nav{
		float:none;
		clear:both;
		width:100%;
	}
	#topbarhome .toggled-on ul li{
		float:none;
		display:block !important;
		padding-left:0;
	}
	#mainmenu li a{
		background:none !important;
		padding:10px;
	}
	#submenu{
		padding-top:23px;
		padding-bottom:7px;
	}
	#submenu li a{
		padding:10px;
	}
	body.single-designer #mainmenu li#menu-item-24 a span,
	#mainmenu li#menu-item-24.current_page_item a span,
	#mainmenu li#menu-item-29.current_page_item a span,
	#mainmenu li#menu-item-29.current-page-ancestor a span{
		background: transparent url(img/menupointer2.png) no-repeat right center;
		padding-right:20px;
	}
	




}
@media (max-width:740px){
	#mainmenu,
	#submenu,
	#content .blocktitle h2,
	.blockdesigner span{
		font-size:14px;
	}
	#mainmenu li a{
		padding:6px 6px 31px 6px;
	}
	#submenu li a{
		padding:6px 6px 16px 6px;
	}
	.dicol{
		width:50%;
	}
	.dicol.col3{
		clear:left;
	}
	.dicol.col3,
	.dicol.col4{
		border-top:1px solid #c6c6c6;
	}
}


@media (max-width:640px){
	#topbar li,
	p.site-description{
		border-left-width:0;
		display:none;
	}
	#topbar li.social,
	#topbar li.social ul li{
		display:block;
		padding-right:0;
		padding-left:5px;
		width:auto;
	}
	#topbar .social li.last{
		padding-right:0;
		border-right-width:0;
	}
	.inner{
		padding:0 15px;
	}
	#masthead .inner{
		padding:0 20px;
	}
	#mainmenu .inner{
		padding:0 40px;
	}
	.dessection{
		max-width:530px;
		margin:0 auto 30px;
	}
	.blocktitle.withintro{
		margin-right:20px;
	}
	.blocktitle .blockin,
	.blockintro .blockin,
	.blockdesigner a{
		padding:0 20px;
	}
	#content .blocktitle h2{
		left:20px;
		right:20px;
	}
	.blocktitle span{
		display:block;
		padding:20px 20px;
	}
	.block1{
		width:50%;
	}
	.block3{
		float:none;
		width:auto;
		margin-bottom:35px;
		
	}
	
}
@media (max-width:580px){
	.designerimage,
	.designerdesc,
	.introleft,
	.introright,
	.contentleft,
	.contentright{
		float:none;
		max-width:100%;
		margin:0 auto 40px;
	}
}
@media (max-width:500px){
	.scheduleday li .time{
		width:30%;
		height:2em;
	}
	.scheduleday li .who,
	.scheduleday li .what,
	.scheduleday li .ticket,
	.scheduleday li .where{
		clear:right;
		float:right;
		width:60%;
	}
	.logo{
		width:50%;
	}
}
@media (max-width:440px){
	.blocktitle.withintro{
		margin-right:15px;
	}
	.blocktitle .blockin,
	.blockintro .blockin,
	.blockdesigner a{
		padding:0 15px;
	}
	#content .blocktitle h2{
		left:15px;
		right:15px;
	}
	.blocktitle span{
		display:block;
		padding:15px 15px;
	}
	.block1{
		margin-bottom:20px;
	}
}
@media (max-width:440px){
	.blocktitle,
	.blockintro{
		float:none;
		width:100%;
		margin-right:0;
		
		
	}
	.blocktitle img{
		display:none;
	}
	#content .blocktitle h2{
		position:static;
		background:black;
		color:white;
	}
}
@media (max-width:420px){
	#topbar li.social ul li{
		padding-left:0;
	}
	#topbar li.social ul li a img{
		height:32px;
		vertical-align:middle;
	}
	.designerinfobox{
		margin:0 auto;
	}
	.dicol{
		width:100%;
		border-top:1px solid #c6c6c6;
	}
	.dicol.col1{
		border-top-width:0;
	}
	.dicolin{
		min-height:auto;
		padding-left:0;
		padding-right:0;
		border-right-width:0;
	}
}
@media (max-width:360px){
	#topbar .inner{
		padding:0 10px;
	}
	#topbar li.social ul li a img{
		height:26px;
	}
	.scheduleday h2,
	.scheduleday li .time,
	.scheduleday li .who,
	.scheduleday li .what,
	.scheduleday li .ticket,
	.scheduleday li .where{
		float:none;
		display:block;
		height:auto;
		width:auto;
		text-align:center;
	}
}
@media (max-width:320px){
	.blockdesigner{
		float:none;
		width:auto;
		margin:0 auto;
	}
}