html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.12em;
}

h5 {
	font-size: .83em;
}

h6 {
	font-size: .75em;
}

h1,h2,h3,h4,h5,h6 {
	color: #464342;
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

p {
	font-feature-settings: liga, dlig;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	hyphenate-lines: 3;
	margin-bottom: 1em;
	word-break: break-word;
	word-wrap: break-word;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

.center {
	margin: 0 auto;
	text-align: center;
}

*,:before,:after {
	box-sizing: border-box;
}

body {
	background-color: #f6f7f9;
	color: #464342;
	font: 16px "Rubik", "Georgia", sans-serif;
	line-height: 1.8;
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 520px),(min-resolution: 192dpi) and (min-width: 520px) {
	body {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
	}
}

@media screen and (min-width: 520px) {
	body {
		font-size: 21px;
	}
}

body.admin-bar #main-menu-wrapper {
	top: 46px;
}

@media screen and (min-width: 768px) {
	body.admin-bar #main-menu-wrapper {
		top: 32px;
	}
}

a {
	color: #00697f;
	text-decoration: none;
}

a:hover,a:focus {
	border-bottom: 1px solid #00697f;
	color: #003f4c;
}

.entry-content a {
	border-bottom: 1px solid #00697f;
	color: #00697f;
}

.entry-content a:hover,.entry-content a:focus {
	border-bottom-color: #003f4c;
	color: #003f4c;
}

img {
	height: auto;
	max-width: 100%;
}

#wp-calendar {
	width: 100%;
}

h3.divider {
	background: #004d5d;
	color: #fff;
	padding: .25em 1em;
	margin-top: 2em;
	margin-bottom: 2em;
}

.screen-reader-text {
	display: none;
}

#after-header-wrapper .widget_search input[type="submit"],.button--gold,.button--gold--small,#after-content .jetpack_subscription_widget input[type="submit"],#main-menu .featured-button,.button--dark,.button--dark--small,.button--white,.button--white--small,.button--blue,.button--blue--small,input[type="submit"],#commentform input[type="submit"] {
	background: transparent;
	border: 2px solid;
	cursor: pointer;
	display: inline-block;
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-weight: 600;
	padding: .3em .8em;
	position: relative;
}

#after-header-wrapper .widget_search input[type="submit"]:focus,.button--gold:focus,.button--gold--small:focus,#after-content .jetpack_subscription_widget input[type="submit"]:focus,#main-menu .featured-button:focus,.button--dark:focus,.button--dark--small:focus,.button--white:focus,.button--white--small:focus,.button--blue:focus,.button--blue--small:focus,input[type="submit"]:focus,#commentform input[type="submit"]:focus {
	left: 2px;
	top: 2px;
}

#after-header-wrapper .widget_search input[type="submit"]:hover,.button--gold:hover,.button--gold--small:hover,#after-content .jetpack_subscription_widget input[type="submit"]:hover,#main-menu .featured-button:hover,.button--dark:hover,.button--dark--small:hover,.button--white:hover,.button--white--small:hover,.button--blue:hover,.button--blue--small:hover,input[type="submit"]:hover,#commentform input[type="submit"]:hover,#after-header-wrapper .widget_search input[type="submit"]:focus,.button--gold:focus,.button--gold--small:focus,#after-content .jetpack_subscription_widget input[type="submit"]:focus,#main-menu .featured-button:focus,.button--dark:focus,.button--dark--small:focus,.button--white:focus,.button--white--small:focus,.button--blue:focus,.button--blue--small:focus,input[type="submit"]:focus,#commentform input[type="submit"]:focus,#after-header-wrapper .widget_search input[type="submit"]:active,.button--gold:active,.button--gold--small:active,#after-content .jetpack_subscription_widget input[type="submit"]:active,#main-menu .featured-button:active,.button--dark:active,.button--dark--small:active,.button--white:active,.button--white--small:active,.button--blue:active,.button--blue--small:active,input[type="submit"]:active,#commentform input[type="submit"]:active {
	border-bottom: 2px solid;
}

#after-header-wrapper .widget_search input[type="submit"] {
	border-color: #514c4c;
	color: #514c4c;
}

#after-header-wrapper .widget_search input[type="submit"]:hover,#after-header-wrapper .widget_search input[type="submit"]:focus,#after-header-wrapper .widget_search input[type="submit"]:active {
	background: #514c4c;
	color: #fff;
}

.button--gold,.button--gold--small,#after-content .jetpack_subscription_widget input[type="submit"] {
	background: #d6c568;
	border-color: #d6c568;
	color: #fff;
}

.button--gold:hover,.button--gold--small:hover,#after-content .jetpack_subscription_widget input[type="submit"]:hover,.button--gold:focus,.button--gold--small:focus,#after-content .jetpack_subscription_widget input[type="submit"]:focus,.button--gold:active,.button--gold--small:active,#after-content .jetpack_subscription_widget input[type="submit"]:active {
	background: #fff;
	border-color: #d6c568;
	color: #d6c568;
}

#main-menu .featured-button {
	border-color: #9ac6d3;
	background: #9ac6d3;
	color: #2c2a29;
}

#main-menu .featured-button:hover,#main-menu .featured-button:focus,#main-menu .featured-button:active {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.button--dark,.button--dark--small {
	border-color: #464342;
	color: #464342;
}

.button--dark:hover,.button--dark--small:hover,.button--dark:focus,.button--dark--small:focus,.button--dark:active,.button--dark--small:active {
	background: #464342;
	color: #fff;
}

.button--white,.button--white--small {
	border-color: #fff;
	color: #fff;
}

.button--white:hover,.button--white--small:hover,.button--white:focus,.button--white--small:focus,.button--white:active,.button--white--small:active {
	background: #fff;
	color: #464342;
}

.button--blue,.button--blue--small,input[type="submit"],#commentform input[type="submit"] {
	background: #00697f;
	border-color: #00697f;
	color: #fff;
}

.button--blue:hover,.button--blue--small:hover,input[type="submit"]:hover,#commentform input[type="submit"]:hover,.button--blue:focus,.button--blue--small:focus,input[type="submit"]:focus,#commentform input[type="submit"]:focus,.button--blue:active,.button--blue--small:active,input[type="submit"]:active,#commentform input[type="submit"]:active {
	background: #fff;
	border-color: #00697f;
	color: #00697f;
}

.button--gold--small,#after-content .jetpack_subscription_widget input[type="submit"],.button--white--small,.button--dark--small,.button--blue--small {
	letter-spacing: .07em;
	text-transform: uppercase;
}

@media screen and (min-width: 520px) {
	.button--gold--small,#after-content .jetpack_subscription_widget input[type="submit"],.button--white--small,.button--dark--small,.button--blue--small {
		font-size: .72em;
	}
}

.button--white:hover,.button--white:focus,.button--white:active {
	border-bottom-color: #fff;
}

.button--dark:hover,.button--dark:focus,.button--dark:active {
	border-bottom-color: #464342;
}

#after-header-wrapper,#before-content,#content-row-wrapper,#after-content-wrapper,#before-footer {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin: 2em auto;
}

#after-header-wrapper:after,#before-content:after,#content-row-wrapper:after,#after-content-wrapper:after,#before-footer:after {
	content: '';
	display: block;
	clear: both;
}

@media screen and (min-width: 992px) {
	#after-header-wrapper,#before-content,#content-row-wrapper,#after-content-wrapper,#before-footer {
		max-width: 920px;
	}
}

@media screen and (min-width: 1260px) {
	#after-header-wrapper,#before-content,#content-row-wrapper,#after-content-wrapper,#before-footer {
		max-width: 1180px;
	}
}

#main {
	background: #fff;
	padding: 1.5em 1em;
}

@media screen and (min-width: 768px) {
	#main {
		padding: 2em;
	}
}

#container {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

#container:after {
	content: " ";
	display: block;
	clear: both;
}

@media screen and (min-width: 992px) {
	#container {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#container:after {
		content: " ";
		display: block;
		clear: both;
	}
}

#content-row-wrapper .sidebar-row #content-row-1 {
	display: block;
}

@media screen and (min-width: 992px) {
	#content-row-wrapper .sidebar-row #content-row-1 {
		width: 32.20339%;
		float: right;
		margin-right: 0;
	}
}

.wcb_session-template-default #content-row .content-row.alpha,.wcb_sponsor-template-default #content-row .content-row.alpha,.wcb_speaker-template-default #content-row .content-row.alpha,.page-template-default #content-row .content-row.alpha {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (min-width: 992px) {
	.wcb_session-template-default #content-row .content-row.alpha,.wcb_sponsor-template-default #content-row .content-row.alpha,.wcb_speaker-template-default #content-row .content-row.alpha,.page-template-default #content-row .content-row.alpha {
		width: 66.10169%;
		float: left;
		margin-right: 1.69492%;
	}
}

.wcb_session-template-default #content-row-1,.wcb_sponsor-template-default #content-row-1,.wcb_speaker-template-default #content-row-1,.page-template-default #content-row-1 {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (min-width: 992px) {
	.wcb_session-template-default #content-row-1,.wcb_sponsor-template-default #content-row-1,.wcb_speaker-template-default #content-row-1,.page-template-default #content-row-1 {
		width: 32.20339%;
		float: right;
		margin-right: 0;
	}
}

body.blog #content-row-wrapper .sidebar-row #main,body.single-post #content-row-wrapper .sidebar-row #main {
	background: transparent;
	padding: 0;
}

body.blog #content-row-wrapper .sidebar-row #container,body.single-post #content-row-wrapper .sidebar-row #container {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background: #fff;
}

@media screen and (min-width: 992px) {
	body.blog #content-row-wrapper .sidebar-row #container,body.single-post #content-row-wrapper .sidebar-row #container {
		width: 66.10169%;
		float: left;
		margin-right: 1.69492%;
		margin-left: 0;
	}
}

body.blog #content-row-wrapper .sidebar-row #container #content,body.single-post #content-row-wrapper .sidebar-row #container #content {
	padding: 1.5em 2em;
}

body.blog #content-row-wrapper .sidebar-row .widget-area,body.single-post #content-row-wrapper .sidebar-row .widget-area {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	display: block;
}

@media screen and (min-width: 992px) {
	body.blog #content-row-wrapper .sidebar-row .widget-area,body.single-post #content-row-wrapper .sidebar-row .widget-area {
		width: 32.20339%;
		float: right;
		margin-right: 0;
	}
}

input,textarea,select {
	border: 2px solid #a7a7a7;
	color: #464342;
	font-family: "Rubik", "Georgia", sans-serif;
	font-size: 1em;
	padding: .3em .8em;
}

input:focus,textarea:focus,select:focus {
	border-color: #00697f;
	outline: none;
}

.contact-form label span {
	color: #514c4c !important;
}

.contact-form textarea {
	max-width: 600px;
	width: 100% !important;
}

.contact-form>div input,.contact-form>div select {
	max-width: 600px !important;
	width: 100% !important;
}

.contact-form>div input[type="radio"] {
	margin-right: 10px;
	width: 16px !important;
}

.contact-form>div .grunion-radio-label {
	font-size: 1em;
	font-weight: 400 !important;
	padding-left: 10px;
}

#after-header-wrapper .widget_search {
	text-align: center;
}

#after-header-wrapper .widget_search #searchform>div {
	display: inline-block;
	max-width: 440px;
	width: 100%;
}

@media screen and (min-width: 992px) {
	#after-header-wrapper .widget_search #searchform>div {
		max-width: 680px;
	}
}

#after-header-wrapper .widget_search #searchform:before {
	display: none;
}

@media screen and (min-width: 768px) {
	#after-header-wrapper .widget_search #searchform:before {
		background: url('https://2017.torino.wordcamp.org/files/2016/12/search-icon.png') no-repeat right center;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 28px;
		vertical-align: middle;
		width: 28px;
	}
}

#after-header-wrapper .widget_search input {
	display: inline-block;
	font-size: 1em;
	vertical-align: middle;
}

#after-header-wrapper .widget_search input[type="text"] {
	margin: 0;
	max-width: 200px;
	width: 100%;
}

@media screen and (min-width: 520px) {
	#after-header-wrapper .widget_search input[type="text"] {
		margin: 0 .4em;
		max-width: 300px;
	}
}

@media screen and (min-width: 992px) {
	#after-header-wrapper .widget_search input[type="text"] {
		max-width: 540px;
	}
}

#after-header-wrapper .widget_search input[type="submit"] {
	border-color: #d6d6d6;
	font-style: italic;
	letter-spacing: .05em;
	padding: 6px 18px;
	text-transform: none;
	vertical-align: middle;
}

#after-header-wrapper .widget_search input[type="submit"]:hover {
	border-color: #bdbdbd;
}

.before-content .xoxo li,#after-content .xoxo li {
	padding: 1em;
	vertical-align: top;
}

@media screen and (min-width: 520px) {
	.before-content .xoxo li .textwidget,#after-content .xoxo li .textwidget {
		font-size: .72em;
	}
}

.before-content .xoxo li .fa,#after-content .xoxo li .fa {
	display: block;
	margin: .2em 0;
	text-align: center;
}

.before-content .widget-title,#after-content .widget-title {
	font-size: 1.17em;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.before-content .xoxo {
		border-spacing: 1em;
		display: table;
		margin: -1em;
	}
}

.before-content .xoxo li {
	color: #fff;
	margin: 1em;
}

@media screen and (min-width: 768px) {
	.before-content .xoxo li {
		display: table-cell;
		margin: 0;
		width: 33.33%;
	}
}

.before-content .xoxo li:nth-child(odd) {
	background-color: #00697f;
}

.before-content .xoxo li:nth-child(even) {
	background-color: #9ac6d3;
	color: #464342;
}

.before-content .xoxo li:nth-child(even) h3 {
	color: #464342;
}

.before-content .xoxo li .widget-title {
	color: #fff;
}

@media screen and (min-width: 992px) {
	.before-content .xoxo li .textwidget {
		font-size: .85em;
		line-height: 1.8;
	}
}

.before-content .xoxo li .fa {
	font-size: 4em;
}

@media screen and (min-width: 1260px) {
	.before-content .xoxo li .fa {
		font-size: 6em;
	}
}

#after-content .xoxo {
	text-align: center;
}

@media screen and (min-width: 992px) {
	#after-content .xoxo {
		border-spacing: 1em;
		display: table;
		margin: -1em;
	}
}

#after-content .xoxo li {
	background-color: #d6d6d6;
	margin: 1em;
}

@media screen and (min-width: 768px) {
	#after-content .xoxo li {
		display: inline-block;
		margin: 0 0 1em;
		width: 42%;
	}
}

@media screen and (min-width: 768px) {
	#after-content .xoxo li:nth-child(odd) {
		margin-right: 1em;
	}
}

@media screen and (min-width: 992px) {
	#after-content .xoxo li:nth-child(odd) {
		margin-right: 0;
	}
}

@media screen and (min-width: 992px) {
	#after-content .xoxo li {
		display: table-cell;
		margin: 0;
		width: 25%;
	}
}

#after-content .xoxo li .textwidget {
	font: 1em/2 "Raleway", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#after-content .xoxo li .textwidget {
		font-size: .8em;
	}
}

#after-content .xoxo li .fa {
	font-size: 3em;
}

@media screen and (min-width: 1260px) {
	#after-content .xoxo li .fa {
		font-size: 4em;
	}
}

@media screen and (min-width: 520px) {
	#after-content .xoxo li .button--gold,#after-content .xoxo li .button--blue {
		font-size: .78em !important;
	}
}

#after-content .jetpack_subscription_widget p {
	font: 1em/2 "Raleway", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#after-content .jetpack_subscription_widget p {
		font-size: .8em;
	}
}

#after-content .jetpack_subscription_widget input[type="submit"] {
	line-height: 1.8;
}

#before-footer .wcb_widget_sponsors .sponsor-level {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

#before-footer .wcb_widget_sponsors .sponsor-level:after {
	content: " ";
	display: block;
	clear: both;
}

#before-footer .wcb_widget_sponsors .sponsor-level-title {
	color: #fff;
	font-family: "Rubik", "Georgia", sans-serif;
	font-style: italic;
	margin-bottom: .5em;
}

#before-footer .wcb_widget_sponsors .sponsor-logo {
	display: inline-block !important;
	vertical-align: middle;
	border-bottom-width: 0;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (min-width: 992px) {
	#before-footer .wcb_widget_sponsors .sponsor-logo {
		width: 15.25424%;
		float: left;
		margin-right: 1.69492%;
	}
}

@media screen and (min-width: 992px) {
	#before-footer .wcb_widget_sponsors .sponsor-logo:nth-child(6n) {
		width: 15.25424%;
		float: right;
		margin-right: 0;
	}
}

#content-row-1 {
	font: 1em/2 "Raleway", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#content-row-1 {
		font-size: .72em;
	}
}

#content-row-1 .xoxo>li {
	background: #fff;
	margin: 1em;
	padding: 1.36em;
}

@media screen and (min-width: 768px) {
	#content-row-1 .xoxo>li {
		margin: 0 0 2em;
	}
}

#content-row-1 .widget-container {
	border-top: 5px solid #d6c152;
}

#header-container {
	background: #00697f url('https://2017.torino.wordcamp.org/files/2016/12/torino-wordcamp-wordpress.jpg');
	background-position: top center;
	background-size: cover !important;
	border-bottom: 5px solid #d6c152;
	color: #fff;
	display: table;
	height: 360px;
	position: relative;
	width: 100%;
}

#header-container #header {
	background: rgba(70,67,66,0.7);
	display: table-cell;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#header-container #header #masthead {
	padding-top: 7em;
}

@media screen and (min-width: 520px) {
	#header-container #header #masthead {
		padding-top: 5em;
	}
}

@media screen and (min-width: 1080px) {
	#header-container #header #masthead {
		padding-top: 3em;
	}
}

#return-to-central {
	display: none;
}

#site-description {
	color: #fff;
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	letter-spacing: .11em;
}

#site-title {
	display: block;
	font-size: 2.4em;
	color: #fff;
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	letter-spacing: .11em;
}

#site-title span {
	display: block;
}

#site-title a {
	color: transparent;
	display: inline-block;
	border: none;
}

@media screen and (min-width: 520px) {
	#site-title {
		font-size: .8em;
	}
}

#site-title span,#site-title span a:before {
	height: 200px;
	min-height: 200px;
	min-width: 200px;
	width: 200px;
	margin: 0 auto;
}

#site-title span a:before {
	background-image: url('https://2017.torino.wordcamp.org/files/2016/12/wordcamp-torino-2017-logo.png');
	background-size: cover;
	content: '';
	display: block;
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 520px),(min-resolution: 192dpi) and (min-width: 520px) {
	#site-title span a:before {
		background-image: url('https://2017.torino.wordcamp.org/files/2016/12/wordcamp-torino-2017-logo-retina.png');
		background-size: cover;
	}
}

@media screen and (min-width: 520px) {
	body.home #header-container {
		height: 600px;
	}
}

@media screen and (min-width: 520px) {
	body.home #site-title span,body.home #site-title span a:before {
		width: 400px;
		height: 400px;
	}
}

#main-menu-wrapper {
	background: rgba(70,67,66,0.95);
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1000;
}

@media screen and (min-width: 1080px) {
	#main-menu-wrapper {
		text-align: left;
	}
}

#main-menu {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: .88em;
	letter-spacing: .07em;
	text-transform: uppercase;
}

#main-menu:after {
	content: " ";
	display: block;
	clear: both;
}

@media screen and (min-width: 520px) {
	#main-menu {
		font-size: .7em;
	}
}

#main-menu .menu-toggle {
	color: #fff;
	cursor: pointer;
	padding: .5em;
}

@media screen and (min-width: 1080px) {
	#main-menu .menu-toggle {
		display: none;
	}
}

@media screen and (max-width: 1080px) {
	#main-menu .menu {
		max-height: 350px;
		overflow-y: scroll;
	}
}

@media screen and (min-width: 1080px) {
	#main-menu .menu-header,#main-menu .menu {
		display: inline-block;
		vertical-align: middle;
	}
}

#main-menu .menu,#main-menu .menu.toggled-off {
	display: none;
}

#main-menu .menu.toggled-on,#main-menu .menu.toggled-off.toggled-on {
	border-top: 1px solid #fff;
	display: inline-block;
}

@media screen and (min-width: 1080px) {
	#main-menu .menu.toggled-on,#main-menu .menu.toggled-off.toggled-on {
		border-top: none;
	}
}

@media screen and (min-width: 1080px) {
	#main-menu .menu,#main-menu .menu.toggled-off {
		display: inline-block;
	}
}

#main-menu .featured-button {
	font-size: 1.2em;
	margin: 0;
	padding: .5em;
}

@media screen and (min-width: 520px) {
	#main-menu .featured-button {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 1080px) {
	#main-menu .featured-button {
		width: 100%;
	}
}

@media screen and (min-width: 1080px) {
	#main-menu .featured-button {
		float: right;
		font-size: 1em;
		margin-bottom: 0;
		padding: .85em .9em;
	}
}

@media screen and (min-width: 1260px) {
	#main-menu .featured-button {
		margin-right: 0;
	}
}

#main-menu .featured-button:hover {
	background: #9ac6d3;
	border-color: #9ac6d3;
	color: #464342;
}

@media screen and (min-width: 1080px) {
	#main-menu .featured-button:hover {
		background: #2c2a29;
		border-color: #2c2a29;
		color: #fff;
	}
}

#main-menu .featured-button:focus {
	top: 0;
	left: 0;
}

#main-menu ul li {
	border-bottom: 1px solid #fff;
	font-weight: 600;
	padding: .4em 0 .4em 1em;
	position: relative;
	text-align: left;
	vertical-align: top;
}

@media screen and (min-width: 1080px) {
	#main-menu ul li {
		border-bottom: none;
		display: inline-block;
		font-weight: 400;
		padding: .5em 0;
	}
}

#main-menu ul li:last-child {
	border-bottom: none;
}

@media screen and (min-width: 1080px) {
	#main-menu ul li:hover {
		background: #2c2a29;
	}
}

#main-menu ul li a {
	border: 0;
	color: #fff;
	display: block;
	padding: .5em 1.2em;
}

#main-menu ul li .sub-menu {
	min-width: 100%;
}

@media screen and (min-width: 1080px) {
	#main-menu ul li .sub-menu {
		background: #2c2a29;
		display: none;
		margin-top: .5em;
		position: absolute;
	}
}

#main-menu ul li .sub-menu li {
	border-bottom: none;
	display: block;
	white-space: pre;
}

@media screen and (min-width: 1080px) {
	#main-menu ul li .sub-menu li:hover {
		background: #121111;
	}
}

@media screen and (min-width: 1080px) {
	#main-menu ul li:hover .sub-menu {
		display: block;
	}
}

#main-menu .search-form {
	width: 23.72881%;
	float: right;
	margin-right: 0;
}

.googlemaps iframe {
	max-width: 100%;
}

body.home .entry-title {
	position: static !important;
}

body.home .entry-thumbnail {
	display: none;
}

body.home #comments {
	display: none;
}

article.page .entry-header {
	position: relative;
}

article.page .entry-title {
	position: absolute;
	top: 0;
}

article.page .entry-thumbnail img {
	width: 100%;
}

article.page p {
	padding: 0 3em;
}

.home #content {
	border-top: 5px solid #d6c152;
}

#content .post {
	border-bottom: 3px solid #00697f;
	margin: 2em 0 1.5em;
	padding-bottom: 1.5em;
}

.note {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}

.entry-title {
	font-size: 1.8em;
	line-height: 1.5;
}

.entry-title a {
	border: 0;
}

.entry-content,.wcorg-session-description {
	padding: 1em 0 0;
}

.entry-meta,.entry-utility {
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.entry-meta,.entry-utility {
		font-size: .72em;
	}
}

.entry-meta a,.entry-utility a {
	border: 0;
}

.entry-meta a:hover,.entry-utility a:hover {
	text-decoration: underline;
}

.entry-utility {
	color: #444040;
}

#nav-above,#nav-below {
	font: .64em "Raleway", "Helvetica", "Arial", sans-serif;
	letter-spacing: .07em;
	text-transform: uppercase;
}

#nav-above:after,#nav-below:after {
	content: '';
	display: block;
	clear: both;
}

#nav-above a,#nav-below a {
	background-color: #00697f;
	border: 0;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	padding: .7em;
}

#nav-above a:hover,#nav-above a:focus,#nav-below a:hover,#nav-below a:focus {
	background-color: #bedae2;
	color: #00697f;
}

#nav-above a .meta-nav,#nav-below a .meta-nav {
	position: relative;
	top: -1px;
}

#nav-above .nav-next a .meta-nav,#nav-above .nav-previous a .meta-nav,#nav-below .nav-next a .meta-nav,#nav-below .nav-previous a .meta-nav {
	position: absolute;
	top: .6em;
}

#nav-above .nav-next a,#nav-below .nav-next a {
	text-align: right;
	position: relative;
	padding-right: 2em;
}

#nav-above .nav-next a .meta-nav,#nav-below .nav-next a .meta-nav {
	right: .4em;
}

#nav-above .nav-previous a,#nav-below .nav-previous a {
	text-align: left;
	position: relative;
	padding-left: 2em;
}

#nav-above .nav-previous a .meta-nav,#nav-below .nav-previous a .meta-nav {
	left: .4em;
}

#nav-above .nav-previous,#nav-above .nav-next,#nav-below .nav-previous,#nav-below .nav-next {
	max-width: 45%;
	box-sizing: border-box;
}

@media screen and (max-width: 1080px) {
	#nav-above .nav-previous,#nav-above .nav-next,#nav-below .nav-previous,#nav-below .nav-next {
		max-width: 100%;
		width: 100%;
		float: none;
	}
	
	#nav-above .nav-previous.nav-next,#nav-above .nav-next.nav-next,#nav-below .nav-previous.nav-next,#nav-below .nav-next.nav-next {
		margin-top: .4em;
	}
	
	#nav-above .nav-previous a,#nav-above .nav-next a,#nav-below .nav-previous a,#nav-below .nav-next a {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

#nav-above .nav-previous,#nav-below .nav-previous {
	float: left;
}

#nav-above .nav-next,#nav-below .nav-next {
	float: right;
}

body.single .entry-utility {
	display: block;
	margin: 1em 0 -2em;
}

blockquote {
	color: #7b7574;
	font-style: italic;
	margin: 1.65em 0;
	padding: 0 2em;
	position: relative;
	z-index: 0;
}

@media screen and (min-width: 768px) {
	blockquote {
		padding: 0 4em;
	}
}

blockquote:before {
	color: #b5d5df;
	content: "\201C";
	font-family: "Georgia", serif;
	font-size: 4em;
	font-style: normal;
	left: 0;
	line-height: 1;
	position: absolute;
	top: 0;
	z-index: -1;
}

@media screen and (min-width: 768px) {
	blockquote:before {
		font-size: 7em;
	}
}

.wp-caption a {
	border: 0;
}

.alignright {
	margin: 0 auto 1em;
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.alignright {
		float: right;
		margin: 0 0 1em 1em;
	}
}

.alignleft {
	margin: 0 auto 1em;
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.alignleft {
		float: left;
		margin: 0 1em 1em 0;
	}
}

.aligncenter {
	display: block;
	margin: 0 auto 1em;
	max-width: 100%;
	text-align: center;
}

.wp-caption-text {
	font: .72em/2 "Raleway", "Helvetica", "Arial", sans-serif;
	text-align: center;
}

#content .post ul,#content .page ul {
	list-style-type: square;
	margin: 1em 0;
	padding: 1em;
}

#content .post ol,#content .page ol {
	list-style-type: decimal;
	margin: 1em 0;
	padding: 1em;
}

.post .entry-content .wcpt-schedule {
	margin-left: 0;
	margin-right: 0;
}

.post-slug-il-contributor-day .wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after {
	content: '';
}

#comments {
	margin-top: 4em;
}

#comments .nocomments {
	display: none;
}

.commentlist {
	font: 1em/2 "Raleway", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	.commentlist {
		font-size: .9em;
	}
}

.commentlist .comment {
	background-color: #d6d6d6;
	margin: .8em 0 3em;
	padding: 1.5em;
}

.commentlist .children {
	padding-left: 2em;
}

.commentlist .children .comment {
	margin: 2em 0 0;
	padding: 0;
}

@media screen and (min-width: 768px) {
	.comment-author {
		display: inline-block;
		margin-right: .5em;
	}
}

.comment-author .avatar {
	border-radius: 50%;
	float: left;
	margin: .5em .8em .5em 0;
}

@media screen and (min-width: 768px) {
	.comment-author .avatar {
		margin-top: .2em;
	}
}

.comment-author .says {
	display: none;
}

.comment-meta {
	font-size: .89em;
	font-style: italic;
}

@media screen and (min-width: 520px) {
	.comment-meta {
		font-size: .8em;
	}
}

@media screen and (min-width: 768px) {
	.comment-meta {
		display: inline-block;
	}
}

.comment-meta a {
	border: 0;
	color: #373333;
}

.comment-meta a:hover,.comment-meta a:focus {
	color: #464342;
}

.comment-reply-link {
	font-size: .89em;
	margin-top: -1em;
}

@media screen and (min-width: 520px) {
	.comment-reply-link {
		font-size: .8em;
	}
}

#commentform label {
	display: inline-block;
	vertical-align: top;
	width: 120px;
}

#commentform input[type="text"],#commentform textarea {
	box-sizing: border-box;
	max-width: 500px;
	width: 100%;
}

#commentform input[type="submit"] {
	text-transform: none;
}

.comment-notes {
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: .72em;
}

.form-allowed-tags {
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.form-allowed-tags {
		font-size: .72em;
	}
}

.form-allowed-tags code {
	font-family: monospace;
}

#cancel-comment-reply-link {
	border: 0;
	color: #373333;
	display: inline-block;
	font-size: .69em;
	font-style: italic;
	font-weight: 400;
	margin-left: .5em;
	vertical-align: middle;
}

#cancel-comment-reply-link:hover,#cancel-comment-reply-link:focus {
	color: #464342;
}

#before-footer-wrapper {
	background-color: #d6c568;
	border-top: 5px solid #d6c152;
	color: #fff;
	font: 1em/2 "Raleway", "Helvetica", "Arial", sans-serif;
	padding: 1em;
}

@media screen and (min-width: 520px) {
	#before-footer-wrapper {
		font-size: .72em;
		padding: 1em 3em;
	}
}

@media screen and (min-width: 768px) {
	#before-footer-wrapper {
		padding: 1em 0;
	}
}

#before-footer-wrapper a {
	border-bottom-color: #fff;
	color: #fff;
}

#before-footer-wrapper a:hover,#before-footer-wrapper a:focus {
	border-bottom-color: #d6c568;
}

#before-footer-wrapper .xoxo>li {
	margin-bottom: 2em;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

#before-footer-wrapper .widget-title {
	color: #fff;
	font-size: 1.75em;
}

#footer-wrapper {
	background: #00697f;
	font: .72em/2 "Raleway", "Helvetica", "Arial", sans-serif;
	text-align: center;
}

#footer-wrapper a {
	border: 0;
	color: #fff;
	display: inline-block;
	padding: 0 .5em;
}

#footer-wrapper a:hover,#footer-wrapper a:focus {
	text-decoration: underline;
}

#site-info,#site-generator {
	display: inline-block;
	margin: .5em 1em;
}

#tix-attendees .tix-attendee-list {
	list-style-type: none !important;
	text-align: center;
}

#tix-attendees .tix-attendee-list li {
	height: auto !important;
	margin-bottom: 1em;
	min-height: 210px;
	width: 100%;
}

@media screen and (min-width: 520px) {
	#tix-attendees .tix-attendee-list li {
		margin-bottom: 2em;
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	#tix-attendees .tix-attendee-list li {
		width: 33.33%;
	}
}

#tix-attendees .avatar {
	border: 2px solid #9ac6d3;
	border-radius: 50%;
	display: block;
	float: none;
	height: 96px !important;
	margin: 0 auto .5em;
	pointer-events: none;
	width: 96px !important;
}

#tix-attendees .tix-field {
	display: block;
	margin: 0;
}

#tix-attendees .tix-field.tix-attendee-name {
	font-size: 1em;
}

#tix-attendees .tix-field.tix-attendee-twitter,#tix-attendees .tix-field.tix-attendee-url {
	border: 0;
	text-decoration: underline;
	-webkit-text-decoration-color: #f3edce;
	text-decoration-color: #f3edce;
}

#tix-attendees .tix-field.tix-attendee-twitter:after,#tix-attendees .tix-field.tix-attendee-url:after {
	content: " ";
	display: block;
}

.wcpt-schedule thead,.tix_tickets_table thead,.wcpt-schedule .wcpt-time,.tix_tickets_table .wcpt-time {
	font: bold .72em "Raleway", "Helvetica", "Arial", sans-serif;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.post-slug-il-contributor-day .wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after,.wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after,.tix-column-price:before,.tix-column-remaining:before,.tix-column-quantity:before {
	color: #00697f;
	display: block;
	font: normal .88em "Raleway", "Helvetica", "Arial", sans-serif;
	margin: 0 0 .5em;
}

@media screen and (min-width: 768px) {
	.post-slug-il-contributor-day .wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after,.wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after,.tix-column-price:before,.tix-column-remaining:before,.tix-column-quantity:before {
		display: none;
	}
}

.page-slug-schedule .entry-content h1 {
	font-size: 1.6em;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.page-slug-schedule .entry-content h1 {
		font-size: 2em;
		text-align: left;
	}
}

.wcpt-schedule,.tix_tickets_table {
	margin: .5em auto 2em;
	width: 90%;
}

@media screen and (min-width: 520px) {
	.wcpt-schedule,.tix_tickets_table {
		width: 96%;
	}
}

@media screen and (min-width: 768px) {
	.wcpt-schedule,.tix_tickets_table {
		width: auto;
	}
}

@media screen and (min-width: 992px) {
	.wcpt-schedule,.tix_tickets_table {
		margin: .5em -10% 2em;
	}
}

.wcpt-schedule thead,.tix_tickets_table thead {
	display: none;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule thead,.tix_tickets_table thead {
		background-color: #00697f;
		border-right: 1px solid #00697f;
		border-left: 1px solid #00697f;
		color: #fff;
		display: table-header-group;
		text-align: left;
	}
}

.wcpt-schedule tbody tr,.tix_tickets_table tbody tr {
	border: 0;
	border-bottom: 1px solid #b5d5df;
	display: block;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody tr,.tix_tickets_table tbody tr {
		display: table-row;
	}
}

.wcpt-schedule tbody tr:nth-child(even),.tix_tickets_table tbody tr:nth-child(even) {
	background-color: #cae1e8;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody td,.tix_tickets_table tbody td {
		border-right: 1px solid #b5d5df;
	}
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody td:first-child,.tix_tickets_table tbody td:first-child {
		border-left: 1px solid #b5d5df;
	}
}

.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after {
	content: 'Track A';
}

.wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after {
	content: 'Track B';
}

.wcpt-schedule th,.wcpt-schedule td,.tix_tickets_table th,.tix_tickets_table td {
	display: block;
	padding: .8em;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule th,.wcpt-schedule td,.tix_tickets_table th,.tix_tickets_table td {
		display: table-cell;
		padding: .5em .8em;
	}
}

.wcpt-schedule .wcpt-time,.tix_tickets_table .wcpt-time {
	background-color: #00697f;
	color: #fff;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-time,.tix_tickets_table .wcpt-time {
		background-color: transparent;
		color: #464342;
		width: 15%;
	}
}

.wcpt-schedule .wcpt-session-type-session,.wcpt-schedule .global-session,.tix_tickets_table .wcpt-session-type-session,.tix_tickets_table .global-session {
	border-left: 1px solid #b5d5df;
	border-right: 1px solid #b5d5df;
	line-height: 2;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-session-type-session,.wcpt-schedule .global-session,.tix_tickets_table .wcpt-session-type-session,.tix_tickets_table .global-session {
		width: 42.5%;
	}
}

.wcpt-schedule .wcpt-session-empty,.tix_tickets_table .wcpt-session-empty {
	display: none;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-session-empty,.tix_tickets_table .wcpt-session-empty {
		display: table-cell;
	}
}

.wcpt-schedule .wcpt-session-speakers,.tix_tickets_table .wcpt-session-speakers {
	display: block;
	font-style: italic;
}

.wcpt-schedule .wcpt-session-speakers a,.tix_tickets_table .wcpt-session-speakers a {
	border: 0;
	color: #464342;
}

.wcpt-schedule .wcpt-session-speakers a:hover,.wcpt-schedule .wcpt-session-speakers a:focus,.tix_tickets_table .wcpt-session-speakers a:hover,.tix_tickets_table .wcpt-session-speakers a:focus {
	color: #6d6967;
}

.wcpt-schedule .wcpt-session-title,.tix_tickets_table .wcpt-session-title {
	display: inline;
	padding: 0;
}

@media screen and (max-width: 1080px) {
	.page-slug-schedule-contributor-day .wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after {
		display: none;
	}
}

@media screen and (max-width: 1080px) {
	.page-slug-schedule-contributor-day span.wcpt-session-speakers {
		padding-left: 0;
	}
}

.wcpt-session-type-session:before {
	display: none;
}

td.wcpt-session-empty:last-child {
	background-color: #fff;
	padding: 0;
	position: relative;
}

td.wcpt-session-empty:last-child:before {
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	background-color: #fff;
}

.wcorg-session,.wcb_session,.wcb_sponsor,.wcb_speaker {
	margin: 2em 0 3em;
}

.wcorg-session .entry-title,.wcorg-session h2,.wcb_session .entry-title,.wcb_session h2,.wcb_sponsor .entry-title,.wcb_sponsor h2,.wcb_speaker .entry-title,.wcb_speaker h2 {
	text-align: center;
}

.wcorg-session .entry-title img,.wcorg-session h2 img,.wcb_session .entry-title img,.wcb_session h2 img,.wcb_sponsor .entry-title img,.wcb_sponsor h2 img,.wcb_speaker .entry-title img,.wcb_speaker h2 img {
	height: auto;
	width: auto;
}

.entry-meta.session-speakers {
	display: none;
}

h2.session-speakers,h2.speaker-sessions {
	text-align: center;
}

#session-speaker-names,#speaker-session-names {
	margin-bottom: 2em;
	text-align: center;
}

.wcpt-session-meta {
	font-style: italic;
	text-align: center;
}

.single-wcb_session .button--blue,.wcorg-sessions .button--blue {
	color: #fff;
}

.single-wcb_session .button--blue:hover,.single-wcb_session .button--blue:active,.single-wcb_session .button--blue:focus,.wcorg-sessions .button--blue:hover,.wcorg-sessions .button--blue:active,.wcorg-sessions .button--blue:focus {
	color: #00697f;
}

.speaker-gravatar-list a {
	border: 0;
}

.speaker-gravatar-list .avatar {
	border: 2px solid #9ac6d3;
	border-radius: 50%;
}

.speaker-gravatar-list .avatar:hover {
	border-color: #4394a8;
}

.wcorg-organizer,.wcb_speaker,.wcorg-speaker {
	margin: 0 0 3em;
}

.wcorg-organizer .entry-meta,.wcb_speaker .entry-meta,.wcorg-speaker .entry-meta {
	display: none;
}

.wcorg-organizer-description:after,.type-wcb_speaker:after,.wcorg-speaker-description:after {
	content: '';
	display: block;
	clear: both;
}

.wcorg-organizer-description .avatar-default,.wcorg-organizer-description .avatar,.type-wcb_speaker .avatar-default,.type-wcb_speaker .avatar,.wcorg-speaker-description .avatar-default,.wcorg-speaker-description .avatar {
	border: 2px solid #9ac6d3;
	border-radius: 50%;
	float: left;
	margin: .4em 1em 1em 0;
	pointer-events: none;
}

.wcorg-speaker h2 {
	margin-bottom: .2em;
}

.wcorg-speakers h2 a {
	border-bottom: none;
}

.wcorg-speaker-description .avatar,.type-wcb_speaker .avatar {
	margin: 0 1em .5em 0;
}

.wcorg-speaker-description p:first-of-type,.type-wcb_speaker p:first-of-type {
	padding-top: .3em;
}

.wcorg-organizer-description {
	margin-top: 36px;
	position: relative;
}

.wcorg-organizer-description h3:first-of-type {
	color: #514c4c;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .05em;
	position: absolute;
	top: -50px;
}

.wcorg-sponsors h2,.sponsor__title {
	border-bottom: 2px solid;
	font: bold italic 1.81em/1 "Rubik", "Georgia", sans-serif;
	margin: 1.2em 0 .5em;
}

.wcorg-sponsor-level-gold h2,.sponsor__title--gold {
	border-color: #DAA520;
	color: #DAA520;
}

.wcorg-sponsor-level-silver h2,.sponsor__title--silver {
	border-color: #778899;
	color: #778899;
}

.wcorg-sponsor-level-bronze h2,.sponsor__title--bronze {
	border-color: #D2691E;
	color: #D2691E;
}

.wcorg-sponsors h3 a {
	border-bottom: none;
}

.wcorg-sponsor-description>a {
	border-bottom: none;
}

#tix {
	padding: 0 0 1em !important;
}

.tix_tickets_table {
	border: 1px solid #b5d5df;
}

@media screen and (min-width: 768px) {
	.tix_tickets_table {
		border: 0;
	}
}

@media screen and (min-width: 992px) {
	.tix_tickets_table {
		margin: .5em 0 2em;
	}
}

.tix_tickets_table .tix-coupon-link {
	border-bottom: 1px solid #00697f;
}

.tix-attendee-form th {
	border: 1px solid #b5d5df;
	border-bottom-width: 0;
	font-weight: 700;
}

.tix-column-price:before {
	content: 'Prezzo';
}

.tix-column-remaining:before {
	content: 'Rimanenti';
}

.tix-column-quantity:before {
	content: 'Quantità';
}

/*# sourceMappingURL=style.css.map */