/*
Theme Name:     The Streaming Advisor Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       tsa
Version:        1
*/

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


/* Header */

.header-logo-wrap {
	margin-top: 10px;
}

/*MAIN */

#inner-wrap {
	border-top: 4px solid #a00c0c;
}

.td-full-layout .td-menu-background:after, .td-boxed-layout .td-menu-wrap:after {
	background: none;
}

.td-grid-wrap {
	padding: 30px 13px 0;
}

.td-full-layout .td-menu-background {
	background: #292929; /* Old browsers */
	background: -moz-linear-gradient(top,  #292929 0%, #171717 30%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(30%,#171717), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #292929 0%,#171717 30%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #292929 0%,#171717 30%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #292929 0%,#171717 30%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #292929 0%,#171717 30%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

/*NAV*/

.sf-menu > .td-not-mega > a {
	color: #FFF;
}

.sf-menu > .td-not-mega {
	border-right: 1px solid #353535;
}

.sf-menu .td-not-mega > a:hover {
	background-color: #a00c0c;
    background-image: url("images/menu-active-gradient.png");
    background-repeat: repeat-x;
	transition: background 0.5s ease,
    padding 0.8s linear;
}

.td-menu-wrap #td-top-menu {
	padding-left: 0px;
}

.td-menu-wrap {
	height: auto;
}


.td-menu-header {
	background-color: #0d0d0d;
	background-image: url("images/menu-gradient.png");
	background-repeat: repeat-x;

}

.current-menu-item > a, .current-menu-item > a:hover {
	background: #a00c0c !important;
	transition: background 0.5s ease,
    padding 0.8s linear;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;

}

.sf-menu .menu_icon {
	float: none;
	margin: 0 auto;
	top: 8px;
}

.sf-menu > li > a {
	height: auto;
}

.header-search-wrap .dropdown-menu {
	top: 67px !important;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 80px;
}

.iosSlider {
	box-shadow: 0 19px 15px -8px rgba(0, 0, 0, 0.25)
}

.sf-menu ul .td-not-mega > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-menu-item > a {
	background: #a00c0c !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0) inset;
}

.header-search-wrap #search-button .td-sp-ico-search {
	top: 20px;
}

.td-menu-placeholder {
	height: 70px;
}

.sf-menu > li > a {
	line-height: 35px;
}

.td-menu-placeholder {
	height: 64px;
}

.td-menu-header {
	background-color: #303030;
}

.sf-menu .td-not-mega > a:hover {
	background-color: #202020;
}

.footer-logo-wrap {
	padding-bottom: 5px;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 64px;
}


/* HOME PAGE */

.tsa-clear {
	clear: both;
}

.tsa-custommenu {
	color: #FFF;
}

.tsa-custom a {

}

.tsa-custommenu li {
	background: #000;
	margin-bottom: 10px;
}


/* Category Mods */

.entry-thumb {
	border: 1px solid #eee;
}

.post {
	border-bottom: 1px dotted #eee;
	margin-bottom: 35px;
	padding-bottom: 10px;
}


.td-post-featured-image {
	margin-bottom: 15px;
}

.td_mod2 {
	border: 1px dotted #EEE;
	padding: 14px;
}

.td_mod6 {
	border: 1px dotted #EEE;
	padding: 14px;
}

.td_mod8 {
	border-bottom: 1px dotted #eee;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

.td_mod8 .thumb-wrap img {
	border: 1px solid #eee;
}

.td_mod9 {
	border-bottom: 1px dotted #eee;
	margin-bottom: 25px;
	padding-bottom: 25px;
}


/* TV LINKS */

.tsa-links {
	text-decoration: none !important;
}

.tsa-links h3 {
	margin: 5px 0 7px;
}


.tsa-tvlinks {
	min-height: 340px;
	border: 1px solid #EEE;
	margin-bottom: 20px;
	padding: 7px;
	text-align: center;
	-webkit-box-shadow: 0px 11px 20px -11px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 11px 20px -11px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 11px 20px -11px rgba(50, 50, 50, 0.15);
	 -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;
}

.tsa-tvlinks:hover {
	zoom: 1.03;
	-ms-zoom: 1.03;
	-webkit-zoom: 1.03;
	-moz-transform:  scale(1.03,1.03);
}

.tsa-tvlinks p {
}

.tsa-tvlinks img {
	height: auto;
	width: auto;
	border-bottom: 1px dotted #e1e1e1;
}

.td-full-layout .td-footer-wrap .td-grid-wrap, .td-boxed-layout .td-footer-wrap .span12 .td-grid-wrap {
	padding: 30px 13px 27px;
}


.td-no-down-arrow > a {
	padding: 0 17px !important;
}


/* SPRITES */

.td-sp-ico-tsatv {
  width: 25px;
  height: 25px;
  background-position: -56px -481px;
}

.td-sp-ico-tsafaq {
  width: 25px;
  height: 25px;
  background-position: -57px -544px;
}

.td-sp-ico-tsaabout {
  width: 25px;
  height: 25px;
  background-position: -56px -364px;
}

.td-sp-ico-tsaprivate {
  width: 25px;
  height: 25px;
  background-position: -56px -418px;
}

.td-sp-ico-tsasports {
  width: 25px;
  height: 25px;
  background-position: -57px -1632px;
}

.td-sp-ico-tsacordcut {
  width: 25px;
  height: 25px;
  background-position: -56px -1677px;
}

/* Popular Articles */

.wpp-list li {
	line-height: 18px;
	border-bottom: 1px dotted #eee;
	margin-top: 10px;
}

.wpp-list ul li > a {
	padding: 6px 10px 3px 0px !important;
}

.post-stats {
	margin-bottom: 10px;
}

.wpp-list a {
	color: #239fa7;
}

.widget ul li > a {
	padding: 6px 10px 3px 0px;
}

/*TSA BUTTONS */

.tsa-buttons {
	color: #FFF;
	padding: 6px;
	margin-bottom: 8px;
}

.tsa-buttons a {
	text-decoration: none;
}

/* Facebook Like Fix */
.pam {
	padding: 0 !important;
}