/* Begin Typography & Colors */
body { color: #333; font-family: "trebuchet ms"; background-image: url(images/bgcolor.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; }

#page { background-image: none; text-align: left; width: 801px; height: auto; border-top: 0 solid #a9aa98; border-right: 2px solid #a9aa98; border-left: 2px solid #a9aa98; border-bottom-color: ;border-bottom-width: ; }

#header { font-size: 11px; font-family: verdana; background-color: #304c66; }

#headerimg 	{ 
	 
	} 

#content { color: #333; font-size: 14px
	; line-height: 15px; background-color: #fff; }

.widecolumn .entry p {
	
	}
.widecolumn {
	
	}

.narrowcolumn .postmetadata { text-align: center; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { background-color: #eee; background-image: url(images/footer.gif); width: 801px; height: 17px; clear: both; border-style: none; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1 { color: #cd993a; font-size: 20px; text-align: center; }
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 { color: #be9662; font-size: 24px; font-weight: bold; }
#sidebar h2 { color: #002650; font-size: 15px; font-family: "trebuchet ms"; font-weight: bold; margin: 0 0 0 0; padding-top: 0; padding-bottom: 0; line-height: 16px; }

h3 { color: #be9662; font-size: 20px; font-weight: normal; font-style: italic; }
.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;
	}
.x { color: #ffba76; background-image: url(images/topbar.gif); text-align: left; text-indent: 20px; width: 801px; height: 17px; padding-top: 8px; }
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #571610;
        font-size: 7pt;
	text-decoration: none;
	}

a:hover {
	color: #571610;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body { margin-top: 0; margin-right: 0; margin-left: 0; padding: 0; }

#page { background-color: white; padding: 0; width: 801px; height: auto; margin-right: auto; margin-left: auto; }

#header { padding: 0; }

#headerimg {
	margin: 0;
	}

.narrowcolumn { float: left; margin: 0; width: 542px; padding: 0 0 0 0; }

.widecolumn { margin: 5px 0 0 150px; padding-top: 10px; padding-bottom: 20px; padding-left: 0; }

.post { color: #505050; margin: 12px 0 5px 20px; text-align: left; }
.post hr {
	display: block;
	}

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata { color: #000; font-size: 12px; font-weight: bold; text-align: left; padding-top: 5px; }

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	margin: 5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer { padding: 0; width: 801px; height: 17px; clear: both; margin: 0; }

#footer p { color: #fff; font-size: 10px; margin: 0; padding: 0; text-align: center; }

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 { vertical-align: 17px; margin-bottom: 0; padding-top: 15px; padding-bottom: 0; }

h2.pagetitle { text-align: center; }

#sidebar h2 {
	margin: 5px 0 8px;
	padding: 0;
	}

h3 { margin-top: 15px; margin-bottom: 5px; padding-top: 0px; padding-right: 10px; padding-left: 0; }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

img.alignright { display: inline; }

img.alignleft { 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. */

ul {
	margin-left: 12px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
        padding-right: 12px;
	text-indent: 0px;
	list-style-type: none; list-style-image: none; }


li {
	margin: 7px 0 8px 0px;
        list-style: none; 
	list-style-type: none; list-style-image: none; }


.entry ul li:before, #sidebar h2 ul ul li:before { content: "\00BB \0020"; list-style: none; list-style-type: none; list-style-image: none; margin: 5px 0 8px; padding: 0;}

.entry ol { margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; list-style: none; list-style-type: none; list-style-image: none; }

.entry ol li { margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; list-style: none; list-style-type: none; list-style-image: none; }


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
.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 {
	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
{ background-color: #edeedc; font-size: 12px; color: #000000; width: 258px; height: 90em; float: right; list-style: none; list-style-type: none; list-style-image: none; border-left: 1px dashed #969696; }

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

#underline { margin-bottom: 20px; padding-top: 0; padding-left: 0; border-top-color: #fff; }

#contit { width: 801px; height: 30px; }

#titolino { color: #571610; font-size: 18px; font-family: "trebuchet ms"; font-weight: bolder; background-color: #cecbba; text-align: left; text-indent: 20px; width: 542px; height: 30px; float: left; padding-top: 5px; }

#titolinoleft { color: #571610; font-size: 18px; font-family: "trebuchet ms"; font-weight: bolder; background-color: #b6b49b; text-align: left; text-indent: 12px; width: 258px; height: 30px; float: right; padding-top: 5px; border-left: 1px dashed #969696; }

#side { position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 258px; float: right; }

