/*
 Theme Name:   Salient Child (for Pixelkin)
 Theme URI:    none
 Description:  Salient Child Theme for Pixelkin
 Author:       Bradley Stafford
 Author URI:   http://bradleystafford.com
 Template:     salient
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../salient/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*-------------------------------------------------------------------------*/
/*	Flexbox Overlay
/*-------------------------------------------------------------------------*/

div#fancy_overlay, div#fancy_outer {
	z-index: 99999;
}

/*-------------------------------------------------------------------------*/
/*	SOCIAL STYLES
/*-------------------------------------------------------------------------*/

a.facebook-share-link i, .twitter-share-link i, .google-plus-share-link i {
	background-color: transparent !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	font-weight: normal !important;
	font-size: 40px!Important;
	height: 20px !important;
	width: 26% !important;
	line-height: 19px !important;
	color: #ddd;
	padding-left: 5px;
	margin-top: 0;
}

.facebook-share-link:hover i, .facebook-share-link.hovered i {
	color: #5c80ca !important;
}

.twitter-share-link:hover i, .twitter-share-link.hovered i {
	color: #08c7ff !important;
}

.google-plus-share-link:hover i, .google-plus-share-link.hovered i {
	color: #de4b39 !important;
}

.logged-in .mc4wp-form > p {
	display: inline-block;
}

.nectar-sharing {
	padding-right: 11px;
	padding-left: 11px;
}

/*-------------------------------------------------------------------------*/
/*	New Header
/*-------------------------------------------------------------------------*/

header#top #logo {
	margin: 10px 0 0;
}

header#top #logo img {
	height: 45px !important;
}

header#top .span_9 {
	position: relative !important;
}

header#top nav > ul {
	width: 100%;
}

header#top .sf-menu > li > ul {
	background: #f1f1f1;
	border: 1px solid #cacaca;
	border-top: none;
	box-shadow: none;
	display: none;
	padding: 0;
	top: 100% !important;
	width: auto;
}

header#top .sf-menu > li:hover > ul {
	width: auto;
}

header#top nav > ul > li > a {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    font-size: 21px !important;
    margin: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

header#top nav > ul > li.sf-with-ul:hover > a {
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	color: #262626 !important;
}

#header-outer header#top nav .sf-menu li.sfHover > a {
	color: #cc3399 !important;
}

header#top nav > ul > li > a .sf-sub-indicator {
	display: none;
}

#header-outer header#top nav ul li a:hover {
	color: #cc3399 !important;
	text-decoration: none;
}

#header-outer header#top nav ul li ul li a {
	transition: 0.3s;
}

#header-outer header#top nav ul li ul li a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

header#top nav ul li#search-btn a:hover {
	text-decoration: none;
}

header#top nav ul li a:hover, header#top nav > ul > li.current-menu-item > a, header#top nav > ul > li > a {
	color: #262626 !important;
}

/*

header#top nav ul li.pk-cyan a:hover, header#top nav > ul > li.pk-cyan.current-menu-item > a, header#top nav > ul > li.pk-cyan > a {
	color: #46aee2 !important;
}

header#top nav ul li.pk-orange a:hover, header#top nav > ul > li.pk-orange.current-menu-item > a, header#top nav > ul > li.pk-orange> a {
	color: #ffa200 !important;
}

header#top nav ul li.pk-purple a:hover, header#top nav > ul > li.pk-purple.current-menu-item > a, header#top nav > ul > li.pk-purple> a {
	color: #5855a1 !important;
}

*/

header#top .sf-menu li ul li a {
	/* background: url(images/arrow-menu.jpg) no-repeat 21px 50% #f1f1f1 !important; */
	background: #f1f1f1 !important;
	color: #262626;
	font-size: 20px !important;
	padding: 13px 15px 13px 15px;
	text-transform: none;
}

header#top nav ul#menu-mini {
    bottom: 15px;
    left: 10px;
    margin: 0;
    position: absolute;
}

header#top nav ul#menu-mini li {
	border-right: 1px solid #ccc;
	padding: 0 35px;
}

header#top nav ul#menu-mini li:first-child {
	padding: 0 35px 0 0;
}

header#top nav ul#menu-mini li:last-child {
	border: none;
}

header#top nav ul#menu-mini li a {
    color: #cc3399 !important;
    font-family: Open Sans;
    font-size: 18px !important;
    font-weight: 300;
    line-height: 100%;
    padding: 0 !important;
    text-transform: none;
}

#header-outer #social-btns {
	width: 30%;
	float: right;
	text-align: right;
}

#header-outer #social-btns div a, #footer-outer .social-btns div a {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#header-outer #social-btns div a img, #footer-outer .social-btns div a img {
	height: 27px;
	width: 28px;
	margin-bottom: 0;
}

header#top nav ul #search-btn {
	clear: both;
	float: right;
	width: 30%;
}

header#top nav ul #search-btn a {
	width: auto;
}

header#top nav ul #search-btn a span.search-text {
	color: #000;
	font-size: 10px;
	line-height: normal !important;
}

header#top nav ul #search-btn a span {
	text-align: right;
}

@media (max-width: 1300px) {
	header#top #logo img {
		margin-top: -2px;
		margin-bottom: 15px;
	}
	header#top nav > ul > li > a {
		padding: 0 9px !important;
		margin: 0;
	}
	#header-outer #social-btns {
		float: left;
		margin: 0;
		padding: 0;
		width: 14%;
	}
	header#top nav ul #search-btn {
		clear: none;
		width: 2%;
		float: right;
		margin-left: 0 !important;
		margin-top: 0;
	}
	header#top nav ul #search-btn a span.search-text {
		display: none;
	}
	header#top nav ul#menu-mini {
		margin: -15px 0 0;
		position: static;
		padding: 0 0 20px 10px;
	}
}

body[data-header-color="custom"] #header-secondary-outer {
	background-color: #333333;
}

#header-secondary-outer ul {
	height: 25px;
}

.userlogin li, #header-secondary-outer #sn-title {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 0;
	font-size: 14px !important;
}

.userlogin li {
	padding: 0;
	padding-right: 35px;
}

.userlogin a {
	margin: 0;
	padding: 0;
	color: #fff;
	display: inline-block;
}

@media (max-width: 1000px) {
	#header-secondary-outer nav ul.sf-menu {
		border-top: 0 !important;
	}
}

@media (max-width: 600px) {
	#wpadminbar {
		position: absolute;
		top: -46px;
	}
}

/*-------------------------------------------------------------------------*/
/*	8. MISC. Styles
/*-------------------------------------------------------------------------*/

#header-space {
	background: white;
}

article.post .content-inner .post-featured-img-caption {
	font-size: 13px;
	position: relative;
	bottom: 24px;
	background: #fff;
	display: block;
	text-align: right;
}

#author-bio {
	clear: both;
}

#author-bio img {
	float: left;
	margin-top: 5px;
	position: static;
}

#post-area #author-bio #author-info, body.archive .main-content #author-bio #author-info {
	float: none !important;
	margin: 0 !important;
	padding-left: 95px !important;
	width: auto !important;
}

#post-area #author-bio #author-info h3, body.archive .main-content #author-bio #author-info h3 {
	line-height: 175%;
}

#post-area #author-bio #author-info p, body.archive .main-content #author-bio #author-info p {
	line-height: 175%;
}

body.archive div#author-bio {
	padding-bottom: 20px;
	width: auto;
}

body.archive div#author-info {
	padding: 0;
}

body.archive div#author-info > p {
	padding: 0;
}

.portfolio-items img.attachment-portfolio-thumb, .portfolio-items img.custom-thumbnail {
	opacity: initial;
	/* Fix for thumbnails not showing up on portfolio page */;
}

.recent_posts_extra_widget .post-widget-image {}

.recent_posts_extra_widget .post-widget-image {
	float: none;
}

.pixelplug {
	margin: 0 !important;
	position: relative;
	top: 5px;
}

.topnine-entry {
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	padding-bottom: 10px;
	overflow: hidden;
}

.topnine-entry {
	line-height: 1em;
	font-size: 10pt;
}

.topnine-entry h2 {
	font-size: 1.3em;
}

.topnine-entry > img {
	margin: 0;
}

.buybutton {
	display: block;
	background: #ff2e00;
	font-weight: bold;
	text-align: center;
	color: white;
	margin: 10px auto 0;
	padding: 8px 0;
	width: 45%;
	float: right;
	border-radius: 3px;
	-moz-box-shadow: inset 2px -14px 5px -6px rgba(167, 58, 49, 1);
	-webkit-box-shadow: inset 2px -10px 5px -6px rgba(167, 58, 49, 1);
	-moz-box-shadow: inset 2px -10px 5px -6px rgba(167, 58, 49, 1);
	box-shadow: inset 2px -10px 5px -6px rgba(167, 58, 49, 1);
}

.learnbutton {
	display: block;
	background: #ffa200;
	font-weight: bold;
	text-align: center;
	color: white;
	margin: 10px auto 0;
	padding: 8px 0;
	width: 45%;
	float: left;
	-webkit-box-shadow: inset 2px -10px 5px -6px rgba(255, 125, 0, 1);
	-moz-box-shadow: inset 2px -10px 5px -6px rgba(255, 125, 0, 1);
	box-shadow: inset 2px -10px 5px -6px rgba(255, 125, 0, 1);
	border-radius: 3px;
}

.page-numbers {
	margin: 10px 0;
}

#footer-outer {
	background-color: #333;
	font-size: 14px;
}

#footer-outer a {
	color: #fff;
}

#footer-outer .widget h4 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	line-height: 1;
	margin-bottom: 10px;
	letter-spacing: normal;
}

#footer-outer .col_last .widget h4 {
	padding-right: 20px;
}

#footer-outer #copyright {
	color: #fff;
	border-top: 1px solid #fff;
	background-color: #333;
	font-size: 14px;
	padding-top: 15px !important;
	padding-bottom: 10px;
}

#footer-outer #footer-widgets .col input[type=email], .side-content #mc4wp_email {
	padding: 3px 5px !important;
	width: auto;
}

.footer-family {
	margin-bottom: -8px;
	width: 100%;
}

.footer-family img {
	max-width: 100%;
	padding-left: 50px;
}

/*-------------------------------------------------------------------------*/
/*	YARPP PLUGIN STYLES
/*-------------------------------------------------------------------------*/

div.yarpp-related {
	margin: 15px 0 0 0;
}

a.yarpp-thumbnail img {
	margin: 8px auto 8px;
}

a.yarpp-thumbnail {
	border: 5px solid rgba(127, 127, 127, 0.5) !important;
	width: 180px !important;
	height: initial !important;
	transition: all 200ms linear;
	text-align: center;
	text-overflow: ellipses;
}

a.yarpp-thumbnail:hover {
	transition: all 200ms linear;
	border: 5px solid rgba(238, 56, 37, 1) !important;
}

span.yarpp-thumbnail-title {
	text-overflow: ellipsis;
	width: auto !important;
	overflow: visible !important;
	text-align: center;
	font-weight: lighter !important;
	font-family: 'OpenSansRegular';
}

span.yarpp-thumbnail-default {
	margin: 0 auto 5px !important;
}

/*-------------------------------------------------------------------------*/
/*	CUSTOM DIGG DIGG STYLES
/*-------------------------------------------------------------------------*/

div.dd_outer {
	z-index: 10009;
}

.single-portfolio div.dd_outer {
	display: none;
}

/*-------------------------------------------------------------------------*/
/*	CUSTOM SCROLL TRIGGERED BOX STYLES
/*-------------------------------------------------------------------------*/

#scrolltriggered {
	display: none;
	position: fixed;
	z-index: 10000 !important;
	bottom: -210px;
	background-color: #ffd678;
	font-size: 15px;
	border: solid 3px #ff2e00;
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	color: #000;
	font-family: calibri, "Open Sans Regular", serif;
}

#scrolltriggered #closebox:hover {
	background: #fff;
}

#scrolltriggered #inscroll {
	-webkit-box-shadow: inset 0 0 50px 10px #ff139;
	-moz-box-shadow: inset 0 0 50px 10px #ff139;
	box-shadow: inset 0 0 50px 10px #ff139;
	font-size: 12px;
	padding: 20px 20px 10px;
}

#scrolltriggered #inscroll p {
	line-height: 15px;
	margin: 0 0 9px 0 !important;
	font-size: 15px;
	padding: 0;
	margin-left: 50px !important;
	position: relative;
	bottom: 32px;
}

/*
#scrolltriggered #inscroll strong {
	font-weight: 700;
}

#scrolltriggered #inscroll ul {
	margin: 14px 0 9px;
	padding: 0;
}

#scrolltriggered #inscroll ul li {
	font-family: Calibri, Open Sans Regular;
	font-size: 16px;
	list-style: none;
	line-height: 19px;
	background: url(bullet.png) 0 5px no-repeat;
	padding: 0 0 0 20px;
}

*/

#scrolltriggered #inscroll h5 {
	font-family: Calibri, Open Sans Regular, serif !important;
	text-transform: uppercase !important;
	color: black;
	font-size: 25px;
	font-weight: 400;
	margin: 0 0 10px;
}

#scrolltriggered #inscroll h5 span {
	color: #c41000;
}

#scrolltriggered #inscroll div.stbwhitebg {
	width: 39px;
	height: 39px;
	border-radius: 12px;
	background: white;
	position: absolute;
	top: 60px;
}

#scrolltriggered #inscroll a i {
	background: transparent;
	font-size: 4em;
	margin-top: 10px;
	color: #3B5998;
	margin-right: 5px;
	width: inherit;
}

/*-------------------------------------------------------------------------*/
/*	CUSTOM HEADER/CONTENT STYLES
/*-------------------------------------------------------------------------*/

header#top nav ul {
	text-transform: uppercase;
}

#header-secondary-outer {
	background: #fff;
}

.main-content {
	margin-top: 0;
}

div.home_post {
	line-height: 20px;
	border-top: 1px solid #DDD;
	padding: 8px 0;
	margin-bottom: 0;
}

.home_post img {
	margin-bottom: 0 !important;
}

.home_post .span_3 a {
	display: block;
	position: relative;
}

.home_post .span_3 img {
	display: block;
}

.home_post .span_3 .home-icon-play {
	background: url(images/icon-play.png) no-repeat 0 0;
	display: block;
	height: 48px;
	left: 50%;
	margin: -24px 0 0 -24px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 48px;
}

.home_post:last-child {
	border-bottom: 1px solid #DDD;
}

.home_post_image {
	margin-right: 15px;
}

.home_post > a > img {
	margin-bottom: 0 !important;
}

.home_post_header {
	line-height: 1em;
	font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 10px !important;
}

.home-more-link {
	display: inline;
}

.home-icon {
	background: none !important;
	font-size: 50px;
	color: #888;
}

.single #single-below-header {
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: none;
	font-weight: 100;
}

/*-------------------------------------------------------------------------*/
/*	Changed 'Globally Applied Styles'
/*-------------------------------------------------------------------------*/

body {
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	font-family: 'OpenSansRegular';
	background-color: #fff !important;
	line-height: 22px;
	color: #000;
}

.container-wrap {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 0 !important;
}

#boxed .home-wrap, #boxed .container-wrap {
	margin-top: 0;
	padding: 0;
}

.title {
	text-transform: uppercase;
}

.blogroll-pagination {
	height: auto !important;
	margin-bottom: 50px !important;
}

/*-------------------------------------------------------------------------*/
/*	Changed "Sidebar Styles"
/*-------------------------------------------------------------------------*/

#sidebar h4 {
	margin-bottom: 10px;
	color: #000000;
	font-family: 'OpenSansbold';
	font-size: 100%;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #ff2e00;
	padding-top: 25px;
}

#sidebar > div {
	margin-bottom: 0;
}

#sidebar .widget {
	border-bottom: none;
}

#sidebar .gr-searchform-side .gr-title {
	color: #fff;
	font-family: Open Sans Condensed;
	font-size: 38px;
	line-height: 100%;
	margin: 0 0 15px;
}

#sidebar .gr-searchform-side .sf-select#sf-platform select, #sidebar .gr-searchform-side .sf-select#sf-interest select, #sidebar .gr-searchform-side .sf-select#sf-ageRange button, #sidebar .gr-searchform-side .sf-select#sf-genres select, #sidebar .gr-searchform-side .sf-select#sf-mood select {
    border-color: #003399 !important;
    font-size: 14px;
}

#sidebar .gr-searchform-side .div-search {
	margin: 15px 0 10px;
	overflow: visible;
}

#sidebar .gr-searchform-side .div-search a.search {
    background-color: #3366cc;
    border-color: #003399;
    display: block;
    font-family: Open Sans Condensed;
    font-size: 29px;
    line-height: 100%;
    padding: 5px 15px 5px 0;
    text-align: right;
}

#sidebar .gr-searchform-side .div-search a.search span {
    background: url(images/arrow-sidebar.png) no-repeat 100% 50%;
    display: block;
    padding: 0 25px 0 0;
}

/**/

.sidebar > div {
	margin-bottom: 0;
}

.sidebar .widget {
	border-bottom: none;
}

.sidebar .gr-searchform-side .gr-title {
	color: #fff;
	font-family: Open Sans Condensed;
	font-size: 38px;
	line-height: 100%;
	margin: 0 0 15px;
}

.sidebar .gr-searchform-side .sf-select#sf-platform select, .sidebar .gr-searchform-side .sf-select#sf-interest select, .sidebar .gr-searchform-side .sf-select#sf-ageRange button, .sidebar .gr-searchform-side .sf-select#sf-genres select, .sidebar .gr-searchform-side .sf-select#sf-mood select {
    border-color: #003399 !important;
    font-size: 14px;
}

.sidebar .gr-searchform-side .div-search {
	margin: 15px 0 10px;
	overflow: visible;
}

.sidebar .gr-searchform-side .div-search a.search {
    background-color: #3366cc;
    border-color: #003399;
    display: block;
    font-family: Open Sans Condensed;
    font-size: 29px;
    line-height: 100%;
    padding: 5px 15px 5px 0;
    text-align: right;
}

.sidebar .gr-searchform-side .div-search a.search span {
    background: url(images/arrow-sidebar.png) no-repeat 100% 50%;
    display: block;
    padding: 0 25px 0 0;
}

/*-------------------------------------------------------------------------*/
/*	Article Header Styles
/*-------------------------------------------------------------------------*/

.section-title h1 {
	text-transform: uppercase;
}

article.post .post-meta .month, article.post .post-meta .year {
	display: block;
	font-size: 17px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding: 0;
	font-weight: lighter;
	color: black;
}

article.post .post-meta .month, article.post .post-meta .year {
	display: block;
	font-size: 17px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding: 0;
	font-weight: lighter;
	color: black;
}

article.post .post-meta .year {
	margin-top: 5px;
}

article.post .post-meta .day {
	display: block;
	font-size: 35px;
	line-height: 36px;
	text-align: center;
	padding: 0 12px 0 12px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	font-weight: bold;
	color: black;
}

article.post .post-meta {
	display: block;
	margin-bottom: 20px;
	border-right: 1px solid #EE3825;
}

article.post .post-meta .date {
	padding-bottom: 17px;
	border-bottom: 1px solid #E6E6E6;
}

#pagination {
	float: left !important;
}


.wpb_wrapper > h3 {
	font-size: 20px !important;
	text-transform: uppercase;
}

.vc_row-fluid.main-home-col .main-home-sidebar {
	float: left;
	margin: 0;
}

.vc_row-fluid.main-home-col .main-home-content {
	float: right;
	margin: 0;
}

/* Firefox override for Game Picker Search*/

@-moz-document url-prefix() {
	.gr-searchform-side .sf-select .arrow {
		display: none !important;
	}
	html body .gr-searchform-side .sf-select select {
		border-right: 0 !important;
	}
}

@media screen and (max-width: 1000px) {
	.main-content {
		margin-top: 20px;
	}
	.vc_row-fluid.main-home-col .main-home-sidebar {
		float: none;
	}
	.vc_row-fluid.main-home-col .main-home-content {
		float: none;
	}
}

@media only screen and (max-width: 690px) {
	#post-area #author-bio #author-info, body.archive .main-content #author-bio #author-info {
		padding-left: 75px !important;
	}
}

@media only screen and (max-width: 480px) {
	#post-area #author-bio img, body.archive .main-content #author-bio img {
		float: none;
		margin: 0 0 5px;
	}
	#post-area #author-bio #author-info, body.archive .main-content #author-bio #author-info {
		padding: 0 !important;
	}
}


/* added by Ryan Cronin */
h1 {
	font-size: 30px !important;
    line-height: 42px !important;
    margin-bottom: 7px !important;
	letter-spacing: -0.5px !important;
}

#top {
	padding-top: 5px;
    padding-bottom: 5px;
}
#header-secondary-outer .nectar-center-text {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
}
#header-secondary-outer nav >ul >li >a {
	font-size: 18px !important;
}
.basic-layout .lptw-post-header {
	background: rgba(0,0,0,0.95) !important;
}
#header-secondary-outer nav >ul >.current-menu-item >a {
	color: #cc3399 !important;
}
