/*
Theme Name: SpazioGroup
Theme URI: http://www.realizzazionesitiweb20.it
Description: Tema per Spazio Group.
Version: 1.0
Author: RSWStudio
Author URI: http://www.realizzazionesitiweb20.it
Tags: SpazioGroup, auto
Text Domain: SpazioGroup
*/
@charset "utf-8";

body {font-size: 14px; font-family: trebuchet ms, Arial, Helvetica, sans-serif;}
tr {font-size: 14px; font-family: trebuchet ms, Arial, Helvetica, sans-serif;}
td {font-size: 14px; font-family: trebuchet ms, Arial, Helvetica, sans-serif;}

td.labelricerca {color:27546f; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
td.welcome {color:#656565; line-height: 17px;}
td.contenuto {color:#656565; line-height: 18px;}
td.bianco{color:#ffffff; font-size:12px; line-height: 13px}
td.footer {font-size: 12px; color: #275c7b; line-height: 14px}
td.menufooter {font-size: 13px; color: #275c7b}

div.entry {line-height: 20px}
A:link, A:visited {
color:#1c85c8;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
text-decoration: none;
}

A:hover {
color:#d3000a;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
text-decoration: none;
}

A.minibianco:link, A.minibianco:visited {
color:#ffffff;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

A.minibianco:hover {
color:#ff9d4f;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
background-color:#ffffff;
text-decoration: none;
}

A.biancofooter:link, A.biancofooter:visited {
color:#297099;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

H2 {FONT-SIZE: 24PX; COLOR: #0c9a45; margin-bottom: 0px; margin-top: 0px}

A.biancofooter:hover {
color:#d3000a;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
background-color:#ffffff;
text-decoration: none;
}

a.altrieventi, a.altrieventi:link, a.altrieventi:visited {
  color:#3382b4;
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size:12px;
}

a.altrieventi:hover {
  color:#d3000a;
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size:12px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#featured {
	padding:0;
	overflow: hidden;
	height:422px; 
	width:275px;
	margin:0;
}
#featured_inner { height: 300px; }
#featured .featured_description { 
  height:420px; 
  margin-bottom:2px; 
  margin-top:2px; 
  overflow: hidden;
  width:255px;
}

