/*
Theme Name: NewRoad
Theme URI: http://wp.wwwebinvader.com/NewRoad/
Description: A WordPress Blog Theme 
Version: 1.0
Author: wwwebinvader
Author URI: http://themeforest.net/user/wwwebinvader
License: 
License URI: http://themeforest.net/licenses
Template: newroad
*/

@import url("../newroad/style.css");

/* Add your custom css code here */

.post-entry {
    display: block;
    width: 70%;
    margin: 0 auto;
}

.post-header h1 a, .post-header h2 a, .post-header h1 {
	font-size: 50px;
	line-height: 60px;
}

.post-entry p {
	font-size: 19px;
	line-height: 1.75;
}

.post-entry p {
	margin-bottom: 30px;
}

.post-entry blockquote p {
    font-size: 19px;
    line-height: 1.75;
}

.post-entry h3 {
    font-size: 34px;
}

.menu-top-menu-fa-icon {
    margin: 0px 0px 0px 10px;
}