@import './fonts.css';
.header-content * {
	display:none;
}
body{font-family:"Futura-Md", Helvetica, Arial, sans-serif; font-weight:normal !important; font-style:normal;}

.card-title, .card-icons {
	display:none !important;
}
.share-item-wrap, .share-item, #like, .post-action, .reblog_button {
display:none !important;	
}
#permaLike, .post-meta, .tumblr_controls, .cell.focus {
display:none !important;		
}
.posts-grid, #lightbox-exit {
	display:none !important;
}

img {
	display:none;
}
.media-element img {
	/*max-width:540px;*/
	overflow-x: visible;
	overflow-y: visible;
	/*height:auto;*/

	display: block !important;

    
}
footer, header {
	display:none;
}
#kreate-controls {
	display: none;
}
body {
      color: #000 !important;
      background: #fff !important;
      min-height:0 !important;


   }

#lightbox.reveal {
	background: rgba(255, 255, 255, 1) !important;
	width:700px !important;
}
.print-button {
	display:none !important;
}
a {
	color:black !important;
	text-decoration:none;
}
a:after{content:" (" attr(href) ") ";font-size:0.8em;font-weight:normal;}
a.print-action:after,a.photoset-cell:after, .media-element a:after {
	display:none !important;
}
.tagged {
	display:none;
}
.single-post article .article-content {
	padding-bottom:0 !important;
}
.post-meta,.share-title,.icons {
	display:none !important;
}

.photoset-cell {
	/*float:none !important;*/

	
	overflow: visible !important;
	
	
}

.photoset-cell .cols-2 {
	width:auto !important;
}


.photoset-row {
	page-break-inside: avoid;
	width: 540px !important;
	height:auto !important;
}
h3 {
	text-transform:uppercase;
	letter-spacing:1px;
}