/*
Theme Name: City News
Theme URI: http://demo.themevan.com/citynews
Description: City News is a newspaper style wordpress magazine & news theme developed by ThemeVan.
Author: ThemeVan
Author URI:  http://www.themevan.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-colors,custom-menu,theme-options,translation-ready
Version: 1.06.1
*/

/*-----------------------------------------------------------------------
Please reading the following instruction before you want to customize CSS
-------------------------------------------------------------------------

!!!! Strongly suggest you that don't edit the orignal CSS files in the theme folder, 
otherwise, you won't upgrade the theme conveniently.
*/

.logo a {
    font-family: 'Times', serif !important;
    text-transform: capitalize !important;
}

.entry-body span.category {
  text-align: left !important;
}

.post h4.entry-title {
  text-align: left;
}

.entry-author {
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 5px;
}