/* =General CSS
-------------------------------------------------------------- */
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	float: left;
}
.clear_column {
	clear:both;
	display:block;
	font-size:0; height:0;
	line-height:0; width:100%;
	overflow: hidden;
}

/* =Shortcodes Templates
-------------------------------------------------------------- */

/* =Default Template (no margin)
-------------------------------------------------------------- */
.full_width  {
	width: 100%;
}
.one_half  {
	width: 50%;
}
.one_third  {
	width: 33.3%;
}
.two_third  {
	width: 66.6%;
}
.one_fourth  {
	width: 25%;
}
.three_fourth  {
	width: 75%;
}
.one_fifth  {
	width: 20%;
}
.two_fifth  {
	width: 40%;
}
.three_fifth  {
	width: 60%;
}
.four_fifth  {
	width: 80%;
}
.one_sixth  {
	width: 16.6%;
}
.five_sixth  {
	width: 83.4%;
}

/* =Responsive
-------------------------------------------------------------- */
/* Maximum width of 600 pixels. */
@media screen and (max-width: 600px) {
	.full_width,
	.one_half,
	.one_third,
	.two_third,
	.one_fourth,
	.three_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 1em;
	}
}

/* =Small Margins Template
-------------------------------------------------------------- */
/*
.full_width  {
	width: 100%;
}
.one_half {
	width: 49% !important;
	margin-right: 2% !important;
}
.one_half.last_column {
	width: 49% !important;
	margin-right: 0px !important;
}
.one_third {
	width: 32% !important;
	margin-right: 2% !important;
}
.one_third.last_column {
	width: 32% !important;
	margin-right: 0px !important;
}
.two_third {
	width: 66% !important;
	margin-right: 2% !important;
}
.two_third.last_column {
	width: 66% !important;
	margin-right: 0px !important;
}
.one_fourth {
	width: 23.5% !important;
	margin-right: 2% !important;
}
.one_fourth.last_column {
	width: 23.5% !important;
	margin-right: 0px !important;
}
.three_fourth {
	width: 74.5% !important;
	margin-right: 2% !important;
}
.three_fourth.last_column {
	width: 74.5% !important;
	margin-right: 0px !important;
}
.one_fifth {
	width: 18.4% !important;
	margin-right: 2% !important;
}
.one_fifth.last_column {
	width: 18.4% !important;
	margin-right: 0px !important;
}
.two_fifth {
	width: 39% !important;
	margin-right: 2% !important;
}
.two_fifth.last_column {
	width: 39% !important;
	margin-right: 0px !important;
}
.three_fifth {
	width: 59% !important;
	margin-right: 2% !important;
}
.three_fifth.last_column {
	width: 59% !important;
	margin-right: 0px !important;
}
.four_fifth {
	width: 79.6% !important;
	margin-right: 2% !important;
}
.four_fifth.last_column {
	width: 79.6% !important;
	margin-right: 0px !important;
}
.one_sixth {
	width: 15% !important;
	margin-right: 2% !important;
}
.one_sixth.last_column {
	width: 15% !important;
	margin-right: 0px !important;
}
*//*
Theme Name: Tom Wesselmann
Description: Tom Wesselmann WP theme.
Author: Mastilo.co
Author URI: http://www.mastilo.co/
Version: 1.0
*/

@charset "utf-8"; 
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, table
{padding: 0; margin: 0; border: 0; list-style-type: none; line-height:100%; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

/* 16px */
body, html {height:100%;}
body {font:1em "Helvetica Neue", Helvetica, Arial, sans-serif; color:#000; background:#fff; -webkit-text-size-adjust:none;}
a {color:#919090; text-decoration:none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
a:hover {color:#000;}
input, textarea, button {font:1em "Helvetica Neue", Helvetica, Arial, sans-serif; color:#000; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; -webkit-border-radius: 0; -webkit-appearance:none;}
select {font:1em "Helvetica Neue", Helvetica, Arial, sans-serif; color:#000; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; -webkit-border-radius: 0;}
input[type="submit"], input[type="reset"], button, label {cursor:pointer; padding:0; border:0;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;}
textarea {overflow:auto;}
table {border-collapse: separate; border-spacing: 0;}
a:active {outline: 0;} *:focus {outline: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
header, section, nav, hgroup, footer, article { display: block; }
strong, b {font-weight:bold;}
em, i {font-style:italic;}
p {line-height:150%}
.left {float:left !important;}
.right {float:right !important;}
.hidden {display:none}
.center {text-align:center !important;}
.tleft {text-align:left !important;}
.tright {text-align:right !important;}
.margin0 {margin:0 !important;}
.padding0 {padding:0 !important;}
.border0 {border:0 !important;}
.padding-bottom0 {padding-bottom:0 !important;}
.padding-top0 {padding-top:0 !important;}
.clear {clear:both;}
img {max-width:100%; height:auto; vertical-align:middle;}
.uppercase {text-transform:uppercase}
.relative {position:relative;}
.overflow-hidden {overflow:hidden;}
.rounded {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;	
}
button::-moz-focus-inner {padding:0; border:0}

/* WP Styles */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%;
	height: auto;
}
img.alignleft {
	margin: 0 2em 2em 0;
}
img.alignright {
	margin: 0 0 2em 2em;
}
.wp-caption {
	max-width:100%;
	text-align: center;
}
.wp-caption img {
}
.wp-caption .wp-caption-text {
	font-size:0.875em; padding:5px 20px 0 20px; text-align:center;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
img#wpstats{display:none}
/* WP Styles */

span.edit-link a {position:fixed; bottom:0; right:0; z-index:99999; background:red; color:#fff !important; font-size:1em; padding:10px;}

::-moz-selection {background:#919090; color:#fff;}
::selection {background:#919090; color:#fff;}

*::-webkit-input-placeholder { color:#000; }
*::-moz-placeholder { color:#000; opacity:1; }
*:-ms-input-placeholder { color:#000; }
*:-moz-placeholder { color:#000; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent !important; }
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { color:transparent !important; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color:transparent !important; }
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color:transparent !important; }

.wrapper {width:1000px; margin:0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.valign {display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.valign-box {display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.body-content {float:left; width:100%;}
.padding-content {padding:50px 0;}
.in-middle {display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:600px; text-align:left}
.light-content {background:rgba(184,184,184,.1);}
.half-content {float:left; width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.entry-content p {font-size:0.875em; margin:0 0 30px 0;}
.entry-content h1 {font-size:1.313em; margin:0 0 30px 0; text-transform:uppercase;}
.entry-content h2 {font-size:1.188em; font-weight:bold; margin:0 0 15px 0;}
.entry-content a {text-decoration:underline;}
.entry-content a:hover {text-decoration:none;}
.entry-content .underline {display:inline-block; *display:inline; zoom:1; vertical-align:middle; margin:6px 0 0 0; text-decoration:none; border-bottom:solid 3px #000; color:#000; padding:0 0 2px 0;}
.entry-content .underline:hover {border-color:#919090; color:#919090;}
.entry-content center {line-height:150%}
.entry-content blockquote {margin:0 0 30px 0;}
.entry-content blockquote div {line-height:150%;}
.entry-content hr {padding:0; margin:0 0 30px 0; border:0; height:1px; background:rgba(0,0,0,.1)}
.clear_column + hr {margin-top:30px;}
.entry-content ul, .entry-content ol {margin:0 0 30px 0;}
.entry-content li {font-size:0.875em; margin:0 0 10px 0; line-height:140%; position:relative; padding:0 0 0 17px;}
.entry-content li:before {content:" "; display:block; width:5px; height:5px; background:rgba(0,0,0,.3); position:absolute; left:0; top:8px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.entry-content iframe {max-width:100%; margin:0 0 30px 0;}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth {padding:0 20px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.one_half.last_column, .two_third.last_column, .one_third.last_column, .one_fourth.last_column, .three_fourth.last_column {padding:0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.button-default {display:inline-block; *display:inline; zoom:1; vertical-align:middle; height:40px; line-height:40px; text-transform:uppercase; border-bottom:solid 3px #919090; font-size:0.875em;}
.button-default:hover {border-color:#000;}

.button-black {display:inline-block; *display:inline; zoom:1; vertical-align:middle; height:45px; line-height:45px; text-decoration:none !important; padding:0 30px; font-weight:bold; background:#000; color:#fff;}
.button-black:hover {background:#3F3F3F; color:#fff;}

#header {text-align:center;}
#header + .body-content {padding-top:120px;}
.home #header + .body-content {padding-top:50px;}
.site-logo, .site-logo a {display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.site-logo a {margin:0 0 40px 0; color:#000; text-transform:uppercase; font-size:1.75em; font-weight:500; letter-spacing:1px; position:relative; z-index:101;}
.site-logo a:hover {color:#919090;}

#header.visible .site-logo a {z-index:9000;}

#main-menu {border-bottom:solid 1px rgba(0,0,0,.1);}
#main-menu ul {position:relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;	
}
#main-menu .level-0 {padding:0 0 30px 0;}
#main-menu .level-0 > a {display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-transform:uppercase; font-size:1.25em; color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main-menu .level-0 > a:hover {color:#919090;}
#main-menu .sub-menu {opacity:0; pointer-events:none; position:absolute; left:0; top:100%; width:100%; background:#fff; border-bottom:solid 1px rgba(0,0,0,.1); z-index:100; margin:1px 0 0 0;}
#main-menu .level-1 {display:inline-block; *display:inline; zoom:1; vertical-align:middle; height:70px; line-height:65px;}
#main-menu .level-1 > a {display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-transform:uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main-menu .level-1.current-menu-item > a, #main-menu .level-1.current-post-ancestor > a, #main-menu .level-1.current-page-ancestor:not(:first-child) > a {color:#000;}
#main-menu .current-menu-ancestor .sub-menu, #main-menu .current-page-ancestor .sub-menu {opacity:1; pointer-events:auto;}
#main-menu .level-0:last-child .level-1 > a {text-transform:none}

#main-menu .level-1 .sub-menu {display:none;}

#main-menu .level-0 > .sub-menu.fixed {position:fixed; top:0; margin:0;}
#main-menu .level-0 > .sub-menu.fixed {display:block;}
#main-menu .level-0 > .sub-menu.fixed .level-1 {margin:0 20px;}

#main-menu-toggle {display:none; text-align:center; cursor:pointer; position:absolute; right:15px; top:50%; margin:-10px 0 0 0; z-index:100; font-size:0;}
#main-menu-toggle strong {display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:30px; height:20px; position:relative; text-indent:-9999px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main-menu-toggle strong:before {content:" "; display:block; width:100%; height:4px; background:#000; position:absolute; left:0; top:0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
#main-menu-toggle strong:after {content:" "; display:block; width:100%; height:4px; background:#000; position:absolute; left:0; bottom:0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
#main-menu-toggle strong span {display:block; width:100%; height:4px; position:absolute; left:0; top:50%; margin:-2px 0 0 0; background:#000; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
#main-menu-toggle:hover strong:before {top:-3px;}
#main-menu-toggle:hover strong:after {bottom:-3px;}
#main-menu-toggle.opened strong:before {top:8px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);	
}
#main-menu-toggle.opened strong:after {bottom:8px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);	
}
#main-menu-toggle.opened strong span {opacity:0;}

.padding-content + #footer {padding-top:0;}
#footer p {color:rgba(0,0,0,0.4);}
#footer p br {display:none}

/*#catalog-raissone .featured-image {float:right;}
#catalog-raissone .half-content {width:30%; height:450px; line-height:450px;}*/

.field {margin:0 0 20px 0;}
.field.submit {margin:0; position:relative;}
.field [type="text"], .field [type="email"], .field textarea {width:100%; max-width:100%; border:solid 2px rgba(0,0,0,.1); height:55px; padding:0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.field textarea {height:auto; padding:12px;}
.field [type="text"]:hover, .field [type="email"]:hover, .field textarea:hover {border-color:rgba(0,0,0,.25);}
.field [type="text"]:focus, .field [type="email"]:focus, .field textarea:focus {border-color:rgba(0,0,0,.5);}
.field [type="submit"] {width:100%; background:#000; color:#fff; height:60px; font-weight:bold; text-transform:uppercase;}
.field [type="submit"]:hover {background:rgba(0,0,0,.5);}

.wpcf7 br {display:none;}
.ajax-loader {border:0; position:absolute; top:50%; left:-30px; margin:-8px 0 0 0;}
.wpcf7-not-valid-tip {display:none !important;} 
.wpcf7-not-valid {border-color:#CB131F !important;}
.wpcf7-not-valid::-webkit-input-placeholder { color:#CB131F !important; }
.wpcf7-not-valid::-moz-placeholder { color:#CB131F !important; }
.wpcf7-not-valid:-ms-input-placeholder { color:#CB131F !important; }
.wpcf7-not-valid:-moz-placeholder { color:#CB131F !important; }
.wpcf7-response-output {float:left; width:100%; padding:10px 20px !important; border:0 !important; margin:0 !important; text-align:center; z-index:1000; color:#fff; line-height:120%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7-mail-sent-ok {background:#000;}
.wpcf7-mail-sent-ng, .wpcf7-spam-blocked, .wpcf7-validation-errors {background:#CB131F;}

#sub-menu {border-bottom:solid 1px rgba(0,0,0,.1); position:relative; margin:-50px 0 30px 0;}
#sub-menu li {display:inline-block; *display:inline; zoom:1; vertical-align:middle; height:70px; line-height:65px; margin:0 30px 0 0;}
#sub-menu li:last-child {margin:0;}
#sub-menu a {display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-transform:uppercase;}
#sub-menu .current-menu-item a {color:#000;}

.small-menu {border-bottom:solid 1px rgba(0,0,0,.1); border-top:solid 1px rgba(0,0,0,.1); padding:30px 0; margin:0 0 30px 0;}
.small-menu li {display:inline-block; *display:inline; zoom:1; vertical-align:middle; margin:0 50px 0 0;}
.small-menu li:last-child {margin:0;}
.small-menu a {display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.small-menu .current-menu-item a {color:#000;}
.small-menu.on-top {border-top:0; padding-top:0;}

.blog-posts .post {float:left; width:100%; border-bottom:solid 1px rgba(0,0,0,.1); margin:0 0 30px 0; padding:0 0 30px 0;}
.blog-posts .featured-image {float:left; width:220px;}
.blog-posts .featured-image + .content {margin:0 0 0 250px;}
.blog-posts .title {font-size:1.5em; font-weight:300; line-height:120%; margin:0 0 10px 0;}
.blog-posts .date {font-size:0.875em; opacity:0.5; margin:0 0 10px 0;}
.blog-posts .entry-content {font-size:0.875em; color:rgba(0,0,0,.7)}
.blog-posts .entry-content p, #news-list .entry-content ul {margin:0 0 10px 0;}
#nav-below {text-align:center}
#nav-below a {margin:0 10px;}

.artwork-gallery {font-size:0;}
.artwork-gallery .item {display:inline-block; *display:inline; zoom:1; vertical-align:top; width:25%; font-size:16px; padding:0 50px 50px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.artwork-gallery a, .artwork-gallery span {display:block}
.artwork-gallery .image {width:220px; height:220px; line-height:220px;}
.artwork-gallery .image img {vertical-align:bottom;}
.artwork-gallery .title {font-size:0.75em; color:#000; line-height:120%; margin:10px 0 0 0;}
.artwork-gallery .description {font-size:0.75em; line-height:120%; margin:5px 0 0 0;}
.fancybox-wrap .t {display:block; line-height:120%; font-size:0.875em;}
.fancybox-wrap .d {display:block; line-height:120%; margin:5px 0 0 0; color:#919090; font-size:0.875em;}
.fancybox-wrap .prev-next {display:block; text-align:center; margin:15px 0 0 0;}
.fancybox-wrap .prev-next a {display:inline-block; *display:inline; zoom:1; text-align:left; margin:0 30px; width:36px; height:65px; background:url(/wp-content/themes/tomwesselmann/images/icon-arrows.png) no-repeat -9999px; background-size:153px 65px; text-indent:-9999px; opacity:0.35;}
.fancybox-wrap .prev-next .prev {background-position:0 0;}
.fancybox-wrap .prev-next .next {background-position:right 0;}
.fancybox-wrap .prev-next a:hover {opacity:1;}

.post-featured-image {margin:0 0 30px 0;}
.post-title {font-size:1.875em; line-height:120%; margin:0 0 12px 0;}
.post-date {opacity:0.5; margin:0 0 30px 0;} 
.post-share {text-align:center;}
.post-share li {display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-transform:uppercase; font-weight:300; margin:0 5px;}
.post-share .title {font-weight:normal; color:#ccc; margin:0 20px 0 0;}

.post-prev-next a {position:absolute; top:150px; width:36px; height:65px; background:url(/wp-content/themes/tomwesselmann/images/icon-arrows.png) no-repeat -9999px; background-size:153px 65px; text-indent:-9999px; opacity:0.35;}
.post-prev-next [rel="prev"] {left:15px; background-position:0 0;}
.post-prev-next [rel="next"] {right:15px; background-position:right 0;}
.post-prev-next a:hover {opacity:1;}

.image-slideshow-wrapper {margin:0 0 60px 0;}
.image-slideshow .link {display:block; color:#919090;}
.image-slideshow .link:hover {color:#000;}
.image-slideshow li span {display:block;}
.image-slideshow .title {line-height:120%; color:#000; margin:15px 0 0 0;}
.image-slideshow .description {line-height:120%; margin:8px 0 0 0; font-size:0.875em;}/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	*zoom: 1;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
}

.bx-wrapper .bx-next {
	right: 10px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {

}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

.fancybox-prev span, .fancybox-next span {
	background-image: url('/wp-content/themes/tomwesselmann/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 16px;
	height: 16px;
	background: url('/wp-content/themes/tomwesselmann/images/loading.gif') center center no-repeat;
}

.fancybox-close {
	position: fixed;
	top: 30px;
	right: 30px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 8040;
	background:url('/wp-content/themes/tomwesselmann/images/icon-x.png') center center no-repeat;
	background-size:50px 50px;
	opacity:0.35;
}
.fancybox-close:hover {opacity:1;}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/wp-content/themes/tomwesselmann/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/wp-content/themes/tomwesselmann/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	.fancybox-prev span, .fancybox-next span {
		background-image: url('/wp-content/themes/tomwesselmann/images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

}@media screen and (max-width : 1040px) {
	.wrapper {width:100%; padding:0 15px;}
}

@media screen and (max-width : 1000px) {
	.artwork-gallery .item {width:33%;}
}

@media screen and (max-width : 800px) {
	#main-menu .sub-menu.fixed .level-1 {margin:0 10px;}
}

@media screen and (max-width : 750px) {
	#header {padding:0 !important; border-bottom:solid 1px rgba(0,0,0,.1); position:fixed; left:0; top:0; background:#fff; z-index:10000;}
	#header + .body-content {padding-top:100px !important;}
	.site-logo a {height:70px; line-height:70px; background:#fff; margin:0;}
	#main-menu-toggle {display:block;}
	#main-menu {position:fixed; left:0; top:0; display:none; width:100%; height:100%; background:#fff; padding:70px 0 0 0; overflow:auto; -webkit-overflow-scrolling: touch; text-align:center; border:0; z-index:90;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#main-menu ul {display:block;}
	#main-menu .level-0 {padding:0;}
	#main-menu .level-0 > a {display:block; padding:15px;}
	
	#main-menu .sub-menu {opacity:1; pointer-events:auto; position:relative !important; left:auto; top:auto !important; background:none; margin:0; border:0;}
	#main-menu .level-1 {display:block; height:auto; line-height:100%; margin:0 !important;}
	#main-menu .level-1 > a {display:block; padding:15px;}
	
	#main-menu .level-1 .sub-menu {display:block;}
	#main-menu .level-2 > a {display:block; padding:10px 15px; text-transform:uppercase; font-size:0.875em;}
	#main-menu .level-2.current-menu-item > a {color:#000;}
		
	#sub-menu {display:none}
	
	.small-menu {text-align:center;}
	.small-menu li {margin:0 20px !important;}
	
	/*.post-prev-next a {position:relative; display:inline-block; *display:inline; zoom:1; vertical-align:middle; left:auto !important; top:auto; right:auto !important; margin:40px 20px 0 20px;}*/
	.post-prev-next a {display:none}
	
	.artwork-gallery .item {width:50%;}
	
	.fancybox-close {top:80px; width:40px; height:40px; background-size:40px 40px;}
	.fancybox-wrap .prev-next a {width:23px; height:40px; background-size:94px 40px; margin:0 15px;}
}

@media screen and (max-width : 700px) {
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {width:100% !important; padding:0 !important; margin:0 !important;}
	.ajax-loader {display:none !important;}
	
	#about-content {padding-bottom:0 !important;}
}

@media screen and (max-width : 660px) {
	.in-middle {width:100%;}
}

@media screen and (max-width : 599px) {
	.blog-posts .featured-image {width:100%; text-align:center;}
	.blog-posts .featured-image + .content {margin:30px 0 0 0; float:left; width:100%; text-align:center;}
}

@media screen and (max-width : 540px) {
	.small-menu li {margin:0 10px !important;}
	
	.artwork-gallery .item {width:100%; padding-right:0; text-align:center;}
	.artwork-gallery .item:last-child {padding-bottom:0;}
	.artwork-gallery .image {width:100%; height:auto; line-height:100%;}
}

@media screen and (max-width : 480px) {
	.small-menu li {margin:0 5px !important;}
	
	.post-share li {display:block; margin:0 0 10px 0 !important;}
	.post-share li:last-child {margin:0 !important;}
	
	#footer p br {display:block}
}

@media screen and (max-width : 400px) {
	.site-logo a {font-size:1.375em;}
}

@media screen and (max-width : 365px) {
	.site-logo {float:left;}
	
	.small-menu li {font-size:0.75em;}
}

@media screen and (max-height : 520px) {
	.fancybox-wrap .prev-next a {position:fixed; top:50%; margin:-20px 0 0 0;}
	.fancybox-wrap .prev-next .prev {left:15px;}
	.fancybox-wrap .prev-next .next {right:15px;}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}