/*
Theme Name: Current
Theme URI: http://lambilly.com
Description: 
Version: 0.0.1
Author: lambilly
Author URI: 
*/
.hentry footer {
    height: 80px !important;
    border: 0;
    background: url(barbed-wire.jpg) 50% 100% no-repeat;
}

.navigation .alignleft a,
.navigation .alignright a {
    text-indent: -9999%;
    font-size: 0;
    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;
}
