/*
Theme Name: Goliath Child
Theme URI: http://demo.planetshine.net/goliath-news/
Author: Planetshine
Author URI: http://planetshine.net
Description: Child theme for Goliath Magazine Theme
Version: 1
Template:       goliath  
*/

.img_class{
	float:left;
	padding: 1px 15px 0 0;
}

.nav-tabs .current-menu-item a
{
     color: #C7292C;
     
	border-color: #eee #eee #ddd;	
}
.nav-tabs .current-menu-item a:hover {
    background-image: none;
    background-color: #FFF;
    color: #1F6684;
}



.cat_list  {
   padding: 0px 0px 0px 30px;
  
}

.cat_list ul {
    display: inline-block;
    padding: 0 3px 25px 0;
    vertical-align: top;
    width: 197px;
}
.cat_list ul span {
     color: #f64f01;
    font-size: 20px;
    font-weight: bold;
}

.cat_list ul li{
 list-style: none ;  
}
.tnews-widget-searchlist{
	font-size: 0px;
     line-height: 0px;
    margin: 7px 2px 13px 14px;
    padding: 0;
}
.tnews-widget-list li{
	padding:0px;
}


.blog-block-1 .post-item .title {
    float: left;
    margin: -3px 0 12px 0;
      width: calc(100% - 120px);
}
.blog-block-1 .post-item .image {
    float: left;
    margin: 0 20px 0 0;
    position: relative;
    width: 100px;
}
.blog-block-1 .post-item .image img {
    max-width: 100px;
}
@media only screen and (max-width: 767px) {
	.blog-block-1 .post-item .image img {
    width: 100px;
}
}

.footer .widget {
    float: left;
    margin: 0 29px 0 0;
    width: 158px;
}
.widget_miw_multi_image_widget .title-default{
	display:none;
}
.widget_miw_multi_image_widget .miw-container ul.miw-linear li{
	margin:0 0 45px 0 !important;

}
@media only screen and (max-width: 767px) {
.footer .widget {
    float: left;
    margin: 0 74px 20px 0;
    width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-width: 970px) {
	
.footer .widget {
    float: left;
    margin: 0 74px 20px 0;
    width: 158px;
}	
}

.widget_recent_entries .widget-content ul li{
	padding:0 0 10px 0;
	
}

.post-1 .post p a, .post-1 .post .gallery-widget a:hover, .post-1-navbar li a:hover::after, .post-1-navbar li.active a, .post-1-navbar li.active a{
    color: #000 !important;
	font-weight:normal;
	font-size: 14px;
}

.post-1 .post p a,
.post a, .post-1 .post .gallery-widget a:hover, .post-1-navbar li a:hover::after, .post-1-navbar li.active a, .post-1-navbar li.active a:hover::after {
    color: #000 !important;
}

.post a[href^="http"] :hover,
.post a[href] :hover{
	color: #ff5732 !important;
	font-weight:700;	
}

.homepage-content .post .container.mosaic a {
	color:#ffffff !important;
}

.topics-introduction {
    background-color: #fff7e9;
    border: 1px solid #c7c9cb;
    margin: 0 18px 20px 0;
    padding: 10px;
}

ul.aff  {
	
	font-size:12px !important;
	line-height:20px !important;
	font-weight:normal !important;
}
 .affdiv{
font-size:12px !important;
 }
/* .post-item .title h2 a,.post-1 .title h1 a,.post-item h2 a {
	color:#1B3690 !important;
}*/
.post-1 .post p a[href] {
	color:#1b3690 !important;
	font-weight: 700;
}