body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
font: 11px verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
scrollbar-face-color: #cc6600; /*#ccc49e;*/
scrollbar-track-color: #efe8bd;
scrollbar-arrow-color:#efe8bd;
scrollbar-highlight-color:#efe8bd;
scrollbar-3dlight-color: #efe8bd;
scrollbar-shadow-color:#efe8bd;
scrollbar-darkshadow-color: #efe8bd;
background-color: #efe8bd;
}

#framecontentTop, #framecontentBottom{
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 130px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #cc6600;
color: white;
/*margin:5px 5px 5px 5px ;*/
}

#framecontentBottom{
top: auto;
bottom: 0; 
height: 60px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #cc6600;
color: white;
}

#maincontent{
position: fixed; 
top: 130px; /*Set top value to HeightOfTopFrameDiv*/
width: 88%; 
left: 6%;
bottom: 60px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #fff;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 130px 0 60px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #550817;
}

h6 {
	font: 18px verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #550817;
	margin-top: 0px;
	margin-bottom: 7px;
}

h6 a {
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 2px;
}

h1 a {
	text-decoration: none;
}

p, ol, ul {
	line-height: 1.42em; /*1.67em;*/
}

a {
	color: #514F42; /*#669900;*/
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 90%; /*940px;*/
	height: 108px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 10px 0 0 0;
}

#logo h1 {
	margin: 0;
	height: 95px;
	padding: 10px 0 0 130px;
	/*background: url(images/logo2b.png) no-repeat left top;*/
	background: url(images/assogen-2-b.png) no-repeat left top;
	text-transform: none;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #efe8bd;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #efe8bd;
}

#logo p {
	margin: -111px 0 0 130px;
	text-transform: lowercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #efe8bd;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 56px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 4px;
	padding: 5px 10px;
	background: #efe8bd;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 0px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a.active {
	display: block;
	float: left;
	margin-left: 4px;
	padding: 5px 10px;
	background: #550817;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 0px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #efe8bd;
}

#menu a:hover {
	background: #000000;
	color: #efe8bd;
}

/*.active a {
	background: #000000;
	color: #efe8bd;
}

		a.active:link {color: #efe8bd;}
		a.active:visited {color: #efe8bd;}
		a.active:hover {color: #efe8bd;}
*/

/* Page */

#wrapper {
	background: #efe8bd url(images/IMG_3265.JPGz) no-repeat left top;
	padding-top: 2px;
	padding-bottom: 2px;
}

#page {
	width: 100%; /*940px;*/
	margin: 0px auto;
	height: 450px;
	overflow: auto; 
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 90%; /*650px;*/
	/*margin-bottom: 50px;*/
}

/* Post */

.post {
	margin-bottom: 10px;
	margin-top: 20px;
	/*width: 70%; aggiunto*/
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #cc6600;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #efe8bd;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px double #666633;
}

/* Sidebar */

#sidebar {
	float: right;
	/*width: 25%; aggiunto*/
	/*width: 240px;*/
	margin-bottom: 20px;
	margin-top: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	border-top: 1px double #666633; width:98%;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #550817;
}

#calendar tbody td {
	border: 1px solid #550817;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #efe8bd;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #efe8bd;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #efe8bd;
}

#legal {
	clear: both;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efe8bd;
	/*background: #687e64;*/
}

#legal a {
	border-bottom: 0px dotted #939393;
	text-decoration: none;
	color: #efe8bd;
}

/* bg carousel ------------------------------------------------- */

div.bgcarousel{ /* CSS for main carousel container */
background: black url(ajaxload.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:100%; /* default dimensions of carousel */
height:150px;
border: 0px solid #990000;
}


img.navbutton{ /* CSS for the nav buttons */
margin:5px;
opacity:0.8;
}

div.slide{ /* CSS for each image's DIV container within main container */
background-color: #ffffff;
background-position: center center; /* center image within carousel */
background-repeat: no-repeat;
background-size: cover; /* CSS3 property to scale image within container? "cover" or "contain" */
color: #ffffff;
}

div.selectedslide{ /* CSS for currently selected slide */
}

div.slide div.desc{ /* DIV that contains the textual description inside .slide */
position: absolute;
color: #000000;
right: 40px;
top: 70px;
width:400px;
padding: 10px;
font: bold 16px; /* sans-serif, Arial;*/
text-shadow: 0 -1px 1px #8a8a8a; /* CSS3 text shadow */
z-index:5;
}

div.selectedslide div.desc{ /* CSS for currently selected slide's desc div */
}

div.slide div.desc h2{
font-size:250%;
margin:0;
}

div.slide div.desc a{
color:navy;
text-decoration:none;
}

/* bg carousel ------------------------------------------------- */

