/* Begin Typography & Colors */
html {
	margin:0px;
	padding:0px;
}
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Verdana;
	color: #333;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	margin:0px;
	background-color:#FAF5F2;
	}

#page {
	margin: 0px;
	min-width:945px;
	}
	
/*#bordo{
	min-width:950px;
}	*/
	
#header {
	/*min-width:950px;*/
	height: 130px; 
	/*background:  url('images/banner.jpg') repeat-x;*/
    background: url('images/banner_right.gif');
	background-position:right;
	margin-bottom:25px;
	background-repeat:no-repeat;
	}

	
#headerimg_face{float:left;}

#headerimg_right{
	float:right;
	height: 130px; 

}
* html #headerimg_right{
	height: 100px; 

}
* html #header{
	height: 100px; 

}
#content {
	font-size: 1.2em;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
	padding-top:10px;
}	

* html .entry {
	line-height: 1.4em;
	padding-top:0px;
}

.widecolumn {
	line-height: 1.6em;
	}

.alt {
	/*background-color: #f8f8f8;*/
	/*border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

#footer{
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	}

small {
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 2em;

	}
	
#headerimg .description {
	font-size: 1.2em;
	}
	
h1 {
	font-size: 3em;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	color:#2c498f;
	}
	
h2 {
	font-family: Arial;
	font-weight: normal;
	color:#2c498f;
	font-size: 1.35em;
	float:left; 
	background-color:#FFFFFF;
	text-transform:uppercase;
	margin:0;
	padding:2 5 0 0;
}

* html h2{padding:2;}
	
h3 {
	font-size: 1.3em;
	font-family: Verdana;
	font-weight: bold;
	color:#2c498f;
	text-transform:uppercase;
	}

h1 a, h1 a:visited {
	text-decoration: underline;
	/*color: white;*/
	text-align:left;
	}
	
h1 a:hover{ text-decoration:none;}	

h1,	#headerimg .description{text-align:left;}



h2 a, h2 a:visited, h3 a, h3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #2c498f;
	text-transform:uppercase;
	text-decoration:none;
	}

h2 a:hover, h3 a:hover{
	text-decoration: underline;
	}

.posted{
	text-align:right;
	padding:0 0 0 0;
	font-family: Verdana;
	font-weight: bold;
	color:#2c498f;
	font-size: 0.9em;
	float:right;
	margin-top:-24px;
	/*border-bottom:1px dotted #CCCCCC;*/
}	

* html .posted{
	padding:0 4 0 0;
	/*border-bottom:1px dotted #CCCCCC;*/
}	

h2.pagetitle {
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	color:#3c5a8e;
	float:left; 
	background-color:#FFFFFF;
	margin-top: 10px;
	text-align: center;
	}

#sidebar h2, #sidebar_left h2{
	font-family: Arial;
	font-size: 1.1em;
	color:#144877;
	margin: 5px 0 7px 0;
	padding: 0;
	font-weight:bold;
	float:none;
	clear:left;
	text-transform:uppercase;
	float:left; 
	background-color:#FFFFFF;
	}
	
#sidebar a, #sidebar_left a {
	font: 1em Verdana;
	color: #2c498f;
	text-decoration:none;
	}	
	
#sidebar a:hover, #sidebar_left a:hover {
	color: #333;
	text-decoration:underline;
	}	

.entry p a:visited {
	color: #2c498f;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
}



small, #sidebar ul ul li, #sidebar ul ol li, #sidebar_left ul ul li, #sidebar li, #sidebar_left li, #sidebar ul li ul, #sidebar li ul li, #sidebar_left ul ol li, .nocomments, blockquote, strike {
	color: #314c83;
	clear:both;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

.tile_body ul li{	list-style-image:none;
	list-style-type:none;}
	
#sidebar .linkcat ul li{	
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}	

code {
	font: 1.1em Verdana, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #2c498f;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration:none;
}

/* End Typography & Colors */

/* Begin Structure */

#headerimg {
	width: 100%;
	}
	
#headerimg h1 a:hover{
	color:#333333;
	text-decoration:none;
	}	
	
.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
}

.widecolumn {
	float: left;
	padding: 0px 0px 0px 5px;
}

#post {
	/*text-align: justify;*/
	border-bottom:1px solid #E4E7F0;
	margin-bottom:26px;
	margin-top:16px;
	padding-bottom:5px;
}

#post_noriga {
	/*text-align: justify;*/
	margin-bottom:16px;
	margin-top:16px;
	padding-bottom:5px;
}

#spalla #post {
	margin-right: 200px;
	margin-left: 200px;	
}

#spalla #post_noriga {
	margin-right: 200px;
	margin-left: 200px;	
}

#sidebar {
	font: 1em Verdana;
	color: #6b6263;
	float:right;
	padding: 0px;
	width: 184px;	
}

#sidebar_left
{
	float:left;
	width: 184px;
	margin:0px;
	padding:0px;
	font: 1em Verdana;
	margin-top:5px;
}

#sidebar_left_fondo{
background-image:url(images/menufondo.gif);
background-repeat:no-repeat;
background-position:top;
width:184px;
height:95px;
}

#sidebar_left .link_menu a:link, #sidebar_left .link_menu a:visited{
	font-family:Arial;
	text-decoration: none;
	color:#4A6497; 
	text-transform:uppercase;
	font-size:1.05em;
	font-weight:normal;
}

#sidebar_left .link_menu a:active{outline: none; }
#sidebar_left .link_menu a:selected{outline: none; }
#sidebar_left .link_menu a:hover{text-decoration: underline; outline: none;}

#sidebar_left .link_menu{
	padding-top:5px;
	padding-left:20px;
	height:18px;
}

* html #sidebar_left .link_menu{
	padding-top:5px;
	padding-bottom:2px;
	padding-left:20px;
	height:18px;
}

#sidebar_left .link_menu a.selekta, #sidebar_left .link_menu a:hover.selekta{
	text-decoration:underline;

}

.post_page {
	/*text-align: justify;*/
	margin-left:20px;
	margin-bottom:16px;
	margin-top:16px;
	margin-bottom:10px;
	float:left;
	border:1px solid;
}
	
* html .post_page {
	padding:0px;
}
	
* html #post {
	margin-left:20px;
	margin-right:20px;
	display: block;
	}		

.post hr {
	display: block;
	}
	
.widecolumn #post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	margin:5 0 5 0;
    line-height:25px;
	/*border-top:1px dotted #CCCCCC;*/
	float:none;
	color: #3F5A91;
	}

.postmetadata_right{
	float:right;
	margin-top:-24px;
	float:right; 
	padding-right:5px;	
}
* html .postmetadata_right{
	margin-top:-26px;	
}

.postmetadata_right a{color:#ECA334;}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 0px 0px 20px 0px;
	}
	
.comments {
float:none;
background-color:#EDF0F7;
font-size:10px;
	}	
#respond {
float:left;
width:400px
	}		
/* End Headers */

/* 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 */



/* 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 0;
	list-style: none;
	padding-left: 0px;
	/*text-indent: -10px;*/
	} 

html>body .entry li {
	margin: 0px 0 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}



.entry ol {
	padding: 0 0 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.pagenav {
display:block;
	list-style-type: none;
	list-style-image: none;
	}	
.pagenav li {
	list-style-type: none;
	list-style-image: none;
	}
		
#sidebar ul, #sidebar ul ol, #sidebar_left ul, #sidebar_left ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar_left ul li{
	list-style-image:none;
	list-style-type:none;
	margin-bottom:10px;
	margin-top:10px;
	}
	
* html #sidebar ul, * html #sidebar_left ul  {
	margin-bottom:30px;
	}
	
.tratteggio {
	border-bottom:1px dotted #999999;
	margin-top:10px;
}

#sidebar ul p, #sidebar ul select, #sidebar_left ul p, #sidebar_left ul select  {
	color:#999999;
	list-style-image:none;
	list-style-type:none;
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol, #sidebar_left ul ul, #sidebar_left ul ol  {
color:#999999;
list-style-image:none;
list-style-type:none;
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar_left ul ul ul, #sidebar_left ul ol  {
color:#999999;
list-style-image:none;
list-style-type:none;
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar_left ul ol li {
color:#999999;
list-style-image:none;
list-style-type:none;
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar_left ul ul li, #sidebar_left ul ol li  {
color:#999999;
list-style-image:none;
list-style-type:none;
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


	
#sidebar form {
	margin: 0;
	}
#sidebar_left form {
	margin: 0;
	}	
/* End Sidebar */



/* Begin Form Elements */
#searchform {
	text-align: left;
	font-size:12px;
	}
.searchform {
padding-top:94px;
margin-right:256px;

}

* html .searchform {
padding-top:78px;
margin-right:247px;
}

.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: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	margin:0px;
	/*text-align: justify;*/
	float:left;
	}

* html .commentlist {
	clear:left;
	width:100%;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	float:left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
	
#sidebar form {
	margin: 0;
	}

/* 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.postmetadata a:link, .postmetadata a:visited{
color:#2c498f;
text-decoration:none;

	}
.postmetadata a:hover{
text-decoration:underline;
color:#333;}

.post-categories{
margin:0px;
padding:0px;
}

		
.archive_margin{
margin-bottom:0px;
/*border-bottom:1px dotted #CCCCCC;
margin-right: 200px;*/
margin-left: 17px;	
float:left;
}	

* html .archive_margin{
margin-left: 17px;	 
}	

.css_logo{
color:E06F21;
font-size:10px;
}

#linkcat-2{
float:left;
width:123px;
}
#linkcat-3{
float:left;
padding-left:20px;
width:123px;
}

#link_cat{
	color:#ECA334;
	text-decoration:none;
	text-transform:lowercase;
}

a#link_cat{
	color:#666;
}

* html #page{width: expression(document.body.clientWidth <= 985 ? "945px" : "auto")} 	
* html #bordo{width: expression(document.body.clientWidth <= 985 ? "945px" : "auto")} 
* html #header{width: expression(document.body.clientWidth <= 985 ? "945px" : "auto")} 

#riga_orange{
background-image:url(images/barra_orange.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
padding-top:3px;
}
* html #riga_orange{
background-position:bottom;
/*margin-top:-8px;*/
}

#riga_blu{
background-image:url(images/barra_blu.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
padding-top:3px;
}
* html #riga_blu{
background-position:bottom;
/*margin-top:-8px;*/
}

#riga_invisibile{
width:100%;
}

.tags{
padding: 5 0 5 0; 
margin: 5 0 5 0; 
color:#ECA334; 
font-size:11px;
}

.tags a:link{
text-decoration:none;
color:#3E5C92;
}

.tags a:hover{
text-decoration:underline;
color:#333;
}

.tags_cat{float:right;margin-top:-14px;	}

*html .tags_cat{margin-top:-20px;	}

.tags_cat a:hover{
text-decoration:underline;
color:#333;
}
.posted_data{
	text-align:right; 
	padding-right:5px; 
	color:#333; 
	font-size:0.75em;; 
	font-family:Verdana; 
	font-weight:normal; 
	padding-top:10px;
}

* html #moduli_sidebar_bis li{
margin-left:-16px;}
* html #moduli_sidebar_cat li{
margin-left:-16px;}
#moduli_sidebar_cat a{
font-weight:bold;}


