/*  HYPER Press THEME  */
/*  CUSTOMIZATION STYLESHEET   */

body{
	background: #eeeeee url(img/bg.jpg) repeat-x top;
	font: 12px 'Arial';color: #666666;
	
}

body.single{
	background: #eeeeee url(img/bg-small.jpg) repeat-x top;
}


/* Global Colors */
.more,
.blue{
	color: #057cc3;
}

a:link,
a:visited,
a:hover{
	color: #057cc3;
}
.entry2 {
		border-color: #242424;
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		width: 300px;

	}
.albo {
		background: url(../assets/img/texture.jpg) repeat-x top;

	}
.cercaper ul li {
color: #720a15;
display: inline;
	}
.directory {
		border-color: #c1c3a3;
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		width: 600px;

	}
.cercaper button {
		border-color: #c1c3a3;
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		width: 30px;

	}
	

input.red {padding: 5px; color: #e2d9af; background-color: #860414;}
