/*
Theme Name: Mappe
Author: Christian Seelbach
Description: Mappe. A Minimalistic Portfolio Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/


/* Reset ------------------------------ */

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;
}


/* Global Values ------------------------------ */

body {
	background-color: #fff;
	font-family: "ProximaNova", "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
}
a:link,
a:visited,
a:hover,
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:link,
a:visited {
	color: #000;
	-webkit-tap-highlight-color: #aaa;
}
a:active,
a:hover {
	color: #aaa;
}

a.hidden {
	font-weight: normal;
}

strong, b, em {
	font-weight: normal;
	font-style: normal;	
}


/* General Structure ------------------------------ */


#content {
}
#content.portfolio {
}
#content article {
}
p {
	max-width: 900px;
}

/* Menu ------------------------------ */

#site-title {
	text-transform: uppercase;
}
#branding {
	margin-bottom: 1.5em;
	margin-left: -0.5em;
	text-indent: 0.5em;
}
#branding h1,
#branding h2,
#branding h3,
#branding #access,
#branding #access div,
#branding #access ul,
#branding #access li {
	display: inline;
	
}
#branding h2,
#branding h3,
#branding #access li {
	margin-left: 0.5em;
}


/* Post Navigation ------------------------------ */

#post-nav  {
	display: inline;
}

#post-nav a {
	position: relative;
	top: 0.1em;
	margin-left: 0.5em; /* ie */
}
#post-nav a:first-of-type {
	margin-left: 0em;
	padding: 0 0.25em 0 0.5em;
}
#post-nav a:last-of-type {
	margin-left: 0;
	padding: 0 0.5em 0 0.25em;
}













/* Table pages ------------------------------ */

.exhibition table,
.publication table,
.article table,
.vita table,
.contact table,
.links table {
	margin-left: -1em;
}
.exhibition table td,
.publication table td,
.article table td,
.vita table td,
.contact table td,
.links table td {
	padding-left: 1em;
	padding-bottom: 1.5em;
}

.exhibition table td,
.publication table td,
.article table td {
	min-width: 2.5em;
}

.vita table td {
	min-width: 4.15em;
	padding-bottom: 0;
}
.contact table td {
	min-width: 4.15em;
}
.links table td {
	padding-bottom: 0;
}
.links table td:first-of-type {
	width: 6.1em;
}
.links table td li {
	padding-bottom: 1.5em;
}



.article-table td p {
	display: block;
}

.more-link:link {
	font-weight: normal;
}











/* Article pages ------------------------------ */

body.page,
body.blog,
body.single-post {
	margin-bottom: 0.5em;
}
.entry-content p:first-of-type {
	margin-top: 1.5em;
}
.entry-content p {
	margin-top: 1.5em;
}
.article-table p {
	margin-top: 0em;
}
.entry-content ul {
	margin-top: 0em;
}




h5 {
	margin-top: 3em;
	margin-bottom: 0em;
}


#content.news article {
	margin-bottom: 3em;
}

/* Footnotes ------------------------------ */

.entry-content sup {
	position: relative;
	top: -0.3em;
}
.entry-content sup a {
	font-size: 0.7em;
}
.entry-content sup a:before {
	font-size: 1.1em;
	content: '[';
	padding-left: 0.2em;
	padding-right: 0.1em;
}
.entry-content sup a:after {
	font-size: 1.1em;
	content: ']';
	padding-left: 0.1em;
	padding-right: 0.2em;
}
.entry-content .footnotes {
	margin-top: 4em;
	margin-left: 1.4em;
	font-size: 0.8em;
}
.entry-content .footnotes > li:target,
.entry-content sup a:target {
	background-color: #999;
}







/* Thumbnail pages ------------------------------ */

#content.portfolio {
	margin-left: -20px;
}
#content.portfolio .thumbnail {
	display: block;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 13px;
	width: 140px;
}
#content.portfolio .thumbnail img {
	max-width: 100%;
}

#content.page p {
	padding-bottom: 1.5em;
}




/* Images ------------------------------ */

img {
	background-color: #fff;
}

#content.home img,
.single-portfolio img,
.single-exhibition img,
.single-publication img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	margin-top: 2em;
}
#content.home img {
	margin-top: 0em;
}

figure {

}
figure a, figure figcaption {

}

figcaption {

}

.single-publication .top {
	margin-top: 0;
}



.fade-image {
	display: block;
	position: relative;
}
 
.fade-image-a,
.fade-image b {
	position: absolute;
	left: 0;
	top: 0;
}
	
.fade-image-a {
	z-index: 5;
	opacity: 1;
	transition: opacity 140ms;
	-moz-transition: opacity 140ms;
	-webkit-transition: opacity 140ms;
}	
.fade-image-b {
	opacity: 0.5;
}	
.fade-image-a:hover {
	opacity: 0;
}






































/* PDF Export Tables ------------------------------ */

#main-export {
overflow: hidden;
	
}
.pdfexport table {
	table-layout: fixed;
	width: 100%;
}
.pdfexport table td {
	font-size: 0.8em;
	border: 1px dotted silver;
	padding: 0.5em 0 0.5em 0.2em;
	line-height: 1.2em;
	overflow: hidden;
}


/* Responisiveness ------------------------------ */

html {
	overflow-y: scroll;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}



#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	padding: 0px 40px;
}


@media screen and (min-width: 140px) {
	#page {
		width: 140px;
	}
}
@media screen and (min-width: 314px) {
	#page {
		width: 294px;
	}
}
@media screen and (min-width: 468px) {
	#page {
		width: 448px;
	}
}
@media screen and (min-width: 700px) {
	#page {
		width: 620px;
	}
}
@media screen and (min-width: 860px) {
	#page {
		width: 780px;
	}
}
@media screen and (min-width: 1020px) {
	#page {
		width: 940px;
	}
}
@media screen and (min-width: 1180px) {
	#page {
		width: 1100px;
	}
}
@media screen and (min-width: 1340px) {
	#page {
		width: 1260px;
	}
}


@media screen and (max-width: 700px) {
	#page {
		padding: 0px 10px;
	}
	#content.portfolio {
		margin-left: -14px;
	}
	#content.portfolio .thumbnail {
		margin-left: 14px;
		margin-bottom: 8px;
	}
	#imagenav  {
		display: none;
	}
}




@media screen and (max-device-width: 1024px) and (orientation: portrait) {
	html {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
	}
}
@media screen and (orientation: landscape) {
	html {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
	}
}












