/*
Theme Name: GoldMovie
Theme URI: http://smthemes.com/goldmovie/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 3.0
License: Creative Commons 3.0
Theme date: 02/21/2018
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url(styles/font.css);
/* ========================================= GENERAL. ========================================= */
body {
	font-family:'latoregular';
	font-size:13px;
	background:#222;
	color:#5f5f5f;
}
/* .......................................................................... UI .......................................................................... */
a { 
	color:#d8cf66;
	text-decoration:none;
}
a:hover {
	color:#f2eca6;
}
.submit, .button, input[type="submit"] {
	padding: 0;
	line-height:27px;
	background:none;
	text-transform:uppercase;
	color:#d8cf66;
}
input[type="submit"] { 
	padding:10px 45px;
	background: rgb(38,38,36); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(38,38,36,1) 0%, rgba(19,18,17,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(38,38,36,1) 0%,rgba(19,18,17,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(38,38,36,1) 0%,rgba(19,18,17,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262624', endColorstr='#131211',GradientType=0 ); /* IE6-9 */
	color:#6f6f6f;
	text-transform:none;
	float:right;	
	border-color:#20201f;
	color:#474746;
	text-align:right;
	border:1px solid #343433;
	border-radius:4px;	
	font-family:'muliitalic';
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	color:#d8cf66;
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select {
	font-size:12px;
	text-transform:uppercase;
	border-color:#20201f;
	color:#474746;
	text-align:right;
	background:#131312;
	border-left: 1px solid #2d2d2c;
  	border-right: 1px solid #2d2d2c;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	background-position: 0 0, 0 100% ;
  	background-repeat: no-repeat;
  	-webkit-background-size: 100% 1px;
  	-moz-background-size: 100% 1px;
  	background-size: 100% 1px;
  	background-image: -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	 background-image: -moz-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -moz-linear-gradient(left,#2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	background-image: -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	background-image: linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	border-radius:5px;
}
input[type="text"]:focus, 
textarea:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
select:focus { 
	color:#888888;
	text-align:center;
	border-color:#c0c0c0;
}
.accent {
	font-size:20px;
	text-transform:uppercase;
	background: -webkit-linear-gradient(#fff, #a2a2a2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#comments .accent { font-size:16px; }
.descent {
	font-size:12px;
	text-transform:uppercase;
	color:#474746;
}


/* ....................... Page Navigation .................... */
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {
	color:#6f6f6;
	font-size:17px;
	font-family:'latoblack';
	border-bottom:2px solid transparent;
}
nav.pagination span.page-numbers.dots {}
nav.pagination a.page-numbers:hover,
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current  {
	color:#d8cf66;
	border-color:#d8cf66;
}

/* ========================================= Theme Header. ========================================= */
#firsttop-container {
	background: rgb(40,40,40); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(40,40,40,1) 0%, rgba(40,40,40,1) 50%, rgba(30,30,30,1) 52%, rgba(1,1,1,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(40,40,40,1) 0%,rgba(40,40,40,1) 50%,rgba(30,30,30,1) 52%,rgba(1,1,1,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(40,40,40,1) 0%,rgba(40,40,40,1) 50%,rgba(30,30,30,1) 52%,rgba(1,1,1,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#010101',GradientType=0 ); /* IE6-9 */
	position: relative;
	z-index: 2;
}
#firsttop-container .boxed-container {
	box-sizing:border-box;
	padding-left:140px;
}
#logo {
	position:absolute;
	left:0;
	top:0;
	display:flex;
	align-items:center;
	height:138px;
	width:130px;
}
#logo img {
	max-width:100%;
	max-height:100%;
}
.site_ttl {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	color: #fff;
	line-height:42px;
    text-transform: none;
}
.headersearch {
	float:right;
	display:flex;
	align-items:center;
	height:42px;
	position: relative;
}
@media screen and (min-width:1024px) {
	.headersearch {
	}
}

/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	position: relative;
}
form .search-box input[type="search"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #727272;
	text-align:left !important;
	text-transform:none;
	border:1px solid #242424;
	background: rgb(40,40,40); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(40,40,40,1) 0%, rgba(2,2,2,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
}
form .search-box input[type="submit"] {
	display:none;
}
.headersearch .search-box {
	display: none;
	position:absolute;
	right:100%;
	background:rgba(255,255,255,0.2);
	top:5px;
	border-radius:60px;
	width: 200px;
}
.headersearch .search-box input[type="search"] {
	color:#fff;
	background: none;
	border: none;
	line-height: 29px;
	height: 30px;
}
.headersearch .search-box input[type="submit"] {
	display:none;
}
.search-box input[type="search"]::-webkit-input-placeholder { color:#727272; }
.search-box input[type="search"]:-moz-placeholder { color:#727272; }
.search-box input[type="search"]::-moz-placeholder { color:#727272; }
.search-box input[type="search"]:-ms-input-placeholder { color:#727272;}
.headersearch input[type="search"]::-webkit-input-placeholder { color:#fff; }
.headersearch input[type="search"]:-moz-placeholder { color:#fff; }
.headersearch input[type="search"]::-moz-placeholder { color:#fff; }
.headersearch input[type="search"]:-ms-input-placeholder { color:#fff; }
#search-trigger {
	color:#fff;
	position:relative;
	right:0;
	top:0;
	width:40px;
	height:42px;
	background:url(images/search.png) 50% no-repeat;
	z-index:1;
	text-align: center;
	cursor: pointer;
}
#search-trigger:hover {
	background:url(images/search-hover.png) 50% no-repeat;
}
#search-trigger.active {
	background:url(images/search-hover.png) 50% no-repeat;
}

/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		float:left;
		display:flex;
		align-items:center;
		height:42px;
	}
	#extra-menu ul.nav-menu > li > a {
		padding: 15px 20px;
		font-size:12px;
		line-height:12px;
		text-transform:uppercase;
		background: -webkit-linear-gradient(#fff, #939393);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	#extra-menu ul.nav-menu > li:hover {
		background:rgba(255,255,255,0.1);
	}
	header ul.nav-menu  > li ul {
		background: rgb(40,40,40); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(40,40,40,1) 0%, rgba(2,2,2,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
	}
	header ul.nav-menu  > li ul li a {
		color:#fff;
		font-size:12px;
	}
	header ul.nav-menu  > li ul li:hover > a {
		color:#d7cd66;
	}
	
}
@media only screen and (min-width:1024px) {
	#menu-trigger {
		position:relative;
		z-index:3;
		width:50px;
		height:30px;
		cursor: pointer;
		border-right:1px solid rgba(255,255,255,0.2);
		background:url(images/menu.png) 50% no-repeat;
	}
	#menu-trigger:hover {
		background:url(images/menu.png) 50% no-repeat;
	}
	#menu-trigger.active {		
		background:url(images/menu.png) 50% no-repeat;
	}
	#main-menu {
		float:left;
		display:flex;
		align-items:center;
		height:42px;
		position: relative;
	}
	#main-menu ul.nav-menu {
		background: rgb(40,40,40); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(40,40,40,1) 0%, rgba(2,2,2,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(40,40,40,1) 0%,rgba(2,2,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
		position:absolute;
		top:100%;
		left:0;
		display: none;
		min-width: 200px;
	}
	#main-menu ul.nav-menu > li {
		float:left;
		width:100%;
	}
	#main-menu ul.nav-menu > li ul {
		left:100%;
		top:0;
	}
	#main-menu ul.nav-menu > li > a {
		font-size:12px;
		line-height:12px;
		color:#fff;
		text-transform:uppercase;
		padding: 16px 20px;
	}
	#main-menu ul.nav-menu > li:hover > a {
		color:#d8cf66;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {
    color: #fff;
    margin: 8px 0;
}
	#mobile-menu-trigger a:hover {}
}

/* .......................................................................... Slider .......................................................................... */
.slider-container {}
.slider-bgr { 
	position:absolute; 
	width:100%; 
	height:100%; 
	background:rgba(0,0,0,0.2); 
}
.fp-slides {
	z-index:1;
}
.fp-thumbnail img {
	width:100%;
}
.fp-content-wrap {
	width:1000px;
	max-width:100%;
	box-sizing:border-box;
	padding-top: 5%;
	display:flex;
	align-items:center;
}
.fp-content {
	position:relative;
	box-sizing:border-box;
	padding:30px;
	width:50%;
	border-bottom:3px solid #d8cf66;
	background:rgba(0,0,0,0.4);
	overflow: visible;
}
.fp-title {
	font-family:'latoblack';
	text-transform:uppercase;	
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
.fp-description {
	color:#777;
}
.fp-more {
	box-sizing:border-box;
	float:left;
	min-width:90px;
	height: 33px;
	padding: 0;
	line-height: 35px;
	text-transform: none;
	background:#d8cf66;
	color:#857e29;
	text-align:center;
	font-family:'muliitalic';
}
.fp-more:hover {
	color:#6e681e;
	background:#bfb64f;
}
.fp-nav {
	position:absolute;
	top:100%;
	width:100%;
	text-align: left;
}
.fp-pager a {
	display:inline-block;
	min-width:40px;
	color:#fff;
	line-height:33px;
	height:33px;
	font-weight:bold;
	text-indent: 0;
	text-align: center;
}
.fp-pager a:hover, .fp-pager a.activeSlide {
	color:#fff;
	background:#d8cf66;
}
@media only screen and (max-width:1023px) {
	.fp-content {
		margin:0 15%;
		width:70%;
		padding:30px 30px 0;
	}
}
@media screen and (max-width:640px) {
	.fp-content {
		display:none;
	}	
	.fp-pager {
		display:none;
	} 	
}


/* ========================================= CONTENT. ========================================= */
.site-content {
	position:relative;
	z-index:1;
	margin: 10px auto 0;
	width:1000px;
	max-width:100%;
	background:url(images/back.png);
	padding: 90px 30px 30px;
	box-sizing: border-box;
}
.has-slider .site-content {
	padding-top:0;
}
.site-content::before {
	content:'';
	position:absolute;
	background:url(images/content-top.png) top center no-repeat;
	width:100%;
	bottom:100%;
	left:0;
	height: 58px;
}
@media only screen and (max-width:1023px) {
	.site-content::before {
		margin-bottom:-25px;
	}
}
.page-title {
	
padding: 0;
	
color: #fff;
	
font-weight: normal;
	
font-family: 'muliitalic';
	
text-transform: none;
}
.entry-title {
	margin:0;
	padding-bottom:5px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size:20px;	
	background: -webkit-linear-gradient(#fff, #a2a2a2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight:normal;
	text-transform:uppercase;
}
.entry-title a {
	background: -webkit-linear-gradient(#fff, #a2a2a2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
article {
	border:none;
	background:url(images/article.png) bottom center no-repeat;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
article .featured_image {
	vertical-align:bottom;
	float:left;
	padding:1px 0;
	border-left: 1px solid #2d2d2c;
  	border-right: 1px solid #2d2d2c;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	background-position: 0 0, 0 100% ;
  	background-repeat: no-repeat;
  	-webkit-background-size: 100% 1px;
  	-moz-background-size: 100% 1px;
  	background-size: 100% 1px;
  	background-image: -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	 background-image: -moz-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -moz-linear-gradient(left,#2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	background-image: -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
 	background-image: linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	border-radius:5px;
	margin:0 10px 10px 0;
}

/* .......................................................................... Entry Meta .......................................................................... */
.entry-meta {
	color:#d8cf66;
	font-size:11px;
	margin:5px 0;
	text-transform:uppercase;
}
.entry-meta a {
	color:#d8cf66;
}
.entry-meta a:hover {
	color:#f2eca6;
}
.entry-meta > span:not(:last-child)::after {
	content:'/';
	padding: 0 15px;
}

/* ....................... Sidebar .................... */
.widget {
	line-height:24px;
}
.widget a {
	font-size:14px;
	text-transform:uppercase;
	font-family:'latosemibold';
}
.widget .caption h4 {
	text-transform:uppercase;
	font-size:17px;
	background: -webkit-linear-gradient(#fff, #a2a2a2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight:normal;
}
.sidebar ul li:not(:last-child) {
	background:url(images/list.png) bottom center no-repeat;
}
.sidebar .widget ul.children li:last-child,
.sidebar .widget ul.sub-menu li:last-child {
	border:none;
} 
.widget ul {
	padding:0;
}
.widget ul li {
	list-style-type: none;
}
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_categories ul li a {
	padding: 15px 0;
	display:inline-block;
}
.widget_smt_posts img {
	float:left;
	padding: 1px 0;
	margin:0 10px 10px 0;
	border-left: 1px solid #2d2d2c;
	border-right: 1px solid #2d2d2c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 1px;
	-moz-background-size: 100% 1px;
	background-size: 100% 1px;
	background-image: -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -webkit-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	background-image: -moz-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -moz-linear-gradient(left,#2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	background-image: -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), -o-linear-gradient(left, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	background-image: linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%), linear-gradient(to right, #2d2d2c 0%, #b0b0b0 50%, #2d2d2c 100%);
	border-radius:5px;
}
.widget_smt_comments .comment_avatar img {
	border-radius:60px;
	float:left;
	margin:0 10px 10px 0;
}
.widget_smt_comments .comment_author {
	clear:right;
	line-height:34px;
}
.widget_smt_comments .comment_text::before {
	content:'';
	position:absolute;
	width:12px;
	height:13px;
	background:url(images/comment.png) top right no-repeat;
	right: -1px;
	top: -13px;
}
.widget_smt_comments .comment_text {
	padding:10px;
	margin-top:15px;
	background:#141413;
	position:relative;
	border:1px solid #444;
}
.widget_smt_posts .post-date {
	text-transform:uppercase;
	font-size: 11px;
	background: -webkit-linear-gradient(#fff, #a2a2a2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
	margin: 5px 0;
}
.widget_smt_posts .title {}
.widget_smt_posts p:last-child {
	margin:0;
}
.widget_smt_posts ul li,
.widget_smt_comments ul li,
.widget_recent_comments ul li  { display:block;	padding:10px 0; }


/* ========================================= FOOTER. ========================================= */
footer {
	color:#fff;
}
footer .boxed-container {
	margin-bottom:100px;
	background:url(images/footer-top.png) top center no-repeat,
	url(images/back.png);
	padding:0 20px; 
	box-sizing:border-box;
}
footer .boxed-container::after {
	content:'';
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:90px;
	z-index: -1;
	margin-top: -10px;
	background: url(images/footer.png) bottom center no-repeat;
}
footer .widget {
	padding-top:30px;
}
footer a {	
	font-size:14px;
	text-transform:uppercase;
	font-family:'latosemibold';
}
footer .footer_txt {
	padding:15px 0 0;
	color:#ffffff;
	text-align: center;
}
footer .footer_txt a {
	text-transform:none;
}
footer .widget .caption  h4 {
}
footer .widget ul li:not(:last-child) {
	background:url(images/list.png) bottom center no-repeat;
}
footer .widget ul.children li:last-child,
footer .widget ul.sub-menu li:last-child {
	border:none;
}