/*
Theme Name: HR-Expert Standart
Theme URI: http://hrexpert.ru/
Description: Base theme from HRexpert.ru
Version: 1.0
Author: EuGene
*/

.entry
 {
    margin: 15px;
    text-indent: 20px;
 }

.navigation
 {
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 10px 10px 30px 10px;
 }

.alignleft
 {
    float: left;
 }

.alignright
 {
    float: right;
 }