/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.8
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    min-height:100px;
}
.hentry .entry img {
    border-style: none !important;
}

.hentry .title a, .hentry .title span {
    border-bottom:0 !important;
}
#header h1 a {
    text-decoration: none;
}


