/*
Theme Name: Current
Theme URI: http://www.doctorobvious.com
Description: 
Version: 0.0.1
Author: admin
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;
}

.hentry .entry p{
    text-indent:0px !important;
}

#header h1 a{
    display:block;
    width:100%; /*width of logo*/
    height:320px; /*height of logo*/
    text-indent: -99999% !important; /*hide text of logo*/
}

#header h2 { /*description*/
    text-indent: -9999% !important;
}
