/*
 Theme Name:   Jay Child
 Theme URI:    http://jay.mondotheme.com
 Description:  Jay Child Theme
 Author:       MondoTheme
 Author URI:   http://themeforest.net/user/mondotheme
 Template:     jay
 Version:      1.0.0
*/

@import url("../jay/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

h1 {
font-size: 26px;
line-height: 1.2;
text-transform: none;
}
.mondo-standard .entry-title {
text-transform: none;
}
.mondo-grid-content .entry-title {
text-transform: none;
}

.widget_mondo_categories_widget .category-item > a {
font-size: 17px;
}

.widget ul li a {
text-transform: none;
font-weight: 300;
}

.widget .post-widget-list .entry-title {
font-size: 15px;
line-height: 1.2;
}

.mondo-standard .entry-content {
line-height: 1.9;
}


.main-navigation .nav-list > .menu-item > span > a {
text-transform: none;
font-size: 18px;
}

.widget_mondo_about_widget .profile-name {
text-transform: none;
font-size: 22px;
}

.pushy .profile-name {
text-transform: none;
font-size: 22px;
}

.mondo-standard .entry-meta {
text-transform: none;
font-weight: 600;
}

.mondo-standard .entry-share .label, .waves-button, .waves-button:hover, .waves-button:visited, .waves-button:focus, .waves-button-input {
text-transform: none;
}

.main-navigation .text-logo {
text-transform: none;
}

.main-navigation .text-logo {
color: #bc2929;
}

a {
    color: #455e83;
}

.waves-button, .waves-button:hover, .waves-button:visited, .waves-button:focus, .waves-button-input {
font-weight: 200;
}

.mondo-standard .entry-share .label, .widget_tag_cloud .tagcloud > a {
font-weight: 200;
}


