/*
Theme Name:     Saladmag Child
Theme URI: 		http://themeforest.net/user/jellywp
Description:    WordPress Responsive News/Magazine WordPress Theme.
Author:         Jellywp
Author URI: 	http://themeforest.net/user/jellywp
Template:       saladmag
Version:        1.0
*/

@import url("../saladmag/style.css");
.feature-custom .image-post-title{ margin-bottom: 5px;}
.widget-title h2 {
	line-height:32px;
	}

.table tr td, table tbody tr td img { }
.table tr td, table tbody tr td { font-weight: bold;}
.slide-large-wrapper.header-slider2 img {width: 650px; height: 445px;}
.slider-large.full-width-slider img{width: 1110px; height: 480px;}
#share {
	width: 100%;
	border: 1px solid #eaeaea;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}
.like {
	font-size: 16px;
	font-weight: 700;
	line-height: 50px;
}
.push {
	display: inline-block;
	width: 17%;
	min-width: 100px;
	line-height: 40px;
	margin: 5px 2px 20px 2px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
 
.facebook {background-color: #3b5998;}
.facebook:hover {background-color: #2d4373; color: #fff;}
 
.google {background-color: #dd4b39;}
.google:hover {background-color: #c23321; color: #fff;}
 
.twitter {background-color: #55acee;}
.twitter:hover {background-color: #2795e9; color: #fff;}
 
.vkontakte {background-color: #587ea3;}
.vkontakte:hover {background-color: #466482; color: #fff;}
 
.ok {background-color: #ee8208;}
.ok:hover {background-color: #ee7808; color: #fff;}