/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
}
	
#header {
	padding: 0;
	height: 155px;
	width: 760px;
	margin: 0;
	text-align: center;
}

#image2 {
	background-image: url(images/Image2.jpg);
	margin: 0;
	padding: 0;
	height: 18px;
	width: 760px;
}

#image3 {
	background-image: url(images/Image3.jpg);
	margin: 0;
	padding: 0;
	height: 40px;
	width: 760px;
}

#image4 {
	background-image: url(images/Image4.jpg);
	margin: 0;
	padding: 0;
	height: 40px;
	width: 760px;
}

.bckgwide {
	background-color: white;
	background-image: url(images/kubrickbgwide.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 10px;
	margin: 0;
	width: 580px;
	}

#sidebar {
	padding: 5px 0 20px 0;
	margin: 0;
	line-height: 1.4em;
	color: #777;
	font-size: .9em;
	width: 177px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	padding: 0px 30px 0 10px;
	}

.widecolumn .post {
	margin: 0;
	}

#footer {
	text-align: center;
	margin: 0;
	height: 63px;
	width: 760px;
	clear: both;
	}

#footer p {
	text-align: center;
	width: 720px;
	margin: 18px auto 0 auto;
	padding: 5px 0px;
	border: 1px dotted #996600;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0px;
	height: 139px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}
	
h2 {
	margin: 20px 0 0;
	font-size: 1.7em;
	color: #996600;
	}
	
h2.pagetitle, .widecolumn h2 {
	font-size: 2.2em;
	margin: 20px 0 20px;
	padding: 0px 30px 0 10px;
	text-align: center;
	}
	
h3 {
	padding: 0;
	margin: 20px 0 0;
	font-size: 1.5em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
		
h2 span, h2 span a, h2 span a:visited {
	font-weight: normal;
	color: #bbb;
	}	

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: 'Century Gothic', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
	color: #333;
	text-align: left;
	text-decoration: none;
	color: #444;
	}
	
h2 a:hover, h3 a:hover, h2 span a:hover {
	color: #930;
	}

/* End Headers */

/* Begin Typography & Colors */
.narrowcolumn, .widecolumn {
	font-size: 1.1em;
	line-height: 1.7em;
	}

.entry p {
	margin: 12px 0 5px;
	}
	
.entry {
	margin-bottom: 30px;
	}

.widecolumn {
	line-height: 1.6em;
	}

cite {
	text-decoration: none;
	}

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

small {
	font-size: 0.85em;
	line-height: 1.2em;
	}

.entrytext {
	padding: 0px;
	margin: 0 0 30px;
	}

.entrytext p{
	font-family: "Comic Sans MS", Arial;
	font-size: 1.5em;
	margin: 12px 0 5px;
}

/* .entry a:visited {
	color: #b85b5a;
	} */
	
/* colore grigio */
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 {
	color: #930;
	text-decoration: none;
	}

a:hover {
	color: #600;
	text-decoration: underline;
	}

.alignright {
	text-align: right;
	}
	
.alignleft {
	text-align: left
	}
	
a img {
	border: none;
	}
/* End Typography & Colors */

/* Begin Navigation */
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0px;
	}

.navi {
	width: 400px;
	background: white;
	padding: 0;
	margin: 0 auto;
}

.navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	color: green;
	font-size: 90%;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
	cursor: default;
}

.navi li {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #7d6340;
	border-width: 1px 0;
}

.navi li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(images/ddbg3.gif) no-repeat left bottom;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

.navi li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

.navi li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

.navi li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}

.navi li>ul {
	top: auto;
	left: auto;
}

.navi li:hover ul, li.over ul {
	display: block;
}
 /*End Navigation */

/* Begin Images */
/*p img {
	margin: 5px auto 5px -6px;
	padding: 5px;
	max-width: 500px;
	border: 1px solid #ddd;
	}*/

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

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

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

.noborder {
	border: 0;
	padding: 0;
	margin-left: 0;
	}

.favorite {
	margin-left: 14px;
	}
	
.entrytext a img, .entry a img {
	padding: 3px;
	border: 1px dashed #999;	
	}
 /* 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 20px;
	list-style: none;
	text-indent: -14px;
	} 

html>body .entry ul 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;
	}

.narrowcolumn .postmetadata {
	margin: 3px 0 0;
	word-spacing: -1px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	clear: both;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
/* End Entry Lists */

/* Begin Comments*/
.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;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

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

/* Begin Sidebar */

#sidebar h2 {
	background-image: url(images/title.gif);
	color: #FFFF00;
	height: 32px;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding: 5px 3px;
	text-align: center;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	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 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: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 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;
	clear: left;
	}

/* End Various Tags & Classes*/

.clear {
	clear: both;
}


