/*
Theme Name:     ESPN Front Row Theme
Theme URI: 		http://www.goforwardmedia.com
Description:    Child theme made by Go>ForwardMedia
Author:         Go>Forward Media
Author URI: 	http://www.goforwardmedia.com
Template:       Newspaper                             
Version:        6.5
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-header-wrap .td-header-menu-wrap-full, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .td-header-menu-wrap.td-affix, .td-header-style-3 .td-header-main-menu, .td-header-style-3 .td-affix .td-header-main-menu, .td-header-style-4 .td-header-main-menu, .td-header-style-4 .td-affix .td-header-main-menu, .td-header-style-8 .td-header-menu-wrap.td-affix {
	background: #666666 url(http://14iezz3qg8u21xburg26fglg.wpengine.netdna-cdn.com/wp-content/themes/frontrow2014/images/menu-fade.png) repeat-x bottom !important;
}

.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
    background-color: #bc0203;
    z-index: 999;
}

.td-header-style-9 .td-header-sp-logo {
    text-align: left;
    padding-left: 25px;
    padding-top: 8px;
    padding-bottom: 5px;
}

/*********************
GOOGLE SEARCH STYLES
*********************/

.gsc-control-wrapper-cse, .gsc-control-cse .gsc-table-result {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.gsc-control-cse table td {
  border: none;
}

.gsc-tabHeader {
  font-size: 1.25em;
}

.gsc-tabsArea > .gsc-tabHeader {
  height: 29px !important;
  overflow: hidden !important;
}

.gsc-tabHeader.gsc-tabhInactive {
  font-weight: normal !important;
}

.gsc-selected-option-container {
  min-width: 90px !important;
}

.gcsc-branding, .gsc-url-top {
  display: none !important;
}

.gsc-webResult.gsc-result {
  padding: 1em 0 1.5em !important;
  border-bottom: 1px dashed #cccccc !important;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-thumbnail {
  padding: 0 !important;
}

.gs-title {
  height: auto !important;
}

.gs-per-result-labels {
  margin-top: 1em;
}

.gs-per-result-labels > span {
  font-style: italic;
  padding-right: 0.2em;
}

.gs-title, .gs-title * {
  text-decoration: none !important;
  font-size: 22px !important;
  font-family: "Open Sans Condensed", Arial, san-serif;
  font-weight: 700;
  line-height: 1.6em;
}

.gs-image-box.gs-web-image-box {
  width: auto !important;
  height: auto !important;
  max-width: 250px;
  margin-right: 1.5em;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 0 !important;
}

.gs-result img.gs-image {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
}

.gsc-cursor-page {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
  padding: 9px 12px 8px 12px;
  text-decoration: none !important;
  width: auto;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #7f7f7f !important;
  color: #ffffff !important;
  border: none;
  box-shadow: none;
  border-radius: 0;
  line-height: 1 !important;
  font-weight: normal;
}

.gsc-cursor-current-page {
  background: #cccccc !important;
}

@media (max-width: 468px) {
	.td-header-style-9 .td-header-sp-logo {
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
	}
}

.td-category {
    margin-bottom: -5px;
}

.td-category a {
    color: #bc0203;
    background-color: transparent;
    padding: 0px 0px 0px 5px;
    white-space: nowrap;
    display: inline-block;
    font-weight: 400;
}

.td-category-header .td-category-pulldown-filter {
    top: 68px;
}

.td-post-template-2 .td-post-header .entry-title {
    margin-bottom: 18px;
}

.post .td-post-header .entry-title {
    font-weight: bold;
}

.td-big-grid-post .td-meta-align {
    background: rgba(0, 0, 0, .6);
	padding: 5px 0;
}

.td-grid-style-1 .td-big-thumb .td-module-meta-info {
    display: none !important;
}

.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    margin: 0 15px 2px !important;
}
/*------- FOOTER EDITS --------*/

td-footer-wrapper .block-title {
    margin-bottom: 20px !important;
}

h7 {
    font-size: 14px;
    line-height: 14px;
	font-weight: 600;
}

.block-title {
    margin-bottom: 10px !important;
}

.td_block_text_with_title {
    padding-bottom: 22px;
}
.td-twitter-author .td-icon-font { 
	color: #222; 
	margin-left: -5px;
    margin-right: -10px;
}

.td-social-icon-wrap .td-icon-font {
    font-size: 15px;
}

.td-big-grid-post .td-post-category {
    background-color: #dd3333;
	font-size: 15px;
}
	
/*------ PULL QUOTES ----------*/

.espn_quotecenter {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  font: 200 18px/22px 'Raleway', serif;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 10px;
  -moz-box-shadow: 3px 3px 10px #3c3c3c;  
  -webkit-box-shadow: 3px 3px 10px #3c3c3c;  
  box-shadow: 3px 3px 10px #3c3c3c; 
}
	
.espn_quoteright {
  float: right;
  font: 200 18px/22px 'Raleway', serif;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 10px;
  padding: 10px;
  -moz-box-shadow: 3px 3px 10px #3c3c3c;  
  -webkit-box-shadow: 3px 3px 10px #3c3c3c;  
  box-shadow: 3px 3px 10px #3c3c3c;  
}
	
.espn_quoteleft {
  float: left;
  font: 200 18px/22px 'Raleway', serif;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 10px 15px 10px 0;
  padding: 10px;
  -moz-box-shadow: 3px 3px 10px #3c3c3c;  
  -webkit-box-shadow: 3px 3px 10px #3c3c3c;  
  box-shadow: 3px 3px 10px #3c3c3c;  
}

.espn_pull {
    width: 40%;
    font: 19px/26px 'PT Sans Narrow', serif;
    padding: 5px 10px 10px 57px;
    margin: 0 10px 10px 0;
}

@media (max-width: 767px) {
	.espn_pull {
    width: auto;
}
}

.td-module-meta-info .avatar {
   		width: 45px;
   		height: 45px;
   		float: left;
   		margin-right: 8px;
  		display: inline-block;
		border-radius: 20%;
border: 3px solid #666;
-moz-box-shadow: 3px 3px 3px 0 rgba(5,5,5,0.25);
-webkit-box-shadow: 3px 3px 3px 0 rgba(5,5,5,0.25);
box-shadow: 3px 3px 3px 0 rgba(5,5,5,0.25);
	}

@media (max-width: 768px) {
	<!-- .td-module-meta-info .avatar {
   		width: 25px;
   		height: 25px;
   		float: left;
   		margin-right: 8px;
  		display: inline-block;
	}
} -->

header .td-post-date {
    margin-left: 0px;
}

.td-grid-style-1 .td-module-thumb a:last-child:before {
    height: 40% !important;
    opacity: .9;
}

.td-grid-style-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    background-color: transparent !important;
}

.td-big-grid-post .entry-title a {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}

.td_module_mx3 .td-module-meta-info {
    background-color: rgba(238,238,238, 0.9);
}
.td-social-icon-wrap .td-icon-font {
    color: #000;
}

input[type=submit] {
    float: right;
    margin-top: 8px;
}