html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; }  blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/* Impostazioni Generali */

html {
	height: 100%;
	padding-bottom: 1px; /* forza la barra di scorrimento per l'allineamento del sito */
}

body {
	color: #5A5A50;
	font: normal 0.8em sans-serif;
	line-height: 1.5em;
	background-color: #333333;
	background-image: url(IMG/Layout/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
flash {
	text-align: center;
	padding-top: 20px;
}


/* Formattazione del testo */

p {padding: 0.2em 0 1em;}

h1 {font: normal 2em sans-serif;}
h2 {
	font-family: sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {font: normal 1.6em sans-serif;}
h4 {font: normal 1.4em sans-serif;}
h5 {font: bold 1.2em sans-serif;}
h6 {font: bold 1em sans-serif;}

h1,h2,h3,h4,h5,h6 {
	color: #456;
	margin-bottom: 0.3em;
}


blockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}


/* Lists */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	border-bottom: 1px solid #D5D5D5;
	background: #E5E5E5;
	color: #555;
	font-weight: bold;
}
dd {
	background: #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 16px;
}


/* Link */

a {
	color: #000000;
}
a:hover {
	color: #da9223;
	text-decoration: underline;
}

/* Immagini */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #da9223;
	padding: 3px;
}

img.left,img.alignleft {margin: 0 15px 12px 0;}
img.right,img.alignright {margin: 0 0 15px 12px;}


/* Sezionio flottanti e clear */

.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.center,.aligncenter {margin: 0 auto;}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* Separatori */
.content_separator, .archive_separator {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 14px;}

/* Layout */

/* Impostazioni Generali */
#contenitore_esterno {}
#contenitore {
	color: #312028;
	margin: 0 auto;
	width: 906px;
}

#layout_top {height: 114px;}

#layout_body_outer {
	background-color: #FFFFFF;
	background-image: url(IMG/Layout/layout_body_outer.jpg);
	background-repeat: repeat-x;
}
#layout_body {
	padding: 3px 3px 0;
	background-color: #da9223;
	background-image: url(IMG/Layout/layout_body.gif);
	background-repeat: no-repeat;
}

/* Titolo del sito */
#site_title {padding: 28px 12px 0;}
#site_title a {
	color: #73BCD1;
	text-decoration: none;
}
#site_title a:hover {color: #FFF;}
#site_title h1 {
	font-size: 2.4em;
	margin-bottom: 6px;
}
#site_title h1 span {color: #C0C6CF;}
#site_title h2 {
	color: #789;
	font-size: 1.2em;
}

/* Navigazione */
#contenitore_menu {
	font: bold 1.3em sans-serif;
	padding: 0 8px;
	background-color: #000000;
	background-image: url(IMG/Layout/navigation.gif);
	background-repeat: no-repeat;
}
#contenitore_menu ul, #contenitore_menu li {display: inline;}
#contenitore_menu li {display: inline;}
#contenitore_menu a {
	float: left;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
}

#menu a {
	color: #FFFFFF;
	padding: 10px 12px 12px;
}
#menu a:hover {
	color: #de9223;
}
#menu li.pagina_corrente a,#menu li.current_page_parent a {
	background: url('IMG/Layout/nav1_arrow.gif') no-repeat center bottom;
	color: #dea854;
}

#separatore a {
	color: #D0D6DA;
	padding: 10px;
}
#separatore {
	height: 20px;
	margin: 0 -8px;
	padding: 0 8px;
	background-color: #005C88;
	background-image: url(IMG/Layout/nav2.gif);
	background-repeat: repeat-x;
}

#contenitore_footer {
	color: #777;
	font-size: 0.9em;
	padding: 0 8px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#contenitore_footer a {color: #999;}
#contenitore_footer a {color: #999;}
#contenitore_footer .right, #contenitore_footer .right a {
	color: #666;
	text-decoration: none;
}
#contenitore_footer a:hover {color: #999;}

/* Corpo principale */
#main {
	background-color: #e1dcdc;
	background-image: none;
	background-repeat: repeat-y;
}
#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: none;}
#main li {padding: 2px 0;}

#content_outer {
	border-top: 1px solid #e1dcdc;
	width: 629px;
}
#content_full {
	color: #555;
	padding: 16px 12px;	
	border-top: 1px solid #FFF;
	width: 97%;
}
#content {
	color: #000000;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}

/* Barra laterale */
#sidebar_outer {
	border-top: 1px solid #e1dcdc;
	width: 30%;
}
#sidebar {
	color: #555;
	padding: 16px 12px;	
}
#sidebar a {color: #555;}
#sidebar a:hover {color: #000;}

/* modulo */
#modulo {
	border-top: 1px solid #D5D5D5;
	font-size: 0.9em;
}
#modulo_contenuto {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#modulo .col {width: 255px;}
#modulo .col_right {
	width: 592px;
	float: left;
}
#modulo .col_right .col_content {
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 0 20px;
	margin: 0 20px;
}

#modulo li {
	color: #777;
	border-top: 1px solid #BEBEBE;
	height: 32px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}


/* Sezione footer */
#footer {
	background: url('IMG/Layout/footer.gif') no-repeat;
	color: #777;
	font-size: 0.9em;
	padding: 22px 8px 10px;
}
#footer a {color: #999;}
#footer .right, #footer .right a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #999;}


/* Posts */

.post {margin-bottom: 12px;}

.post_body {
	text-align: left;
}
.post_title a,.post_date a,.post_meta a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	border-top: 1px solid #D5D5D5;
	color: #777;
	font-size: 0.9em;
	padding: 8px 0 12px;
}
.post_date a {color: #444;}

.post_meta {
	background: #E7E7E7;
	border: 1px solid #D7D7D7;
	color: #777;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post_meta a {color: #345; }
.post_meta a:hover {color: #001;}

/* Archivi */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 14px;}
.archive_post_date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive_post .post_date {
	border: none;
	padding: 0;
}
.archive_post_day {font: normal 1.6em Georgia,serif;}


/* Miniature */

.thumbnails {
	margin: 0;
}
.thumbnails a.thumb {
	background: #da9223;
	display: block;
	padding: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 10px solid #FF0000;
}
.thumbnails a.thumb:hover {background: #D60;}
.thumbnails .thumb img {display: block;}


/* Riquadri */

.box {margin-bottom: 0em;}
.box_title {
	background: #312028;
	border: 1px solid #da9223;
	color: #FFFFFF;
	padding: 6px 10px;
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.box_content {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.box li:first-child {border-top: none;}


/* Commenti */

div.comment_list {
	border-top: 1px solid #D6D6D6; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6D6;
	padding-top: 10px;
}
.comment_date {font-size: 0.9em;}
.comment_date a {
	color: #567;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}

/* Aggiustamenti per IE */
* html #menu, * html #separatore, * html #layout_body, * html #dashboard_inner, * html #footer {height: 0.01%; min-height: 0.01%;}
