body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/header-bg-900_2.jpg);
	/*:Header image alignment*/
	background-position:left;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:900px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#00892E;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#00892E;
}

a {
	/*:Navigation color*/
	color:#00892E;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#00892E;
	/*:Navigation color*/
	color:#00892E;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#00892E;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#00892E;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#00892E;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#00892E;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#00892E;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#00892E;
}

code {
	/*:Content color*/
	background-color:#00892E;
	/*:Content color*/
	border-color:#00892E;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#00892E;
	/*:Content color*/
	border-color:#00892E;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#00892E;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#00892E;
}

 /* per cenni storici */
h4.sottolineato {
	border-bottom: 1px solid #00892e;
        line-height: 2em;
}
.floatright { float: right; width: 258px; font-size: 0.9em; text-align: center; margin: 0 0 10px 10px;}
.floatright_portrait  { float: right; width: 179px; font-size: 0.9em; text-align: center; margin: 0 0 10px 10px;}

div.floatright img {background: #ffffff none repeat; padding: 3px; border: 1px solid #ccc;}
div.floatright_portrait img {background: #ffffff none repeat; padding: 3px; border: 1px solid #ccc;}
div.clear {clear: both;}