/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#header {
	background: #E7E7E7 url('images/postfiera.png') no-repeat bottom center;
	}
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 940px; 
	} 
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	}
#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h5 {
	font-size: 1em;
	text-align: center;
	}
h1 {
	font-size: 3.5em;
	text-align: center;
	}
#headerimg h1 {
	font-family: Arial, Sans-Serif;
  font-size: 3.6em;
  text-align: center;
  letter-spacing: .08em;
	}	
#headerimg .description {
	font-size: 1.3em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1em;
  color: #B93B3B;
	}
h1, h1 a, h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h3, h3 a {
	color: #333;
	}
a:visited, h1 a:visited, h2 a:visited, h3 a:visited, .entry p a:visited {
	color: #800080;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a, h3 a {
	color: #0000FF;
	text-decoration: none;
	}
a:hover,h2 a:hover, h3 a:hover {
	color: #B93B3B;
	text-decoration: underline;
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #959596;
	}
#header {
	background-color: #E7E7E7;
  margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 958px;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 328px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
  text-align: center;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	text-align: center;
	}
#footer p {
	margin: 0;
	padding: 16px 0;
	text-align: center;
	}
#footernew {
	margin: 0;
	padding: 16px 0;
	text-align: center;
	}	
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}	
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
center {
	text-align:center;
	}
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;
	}
img.absmiddle  {
  vertical-align: middle;
  }
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.imghover img:hover {
	background-color: #ff7f00;
	}
/* End Images */
/* Begin Lists */
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}*/ 
/*html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
  margin-bottom: 15px;
  }
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul.polls {
	margin: 0 0 0 0;
	}
#sidebar ul ul.recent-comments {
	margin: 0;
  list-style-type: none;
	list-style-image: none;
	}
#sidebar ul li.recent-comments {
	margin: 0;
  list-style-type: none;
	list-style-image: none;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 6px 0 10px;
	padding: 0;
  list-style-type: none;
	list-style-image: url(/wp-includes/images/orange-arrow.png);
	}
#sidebar ul ul li.polls {
	margin: 0 0 0 -10px;
	padding: 0;
  list-style-type: none;
	list-style-image: none;
	}
#sidebar ul ul li.recent-comments {
	margin: 0 0 10px 0;
	padding: 0;
  list-style-type: none;
	list-style-image: none;
	}
#sidebar ul ul ul li.recent-comments {
	margin: 4px 6px 0 10px;
	padding: 0;
  list-style-type: none;
	list-style-image: url(/wp-includes/images/orange-arrow.png);
	}
#sidebar ul ul ul li {
  list-style-type: none;
	list-style-image: none;
  margin: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-size: 10px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 110px;
	padding: 1px;
	border: 1px solid #FF7F00;
	}
#sidebar #searchsubmit, #sidebar #catdrop {
	border: 2px solid #FF7F00;
  padding: 1px;
  background-color: #FF7F00;
  color: white;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
	}
#searchcamform {
	margin: 10px auto;
	padding: 5px 3px;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-size: 10px; 
	text-align: center;
	}
#loginsubmit {
	border: 2px solid #FF7F00;
  padding: 1px;
  background-color: #FF7F00;
  color: white;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
	}
#sidebar #searchcamform #ss {
	width: 80px;
	padding: 1px;
	}
#sidebar #searchcamsubmit {
	border: 2px solid #FF7F00;
  padding: 1px;
  background-color: #FF7F00;
  color: white;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	background-color: #FFF4E1;
	border-top: 1px solid #FF7F00;
	border-bottom: 1px solid #FF7F00;
	margin: 0;
	padding: 10px;	
	}
#commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}
.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	 /* list-style: none;*/
	list-style-position: outside;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar {
	padding: 10px 0 10px 0;
	margin-left: 742px;
	width: 190px; 
	}
#sidebar ul h2 {
  text-align:center;
  background-color: #FFF4E1;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1.1em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  } 
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #FF7F00;
	}
.commentlist blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #FF7F00;
  font-style: italic;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
  font-style: italic;
	}
.center {
	text-align: center;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.justify {
	text-align: justify;
	}
hr {
	display: none;
	}
div.hr {
	border: 0;
  width: 80%;
  color: #B93B3B;
  background-color: #B93B3B;
  height: 2px; 
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Inizio Supernav*/
#supernav {
	margin: 0 10px;
  margin-top: -20px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 35px;
  font: 10px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
  background: none;
	}
#supernav li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
  display: inline;
	}
#supernav a {
	color: #FFFFFF;
	background: #FF7F00;
	font-weight: bold;
	height: 19px;
	padding: 5px 8px;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px; 
	-moz-border-radius-topleft: 6px;	
	}
#supernav a:hover {
	color: #B93B3B;
	background: white;
	text-decoration: underline;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;	
	}
#supernav .current_page_item a {
	color: #111;
	background: white;
	font-weight: bold;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
  }
/* Fine Supernav*/
/*--- Comment Quicktags ---*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin: 0;
  }
/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-size: 0.8em;
  margin: 1px;
  width: auto;
  }
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
  }
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
  }
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
  }
/* Inizio evidenza*/
.evidenza {
  text-align: center;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0px;
  }
.evidenzaprint {
  text-align: center;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  }
.evidenza2 {
  background-color: #FFF4E1;
  text-align: center;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0px;
  }
.evidenza3 {
  background-color: #FFF4E1;
  text-align: center;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  }
.evidenzajust {
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0px;
  }  
.evidenzajust2 {
  border-top: 1px solid #FF7F00;
  border-bottom: 1px solid #FF7F00;
  padding: 3px 6px 3px 7px;
  font-size: 110%;
  margin-bottom: -10px;
  } 
.evidenza-games {
  background-color: #FFF4E1;
  text-align: center;
  border-bottom: 1px solid #FF7F00;
  border-top: 1px solid #FF7F00;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 20px;
  margin-bottom: 0px;
  } 
.evidenza-contatto {
  border-top: 1px solid #FF7F00;
  border-bottom: 1px solid #FF7F00;
  padding: 3px 10px 20px 10px;
  font-size: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
  } 
/* Fine evidenza*/
/* Inizio Flickr*/
#flickr {
   margin-top:8px;
   text-align:center;
  }
#flickr img {
  margin:0 3px 6px 3px;
  background:#FF7F00;
  padding:2px;
  width:52px;
  height:52px;
}
/* Fine Flickr*/
/* Inizio Adminbar*/
#adminbar {
  text-align: center;
  }         
#adminbar a {
  color: white ; 
	background: #FF7F00 ; 
  text-decoration: none; 
  display:block; 
	font-weight: bold; 
  height: 2em; 
  margin: 0 0 5px 0 ;
  padding: 0 ;
  border: 1px solid #FF7F00;
  line-height: 2em ; 
  /* round corner tab - not for IE */
	-moz-border-radius-topright: 6px ;
	-moz-border-radius-topleft: 6px ;	
  }
fieldset { 
  padding: 1em; 
  border: 1px solid #FF7F00;
  }
legend {
  font-weight:bold;
  font-style:normal;
  font-family:Verdana, sans-serif;
  color: #FF7F00;
  font-size:12px;
  padding:5px;
  }
#login label {
  display:block;
  float:left;       
  text-align:right;
  font-weight:bold;
  padding-right:0;
  font-family:Verdana, sans-serif;
  font-size:10px;
  } 
/* Fine Adminbar*/
/* Inizio Weather*/
.weather_title { 
  font-weight: bold; 
  }
/* Fine Weather*/
/* Inizio Pandora*/
#pandora {
  margin: 0 !important;
  }
#pandora ul {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  }
#pandora li {
  margin: 0 !important; 
  padding: 0 !important;
  border: 0 !important;
  }
#pandora a {
  color: #0000FF !important;
	background: #EEEEEE !important;
  text-decoration: none !important;
  display:block !important;
	font-weight: bold !important;
  height: 2em !important;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  border: 1px solid #FF7F00 !important;
  line-height: 2em !important; 
  /* round corner tab - not for IE */
	-moz-border-radius-topright: 6px !important;
	-moz-border-radius-topleft: 6px !important;	
  }
#pandora a:hover {
  color: white !important;
	background: #FF7F00 !important;
	text-decoration: none !important;
	text-decoration: none !important;
  /* round corner tab - not for IE */
	-moz-border-radius-topright: 6px !important;
	-moz-border-radius-topleft: 6px !important;	
  }
/* Fine Pandora*/
#games {
  padding: 1px 30px;
  border: 0;
  margin: 2px 0 0 14px;
  width: 872px;
  font-size: 1.2em;
  background-color: white;
  }
#photos {
  padding: 1px 30px;
  border: 0;
  margin: 2px 0 0 14px;
  width: 872px;
  font-size: 1.2em;
  background-color: white;
  }
/* Inizio tagcloud*/
.tagcloud {
  line-height: 33px !important;
  margin-bottom: 3px !important;
  margin-top: 3px !important;
  }
/* Fine tagcloud*/
/* Inizio testo su 2 colonne*/
div.split div{
  float: left;
  width: 45%;
  width: 49%;
  width: 45%;
  padding: 0 2%
  }
div.clearer{
  float: none; clear: left
  }
/* Fine testo su 2 colonne*/
/* Inizio lista ordinata su 2 colonne*/
ol#multi,ol#multi li,ol#multi2,ol#multi2 li,ol#multi3,ol#multi3 li,ol#multi4 li{
  margin:0;
  padding:0;
  }
ol#multi,ol#multi2,ol#multi3,ol#multi4{
  width: 100%;
  overflow: hidden;
  padding: 0 0;
  margin:1em 0;
  line-height: 1.8;
  }
ol#multi li,ol#multi2 li,ol#multi3 li,ol#multi4 li{
  float: left;
  width: 48%;
  margin-left: 2%;
  display: inline;
  border-bottom:1px dotted #FF7F00
  }
/* Fine lista ordinata su 2 colonne*/
/* Inizio immagine San Luca*/
.arpa img {
	border:1px solid #ff7f00;
	padding:1px;
  }
.arpa a:hover img {  
  background-color: #ff7f00;
  }
/* Fine immagine San Luca*/
/* Inizio Viddler*/
html #vidget_1915035888 { 
overflow: auto; width: 650px; 
  }
html #vidget_1915035888 h2 { 
clear: both; 
  }
html #vidget_1915035888 ul { 
list-style-type:none; margin: 0; padding: 0; overflow: auto;
  }
html #vidget_1915035888 li { 
float: left; margin: 0 0 10px 10px!important; padding: 0; width: 100px; overflow: hidden; text-align: center; 
  }
html #vidget_1915035888 li.first { 
clear: left; margin-left: 0!important; 
  }
html #vidget_1915035888 li a { 
display: block; 
  }
html #vidget_1915035888 li img { 
display: block; position: relative; right: 15%; width: 100; height: 100; 
  }
html #loading_viddler_1915035888 { 
text-align: center; 
  }
html #loading_viddler_1915035888 img { 
background-color: #fff; padding: 5px; clear: both;
  }
html #vidget_1915035888 p {
text-align:center;
  }
/* Fine Viddler*/ 
