/*
Theme Name: diefenbach
Author: Hendrik Moehler
Author URI: http://hendrikmoehler.de/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: andreasdiefenbach
Tags:


*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* Blur Effect


ul {
    height: 200px;
    list-style: none;
    margin: 100px auto;
    width: 400px;
}
li {
    background: red;
    float: left;
    height: 80px;
    margin: 0 20px 20px 0;
    width: 80px;
    -webkit-transition: .5s;
       -moz-transition: .5s;
        -ms-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
}
ul:hover li {
    box-shadow: 0 0 15px 5px red;
    opacity: .25;
    -webkit-transform: scale(.8);
       -moz-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
}
ul li:hover {
    box-shadow: none;
    opacity: 1;
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}

 */

h1.entry-title{display:none;}
.aesop-img-enlarge{display:none;}
.aesop-gallery-edit{


font-size:12px;}

.widget-tracklist-container{background-color:yellow;}


html {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;

	max-width:2000px;margin:0 ;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:    100%; 


}

body {
	margin:0%;
	background-color:#fff;


	
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color:#000;
	text-decoration:none;
	letter-spacing:0px;
}

a:active,
a:hover {
	color:#fff;

	outline: 0;
}
a img:hover{background:yellow;}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;


}

dfn {
	font-style: italic;
}

h1 {
	


}

mark {
	background: #00ff7f;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}



svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


input,
optgroup,
select,
textarea {
	color: transparent;
	font: inherit;

}

button {
	overflow: visible;
	margin-top:20px;
background-color:yellow;

}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
		border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {

overflow: auto;

}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



::selection {
  background: #ffff00; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ffff00; /* Gecko Browsers */
}

button
{
	color: red;
	font-size:14px;
	line-height: 1.3;
background-color:yellow;
}

body,

input,
select,
textarea{
	color: #000;
	font-size:1em;
	line-height: 1.3;
}

h1 {	clear: both; 
	font-size:14px; 
	display:block;
	text-transform:none;
	letter-spacing:0.5px;
	text-align:left;
	margin-top:0px;
	line-height: 14px;
	}

h2 {	
	color:white;
	clear: both; 
	font-size:42px; 
	display:block;
	text-transform:none;
	letter-spacing:0.5px;
	text-align:left;
	line-height:42px;
	margin-top:0px;
	margin-bottom:0px;
	}


h3 {	
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	clear: both; 
	font-size:14px; 
	display:block;
	text-transform:none;
	letter-spacing:0px;
	text-align:left;
	line-height:27px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
	}

h4 { 	font-family: 'Arial', Helvetica; 
	clear: both; 
	font-size:1em; 
	text-transform:none; 
	letter-spacing:0px;
	margin-left:0%;
	width:100%;
	background-color:transparent;
	text-align:left;
	font-weight:100;}

h6 {	
	color:white;
	clear: both; 
	font-size:42px; 
	display:block;
	text-transform:none;
	letter-spacing:0.5px;
	text-align:left;
	line-height:42px;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow:  1px  1px 1px black,
                  1px -1px 1px black,
                 -1px  1px 1px black,
                 -1px -1px 1px black;
padding-left:10px;
	}

._self{
	margin-top:10px;
	letter-spacing:.5px;
	display:block;

}

.su-expand-link{
font-size:14px;}



h2 
h3,
h5,
h6 {
	clear: both;
	}



p {
	margin-top:0em;	
	padding-left:0%;
	font-size:15px;
	text-align:left;
	max-width:100%;
	margin-left:0%;
	background-color:transparent;
	line-height:18px;

}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #e5fcf9;
	text-decoration: none;
}

big {
	font-size: 125%;
}


@media screen and (max-width: 37.5em) {
h4 {text-align:left;width:20%;margin-left:25%;	letter-spacing:0px;}}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.headerimage {
width:160px;
position:fixed;
margin-top:30px;
margin-left:2px;}


html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background-color:transparent; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}


table {
	margin: 0 0 1.5em;
	width: 100%;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */

	marging-bottom:20px;

}


.aesop-gallery-photoset{
margin-bottom:20px;
}



/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/



.wysija-paragraph, .wysija-submit-field, .wysija-submit{
	font-size:12px;
	line-height:12px;
	margin-top:10px;
}


button, 
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0px solid;
	border-color: #000;
	border-radius: 0px;
	background-color: yellow;
	color: rgba(0, 0, 0, .8);
	font-size: 10px;
	text-align: left;
	line-height: 1;
	padding: 1em 2em 1em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	width:150px;
	text-align:right;

}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: red green  green red;

}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {


}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #000;
	border-radius: 0px;
	width:50%;
	margin-left:0%;
	margin-top:10px;
	text-align:center;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
	

}

textarea {
	padding-left: 3px;
	width: 50%;


}
@media screen and (max-width: 37.5em) {

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0px;
width:100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;

}}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
Blur Effect  

ul {
    height: 200px;
    list-style: none;
    margin: 100px auto;
    width: 200px;
}
li {
    background: white;
    float: none;
    height: 60px;
    margin: 0 10px 10px 0;
    width: 80px;
    -webkit-transition: .5s;
       -moz-transition: .5s;
        -ms-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
}
ul:hover li {
    box-shadow: 0 0 15px 5px #fff;
    opacity: .25;
    -webkit-transform: scale(.8);
       -moz-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
}
ul li:hover {
    box-shadow: none;
    opacity: 1;
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.0);
}









a {
	color: #000;
	letter-spacing:0.5px;
	line-height:17px;
	width:auto;

}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: black;
background-color:white;
}

a:focus {
	outline: 0;
	color:black;
	background-color:transparent;
}

a:hover img{

	background-color:yellow;

}



a:hover,
a:active {
	outline: 0;
} 
.currentLink {
   color: #640200;
   background-color: #000000;
}




/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#goBack{ background-color:transparent;width:100%;text-align:left;position:fixed;font-size:18px;line-height:21px;
	margin-top:8px;padding-left:1%;font-weight:bold;}

#goBack a { text-decoration: underline; font-size:18px;cursor:alias;font-weight:normal;}

.menu-toggle {
		display: none;}

.main-navigation {
	clear: both;
	display: inline;
	text-transform:none;
	float: left;
	padding-left:0px;
	letter-spacing:0.5px;
	line-height:1.1em;
	position:fixed;
	background-color:transparent;
	z-index:20000;
	margin-top:0px;
	padding-left:1%;
	width:100%;

	line-height:17px;



}


.main-navigation ul {
	display: block;
	list-style: inline;
	margin: 0;
	padding-top:10px;
	padding-left:0;
	text-align:left;
	line-height:1em;
	font-size:18px;
	letter-spacing:0.5px;
background-color:yellow;
width:100%;




}

.main-navigation li {
	float: left;
	display:block;
	position: relative;
	z-index:10000;
	padding-left:0%;

	background-color:transparent;
	width:10%;
	margin-left:0%;
	text-align:left;
}



.main-navigation a {
	display: block;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:0px;
	letter-spacing:0.5px;
	line-height: 21px;
	text-align:left;
	width:auto;
	padding: 0px 0px 0px 0px;
	

}

.main-navigation ul ul {

	float: left;
	position: block;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {

	border-color: #000;
	border-radius: 0px;
	background: #fff;
	text-decoration:underline;
	color: #000;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
text-align:left;

	width:100px;




}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
display:none;
}

.screen-reader-text:focus {
	display:none;
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/


.site-info {display:block; margin-bottom:100px;margin-top:100px;margin-left:25%;font-size:11px;cursor:n-resize;}
	
.cat-links {display:none;}

.posted-on { display:none;}

.nav-previous { display:none;}

.tags-links { display:none;}

.nav-next {display:none;}




.site-title { 
	display:none;
	width:auto;
	text-align:left;
	position:fixed;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	margin-top:7px;
	background-color:transparent;
	}

.sticky {
	display: block;
}

.hentry {
	cursor: s-resize;
	margin-left: 0%;
	background-color:transparent;
	width:100%;
	margin-top:60px;
	padding:0px;

}

.work {

	margin: 0 auto; 
	 	margin-top:100px;
	background-color:transparent;
	max-width:70%;}


.work a:hover {

	color:green;


}

.standard {

	cursor: s-resize;	

	margin-left: 2%;
	background-color:transparent;
	width:90%;
	margin-top:0px;
}
.contact {
	background-color:transparent;

	margin-left: 1%;

	width:50%;
	margin-top:0px;
	display: inline-block;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
-webkit-box-shadow: 10px 10px 5px 55px yellow;
-moz-box-shadow: 10px 10px 5px 55px yellow;
box-shadow: 10px 10px 5px 55px yellow;
}

.drones {


	cursor: s-resize;
	margin-left: 10%;
	background-color:transparent;
	width:100%;
	margin-top:0px;
}
.standard p{
	font-size:18px;
	line-height:28px;
	
}
.exhibitions {

	margin: 0 auto; 
	background-color:transparent;
	max-width:1200px;
	margin-top:100px;
}
.collages {
	margin-left:0%;
	margin:0px;
	float:left;
	width:100%;

	z-index: 2;
	overflow:scroll;
	margin: 0px 0px 0px 0px;
}
.content {
	margin-left: 0%;}


.content-area {
	margin-left: 0%;
	background-color:#fff;
	width:100%;
}


.entry-title {
	display:block;
	margin-left:0;
	text-align:left;
	margin-bottom:6px;
	font-weight:bold;
	
	
	
}

.byline,
.updated:not(.published) {
	display: none;
}

.single{ 	
	font-size:1em;
	margin-bottom:100px;
}





.site-main{
	background-color:transparent;
	margin-left:0%;
	padding:0;
	width:100%;}


.pt-cv-thumbnail {
	display:block;
	margin-top:100px; 
	width:100%;}





 .byline,
.group-blog .byline {
	display: none;
}

.page-content{ 	
	margin-left:0%;
	width:100%;
	background-color:yellow;
	font-size:1em;


}

.entry-content {
	margin-top:0px;
	font-size:1em;
	padding:0px;
	line-height:1.2;
	margin-left:0%;
	width:78%;
	background-color:transparent;
	margin-top:1%;


}

.site-content{

	margin-top:0px;}

.pt-cv-title{

	background-color:#fff;
	font-size:15px;
	padding-bottom:0px;
	padding-top:0px;
	letter-spacing:0px;
	text-transform:none;


}
#content,
#primary{


	margin-top:0px;}



.entry-title{
padding-top:6px;
}





/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {max-height:630px;width:auto;}

.wp-post-image a:focus{ wbackground-color:transparent;}
.wp-post-image:hover{ transform: scale(1);-moz-box-shadow: 0 0 0 1px yellow; -webkit-box-shadow: 0 0 0 1px yellow; box-shadow: 0 0 0 1px yellow; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left:0;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin: 0em;
width:100%;
padding:0;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*__________________________________________
	
	Images/Lightbox
__________________________________________*/


.thumbnail {
  max-width: 10%;
  margin:0px;
  
}


/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(255,255,255,1);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 5%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}
figcaption{
	display: block;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
		font-size:12px;
	width:10%;
	position:absolute;
	margin:-4% 0 0 1%;
	z-index:2;
	}
figcaption p{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	  	display: none;
	float:right;
	font-size:18px;
	width:100%;
	position:fixed;
	margin:-450px 0 0 80%;
	text-align:left;
	color:black;
	z-index:3;
	}




.su-expand-link su-expand-link-more{
	font-size:12px;}


@media screen and (max-width: 640px) { 
 #toggle {
        display: block;
    }

#toggle a { 
    position: absolute;
    text-decoration: none;
    line-height: 50px;
    font-size: 36px;
    color: #fff;
}

#box {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
}




/* Small menu. */



@media screen and (max-width: 60em) {

body {
	margin-left:0%;
	background-color:transparent;
	width:100%;}

#goBack{ 
	background-color:#fff;
	width:100%;
	text-align:left;
	position:fixed;
	font-size:10px;
	line-height:14px;
	padding:1%;
	margin-top:1%;	
	opacity: 1;}

#goBack a { 
	text-decoration: underline; 
	font-size:10px;
	cursor:w-resize;}

#content{ 
	background-color:tyellow;
	width:98%;
	margin-left:1%}

.site-content{ 
	background-color:yellow;
	width:98%;
	margin-left:1%}

.headerimage {
	width:100px;
	position:absolute;
	margin-top:0px;
	margin-left:1.5%;
	z-index:10000;
	background-color:transparent;
	padding-left:2px;
}




.site-title { 
	display:none;
	text-align:left;
	width:100%;
	text-decoration:none;
	font-size:10px;
	margin-top:-10px;
	background-color:#fff;
	line-height:12px;
	opacity: 1;
	padding-top:5px;
	margin-left:1%;
	}


.main-navigation {
	clear: both;

	text-transform:none;
	float: left;
	padding-left:0px;
	letter-spacing:0px;
	height:auto;
	position:fixed;
	background-color:yellow;
	z-index:20000;
	margin-top:0px;
	padding-left:0%;
	width:100%;}








.main-navigation ul {
	display: list-item;
    	list-style-type: none;
	
}




}

.main-navigation li {
	float: left;
	height:12px;


	z-index:10000;
	padding-left:0%;

	background-color:transparent;
	width:auto;

	text-align:left;
}



.main-navigation a {
	font-size:10px;
	text-decoration: none;

	padding-top:0px;
	letter-spacing:0.5px;
	line-height: 11px;
	text-align:left;
	width:auto;
	padding-left: 5px;}

	




.site-main{
	background-color:transparent;
	margin-left:0%;
	padding:0;
	width:95%;}



.entry-header{
	display:block;
	margin-top:6px;
	width:100%;	
	height:auto;
	padding:0px;
	background-color:#fff;}



.pt-cv-page{
	background-color:#fff;
	margin-left:0px;}

.content-area {
	background-color:#fff;
	width:100%;
	margin-top:0px;
	margin-left:0%;
}
.pt-cv-content{
	max-width:99%;	
	padding-left:0%;
	padding-right:1%;
	background-color:#fff;
	margin-left:0%;
	}

.entry-content {
	padding-left:0px;
	margin-left:0px;
	width:100%;
	background-color:transparent;
}


.hentry {

	margin-left: 0;
	background-color:transparent;
	width:100%;


}
.entry-summary {
	font-size:1em;
	line-height:1.2;
	margin: 0em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}



.single{ 	font-size:12px;
		background-color:#fff;
		padding:0;
	margin-left:0;
	}
.standard {

	margin-left: 2%;
	background-color:transparent;
	width:100%;
	margin-top:100px;
}
.contact {
	background-color:transparent;

	margin-left: -90%;
	margin-top: -30%;

	width:83%;

	display: inline-block;
  
-webkit-box-shadow: 10px 10px 5px 55px yellow;
-moz-box-shadow: 10px 10px 5px 55px yellow;
box-shadow: 10px 10px 5px 55px yellow;
}
.exhibitions {

	margin-left: 1%;
	background-color:transparent;
	width:100%;
	margin-top:30%;
}
.exhibitions p {

	margin-left: 0%;
	background-color:transparent;
	width:100%;
	margin-top:2%;
}

.site-content
{
	margin-left: 1%;
	background-color:transparent;
	width:100%;
	margin-top:85px;
}

.work {
	margin-left: 0%;
	background-color:transparent;
	width:100%;
	margin-top:20%;
max-width:99%;
}


.work p {

	margin-left: 0%;
	background-color:transparent;
	width:100%;
	margin-top:2%;
}

.drones {
	margin-left: -3%;
	background-color:transparent;
	width:102%;
	margin-top:-150px;
}
.collages {
	margin-left:0%;
	margin:0px;
	float:left;
	width:100%;
	height:100%;
	z-index: 2;
	overflow:scroll;
	margin: 50px 0px 0px 0px;
}

.standard p{
	font-size:10px;
	line-height:16px;
	width:96%;
	padding:0;
	margin-left:-4%;
	margin-bottom:10px;
	width:98%;
	background-color:transparent;
	
}


img {
	margin-bottom:10px;}

.site-info{width:98%;
	background-color:transparent;
	padding-left:1%;
	text-align:center;}

.wp-post-image{ width:100%;}


*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


body,
button,
input,
select,
textarea{
	color: #000;
	font-size:1em;

	line-height: 1.3;
}

a {
	line-height:17px;}

.entry-title{	
	clear: both; 
	font-size:10px; 
	line-height:13px;
	display:block;
	text-transform:none;
	letter-spacing:0.5px;
	text-align:left;
	margin-top:0px;
	margin-left:6px;
	width:100%;
	margin-bottom:0px;
	}


h1 {	clear: both; 
	font-size:10px; 
	display:block;
	text-transform:none;
	letter-spacing:1px;
	text-align:left;
	padding-bottom:0px;

	}

h2 {	clear: both; 
	font-size:21px;
	line-height:23px;
	padding-bottom:0px;
	display:block;
	text-transform:none;
	letter-spacing:0px;
	text-align:left;
	font-weight:600;}

h3 {	clear: both; 
	font-size:10px; 
	display:block;
	text-transform:none;
	letter-spacing:0px;
	text-align:left;
	line-height:19px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
	}

h4 { 	font-family: 'Arial', Helvetica; 
	clear: both; 
	font-size:12px; 
	text-transform:none; 
	letter-spacing:0px;
	margin-left:0%;
	width:100%;
	background-color:transparent;
	text-align:left;
	font-weight:100;}

h6 {	
	color:white;
	clear: both; 
	font-size:17px; 
	display:block;
	text-transform:none;
	letter-spacing:0.5px;
	text-align:left;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow:  0px  0px 0px black,
                  0px -0px 0px black,
                 -0px  0px 0px black,
                 -0px -0px 0px black;
padding-left:10px;
	
	}

._self{
	font-size:12px; 
	margin-bottom:20px;
	letter-spacing:.5px;
	display:block;

}



h5,
h6 {
	clear: both;}



p {
	margin-top:0em;	
	margin-bottom: 1em;
	font-size:10px;
	text-align:left;
	max-width:100%;
	margin-left:0%;
	background-color:#fff;
	line-height:14px;

}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #e5fcf9;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.site-info {display:block; margin-bottom:100px;margin-top:100px;margin-left:0%;font-size:8px;line-height:1.5em;}

.su-expand-link{
font-size:10px;}

.wysija-paragraph, .wysija-submit-field, .wysija-submit{
	font-size:10px;
	line-height:13px;
	margin-top:10px;
}


a {
	color: #000;
	letter-spacing:0.5px;
	line-height:17px;
	width:auto;

}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: yellow;
}

a:focus {
	outline: 0;
	color:black;
	background-color:black;

}
a:focus img{
	outline: 0;
	color:black;
	background-color:yellow;

}

a:hover,
a:active {
	outline: 0;
}



	}