/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.9
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
/*min-height:300px;*/
}

.hentry .title {
    border:0 !important;
}

.hentry .entry img {
    border-style: none !important;
}

.hentry .entry p{
    text-indent:0px !important;
}

.hentry .entry p:first-letter {
    color:black !important;
}

# change to small black line
.hentry .title a, .hentry .title span {
    border-bottom:1px solid #000000 !important;
}

