/*
Theme Name: Black Urban
Theme URI: 
Description: Black Urban Constructor Theme based on Black Urban WP Theme
Version: 0.1.5
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
.hentry .footer .line {
        height:24px !important;
        border: 0;
}

.navigation div a{
    text-indent:-9999%;
    display:block;
    width:80px;
    height:72px;
    margin:0 20px;
}

.navigation .alignleft a{
    background: url(prev.jpg) 0 0 no-repeat;
}

.navigation .alignright a{
    background: url(next.jpg) 0 0 no-repeat;
}

#sidebar {
    padding-bottom:180px;
}
