/*
Theme Name: Fryder
Theme URI: http://smthemes.com/BlankSMT/
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: 11/12/2012
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: 'pt_serifregular';
	font-size:14px;
	background:url(images/back.png);
	color:#d8a1e7;
}
/* .......................................................................... UI .......................................................................... */
a { 
	color:#d8a1e7;
}
a:hover {
	color:#fe8928;
}
.submit, .button, input[type="submit"] { 
	padding:10px 25px;
	line-height:27px;
	background:url(images/readmore.png) right no-repeat;
	border:1px solid #4a2e54;
	color:#fe8928;
	text-transform: lowercase;
	font-family: 'pt_serifbold';
	font-size: 13px;
	padding: 4px 25px 4px 12px !important;
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	background:url(images/readmore-hover.png) right no-repeat;
	color:#fff;
	text-decoration:none;
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select { 
	border-color:#e0e0e0;
	color:#4a4a4a;
}
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 { 
	border-color:#c0c0c0;
}
.accent {
	color: #ffffff;
}
#comments .accent {}
.descent {
	color:#f58428;
}

/* ....................... Page Navigation .................... */
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {background: #945ca8;
	color:#1e0f23;
	padding:5px 10px;
	font-family: 'Arial';
	font-size: 16px;
	font-weight: bold;
	border-radius:14px;
	text-decoration:none;
	border-radius:0;
}
nav.pagination span.page-numbers.dots {}
nav.pagination a.page-numbers:hover,
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current {
	background: #1e0f23;
	color:#945ca8;
}

/* ========================================= Theme Header. ========================================= */
#logo {
	float:left;
	display:flex;
	align-items:center;
	height: 170px;
}
#logo::after {
	content:'';
	position:absolute;
    width:400px;height:200px;
    background:url(images/fonlogo.png) 50% no-repeat;
    left:-50px;
    top:0;
    background-size:100%;
}
#logo img {
	position:relative;
	z-index:22;
	max-height:100%;
}
.site_ttl {
	float:left;
	margin:0;
	padding:0;
	line-height:190px;
	color: #fff;
    text-transform: none;
}
.headersearch {
	float:right;
	display:flex;
	align-items: flex-end;
	height:60px;
}
@media screen and (max-width:1024px) {
	.headersearch {	
		height:120px;
		margin-right:40px;
		align-items:center;
	}
	#logo  {
		top:-40px;
		left:-50px;
	}
}

/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	padding-right: 40px;
	position: relative;
	border:1px solid #42264c;
	background: #211326;
}
form .search-box input[type="search"] {
	width: 100%;
	height:32px;
	line-height:32px;
	color:#fff;
	text-transform: lowercase;
	background:none;
	border:none;
}
form .search-box input[type="submit"] {
	position: absolute;
	right: 0;
	padding: 0;
	width: 40px;
	height: 32px;
	top: 0;
	border:none;
	font-family:'FontAwesome';
	text-indent:-9999px;
	background: url(images/search.png) 50% no-repeat;
}
.headersearch .search-box {}
.headersearch .search-box input[type="search"] {}
.headersearch .search-box input[type="submit"] {}
.search-box input[type="search"]::-webkit-input-placeholder { color:#fff; }
.search-box input[type="search"]:-moz-placeholder { color:#fff; }
.search-box input[type="search"]::-moz-placeholder { color:#fff; }
.search-box input[type="search"]:-ms-input-placeholder { color:#fff;}


/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		float:right;
		display:flex;
		align-items:center;
		height: 110px;
		clear: right;
	}
	#extra-menu ul.nav-menu > li > a {
		padding: 11px 20px;
		font-size:13px;
		color:#fff;
		border:1px solid transparent;
		transition:none;
		font-family: 'pt_serifregular';
	}
	#extra-menu ul.nav-menu > li:hover > a {
		color:#e9a8ff;
		border:1px solid #4a2e54;
		background: url(images/secmenu-hover.png);
	}
	.site-header ul.nav-menu  > li ul {
		background: #4b2158;
		background: -moz-linear-gradient(-45deg,  #4b2158 0%, #682e7b 100%);
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4b2158), color-stop(100%,#682e7b));
		background: -webkit-linear-gradient(-45deg,  #4b2158 0%,#682e7b 100%);
		background: -o-linear-gradient(-45deg,  #4b2158 0%,#682e7b 100%);
		background: -ms-linear-gradient(-45deg,  #4b2158 0%,#682e7b 100%);
		background: linear-gradient(135deg,  #4b2158 0%,#682e7b 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b2158', endColorstr='#682e7b',GradientType=1 );
	
	}
	.site-header ul.nav-menu  > li ul li {	}
	.site-header ul.nav-menu  > li ul li:last-child a {border:none;	}
	.site-header ul.nav-menu  > li ul li a {color:#fff; 
		height:auto !important;
		padding:5px 10px 5px 25px !important;
		background: url(images/sub-a.png) 10px center no-repeat;
		text-align: left;
		border-bottom:1px solid #79358e;
	}
	.site-header ul.nav-menu  > li ul li:hover > a {
		color:#ffe87e;
	}
	
}
@media only screen and (min-width:1024px) {
	#main-menu {
		float:right;
		display:flex;
		align-items:center;
		height:85px;
		background: url(images/mainmenu-back.png) center repeat-y;
		width: 100%;
	}
	#main-menu ul.nav-menu > li > a {
		padding:29px 20px;
		padding:0 20px 0 26px;
		height: 85px;
		line-height: 85px;
		font-size:16px;
		font-family: 'pt_serifregular';
		text-transform: uppercase;
		background: url(images/mainmenu-a.png) left no-repeat;
		text-shadow:1px 1px 0 #34163d;
		color:#fff;
	}
	#main-menu ul.nav-menu > li:first-child > a {
		background:none;
	}
	#main-menu ul.nav-menu > li:hover > a {
		color:#fe8928;
		text-shadow:1px 1px 0 #35183e;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {
    color: #fff;
    margin: 45px 0;
}
	#mobile-menu-trigger a:hover {}
}

/* .......................................................................... Slider .......................................................................... */
.slider-container {
	position: relative;
	left: -50px;
	width: 1100px;
}
.slider-container::after {
	content:'';
	width:1200px;
	left:-100px;
	background: url(images/slider-shadow.png) top no-repeat;
}
.slider-bgr { 
	display: none;
}
.fp-slides {
	z-index:1;
}
.fp-content-wrap {
	width: 100%;
	display: flex;
	align-items:center;
	justify-content: center;
}
.fp-content {
	text-align:center;
	padding:20px;
	background: url(images/fp-fon.png) center no-repeat;
	width: 100%;
	left: 0;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	box-sizing: border-box;
	position: relative;
}
.fp-title {
	font-weight:normal;
	font-size:50px;
	color:#fff;
	text-decoration: none;
	text-shadow:1px 1px 0 #4d1814;
	font-family: 'pt_serifbold';
}
.fp-description {
	color:#fff;
	font-size: 18px;
}
.fp-more {
	float:none;
	background:#fff;
	padding:10px 25px;
	text-transform: lowercase;
	background: none !important;
	border: none !important;
	color: #fff;
	text-decoration: underline;
}
.fp-more:hover {
	
}
.fp-prev-next-wrap {
	width:100%;
	left: 0;
}
.fp-prev-next-wrap a {
	top: -33px;
	transition:none;
	width:20px;
	height:66px;
}
.fp-prev {
	left: 10px;
	background:url(images/slide-left.png) left top no-repeat;
}
.fp-next {
	right: 10px;
	background:url(images/slide-right.png) right top no-repeat;
}
@media screen and (max-width:1200px) {
	.slider-container {
		left: 0;
		max-width:100%;
		overflow:hidden;
	}
	.fp-content-wrap {
		width:100%;
	}
	.slider-container::after {
		width:100%;
		left:0;
	}  
	.fp-prev-next-wrap {display:none;}
}
@media screen and (max-width:640px) {
	.fp-content {
		display:none;
	}	
}


/* ========================================= CONTENT. ========================================= */
.site-content {
	margin:40px 0;
}
.page-title {	
	color:#d8a1e7;
	font-size: 28px;
	line-height: 28px;
	font-family: 'oswaldbold';
}
.entry-title {
	margin:0;
	padding-bottom:5px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-weight:normal;
	text-transform:none;
	color:#f58428;
	font-size: 28px;
	font-family: 'oswaldbold';
	line-height:35px
}
.entry-title a {
	text-decoration:none;
	color:#f58428;
	font-size: 28px;
	font-family: 'oswaldbold';
	line-height: 28px
}
.entry-title a:hover { color:#d8a1e7;}
article {
	background: url(images/post-sepa.png) bottom repeat-x;
	margin-bottom: 30px;
	padding-bottom: 31px;
	border:none;
}
article .featured_image {
	vertical-align:bottom;
	float:left;
	margin:0 15px 10px 0;
}
.entry-summary a.button {
	float:left;
    margin-bottom:10px;
}

/* .......................................................................... Entry Meta .......................................................................... */
.entry-meta {
	color: #cf9ade;
	font-size:12px;
	margin:15px 0;
	clear:both;
}
.entry-meta a {
	color:#fe8928;
}
.entry-meta a:hover {
 color:#cf9ade;
}
.entry-meta > span {
	margin: 0 10px 0 0;
}
.entry-meta .post-date {
	background: url(images/date.png) left center no-repeat;
}
.entry-meta .post-categories {
	background: url(images/categories.png) left center no-repeat;
}
.entry-meta .post-comments {
	background: url(images/comments.png) left center no-repeat;
}
.entry-meta .post-author {
	background: url(images/author.png) left center no-repeat;
}

/* ....................... Sidebar .................... */
.widget {
	line-height:24px;
}
.widget a {
	
}
.widget a:hover {
	
}
.sidebar { 
}
.sidebar .caption h4 {
	color:#fe8928;
	font-size:20px;
	font-family: 'oswaldbold';
	font-weight: normal;
}
.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-left: 20px;
	text-decoration: none;
	background: url(images/content-list.png) left no-repeat;
	padding: 15px 0;
	display:inline-block;
}
.widget_recent_entries a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover {
	text-decoration:none;
}
.widget_smt_comments .comment_avatar img,
.widget_smt_posts img {
	float:left;
	margin:0 10px 10px 0;
}
.widget_smt_comments .comment_author {
	font-size:14px;
}
.widget_smt_comments a {
	text-decoration:none;
}
.widget_smt_posts .post-date .day {display: block;font-size: 21px;}
.widget_smt_posts .post-date {float: left;text-align: center;background: #4a3351;color: #fff;margin: 0 8px 10px 0;font-size: 12px;padding: 8px 9px;}
.widget_smt_posts .title {
	font-size:14px;
}
.widget_smt_posts p {
	font-size:13px;
}
.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 .widget a, footer a {
	color:#fff;	
}
footer .widget a:hover, footer a:hover {
	
}
footer .footer_txt {
	padding:15px 0;	
	color:#d3cfd5;
	text-align: center;
	background: url(images/footer-txt.png);
	border-top:3px solid #8c569e;
}
footer .footer_txt a {
	text-decoration:none;
}
footer .widget .caption  h4 {
	font-family: 'oswaldbold';
	font-size: 16px;
	text-transform: uppercase;
	color:#fe8928;
	font-weight: normal;
} 
footer .widget_archive ul li a,
footer .widget_meta ul li a,
footer .widget_nav_menu ul li a,
footer .widget_pages ul li a,
footer .widget_categories ul li a {
	padding-left: 15px;
	text-decoration: none;
	background: url(images/footer-list.png) left no-repeat;
}
footer .widget_archive ul li a:hover,
footer .widget_meta ul li a:hover,
footer .widget_nav_menu ul li a:hover,
footer .widget_pages ul li a:hover,
footer .widget_categories ul li a:hover {
	text-decoration: underline;
}
footer .widget_smt_posts .post-date {
	color:#fff;
	background: #363636;
}