body
{
background: white repeat;
padding:0;
margin:0px auto auto auto;
color:#36322b;
font: 14px Georgia, "Times New Roman", Times, serif;
}




p.citazione{
	margin: 6px 0;
	padding: 10px;
	font-style: italic;
	background-color: #eee9b1;
}
p.poesia{
	margin: 6px 0;
	padding: 10px;
	font-style: italic;
    color: #CC0033;
	font-size: 15px;
}
p.italic{
font-style:italic;
padding:5px 15px 0 5px;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}

img {
border: none;
}
#web{
width:821px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:821px;
height:135px;
margin:0px;
padding:0px;
background:url(../images/header_bg.gif) no-repeat center top;
}
.logo{
padding: 0 0 0 0px;
}
.headline-title{
width: auto;
padding:2px 0 10px 0;
font-size:14px;
color:#2e2721;
font-weight:bold;
}

span.orange{
font-weight:bold;
color: #cc0000;
}


.menu{
width:821px;
height:42px;
margin:0px;
background:url(../images/menu.gif) no-repeat left;
}
.menu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color: navy;
line-height:42px;
font-size:16px;
}
.menu ul li.menu-active a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color: maroon;
line-height:42px;
font-size:16px;
}
.menu ul li a:hover{
	text-decoration: underline;
	color: navy;
}
#briciola {
	font-size: 11px;
	height:auto;
margin:auto;
padding: 0px 0px 0px 30px;
}
#briciola a:hover{
	text-decoration: underline;
	color: navy;
}
#briciola a{
	text-decoration: none;
	color: navy;
}

.container{
width:821px;
height:auto;
clear:both;
padding:25px 0 30px 0;
}
.container h1 {
        padding: 5px 0 0 0;
        margin: 0;
        color: #CC0033;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
.indice{
width:750px;
float:left;
padding:10px 50px 10px 10px;
}
.left{
width:430px;
float:left;
padding:10px 50px 10px 10px;
}
.right{
width:320px;
float:left;
padding:10px 0 10px 0px;
}

.text{
padding:10px 0 0 30px;
}


.cita{
width:288px;
padding:15px 7px 17px 10px;
background:url(../images/text_box.gif) no-repeat center;
background-position:0px 0px;
}


.boxRight{
padding:20px 0 20px 0;
}
.boxRight a{
	font-weight: bold;
	text-decoration: none;
}
.boxRight a:hover{
	text-decoration: underline;
}

#footer{
width:821px;
height:50px;
clear:both;
color:#837d7b;
	border-top: 1px solid #837d7b;
}
.footer{
float:left;
padding:10px 20px 10px 15px;
font: 10px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#footer a{
color:#ff0000;
padding:0 0px 0 0px;
text-decoration:none;
}
#footer a:hover{
text-decoration: underline;
}
.copyright{
float:right;
padding:10px 20px 10px 15px;
font: 10px Verdana, Arial, Helvetica, Geneva, sans-serif;
}








/**********/

.contenitore img {

float:left;
margin: 0 2em 2em 0;
border:1px solid #900;
padding: 3px;

}
hr.nullo {
	clear: left;
	height: 0;
	margin: 0;
	border:  none;
	position:  absolute;
	visibility: hidden;
}
div.nullo {
	clear: left;
	height: 0;
	overflow: hidden;
}

/*************/
    #posts {
        padding: 0;
        margin: 0;
    }
    #posts li {
    	width: 755px;
    	border: 1px solid #eee;
    	background-color: #F9F9F9;
        background-image: none;
    	float: left;
        clear: both;
        list-style: none;
        margin: 0 0 5px 0;
        padding: 5px;
    }
    #posts a {
        text-decoration: none;
        color: #999;
        font-size: 0.85em;
    }
    #posts img {
        display: block;
        float: left;
        border: 1px #ccc solid;
        background: white;
        padding: 3px;
        margin: 0 10px 0 0;
    }
    #posts h1 {
        padding: 5px 0 0 0;
        margin: 0;
        color: #CC0033;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
    #posts p {
        margin: 0;
        padding: 0 0 10px 0;
    }
    
.images {
	    display: block;
        border: 1px #ccc solid;
        background: white;
        padding: 3px 3px 0;
        margin: 0;

}    
/*****************/
/***** Clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

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

.clearfix {display: inline-block;}

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

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

.clearfix {display: block;}
/* End hide from IE-mac */
/*************************/


ul {
	list-style-type: circle;
	list-style-position: inside;
}
li {
	line-height: 1.3em;
}