.last_espresso {
	position:relative;
	top:-110px;
	width:95%;
}

#last_espresso_logo{
background-image: url("img/elements/espresso_mom.png");
background-repeat: no-repeat;
position:relative;
left:200px;
z-index:2;
top:-20px;
width: 143px;
height: 153px;
}

#ricette_logo {
position:relative;
z-index:2;
left:-45px;
top:-30px;
}
.last_espresso_bar {
	background-image:url('img/bg/red_bg.jpg');
	background-repeat:repeat-x;
	width:325px;
	height:31px;
	margin-top:10px;
	border:1px solid #4d0101;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#ricette_logo {
position:relative;
z-index:2;
left:-45px;
top:-30px;
}


.last_espresso .art_content img {
	background-image:url('img/bg/white_bg.png');
	background-repeat:repeat;
	max-width:280px;
	max-height:280px;
	padding:10px;
	}


.last_espresso .art_content {
	font-family:  "Book Antiqua","Palatino Linotype", Palatino, serif;
	color:#fff;
	text-align:center;
	font-size:1.1em;
	
	line-height:200%;

}

.last_espresso .bar_title {
	font-family:  "Book Antiqua","Palatino Linotype", Palatino, serif;
	color:#fff;
	float:right;
	font-size:1.3em;
	position:relative;
	right:30px;
	top:3px;
}
.last_espresso .bar_art_title {
	font-family:  "Book Antiqua","Palatino Linotype", Palatino, serif;
	color:#fff;
	float:right;
	font-size:1.1em;
	position:relative;
	right:40px;
	top:3px;
	width:280px;
	text-align:right;
	font-weight:  bold;
	
}
.last_espresso .art_content a {
color:#4ea0d1;
}.last_espresso .art_content a:hover {color:#5dc3ff;}

#white_last_espresso {
		background-image:url('img/bg/white_bg.png');
	background-repeat:repeat;
	width:325px;
	height:30px;
	margin-top:-30px;
		text-align:right;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#espresso_link {
		color:#ff7800;
	font-family:"Verdana";
	font-size:1em;
	position:relative;
	right:10px;
	top: 5px;
	text-decoration:none;

}
#espresso_link:hover {
	color:#fff;
}

#categories {
	width:100%;
	height:555px;
}#categories ul {list-style:none;position:relative;left:-35px;}#categories li{margin-top: 10px;}#categories li a {position:relative;text-decoration:none;color:#ddd;font-size:1.5em;font-family: 'Bradley';}


