* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@font-face {
	font-family: 'Goudy Trajan Regular';
	src: url('http://www.sonypictures.com/movies/pompeii/tumblr/site/fonts/goudytrajan.eot');
	src: url('http://www.sonypictures.com/movies/pompeii/tumblr/site/fonts/goudytrajan.eot?#iefix') format('embedded-opentype'),
		 url('http://www.sonypictures.com/movies/pompeii/tumblr/site/fonts/goudytrajan.woff') format('woff'),
		 url('http://www.sonypictures.com/movies/pompeii/tumblr/site/fonts/goudytrajan.ttf') format('truetype'),
		 url('http://www.sonypictures.com/movies/pompeii/tumblr/site/fonts/goudytrajan.svg#Goudy Trajan Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*
.clearfix {
	display: inline-block;
}
*/
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* END CLEARFIX */
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #7f8283;
	text-decoration: underline;
}
a:hover {
	/* color: #FFF; */
}
/* HEADER */
.header-image {
	background-image: url('http://www.sonypictures.com/movies/pompeii/tumblr/site/images/pompeii_bg_home.jpg');
}
header .center .logo img {
	min-width: 280px;
}
#header {
	width: 100%;
	height: 40px;
	background: #3b4243;
	padding: 10px;
	z-index: 1;
	position: relative;
}
#header, #follow_us h3, #use_text h3, #share_btns h3 {
	font-size: 11px;
	font-weight: bold;
	color: #94999b;
	letter-spacing: 0;
}
#follow_us h3 {
	width: 70px;
	margin-right: 0 !important;
}
#header_container, #share_btns h3 {
	letter-spacing: 0;
}
#header_container, #footer_container {
	margin: auto;
	max-width: 960px;
}
#header_container {
	max-width: 1100px;
	position: relative;
}
#header_container > div {
	position: absolute;
	width: 200px;
}
	#header_container #follow_us {
		left: 4%;
		width: 170px;
		overflow: hidden;
	}
	#header_container #follow_us img {
		width: 20px;
		height: 20px;
	}
	#header_container #share_btns {
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#header_container #use_text {
		right: 0;
		width: 200px;
	}
#header ul li {
	display: inline;
	float: left;
}
#header_container #follow_us ul li {
	margin-left: 6px;
}
#header_container #share_btns .fb {
	float: left;
	margin-right: 10px;
}
#header_container #follow_us h3, #use_text h3, #share_btns h3 {
	float: left;
	margin-right: 8px;
	padding-top: 3px;
}
#header_container #use_text h2 {
	font-size: 12px;
	color: #FFF;
}
#header_container #use_text #use_text_container p {
	font-weight: 100;
	font-size: 9px;
}
/* END HEADER */

/* MOBILE NAV */
#mobile_toggle_menu {
	background: #3b4243;
	padding: 1em;
	font-size: 1.1em;
	color: #eae4c8;
	display: none;
}
	#mobile_toggle_menu div {
		width: 90px;
		margin: auto;
		cursor: pointer;
	}
	#mobile_toggle_menu p {
		display: inline-block;
		font-family: 'Goudy Trajan Regular',serif;
		margin-left: .5em;
	}

/* END MOBILE NAV */

/* NAV */
nav ul {
	width: auto;
	margin: auto;
	text-align: center;
	float: none;
}
	nav ul li {
		margin: 0;
	}
	nav ul li a.selected {
		background: #0f1112;
		color: #aeb3b5;
	}
/* END NAV */

/* POSTS */
article.wallpapers, article.pompeiigifs, article.type_video {
	display: none;
}

article.type_quote .quote.short, article.type_quote .quote.medium {
	font-size: 1.2em;
}
article.type_quote .quote {
	font-weight: normal;
	font-style: italic;
}

.quote-container {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 398px;
	margin-top: 3em;
	display: none;
}

.transparent-gradient {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-color: transparent;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(0, 0, 0)),
		color-stop(1, rgba(255, 255, 255, 0))
	);
	background-image: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.4;
}
section {
	background-image: url('http://www.sonypictures.com/movies/pompeii/tumblr/site/images/post_container_bg.png');
}
.video-container {
	border: 20px solid #2b2b2b;    
}
section.single-post {
	background: #262e30;
}
.single-post article h2 {
	font-family: 'Goudy Trajan Regular',serif;
	font-weight: 100;
	font-size: 2em !important;
	text-align: center;
	text-transform: uppercase;
	color: #eae4c8;
}
.single-post article h2 span {
	display: block;
	margin-top: .5em;
	font-size: .8em;
}
article .article-content {
	background-image: url("http://www.sonypictures.com/movies/pompeii/tumblr/site/images/post_bg.jpg");
}
article .article-content h2 {
	font-family: 'Goudy Trajan Regular',serif;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	color: #eae4c8;
	margin-bottom: 1em;
}
article .article-content p {
	font-family: 'Lato',sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
article .tagged {
	font-size: 17px;
}
article a {
	color: #ececec;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
}
span.action {
	font-family: 'Lato', sans-serif;
}
article .post-notes li {
	font-size: 15px;
}
.load-more-container {
	width: 86px;
	margin: auto;
}
#main_footer .load-more, #main_footer .scroll-top {
	text-decoration: none;
	background: #22292b;
	background: rgba(255,255,255,0.05);
	border: 2px solid #4b5152;
	color: #FFF;
}
.photoset-row {
	height: auto !important;
}
article.pompeiigifs .post-meta {
	display: none;
}
/* END POSTS */

/* ARTICLES */
article ol, article ul {
	margin: 0;
}
.article-content ul li {
	font-family: 'Lato', sans-serif;
	color: #a4aaac;
	margin-bottom: .5em;
	display: block;
}
	.article-content ul li {
		color: #eae4c8;
	}
article .article-content .icons {
	clear: both;
}
.teaserthumb .article-content ul.icons,
.trailerthumb .article-content ul.icons,
.storythumb .article-content ul.icons,
.castcrewthumb .article-content ul.icons,
.wallpapersthumb .article-content ul.icons {
	display: none;
}
.cast-container {
	width: 455px;
	margin: auto;
}
	.cast-container > div {
		clear: both;
		margin-bottom: 2em;
	}
	.cast-container p {
		float: left;
		margin-left: 4em;
	}
	.cast-container .writers p {
		margin-left: 74px;
	}
	.cast-container .producers p {
		margin-left: 61px;
	}
	.cast-container .executives p {
		margin-left: 2px;
	}
	.cast-container .cast p {
		margin-left: 120px;
	}
.article-content ul {
	margin-left: 11em;
}
/* END ARTICLES */

/* FOOTER */
#footer {
	width: 100%;
	color: #7f8283;
	padding: 45px;
	overflow: auto;
	font-size: .8em;
	text-transform: none;
}
	#footer a {
		color: #7f8283;
	}
	#main_footer .scroll-top {
		/* display: none; */
	}
#footer_container {
	max-width: 768px;
}
	#footer_container .sony_rewards_container {
		clear: both;
		margin: auto;
		margin-top: 2em;
	}
	#footer_container .sony_rewards {
		width: 100%;
		max-width: 183px;
	}
	#footer_container .container {
		width: 800px;
		margin: auto;
		overflow: hidden;
	}
	#footer_container .film_company_logos {
		max-width: 419px;
		float: left;
		margin-right: 3em;
	}
	#footer_container #film_rating {
		float: left;
		width: 335px;
	}
	#footer_container #film_rating_text p {
		text-align: left;
		line-height: 1.5em;
	}
	#footer_container #film_imgs {
		float: left;
		width: 46%;
	}
		#footer_container #film_rating img, #footer_container #film_rating_text {
			float: left;
		}
		#footer_container #film_rating img {
			max-width: 159px;
			margin-right: 1em;
		}
	#footer_container #film_imgs img, #footer_container .copyright {
		float: left;
	}
	#footer_container .copyright {
		text-align: center;
		margin-top: 1em;
	}
	#footer_container .copyright p span {
		margin-right: 6px;
	}
	#footer_container #tumblr_copyright {
		clear: both;
		text-align: center;
		margin-top: 1.5em;
	}
		#footer_container #tumblr_copyright p span {
			margin-right: 10px;
		}
/* END FOOTER */

/* GIF GENERATOR MOBILE MESSAGE */
.mobile-message {
	text-align: center;
	display: block;
}
	.mobile-message h2 {
		margin-bottom: .5em !important;
	}
	.mobile-message h3 {
		font-size: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #A4AAAC;
		margin-bottom: 1em;
	}
	.mobile-message img {
		border: none !important;
		max-width: 200px;
	}
/* END GIF GENERATOR MOBILE MESSAGE */

#gifgenerator_frame {
	display: none !important;
}

/* MEDIA QUERIES */
/* DISPLAY GIF GENERATOR ON DESKTOP */
@media screen and (resolution: 96dpi) {
	#gifgenerator_frame {
		display: block !important;
	}
	.mobile-message {
		display: none !important;
	}
}
/* MOBILE TOGGLE FIX */
@media all and (resolution: 96dpi) and (orientation:landscape), (min-width: 640px) {
	/* .header-image { background: blue !important; } */

	#header, nav {
		display: block !important;
	}
}
/* TABLET SIZES AND LOWER */
@media screen and (max-width: 1023px) {
	/* .header-image { background: orange !important; } */

	#header_container > div {
		display: block;
		margin-bottom: 1.5em;
	}
	#header_container #use_text {
		margin-bottom: 0;
	}
	#footer_container #film_rating, #footer_container .film_company_logos, #footer_container #film_imgs img, #footer_container .copyright {
		float: none;
	}
	#footer_container #film_rating {
		margin: auto;
	}
	#footer_container .film_company_logos {
		margin-bottom: 1.5em;
		margin-right: 0;
	}
	#footer_container .copyright {
		margin-bottom: 1.5em;
	}
	#footer_container #tumblr_copyright {
		margin-top: 1em;
	}
	#footer_container .container {
		width: auto;
	}
	span.new_line {
		display: block;
	}
}
/* MOBILES */
@media screen and (max-width: 640px) {
	/* .header-image { background: blue !important; } */

	header.permalink, header.on {
		height: 180px !important;
	}
	header .center .logo img {
		width: 50%;
	}
	#header, nav {
		display: none;
	}
	#mobile_toggle_menu, nav ul li {
		display: block;
	}
	#header {
		height: auto;
	}
	#header_container {
		width: 215px;
	}
	#header_container > div {
		position: relative;
		width: 100%;
		clear: both;
	}
	#header_container #follow_us {
		left: 0;
	}
	#header_container #share_btns {
		overflow: hidden;
	}
	.article-content .director ul, .article-content .writers ul, .article-content .producers ul,
	.article-content .executives ul, .article-content .writers ul, .article-content .cast ul {
		margin-left: 0;
	}
	.article-content ul, .article-content p {
		float: none;
	}
	.cast-container p {
		margin-left: 0 !important;
	}
	#footer {
		padding-top: 45px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 10px;
	}
	#footer_container .film_company_logos {
		width: 100%;
		min-width: 230px;
	}
	#footer_container #film_rating {
		width: auto;
	}
	#footer_container #film_rating img, #footer_container #film_rating_text {
		float: none;
	}
		#footer_container #film_rating img {
			margin-right: 0;
		}
		#footer_container #film_rating_text p {
			text-align: center;
		}
		#footer_container #film_rating_text {
			width: 170px;
			margin: auto;
		}
	span.new_line {
		display: block;
	}
}
/* LOW RES. MOBILES */
@media screen and (max-width: 500px) {
	/* .header-image { background: purple !important; } */

	.quote-container {
		width: 80%;
	}
		.quote-container img {
			width: 100%;
		}
	.single-post article h2 {
		font-size: 1.5em !important;
	}
	#footer_container #film_imgs {
		width: 86%;
	}
}