body, html {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f3f3f3;
}
html {
	font-size:100%;
}
a, a:visited{
	color:#0048a0;
}
a:hover {
	color:#F97720!important;
	cursor:pointer!important;
}
h1,h2,h3{
	color:#F97720;
}
h2{
	font-size:16px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
#wrapper {
	margin:0 auto;
	width:974px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}
#spacer_top {
	height:51px;
	background:url(../images/top_spacer.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#header {
	height:249px;
	padding-left:49px;
}
.logo {
	width:573px;
	height:60px;
	background-image:url(../images/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	float:left;
}
.menu_inline {
	float:right;
	display:block;
	margin:0;
	padding:20px 37px 0 0;
	list-style-type:none;
	overflow:hidden;
	font-weight:bold;
}
.menu_inline a {
	color:#131313;
	font-size:11px;
	line-height:16px;
	height:16px;
	text-decoration:none;
}
.menu_inline li {
	padding:0 11px 0 10px;
	border-left:1px solid #666;
	margin-left:-2px;
	display:block;
	float:left;
}
#colonna_1 {
	width:573px;
	padding-left:49px;
	float:left;
}
#colonna_2 {
	width:352px;
	float:right;
	padding-top:20px;
}
#content {
	width:100%;
	background-image:url(../images/gradient_sep_hed_cont.gif);
	background-position:12px top;
	background-repeat:no-repeat;
}
.post {
	width:495px;
	padding-left:40px;
	padding-top:19px;
	padding-right:38px;
	border-bottom:14px solid #fff;
	position:relative;
	z-index:2;
}
.post .read_more {
	text-align:right;
}
.more-link{
		text-decoration:underline;
	color:#333!important;
	font-weight:bold!important;
	font-size:12px;
}
.contenitore_post {
	background-image:url(../images/post_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	position:relative;
	z-index:3;
	float:left;
}
.post .tags {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0;
	margin:0;
	
}
.post .tags span {
	display:inline;
	float:left;
	text-transform:uppercase;
	color:#464646;
	font-size:10px;
	line-height:19px;
	font-weight:bold;
	padding-right:5px;
}
.post .tags ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}
.post .tags li {
	display:inline;
	line-height:18px;
}
.post .tags li a {
	text-decoration:none;
	font-size:11px;
	line-height:18px;
	color:#333;
}
.post .tags li a:hover {
	text-decoration:underline;
}
.post h2 a{
	color:#4e4e4e;
	font-size:18px;
	font-weight:300;
	line-height:18px;
	text-decoration:none;
}
.post p {
	line-height:18px;
	color:#5a5a5a;
	clear:both;
	margin:0;
	padding:0;
	padding-top:8px;
}
.post a img {
	border:0;
}
.post .zoom a {
	float:right;
	line-height:30px;
	vertical-align:middle;
	padding:0 0 0 20px;
	background-image:url(../images/lente.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:11px;
}
.post .cat a {
	color:#ff7c24;
	text-decoration:none;
}
.post .info {
	font-size:11px;
	color:#4e4e4e;
}
/*Menù laterale*/
.menu_laterale {
	width:285px;
	background-color:#f3f3f3;
	margin-left:12px;
	padding:15px;
	margin-bottom:12px;
	clear:both;
	float:left;
	position:relative;
	z-index:10;	
}
.menu_laterale h2 {
	margin:0;
	padding:0;
	padding-bottom:12px;
	font-size:17px;
	font-weight:normal;
	color:4e4e4e;
}
.puntato ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.puntato li a {
	background-image:url(../images/puntato.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:18px;
}
.puntato a {
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	color:#1a1a1a;
}

.puntato a:hover {
	color:#f97720;
}
.line li {
	margin:0;
	padding:0;
	background-image:url(../images/tratteggio.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	float:left;
	width:100%;
	line-height:22px;
}
.line li a {
	color:#131313;
	text-decoration:none;
}
.line li a:hover {
	color:#F97720;
}
.line ul {
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
	float:left;
}
.line .data {
	float:left;
}
.line .articoli {
	float:right;
}
a.archivio_completo {
	float:right;
	padding-top:10px;
	display:block;
	padding-left:13px;
	background-image:url(../images/puntato.gif);
	background-position:left 14px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#131313;
}
a:hover.archivio_completo {
	color:#F97720;
}
.inline_clouds ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.inline_clouds li {
	display:inline;
}
.inline_clouds li a {
	text-decoration:none;
	color:#626262;
}
.pulisci {
	clear:both;
}
#footer-outer{
	background-color:#e8e8e8;
	width:100%;
	z-index:1;
	position:relative;
	margin-top:-111px;
	background-image:url(../images/body_bg_footer.gif);
	background-position:bottom center;
	background-repeat:repeat-y;
}
#footer{
	background-image:url(../images/footer_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:244px;
	width:974px;
	margin:0 auto;
	position:relative;
	z-index:4;
}
.logo-footer{
	float:left;
	clear:both;
	background-image:url(../images/focchi_logo.gif);
	background-position:left top;
	height:47px;
	width:37px;
	text-indent:-9999px;
	margin-top:46px;
	_margin-top:121px;
	margin-left:12px;
	overflow:hidden;
}
#footer p{
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	height:30%;
	line-height:14px;
	margin:40px 5px 0;
	_margin-top:121px;
	padding:4px;
	position:relative;
	width:212px;
}
#footer a{
	font-weight:bold;
	color:#141414;
	text-decoration:none;
}
#dati-footer{
	float:left;
	overflow:hidden;
}
.no-border{
	border:0!important;	
}
/*
.footer{
		width:970px;	
		height:100px;
		border:1px solid black;
		position:relative;
		float:left;
}
.footer p{
		display:block;
		float:left;
		border:1px solid red;
		margin-left:20px;
}
*/
/*WP*/
/*color:#1a1a1a*/
.pagenav{
	list-style-type:none;	
}
.linkcat{
	list-style-type:none;	
}
.puntato{
	list-style-type:none;	
}
.post-edit-link{
	color:#333;	
	padding-left:10px;
}
#ricerca{
	clear:both;
	float:right;
	margin-top:-87px;
	position:relative;
	z-index:11;
}
#searchform button{
	background-color:transparent!important;
	border:medium none;
	clear:right;
	float:left;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:36px;
}
.btn_cerca{
	background-color:transparent;
	background-image:url(../images/freccina_btn_search.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:20px;
	margin-right:30px;
	_margin-right:20px;
	border:1px solid #fff;
	cursor:pointer;
	float:left;
}
.txt-cerca{
	border:1px solid #d7d7d7;
	color:#666;
	float:left;
}

.payoff{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#b0b0b0;
	font-weight:normal;
	line-height:21px;
}
.scuro{
	color:#666666;
}
	
