/*
Theme Name: RiminiCase
Theme URI: http:/www.marketinginformatico.it/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: MarketingInformatico.it
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size:14px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
}
.linkt {
	cursor:text;
	text-decoration:none;
	color:#000000;
}
#container {
	margin:0 auto;
	width:997px;
}
#container2 {
	margin:0 auto;
	width:997px;
	float:left;
	display:inline;
	background:url(images/bg.jpg) repeat-y;
}
#head {
	margin:0 17px;
	width:963px;
	float:left;
	display:inline;
	background:url(images/head.jpg) top repeat-x;
}
#logo {
	margin:0;
	width:963px;
	height:278px;
	float:left;
	display:inline;
	background:url(images/logo.jpg) top no-repeat;
}
	#logo h1 a {
		color:#142352;
		text-decoration:none;
		font-size:53px;
		line-height:60px;
		margin:59px 0 0 285px;
		float:left;
		display:inline;
		font-weight:bolder;
	}
	#logo .descrizione {
		clear:both;
		font-style:italic;
		font-size:18px;
		font-weight:bolder;
		line-height:20px;
		margin:0 0 0 302px;
		color:#142352;
	}
#logo2 {
	position:absolute;
	margin:-119px 0 0 0px;
	width:963px;
	height:178px;
}
/*per Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#logo2 {
	top:159px;
}
}
*html #logo2 {
	position:absolute;
	margin:-102px 0 0 0px;
	width:963px;
	height:178px;
}
*body #logo2 {
	position:absolute;
	margin:-102px 0 0 0px;
	width:963px;
	height:178px;
}
	#logo2 h1 a {
		color:#ffffff;
		text-decoration:none;
		font-size:53px;
		line-height:60px;
		margin:0px 0 0 282px;
		float:left;
		display:inline;
		font-weight:bolder;
	}
	#logo2 .descrizione {
		clear:both;
		font-style:italic;
		font-size:18px;
		font-weight:bolder;
		line-height:20px;
		margin:0 0 0 300px;
		color:#ffffff;
	}
#fondopagina {
	float:left;
	display:inline;
	background:url(images/pagina.jpg) repeat-y;
	width:963px;
}
#pagina {
	float:left;
	display:inline;
	background:url(images/testa-pagina.jpg) no-repeat top;
	width:963px;
}
#contenuto {
	float:left;
	display:inline;
	width:590px;
	margin:0 0 0 29px;
	text-align:justify;
	padding:0 0 40px 0;
}
	#contenuto h1 {
		color:#000000;
		margin:20px 0 10px 0;
		font-size:35px;
	}
	#contenuto h2 {
		color:#b63c2f;
		margin:20px 0 10px 0;
		font-size:30px;
	}
	#contenuto h2 a {
		color:#b63c2f;
		text-decoration:none;
	}
	#contenuto h2 a:hover {
		color:#e47367;
	}
.postmetadata {
	font-size:11px;
	color:#666666;
	text-align:right;
	border-top:1px solid #666666;
}
	.postmetadata a {
		color:#365ee4;
		text-decoration:underline;
	}
	.postmetadata a:hover {
		text-decoration:none;
	}
#sidebar {
	float:right;
	display:inline;
	width:194px;
	margin:60px 110px 0 0;
	padding:40px 0;
	color:#000000;
}
	#sidebar ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	#sidebar a {
		color:#365ee4;
		text-decoration:none;
	}
	#sidebar a:hover {
		text-decoration:underline;
	}
	#sidebar h2 {
		margin:20px 0 0 0;
		color:#000000;
	} 
#footer {
	float:left;
	display:inline;
	background:url(images/footer.jpg) top no-repeat;
	width:963px;
	float:left;
	display:inline;
	text-align:center;
	padding:20px 0;
	font-size:12px;
}
	#footer a {
		color:#000000;
		text-decoration:underline;
	}
	#footer a:hover {
		text-decoration:none;
	}
	#footer a.footer {
		text-decoration:none;
	}