/*
Theme Name: Kallyas
Theme URI: http://hogash-demo.com/kallyas_wp/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 3.4
Tags: dark, light, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu,  editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
*/

.dropcap {
    font-size: 150%;
    float: left;   
    line-height: 0.8em;
    padding: 0 2px 0 0;       
    color: #cd2122;         
    font-family: Serif;    
    font-weight: bold;
    position: relative;
    left: -3px;
}

.psm {
    color: #cd2122;         
}