
body {
	font-family: 'Trebuchet MS', Trebuchet, "Georgia", "Tahoma", sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

img {
	border: none;	
}

a {
	margin-left: 0 !important;
}

iframe {
	width: 600px !important;
	margin-bottom: 20px;
}

.masonry, #page, #promo {
	margin: 0 auto;
	display: block;
}

.masonry, #page {
	display: none;
}

#promo {
	padding-top: 150px;
}

#promo {
	text-align: center;
}

#promo img {
	max-width: 100%;
}

#page {
	padding-bottom: 100px;
	width: 600px;
}

#title {
	width: 100%;
	padding: 10px;
	text-align: center;
    font-family: "FilmotypeGiant";
	font-size: 60px;
	color: #f745e4;
	margin: 0;
	font-weight: normal;
}

.masonry .item img {
	width: 600px;
	height: auto !important;
	margin-bottom: 20px;
}

.masonry .item div, .masonry .selected, .masonry .selected .thumbnail {
	width: 600px;
}

.masonry .item .thumbnail {
	width: 290px;
	height: 217px !important;
	margin-bottom: 0;
}

.masonry .item .thumbnailimg {
	width: 290px;
	margin-bottom: 0;
}

.masonry .item {
  min-width: 290px;
  min-height: 217px;
  /* min-height: 163px; */
  /* max-width: 600px; */
  margin: 10px;
  cursor: pointer;
  opacity: 0;
}​

.masonry .noclick {
	cursor: default;
}
				
h2 {
	max-width: 270px;
	width: 100%;
	padding: 10px;
	text-align: center;
    font-family: "FilmotypeGiant";
	font-size: 45px;
	color: #333;
	margin: 0;
	font-weight: normal;
}

.selected h2 {
	max-width: none;
}
		
#header {
	background-color: #FFF;
	position: fixed;
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	z-index:1001;
	text-align: center;
}

#header img {
	width: 300px;
}

#nav {
	width: 100%;
	padding-bottom: 10px;
}

#nav a {
	color: #000;
	font-family: "FilmotypeGiant";
	font-size: 30px;
	text-decoration: none;
	margin: 0 8px;
	vertical-align: middle;
}

#nav a:hover {
	color: #666;
}

#nav-search {
	display: inline-block;
	margin: 0 0 0 5px;
}

#search-term {
	font-size: 18px;
	font-family: "FilmotypeGiant";
	letter-spacing: 1px;
	padding: 4px;
	padding-bottom: 0;
	text-transform: uppercase;
	margin-left: 0;
	width: 140px;
}

.category {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	padding: 2px;
	margin: 0;
	text-decoration: none;
	color: #ff006c;
	background-color: #EEE;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.buycontent header, section, footer, aside, article, figure, video{
	display: block;
	text-align: center;
}

.buycontent video {
	width:480px;
	height:240px;
}

.buycontent figure {
	text-align: center;
}

.buycontent .items {
	margin-bottom:5px;
	/* display:block; */
	display:inline-block;
	width:280px;
	margin: 10px;
	/*min-width:592px;*/
	/* width:32%; */
	min-height: 300px;
	color: #d5d5d5;
	font-size: 13px;
}

.buycontent a:hover {
	color:#E895CC;
}

.buycontent a:visited {
	color: #ffa399;
}

.buycontent a:link {
	color: #99C9FF;
	line-height: 22px;
}

.buycontent h2 {
	text-transform: uppercase;
	color: #CF0;
	margin:0px;
	max-width: 260px;
}

.buycontent .descr{
	font-size:8px;
	overflow:hidden;
}

.buycontent .descr{
	font-size: 12px;
	line-height: 13px;
	padding:0px;
}

.buycontent .buy p {
	margin-bottom: 0px;
	line-height: 14px;
	font-size: 14px;
	padding:0px;
}

.buycontent .image{
	width:200px;
	/*height: 400px;*/
	display:table-cell; vertical-align:middle; text-align:center;
	background-size: contain;
}

.buycontent .image .cover{
	width:300px;
	height: 300px;
	overflow:hidden;
	display:table-cell;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.overlay{
	transition: opacity 1.5s ease;
	opacity:0;
}

.overlay:hover {
	opacity:1;
}

.buynav {
	font-family: "FilmotypeGiant";
	font-size: 45px;
	text-decoration: none;
	text-align: center;
}

/* social buttons */

#nav .socials, #nav .socials li {
	display: inline-block;
	margin-bottom: -5px;
}

#nav .socials {
	margin: 0 5px 0 5px;
	padding: 0;
}

#nav .socials li a {
	display: block;
	text-indent: -9999px;
	background: url('https://dr56wvhu2c8zo.cloudfront.net/everythingisterrible/assets/2d31c518-75bb-4767-ae88-ab5da233abbd/eit-social-sprite_black_122816.png') no-repeat;
	width:28px;
	height: 28px;
	float: left;
	margin-right: 0;
	opacity: .4;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

#nav .socials li a:hover {
	opacity: 1;
}

#nav .socials li.facebook a {
	background-position: 0px 0px;
}

#nav .socials li.twitter a {
	background-position: 0px -50px;
}

#nav .socials li.tumblr a {
	background-position: 0px -100px;
}

#nav .socials li.vimeo a {
	background-position: 0px -150px;
}

#nav .socials li.youtube a {
	background-position: 0px -200px;
}

#nav .socials li.vine a {
	background-position: 0px -250px;
}

#nav .socials li.email a {
	background-position: 0px -300px;
}

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

	.buycontent .overlay {
		opacity: 1;
		display: block;
		margin-top: 300px;
	}
	
	.buycontent section.items {
		min-height: 600px;	
	}
	
	.buycontent div.more-block {
		background: rgba(0, 0, 0, 1) !important;
	}

}

#header img.random {
	width: 25px;
	height: 25px;
	margin-left: 2px;
}