/*
Theme Name:     JG
Description:    Дочерняя тема для темы Revolve 
Author:         Vrindavan
Author URI:     http://jagad-guru.ru/
Template:       revolve
Version:        1.0.0
*/

@import url("../revolve/style.css");

body {
	font-family: Georgia;
}
p {
	color: inherit;
}

.menu .mCSB_container li > a, 
.blog-post-wrap .entry-summary .blog-post-title,
.page-template-default .entry-header h1, .single-portfolio-post .entry-header h1, .single-post .entry-header h1, .single-product .entry-header h1, 
.nav-links .nav-next a, .prev-next-posts .next-posts-link a,
.nav-links .nav-previous a, .prev-next-posts .prev-posts-link a {
	font-family: 'PT Sans Narrow', sans-serif;
}
.blog-post-wrap .entry-summary {
  /*background: rgba(92, 195, 250, 0) linear-gradient(to bottom, rgba(92, 195, 250, 0.65) 0%, rgba(92, 195, 250, 0) 100%) repeat scroll 0 0;*/
}

.pub-date, .entry-meta {
	display: none;
}

/*.post-navigation .nav-previous {
    float: right;
}
.post-navigation .nav-next {
    float: left;
}*/

.site-info {
	color: #676767;
}

