/*
Theme Name: Reporter Child
Theme URI: 
Description: Child theme for the Reporter theme created by Jawaid from <a href="http://www.ibexoft.com">Ibexoft.com</a>
Author: <a href="http://designerthemes.com/" title="Visit author homepage">DesignerThemes.com</a>
Author URI: 
Template: reporter
Version: 2.0
*/

/* Generated by Ibexoft (http://www.ibexoft.com | info@ibexoft.com) on Mon, 03 Feb 2014 20:28:48 +0000 */ 
/*  by: Muhammad Jawaid Shamshad | jawaid@ibexoft.com | twitter.com/mjawaids */

@import url('../reporter/style.css');

body {
    background: #f0f0f0;
}

p {
    font-size: 1.2em;
}

.header-social-wrap:p {
    width: 300px;	
}

.logo {
    background: #fff;	
    top: -2px;
    
}

.logo-image {
    background: #fff;
}

.single-post .main-header .entry-meta {
    display: none;
}

.single-post .main {
    padding: 0;
}

.single-post .main-header .entry-title {
    display: none;
}

.home .posts .title-meta .entry-meta {
    display: none;
}

.row {
    max-width: 94em;
}

.container {
    margin: 0 auto;
    max-width: 94em;
}

.primary-menu {
    padding: 0 20px;
}

.top-bar-section ul li a[title="live"] {
    color: red;
    font-weight: 700;
} 

.main {
    padding: 25px 25px 10px;
}

.header-main {
  /* fallback/image non-cover color */
  background-color: #dfdfdf;
  /* Firefox 3.6+ */
  background-image: none;
  /* Safari 4+, Chrome 1+ */
  background-image: none;
  /* Safari 5.1+, Chrome 10+ */
  background-image: none;
  /* Opera 11.10+ */
  background-image: none;
  position: relative;
  min-height: 69px;
}

/* line 200, style.scss */
.header-main .container {
  background: none;
  position: relative;
}
@media (min-width: 768px) {
  /* line 200, style.scss */
  .header-main .container {
    padding-right: 60px;
  }
}

/* line 203, style.scss */
.header-main:after {
  content: '';
  background: #dfdfdf;
  height: 0px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 30;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}

.header-main-menu .trigger {
    color: #666;
}

@media (min-width: 768px) {
  /* line 297, style.scss */
  .header-main-menu .trigger:hover,
  .header-main-menu .trigger.active {
    /* fallback/image non-cover color */
    background-color: #dfdfdf;
    /* Firefox 3.6+ */
    background-image: none;
    /* Safari 4+, Chrome 1+ */
    background-image: none;
    /* Safari 5.1+, Chrome 10+ */
    background-image: none;
    /* Opera 11.10+ */
    background-image: none;
  }
}

#dt-slider-1 .header-main-menu .entry-title a {
    color: #fff;
}


#dt-slider-2 .header-main-menu .entry-title a {
    color: #fff;
}

.header-search input[type="text"] {
  background: #fcfcfc;
  color: #666;
}

.header-search input[type="submit"] {
    background: none repeat scroll 0 0 #666666;
}

#engine-block-113-3 .widget-title {
	text-transform: none;
}

.f-dropdown li {
    font-size: 1.1em;
}

.f-dropdown.content {
    background: #F1F1F1;
}


.header-main-menu .trigger {
    border-right: 1px solid #666666;
}

.header-main-menu .trigger i {
    color: #777777;
}

.header-main-menu .widget-title {
    color: #333;
}

.header-main-menu .widget a {
    color: #444;
}

.header-main-menu .widget a:hover {
  color: #666;
  text-decoration: none;
}
.top-bar-section ul li > a {
    font-size: 1.2em;
}
#drop2 .header-main-menu .f-dropdown {
    border: medium none;
    margin: 0;
    max-width: none;
    width: 118% !important;
}
.top-bar-section ul {
    text-transform: none;
}

.single-post .featured-image { 
	display: none;
}

div.f-dropdown ul li .featured-image {
    display: block;
}

div.related ul li .featured-image { 
	display: block;
}
.header-top .dt-social img {
	width: 20%;
}
.header-top .dt-social  {
	display: inline-block;
	float: right;
}
.header-top .tagline {
    display: inline-block;
    float: right;
    margin-top: 15px;
    line-height: 27px;
}
.header-top  {	max-height: 55px;}

.header-main-row #drop1 li.widget_dt_slider h2.entry-title a {
  color:#FFFFFF;
}

.comment-reply-title {
    display:none;	
}

.comment-form {
    display:none;	
}