/*
Theme Name: Orange
Theme URI: 
Description: Orange Constructor Theme
Version: 0.1.6
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
.hentry .footer .line {
	height:197px;
	
}
* html .hentry .footer .line {
    height:2px;
    background: none
}
	
.navigation div a{
    text-indent:-9999%;
    display:block;
    width:64px;
    height:40px;
    margin:0 20px
    align: center

}
.navigation .aligncenter a{background: url(prev.png) 0 0 no-repeat}
.navigation .aligncenter a{background: url(next.png) 0 0 no-repeat}
.navigation a:hover {background-position: 100% 100%}�������