/*
	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix
*/

/* 1) -=-=-=- General selectors -=-=-=- 
background: #EEEEEE url(http://www.adusbef.it/images/bg_top.gif) repeat-x;
*/

body {
	margin: 20px 0 10px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 75%;
	color: #222222;
	text-align: center;
	}

h1 {
	color: white;
	margin: -15px 0 0 8px;
	position: absolute;
	font-size: 12px;
	font-weight:normal;
	}
	
h1 a:link, h1 a:visited {
	color: white;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #EEEEEE;
	text-decoration: none;
	}
	
h2 {
	color: #4567b6;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 4em;
	margin: 5px 0 0 0;
	}
	
h2 a:link, h2 a:visited {
	color: #4567b6;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #4567b6;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
a:link {
	color: #1c50c9;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #4567b6;
	}
	
a:hover, a:active {
	background: #f46406;
	color: #fff;
	text-decoration: none;
	}

.sedi {
	color: #ffffff;
	background: red;
	}
.sedi:hover {
	color: #ffffff;
	background: red;
	}
	
.titolo {
	color: #f46406;
	font-size: 1.2em;
	}
.titolohome {
	color: #f46406;
	font-size: 1.3em;
	}
.titolohome:hover {
	color: #ffffff;
	}	
	
.lastupdate a:hover, .lastupdate a:active {
	color: #fff;
	}
	
blockquote {
	border-left: 4px solid #404040;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
p {
	line-height: 1.4;
	}

	
.tabellacontenuto {
	border: 1px solid #e2e2e2;
	background: whitesmoke;
	}
.tabellacontenuto p {
	/*font-family: Georgia;*/
	line-height: 1.4;
	}
	

/* 2)-=-=-=- Structure -=-=-=- */
		
#container {
	width: 98%;
	margin: 0 auto;
	text-align: left;
	}
.container_left {
	background: url(http://www.adusbef.it/images/container_left.gif) no-repeat top left;
	}
.container_right {
	background: url(http://www.adusbef.it/images/container_right.gif) no-repeat top right;
	}
.container_left2 {
	background: url(http://www.adusbef.it/images/left.gif) repeat-y;
	}
.container_right2 {
	background: url(http://www.adusbef.it/images/right.gif) repeat-y right;
	}
	
#content {
	padding-top: 0px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 3px;
	overflow: auto;
	}
	
#content_bg {
	background: white;
	}
	
.iddoc {
	font-size: 0.9em; color: #e2e2e2
	}
	
.main li {
	/*background: url(http://www.adusbef.it/images/content_bullet.gif) no-repeat 0 7px;
	list-style: none;
	*/
	padding: 2px 0 0 10px;
	}
	
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	}
	
.meta:hover {
	background: #F7FEDC;
	}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
	font-size: 1.2em;
	padding-bottom: 20px;
	border-bottom: 3px double #eee;
	clear: both;
	}
	
.comments a:link, .comments a:visited {
	color: #4567b6;
	font-weight: bold;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	background: #4567b6;
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}
	
.commentlist li:hover {
	border: 1px solid #ACE149;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	/*list-style: none;*/
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

.commentlist li .avatar { 
	border: 1px solid #DEF3B6;
	padding: 2px;
	float: right; 
}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.snap_preview {
	color: #4567b6;
	font-family: Georgia; 
	}	
	
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(http://www.adusbef.it/images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	

	
/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	/*background: url(images/footer.gif) no-repeat; */
	background: url(http://www.adusbef.it/images/bottom.gif) repeat-x bottom;
	height: 75px;
	}
#footershadowleft{
	background: url(http://www.adusbef.it/images/cornerleft.gif) no-repeat bottom left;
	height: 75px;
	}
#footershadowright{
	background: url(http://www.adusbef.it/images/cornerright.gif) no-repeat bottom right;
	height: 75px;
	}
	
#footer p {
	padding: 10px 0 0 15px;
	float: center;
	font-size: .9em;
	color: #777;
	}

.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #333333; /*  grigio scuro */
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #FFFFCC;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #333333;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #FFFFCC;
	border: 1px solid #ACE149;
	color: #000000;
	}
	
select {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #404040;
	padding: 2px 5px 1px 5px;

	}
	
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}

	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}


