body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F789F;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
}

p {
}

p.centered {
	text-align: center;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */
#header {
	width: 920px;
	height: 300px;
	margin: 0 auto;
	padding: 0 40px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

/* Menu */
#menu {
	width: 920px;
	height: 100px;
}

#menu ul {
	margin: 0;
	padding: 25px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 38px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.8em;
}

#menu .active a {
	background: #B3EAFD url(images/img02.jpg) no-repeat;
}

/* Logo */
#logo {
	clear: both;
	width: 920px;
	height: 200px;
}

#logo h1, #logo h2 {
	text-transform: lowercase;
	font-style: italic;
}

#logo h1 {
	padding: 70px 0 0 0;
	font-size: 4em;
}

#logo h2 {
	padding: 0 0 0 50px;
	font-size: 2em;
}

#logo a {
	text-decoration: none;
	color: #479EF3;
}

#logofarri {
	float: left;
	width: 300px;
	height: 58px;
	margin-left: 50px;
	margin-top: 90px;
	padding: 0 40px;
	background: url(images/farri_logo.gif) no-repeat left bottom;	
}

#logo_text {
	float: right;
}

/* Page */
#page {
	width: 920px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Splash */
#page_splash {
	width: 920px;
	background-color: #000000;
	margin: 1em auto;
	padding: 30px 0;
}

#splash {
	background-color: #000000;
	background-image: url(images/farri_splash.jpg);
	background-repeat: no-repeat;
	height: 750px;
}

#splash_text {
	width: 500px;
	background-color: #000000;
	float: right;
	position: relative;
	margin: 50px 50px 50px 150px;
	font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#splash_text a {
	font-size: large;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}

#splash h1 {
	color: #FFF;
	background-color: #000;
	font-weight: 800;
}

#splash h3 {
	color: #FFF;
	background-color: #000;
	font-weight: 600;
	letter-spacing: +1px;
	line-height: 165%;
}


/* Content */
#content {
	float: left;
	width: 580px;
	margin-bottom: 4em;
}

#content_photos {
	/* float: left; */
	margin: 2em auto;
	/* background-color: #000000; */
	width: 860px;
	/* margin-bottom: 4em; */
}

.post {
}

.post .date {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C8E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
}

.post .date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0 0 0 0;
	color: #B2B7C4;
}

.post .entry {
	padding: 20px 0;
	line-height: 200%;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 20px 40px 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 240%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#sidebar h2 {
	margin-bottom: 20px;
	text-transform: lowercase;
	color: #4F789F;
}

#s {
	width: 160px;
}

/* Footer */
#footer {
	clear: both;
	padding: 40px 0;
	background: #EAF1F7;
	border-top: 5px solid #A2C9EA;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #76AEDB;
}

#footer a {
	color: #76AEDB;
}

/* Legnami utilizzati */
DIV.monografic_photo {
	width: 320px;
	height: 200px;
	margin: 1em;
}

DIV.monografic_detail H3 {
	margin-left: -1em;
}

DIV.monografic_detail SPAN {
	
}

DIV.schede {
	text-align: justify;
}

/* ONLY FOR PHOTO CATALOG */
DIV#loader UL, DIV#loader UL LI
{
    margin: 0;
    padding: 0;
}
#container
{
	border-color: silver;
	border-style: groove;
	border-width: 1px;
	
    width: 850px;
    margin: 0 auto;
	margin-bottom: 2em;
	min-height: 550px;
}


#loader
{
	/* border-color: silver;
	border-style: groove;
	border-width: 2px; */
    background-color: white;
    display: inline;
    float: left;
    height: 550px;
    overflow: hidden;
    margin: auto;
    width: 700px;
    position: relative;
    text-align: center;
}

#loader img
{
    width: 100%;
    height: 100%;
}
.loading
{
    background: url( '../loadingIcon.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}

UL#imageOptions LI A IMG
{
    border: none;
    padding: .5em 1em;
    width: 100px;
}
a
{
    outline: none;
}


#imageOptions
{
	background-color: #ffffff;
    float: right;
    height: 550px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
	overflow: scroll;
}

#loader h3
{
    line-height: 550px;
}


