/**
 * @package   HLI Joomla! 3 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2014 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/


 /* 
 * 
 * IMPORTANT!
 *
 * Please paste here css rules which you would like to override and change.
-----------------------------------------------------------------------------------*/
.blog h2 {
 font-size: 20px;
 line-height: 1.5;
 text-transform: none;
}

.posttext {
 padding-top: 13px;
}

#mod-finder-searchform.form-search input {
 min-width: 200px;
}

#st-toolbar ul li {
 padding-right: 6px;
}

div.mod-languages li {
 margin-left: 3px;
 margin-right: 3px;
}