@charset "utf-8";
/* CSS Document */

/* 
	Lightbox Project page styles	
	Author: Lokesh Dhakar http://www.huddletogether.com
	Table of Contents:
		layout
		typography

*/




/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding: 0;
	}

body{
	color: #555;
	background-color: #697C6A;
	text-align: center;		/* centers content in IE5.5 and earlier */
	word-wrap: break-word;	/* breaks long words in IE, prevents float drops */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	}

#wrapper {
	align:center;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ced4ca;
	border-bottom: 3px solid #ced4ca;
	border-right: 3px solid #ced4ca;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
#footer {
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-size: 13px;
	color: #FFFFFF;
}

#wrapper table {
	}


/* typography
----------------------------------------------- */

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.85em;
	font-weight: bold; color: #777;
	padding-top: 0.2em;
	}
dd{	
	margin-bottom: 0.8em;
	padding-bottom: 0.7em;
	border-bottom: 1px dotted #ddddd3;
	}

h1, h2, h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* typography
----------------------------------------------- */

h1,
h2,
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-size: 2.0em; color: #dba748; padding-top: 0;}
h1 a { color: #dba748; border: none; }
h2 { font-size: 1.0em; color: #b19165; padding-top: 0.5em; text-transform: uppercase;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; }

a{
	font-weight: bold;
	color: #8ab459;
	text-decoration: none;
}

p a:hover { border-bottom: 1px dotted #8ab459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }
h1 small{ font-size: 0.5em; }

pre{
	display: block;
	margin: 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #ccc;
	background-color: #eee;
	overflow: auto;
	}

code{ font-size: 11px; background-color: #eee;}
pre code{ line-height: 1.1em;}
kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}


/* misc
----------------------------------------------- */
.section{ border-top: 1px solid #edede3;  padding-top: 1.0em; }

.download{
	background-color: #f3f3e6;
	border: 1px solid #ddddd3; 
	padding: 0.7em 1.5em; }
.download li{
	list-style: none;
	padding: 0.3em 0;
	border-bottom: 1px dotted #ddddd3;
	}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
	float: left;
	height: 200px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}
.indexInfo .date {
	color: #666;
}


.box{
	margin: 5px;
	padding: 20px;
	border: 1px solid #ced4ca;
	border-bottom: 3px solid #ced4ca;
	border-right: 3px solid #ced4ca;
	font-size: 0.9em;
	background: #fff;
	
	}


#header{
	align:center;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ced4ca;
	border-bottom: 3px solid #ced4ca;
	border-right: 3px solid #ced4ca;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#header table {
	width: 900px;
	text-align: center;
}

* html div#quick-nav  { width: 20px; top: 38px; left:20px; position:absolute; }

#content {
	width: 474px;	/* IE5Win */
	width: 600px;	/* Others */
	font-size: 1em;
	float: left;
	} 
			 
#sidebar-1 {
	width: 200px;
} 
#sidebar-2 { width: 220px;	width: 170px; } 
#sidebar-3 { width: 160px;	width: 110px; } 

#logo-sub{ padding: 6px 0 0 2px; }
h2 a { color: #63b4cd; }

ul li,
ol li{
	margin-bottom: 0.2em;
}

img, a img{ border:0px;}

a, a:hover { color: #8ab459; text-decoration: none; }
a:hover { color: #777; }

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.sidebar ul ul {
	margin: 1.0em 0 1.5em 0;
	border-top: 1px solid #dee4da;
	}
.sidebar ul ul li {
	margin: 0;
	border-bottom: 1px solid #dee4da;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
.sidebar ul ul li a {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	} 
.sidebar ul ul li a:hover {
	background-color: #f3f3f3;
	}


/* blog posts
----------------------------------------------- */

.post {	border-bottom: 1px solid #dee4da; }
.thumbnailric {
	padding: 5px;
	border: 1px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 180px;
	float: left;
	height: 180px;
}
.riga-exc {
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-top-width: thin;
	border-top-color: #006633;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #006633;
	border-left-color: #006600;
}#wrapper #content #frm .tabella-exc {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}
#header table td {
	text-align: right;
}
