/*
Theme Name:     Pravda - Retina Responsive WordPress Theme - Child
Theme URI:		http://themeforest.net/user/ZERGE/portfolio
Description:    Child theme for the Pravda theme
Version:		1.04
Author:         ZERGE
Author URI:		http://themeforest.net/user/ZERGE
Template:		wp-pravda

*/

@import url("../wp-pravda/style.css");

/* --------- Insert your custom styles on next rows --------- */

#header {
  background: #f2f2f2;
}

.header-block {
  padding-top: 20px;
  padding-bottom: 10px;
}

h1.entry-title, h1 entry-title a {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
padding-right: 60px;
}

.sf-menu a:hover {
color: #E2383F !important;
text-shadow: 1px 1px 2px #0f0f0f;
}

.display-posts-listing .listing-item a {
color: #363636;
font-style: normal;
font-size: 14px;
line-height: 20px;
font-weight: 700;
text-decoration: none;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
}

.display-posts-listing {
list-style-type: none !important;
}

.listing-item {
padding-bottom: 10px;
}

.meta-category {
margin-left: 5px !important;
}

.dfad a img.alignnone {
  margin: 0px 15px 15px 0;
}
.dfad a:hover {
  text-decoration: none;
}
.banner img {
    width: 100% !important;
}
.widget-area {
  margin-top: 0px !important;
}