body {
	font-weight:normal;
	font-family: "Neue Helvetica", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align:left;
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
}

img {
	-ms-interpolation-mode: bicubic;
}

img.k-lazy-loading {
	background: url(/storage/themes/franzi-custom/css/white/spinner.gif) center center no-repeat;
}

h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.headline_small {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
div.caption {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
}

a {
	-webkit-transition:color 100ms linear;
	-moz-transition:color 100ms linear;
	transition:color 100ms linear;
}

a, a:visited {
	color: #000;
	text-decoration:none;
}

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

b, strong {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color:inherit;
}

small {
    font-size: 80%;
}

.k-video {
	margin: 0;
}

.center {
	text-align: center;
}

.rarr:after {
	content:" →";
}

.larr:before {
	content:"← ";
}

/*
	GLOBAL
*/

header.top {
	position: absolute;
	top: 36px;
	left: 40px;
	z-index: 100;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	letter-spacing: 1px;
}
header.hometop {
	position: absolute;
	top: 36px;
	left: 40px;
	z-index: 100;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	letter-spacing: 1px;
}
header.hometop a{
	color:#fff;
}

nav {
	position: absolute;
	top: 55px;
	left: 40px;
	z-index: 100;
	margin-bottom: 50px;
	width: 320px;
}

nav ul {
	margin:0px;
	display:inline-block;
}

nav ul li {
	display:inline-block;
	margin:0px 10px 10px 0px;
	line-height:2;
}

nav a, nav a:visited, nav a.k-nav-current {
	color:#000;
	text-decoration:none;
}

nav a:hover, nav a:focus {
	text-decoration: underline;
}
nav.homenav a, nav.homenav a:visited, nav.homenav a.k-nav-current {
	color:#fff;
	text-decoration:none;
}
nav.homenav a:hover, nav.homenav a:focus {
	text-decoration: underline;
}


footer {
	margin: 180px 0px 24px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	width: 320px;
}

div.content-row {
	max-width: 940px;
	padding: 0px;
	margin-bottom:50px;
}

div.content-wrap {
}

div.content-row div.wrap {
	width:50%;
	margin:0 auto;
}

span.context {
	display:block;
	font-style:italic;
	margin-bottom:10px;
}

div.list-image {
	padding:0px;
	max-width:940px;
	margin-bottom:120px;
	text-align: left;
}

div.list-image img {
	max-height:975px;
	margin:0px 0px 10px 0px;
	display:block;
}
div.list-image iframe {
	display: inline-block;
	position: absolute;
	margin-left: 0px;
	left: 0px;
	text-align: left;	
}
div.list-image.k-custom-source {
	display: inline-block;
	position: absolute;
	margin-left: 0px;
	left: 0px;
	text-align: left;
}

div.paginate {
	text-align:left;
	width:70%;
	margin:0 auto;
	font-size:14px;
}

ul#pag a.num, ul#pag a.num:link {
	color:#7a7a7a;
}

ul#pag a.num:hover, ul#pag a.num.k-pagination-current {
	color:#161616;
}

ul#pag {
	margin:40px 0;
}


/*
	INDEX
*/

div.item {
	margin: 0px 24px 50px 0px;
	width:auto;
	height:auto;
}

div.item .info {
	margin-top:10px;
	margin-bottom:10px;
}

div.item img {
	max-width:100%;
	width:auto;
	vertical-align: top;
}

div.item img.k-lazy-loaded {
	height: auto;
}

div#indexcontainer {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
div#indexcontainer_inside {
	position: relative;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

div.item.content {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width:auto;
	height:auto;
}

div.item h4 {
	margin-bottom:0.7em;
}

div.item h4 span {
	font-weight:normal;
	color:#7a7a7a;
}

div.item p.event_meta {
	margin-top:0px;
	color:#aaaaaa;
}

div.item p.event_meta a, div.item p.event_meta a:visited {
	color:#aaaaaa;
}

div.item p.event_meta a:hover {
	color:#161616;
}

/*
	CONTENT
*/

div#mob-pag {
	display:none;
}

ul.detail-nav {
	display:table;
	width:100%;
}

ul.detail-nav li {
	display:table-row;
}

ul.detail-nav li span {
	display:table-cell;
	width:25%;
}

ul.detail-nav li span.l {
	text-align:left;
}

ul.detail-nav li span.r {
	text-align:right;
}

ul.detail-nav li span.m {
	width:50%;
	text-align: center;
}

ol.meta {
	list-style: none;
	margin:10px 0;
	padding:0;
}

ol.meta li {
	display:inline-block;
	margin-right:0px;
}

ol.meta li:last-child {
	margin-right:0;
}

ol.meta.mute li a, ol.meta.mute li a:visited, ol.meta.mute li * {
	color:#aaaaaa;
}

ol.meta.mute li a:hover {
	color:#161616;
}

a.pag {
}

a.pag.disabled {
	display:none;
}

#cd-more {
	margin-top:40px;
	clear:both;
}

ul.neighbors {
	list-style:none;
	margin-bottom:40px;
}

ul.neighbors li {
	display:inline-block;
	opacity:0.4;
	-webkit-transition:opacity 200ms linear;
	-moz-transition:opacity 200ms linear;
	transition:opacity 200ms linear;
}

ul.neighbors li.current {
	opacity:1;
}

ul.neighbors li:hover {
	opacity:1;
}

/*
	ALBUM
*/

#foot-more {
	margin-top:2em;
}

/*
	ESSAYS
*/

article {
	max-width: 940px;
}

article header {
	margin-bottom:1.5em;
}

article header time {
	color:#aaaaaa;
	display:block;
	margin-bottom:1em;
}

div.essay-body {
	margin-top: 50px;
	text-align: left;
	max-width: 940px;
}

blockquote {
	padding:10px 25px;
	line-height:1.5;
	margin-bottom:1.5em;
	font-style:italic;
}

blockquote p {
	margin-bottom:0;
}

article ul {
	list-style:disc;
	list-style-position: inside;
	margin-bottom:1.5em;
	line-height:1.5;
}

article ol {
	list-style:decimal;
	list-style-position: inside;
	margin-bottom:1.5em;
	line-height:1.5;
}
.k-custom-source {
	text-align: left;
	position: absolute;
	left: 0px;
	margin-left: 0px;
}
.k-content-embed {
	margin-bottom:1.5em;
	text-align: left;
}

.k-content {
	line-height:0;
	text-align: left;
}

.k-content-text {
	padding:1em;
	margin:0 0 0;
}

.k-content-title {
	margin:0 5px 0 0;
	font-weight:bold;
	display:block;
}

.k-content-caption {}

div#feat-essays {
	overflow:auto;
	margin:30px 0;
}

div#feat-essays time {
	text-transform:uppercase;
	margin-bottom:5px;
	display:block;
}

div#feat-essays h3 {
	margin-bottom:8px;
}

div#feat-essays a {
	color:#161616;
}

div#essay-list div {
	width:30%;
	float:left;
	margin:0 5% 30px 0;
}

div#essay-list div:nth-child(3n+3) {
	margin-right:0 !important;
}

div#essay-list div:nth-child(3n+1) {
	clear:left;
}

div#feat-essays img {
	margin-bottom:10px;
}

/* Mosaic
================================================== */

ul.k-mosaic.edge > li {
	margin:8px 8px 0 0;
}

/* Social
================================================== */

div#social-bttns {
	margin:40px 0 30px;
	width:100%;
	overflow:auto;
}

div#social-bttns div.cell {
	width:50%;
	float:left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
div#social-bttns div.cell.left {
	padding-right:8px;
}
div#social-bttns div.cell.right {
	padding-left:8px;
}

.social-links {
	margin-bottom:40px;
}

.social-links li {
	display:inline-block;
}

.social-links li a {
	text-align: left;
	display:inline-block;
	color:#7a7a7a;
	padding:0 2px;
}

.social-links li a:hover {
	color:#161616;
}

.social-links li a.share-facebook {
	padding-left:3px;
	padding-right:1px;
}

.social-links li a.share-tumblr {
	padding-left:0;
}

.social-links li a.share-google {
	padding-left:3px;
}

/* Infinite loading bar
================================================== */

#infinite_load_msg {
	display:none;
	width:100%;
	padding:0 0 80px;
	text-align:left;
}

#infinite_load_msg span {
	display:inline-block;
}

#infinite_load_msg span:before {
	margin-right: 6px;
	top: 4px;
	position: relative;
	content: url(/storage/themes/franzi-custom/css/white/spinner.gif)
}

/* Discussions
================================================== */

div#kdiscuss {
	margin:40px 0;
	overflow:auto;
}

body.k-source-content div#kdiscuss {
	width:100%;
	margin-left:0;
}

/* Misc
================================================== */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* #Tablet
================================================== */

@media only screen and (min-width: 768px) and (max-width: 999px) {

	div.item {
		width:216px;
	}

	div.item.content {
		width:172px;
	}

	article, div.paginate {
		width:80%;
	}

	/* fit to viewport */
	div.list-image img {
		max-width:688px;
	}

	/*body::before{content: "TABLET PORTRAIT";font-weight: bold;display: block;text-align: center;background: rgba(255,255,0, 0.9);position: fixed;top: 0;left: 0;right: 0;z-index: 99;}*/

}

/*  #Mobile (Portrait)
================================================== */

@media only screen and (max-width: 767px) {

	img.custom_logo {
		max-width:300px;
		height:auto;
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.8, M12=0, M21=0, M22=0.8, SizingMethod='auto expand')";
		-moz-transform-origin: 50% 100%;
		-o-transform-origin: 50% 100%;
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
	}

	div.item, div.item.content {
		width:300px;
	}

	article, div.paginate {
		width:100%;
	}

	div.list-image {
		padding:0;
	}

	/* fit to viewport */
	div.list-image img {
		/* max-height:416px;*/
	}

	ul.detail-nav li span.l, ul.detail-nav li span.r {
		display:none;
	}

	ul.detail-nav li span.m {
		width:100%;
	}

	div#mob-pag {
		display:block;
	}

	div#essay-list div {
		width:100%;
		float:left;
		margin:0 0 30px 0;
	}

	div#essay-list div:nth-child(3n+3) {
		margin-right:0% !important;
	}

	div#essay-list div:nth-child(3n+1) {
		clear:none;
	}

	/*body::before{content: "MOBILE PORTRAIT";font-weight: bold;display: block;text-align: center;background: rgba(255,255,0, 0.9);position: fixed;top: 0;left: 0;right: 0;z-index: 99;}*/
}

/* #Mobile (Landscape)
================================================== */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	img.custom_logo {
		max-width:480px;
	}

	div.item, div.item.content {
		width:420px;
	}

	div.item img, div.item.content img {
		/* max-height:268px;*/
	}

	article, div.paginate {
		width:100%;
	}

	div.list-image {
		padding:0;
	}

	/* fit to viewport */
	div.list-image img {
		/*max-height:268px;*/
	}

	div#essay-list div {
		width:45%;
		float:left;
		margin:0 5% 30px 0;
	}

	div#essay-list div:nth-child(2n+2) {
		margin-right:0 !important;
	}

	div#essay-list div:nth-child(2n+1) {
		clear:left;
	}

	div#essay-list div:nth-child(3n+3) {
		margin-right:5% !important;
	}

	div#essay-list div:nth-child(3n+1) {
		clear:none;
	}

	/*body::before{content: "MOBILE LANDSCAPE";font-weight: bold;display: block;text-align: center;background: rgba(255,255,0, 0.9);position: fixed;top: 0;left: 0;right: 0;z-index: 99;}*/

}

.k-mosaic{position:relative;display:block;list-style:none;padding:0;margin:0}.k-mosaic:after,.k-mosaic:before{content:" ";display:table}.k-mosaic:after{clear:both}.k-mosaic>li{display:inline;height:auto;float:left;font-size:0!important;line-height:0!important;box-sizing:border-box}.k-mosaic img{max-height:none!important;vertical-align:baseline}.k-mosaic-1>li{width:100%}.k-mosaic-1>li:nth-of-type(n){clear:none}.k-mosaic-1>li:nth-of-type(1n+1){clear:both}.k-mosaic-2>li{width:50%}.k-mosaic-2>li:nth-of-type(n){clear:none}.k-mosaic-2>li:nth-of-type(2n+1){clear:both}.k-mosaic-3>li{width:33.333333333%}.k-mosaic-3>li:nth-of-type(n){clear:none}.k-mosaic-3>li:nth-of-type(3n+1){clear:both}.k-mosaic-4>li{width:25%}.k-mosaic-4>li:nth-of-type(n){clear:none}.k-mosaic-4>li:nth-of-type(4n+1){clear:both}.k-mosaic-5>li{width:20%}.k-mosaic-5>li:nth-of-type(n){clear:none}.k-mosaic-5>li:nth-of-type(5n+1){clear:both}.k-mosaic-6>li{width:16.66667%}.k-mosaic-6>li:nth-of-type(n){clear:none}.k-mosaic-6>li:nth-of-type(6n+1){clear:both}.k-mosaic-7>li{width:14.28571%}.k-mosaic-7>li:nth-of-type(n){clear:none}.k-mosaic-7>li:nth-of-type(7n+1){clear:both}.k-mosaic-8>li{width:12.5%}.k-mosaic-8>li:nth-of-type(n){clear:none}.k-mosaic-8>li:nth-of-type(8n+1){clear:both}.k-mosaic-9>li{width:11.11111%}.k-mosaic-9>li:nth-of-type(n){clear:none}.k-mosaic-9>li:nth-of-type(9n+1){clear:both}.k-mosaic-10>li{width:10%}.k-mosaic-10>li:nth-of-type(n){clear:none}.k-mosaic-10>li:nth-of-type(10n+1){clear:both}.k-mosaic.edge>li{margin:1px 1px 0 0}.k-mosaic-1.edge li:first-child,.k-mosaic-2.edge>li:nth-of-type(-n+2),.k-mosaic-3.edge>li:nth-of-type(-n+3),.k-mosaic-4.edge>li:nth-of-type(-n+4),.k-mosaic-5.edge>li:nth-of-type(-n+5),.k-mosaic-6.edge>li:nth-of-type(-n+6),.k-mosaic-7.edge>li:nth-of-type(-n+7),.k-mosaic-8.edge>li:nth-of-type(-n+8),.k-mosaic-9.edge>li:nth-of-type(-n+9),.k-mosaic-10.edge>li:nth-of-type(-n+10){margin-top:0!important}.k-mosaic-1.edge li,.k-mosaic-2.edge>li:nth-of-type(2n),.k-mosaic-3.edge>li:nth-of-type(3n),.k-mosaic-4.edge>li:nth-of-type(4n),.k-mosaic-5.edge>li:nth-of-type(5n),.k-mosaic-6.edge>li:nth-of-type(6n),.k-mosaic-7.edge>li:nth-of-type(7n),.k-mosaic-8.edge>li:nth-of-type(8n),.k-mosaic-9.edge>li:nth-of-type(9n),.k-mosaic-10.edge>li:nth-of-type(10n),.k-mosaic-uneven:last-child{margin-right:0!important}.k-mosaic-2.edge>li:nth-of-type(2n+1),.k-mosaic-3.edge>li:nth-of-type(3n+1),.k-mosaic-4.edge>li:nth-of-type(4n+1),.k-mosaic-5.edge>li:nth-of-type(5n+1),.k-mosaic-6.edge>li:nth-of-type(6n+1),.k-mosaic-7.edge>li:nth-of-type(7n+1),.k-mosaic-8.edge>li:nth-of-type(8n+1),.k-mosaic-9.edge>li:nth-of-type(9n+1),.k-mosaic-10.edge>li:nth-of-type(10n+1){margin-left:0!important}

.k-custom-source {
    display: inline-block;
    position: relative;
    left: 0px;
}
.k-video {
    position: relative;
    margin: 0;
    padding-bottom: 12px;
}
.content-wrap {
    position: relative;
    margin: 250px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
}

.content-wrap.album {
    position: relative;
    margin: 250px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .content-wrap {
        width: 728px;
        padding: 0px 0px 0px 40px;
    }

}



