/*
Theme Name: ASFA
Theme URI: 
Description: ASFA Constructor Theme
Version: 0.1.0
Author: Stefano Spelta
Author URI: http://anton.shevchuk.name/
*/
.hentry .footer .line {
	height:64px;
	background: url(line.png) 50% top no-repeat
}
* html .hentry .footer .line {
    height:2px;
    background: none
}
	
.navigation div a{
    text-indent:-9999%;
    display:block;
    width:64px;
    height:40px;
    margin:0 20px
}
.navigation .alignleft a{background: url(prev.png) 0 0 no-repeat}
.navigation .alignright a{background: url(next.png) 0 0 no-repeat}
.navigation a:hover {background-position: 100% 100%}



/********************************************************
 *	Advertisement                                   *
 ********************************************************/

.adwrap120xAll {
	width:120px;
	position:relative;
	margin: 5px auto;
}

.adwrap160xAll {
	width:160px;
	position:relative;
	margin: 5px auto;
}

.adwrap300xAllSidebar {
        float: left;
	width:300px;
	position:relative;
	margin: 5px 15px;
}

.adwrap468xAll  {
	width: 468px;
	position:relative;
	margin: 5px auto;
}

.adwrap728xAll  {
	width: 728px;
        height:90px;
	position:relative;
	margin: 5px auto;
}
