/*		
Theme Name: Stripped
Theme URI: https://www.strippedfilm.com
Description: Official theme.
Version: 1.005
Author: Mindfaucet
Author URI: http://mindfaucet.com
*/

html {
	margin: 0;
	overflow-y: scroll;
	min-width: 320px;
}

body {
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	color: #c8b7b7;
	background: #171717;
	background: #312824;
}

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

	a:hover {
		color: #d2ce60;
	}

h1 {
	
}

h2, h2 a {
	font-size: 32px;
	line-height: 40px;
	font-weight: 400;
	font-family: 'Bevan', sans-serif;
	color: #d2ce60;
	text-shadow: 0 3px 9px #000;
}

.clear {
	clear: both;
}


/* HEADER */

#header-wrap {
	height: 40px;
	background: #171717;
}

#header {
	max-width: 1150px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

#menu {
	width: 318px;
	height: 40px;
	float: left;
	overflow: hidden;
}

	#menu-about {
		width: 80px;
		height: 40px;
		display: block;
		float: left;
		text-indent: -9999px;
		background: url('style/menu.png') no-repeat;
	}

		#menu-about:hover {
			background-position: 0 -40px;
		}
		
	#menu-buy {
		width: 55px;
		height: 40px;
		display: block;
		float: left;
		text-indent: -9999px;
		background: url('style/menu.png') -80px 0 no-repeat;
	}
	
		#menu-buy:hover {
			background-position: -80px -40px;
		}

	#menu-blog {
		width: 65px;
		height: 40px;
		display: block;
		float: left;
		text-indent: -9999px;
		background: url('style/menu.png') -135px 0 no-repeat;
	}
	
		#menu-blog:hover {
			background-position: -135px -40px;
		}

	#menu-screening {
		width: 118px;
		height: 40px;
		display: block;
		float: left;
		text-indent: -9999px;
		background: url('style/menu.png') -200px 0 no-repeat;
	}
	
		#menu-screening:hover {
			background-position: -200px -40px;
		}
		
.maillist {
	width: 200px;
	height: 32px;
	padding: 8px 0 0 210px;
	margin: 0;
	display: block;
	float: right;
	background: url('style/maillist.png') no-repeat;
}

	.maillist:hover {
		background-position: 0 -40px;
	}

.maillist-footer {
	width: 200px;
	height: 32px;
	padding: 8px 0 0 210px;
	margin: 0 auto;
	display: block;
	background: url('style/maillist.png') no-repeat;
}

	.maillist-footer:hover {
		background-position: 0 -40px;
	}
	
	.email {
		width: 148px;
		height: 20px;
		padding: 2px 4px;
		margin: 0 0 0 4px;
		display: block;
		float: left;
		border: none;
		background: #fff;
		color: #999;
	}
	
	.maillist-button {
		width: 24px;
		height: 24px;
		padding: 0;
		margin: 0 0 0 6px;
		display: block;
		border: none;
		font-size: 1px;
		text-indent: -9999px;
		cursor: pointer;
		background: url('style/maillist-button.png') no-repeat;
	}
	
		.maillist-button:hover {
			background-position: 0 -24px;
		}
	
.maillist-footer-wrap {
	display: none;
	margin: 20px 0 0 0;
	padding: 20px 0 20px 0;
	background: #171717;
}
	
@media (min-width: 0px) and (max-width: 730px) {

	.maillist {
		display: none;
	}
	
	.maillist-footer {
		width: 190px;
	}
	
	.maillist-footer-wrap {
		display: block;
	}
	
}

@media (min-width: 0px) and (max-width: 410px) {

	.maillist-footer {
		padding: 8px 0 0 125px;
		background: url('style/maillist.png') -85px 0 no-repeat;
	}

	.maillist-footer:hover {
		background-position: -85px -40px;
	}
	
	.maillist-footer .maillist-email {
		width: 138px;
	}
	
}


/* LOGO HEADER */

#logo-header-wrap {
	height: 106px;
	background: url('style/header-bg.jpg') center top repeat-x;
}

	#logo-header {
		height: 106px;
		max-width: 1150px;
		margin: 0 auto;
		background: url('style/header-bg.jpg') no-repeat;
	}
	
		#logo {
			width: 320px;
			height: 106px;
			display: block;
			text-indent: -9999px;
			background: url('style/header-logo.jpg') no-repeat;
		}


/* FEATURE */

#feature-wrap {
	padding: 60px 20px;
	background: #b69689 url('style/newspaper.jpg');
}

#feature {
	width: 100%;
	max-width: 1150px;
	background: #d8d3ce;
	margin: 0 auto;
	box-shadow: 0 5px 10px 5px #000;
}

#feature-left {
	float: left;
	width: 60%;
}

#feature-right {
	float: left;
	width: 40%;
}

#feature img {
	width: 100%;
	display: block;
}

#feature img#feature-logo-small {
	display: none;
}

#feature-video-wrap {
	display: inline-block;
	width: 100%;
	position: relative;
	background: url('style/feature-video.jpg') no-repeat;
	background-size: 100% 100%
}

#feature-video-wrap::after {
  padding-top: 57.97%;
  display: block;
  content: '';
}

#feature-video {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 15px 13px 15px 17px;
}

 #feature-buy-small {
	display: none;
 }

/*
@media (min-width: 1190px) and (max-width: 1200px) { #feature-video { height: 365px; margin-top: -380px; } }
@media (min-width: 1180px) and (max-width: 1190px) { #feature-video { height: 360px; margin-top: -375px; } }
@media (min-width: 375px) and (max-width: 496px) { #feature-video { height: 190px; margin-top: -200px; } }
@media (min-width: 353px) and (max-width: 374px) { #feature-video { height: 175px; margin-top: -185px; } }
@media (min-width: 331px) and (max-width: 352px) { #feature-video { height: 170px; margin-top: -180px; } }
@media (min-width: 0px) and (max-width: 330px) { #feature-video { height: 165px; margin-top: -175px; } }
*/






@media (min-width: 0px) and (max-width: 1200px) {

	#feature-wrap {
		padding: 40px 20px;
	}
	
}

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

	#feature-wrap {
		padding: 20px 20px;
	}
	

	#feature-left {
		float: none;
		width: 100%;
	}

	#feature img#feature-logo-small, #feature-buy-small {
		display: block;
	}
	
	#feature-right {
		display: none;
	}

}

@media (min-width: 0px) and (max-width: 400px) {

	#feature-wrap {
		padding: 0;
	}

}


/* POST */

.content {
	max-width: 1150px;
	padding: 0 0 40px 0;
	margin: 0 auto;
}

.post-wrap {
	max-width: 770px;
	padding: 0 20px 0 20px;
	margin: 0 20px 0 0;
	float: left;
}

.post {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Georgia', serif;
}

#footer-frontpage h2 {
	margin: 0 0 0 0;
}

.post-date {
	margin: 0 0 20px 0;
	font-size: 11px;
	color: #736a6a;
}


/* SIDEBAR */

#sidebar {
	width: 300px;
	padding: 0 9px 20px 9px;
	margin: 30px 0 0 0;
	float: left;
	font-size: 12px;
	color: #8a7c7a;
	text-align: right;
	border-left: 2px dotted #4d3f39;
}

.box {
	padding: 10px;
	width: 280px;
	margin: 0 0 10px 0;
	background: #211a17;
	border-radius: 8px;
}


/* FOOTER */

#footer-frontpage-wrap {
	padding: 20px;
}

#footer-frontpage {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
}

#footer-frontpage-left {
	float: left;
	width: 60%;
}

#footer-frontpage-right {
	font-size: 12px;
	color: #736a6a;
	color: #8a7c7a;
	float: left;
	text-align: right;
	width: 40%;
}

@media (min-width: 0px) and (max-width: 835px) {

	#footer-frontpage-left {
		float: none;
		width: 100%;
	}

	#footer-frontpage-right {
		margin: 30px 0 0 0;
		float: none;
		width: 100%;
	}

}

#facebook-embed {
	width: 300px;
	height: 80px;
	margin: 0 0 20px 0;
	float: right;
	overflow: hidden;
}

.fb-like {
	padding: 0;
	margin: 0;
	float: left;
}

#twitter-wrap {
	padding: 10px;
	width: 280px;
	margin: 0 0 10px 0;
	float: right;
	background: #0f0f0f;
	background: #211a17;
	border-radius: 8px;
	text-align: left;
}

@media (min-width: 0px) and (max-width: 835px) {

	#twitter-wrap {
		margin-left: 0;
	}

}

#twitter-link {
	width: 40px;
	height: 30px;
	display: block;
	float: left;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background: url('style/twitter.png') no-repeat;
}

#twitter-widget {
	margin: 0;
}

span.tweet_time {
	display: none !important;
}

.post-date {
	display: none;
}

#footer-frontpage #facebook-embed {
	float: left;
}

#footer-info {
	width: 300px;
	height: 35px;
	padding: 15px 10px 0 0;
	float: right;
	text-align: right;
	font-size: 12px;
}

#twitter-footer {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 10px 0 0;
	float: right;
	text-indent: -9999px;
	background: url('style/twitter-icon.png') no-repeat;
	background-size: 50px 50px;
}

#facebook-footer {
	width: 50px;
	height: 50px;
	display: block;
	float: right;
	text-indent: -9999px;
	background: url('style/facebook-icon.png') no-repeat;
	background-size: 50px 50px;
}