/*  
Theme Name: Cabudanne
Theme URI: http://www.settembredeipoeti.it
Description: Versione 5.0 - Anno 2010
Version: 5.0
Author: Stefano Flore
Author URI: http://www.stefanof.net
*/

body,html {
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
margin: 0;
background-image: url(images/sfondo2010.jpg);
background-position: center;
background-attachment: fixed;
line-height:19px;
}

h1{ font-size: 22px; padding-top: 10px; padding-bottom: 10px; margin: 0; }
h2{ font-size: 20px; padding-top: 10px; padding-bottom: 10px; margin: 0; }
h3{ font-size: 18px; padding-top: 10px; padding-bottom: 10px; margin: 0; }
h4{ font-size: 15px; padding-top: 10px; padding-bottom: 10px; margin: 0; }
h5{
font-size: 15px;
padding: 0px;
border-left: 8px solid #999;
padding-left: 5px;
margin-top: 20px;
margin-bottom: 0px;
}

a{
color: #78181a;
text-decoration: none;
}
a:hover{
color: #78181a;
text-decoration: underline;
}

hr { 
border-bottom: 1px dashed #990000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
height: 1px; 
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

p img{
border: 1px solid #000000;
margin: 10px;
}

#contenitore {
width: 798px;
margin: 30px auto;
background-color: #F5F5F5;
-moz-box-shadow: 0px 0px 30px #78181a;
-webkit-box-shadow: 0px 0px 30px #78181a;
box-shadow: 0px 0px 30px #78181a;
}

#testata {
background-color: #e7e7e7;
background-image: url(images/testata2010.gif);
background-position: top center;
background-repeat: no-repeat;
border-top: 15px solid #78181a;
border-bottom: 15px solid #78181a;
height: 125px;
}

#menu{
background-color: #CCC;
padding-top: 6px;
padding-bottom: 5px;
padding-left: 0px;
border-bottom: 1px solid #000;
text-align: center;
font-weight: bold;
color: #666;
}

#menu a{
color: #000;
text-decoration: none;
margin: 0px 2px 0px 2px;
}
#menu a:hover{
color: #78181a;
text-decoration: underline;
}
#menu a.active{
color: #78181a;
}

#contenuti{
padding-left: 35px;
padding-right: 35px;
padding-top: 20px;
text-align: justify;
background-image: url(images/sfondo_contenuti.gif);
background-position: center top;
background-repeat: no-repeat;
height: auto !important;  /* per i browser moderni */
height: 300px;      /* per IE5.x e IE6 */
min-height: 300px;  /* per i browser moderni */
}

#contenuti a{
text-decoration: underline;
}

#contenuti a:hover{
text-decoration: none;
}

#sponsor {
clear: both;
background-color: #CCC;
text-align: center;
border-top: 1px solid #333;
overflow: hidden;
}
#sponsor p{
	line-height: 5px;
	width: 190px;
	display: inline-block;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #666;
}

#piede{
background-color: #666;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #333;
text-align: center;
font-size: 11px;
color: #CCC;
}
#piede a{ text-decoration: underline; color: #CCC; }
#piede a:hover{ text-decoration: none; }

#lista-autori a{
width: 120px;
float: left;
text-align: center;
border: 1px solid #999;
margin: 3px;
padding: 2px;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
#lista-autori a:hover{
border: 1px solid #333;
background-color: #CCC;
text-decoration: none;
color: #000;
}

#colonna-sinistra{
float: left;
width: 20%;
padding-top: 30px;
text-align: left;
}
#colonna-destra{
float: right;
width: 75%;
text-align: justify;
border-left: 1px dashed #990000;
padding-left: 20px;
height: auto !important;  /* per i browser moderni */
height: 300px;      /* per IE5.x e IE6 */
min-height: 300px;  /* per i browser moderni */
}

#colonna-sinistra-home{
float: left;
width: 415px;
text-align: left;
}
#colonna-destra-home{
float: right;
width: 290px;
text-align: left;
border-left: 1px dashed #990000;
padding-left: 20px;
height: auto !important;  /* per i browser moderni */
height: 300px;      /* per IE5.x e IE6 */
min-height: 300px;  /* per i browser moderni */
text-align: center;
}

#link {
padding-bottom: 10px;
font-weight: bold;
}
#link ul {
list-style: none;
margin: 0;
padding: 0;
}
#link li{
padding-left: 13px;
padding-top: 4px;
padding-bottom: 4px;
}
#link p{
font-size: 110%;
border-left: 8px solid #999;
padding-left: 5px;
}

#spacer{ clear: both; height: 20px; }

.icons{ border: 1px solid #000000; }
.icons-home{ border: 4px solid #666; width: 32px; height: 32px; margin-left: 4px; padding: 1px; }
.icons-home:hover{ border: 4px solid #78181a; }
.titolocentrato{ text-align: center; border-bottom: 1px solid #990000; padding-bottom: 15px; }
.testocentrato{ text-align: center; }
.testoasinistra{ text-align: left; }

.separatore{
	padding: 0px;
	margin: 15px 0px 15px 0px;
	border-bottom: 1px dashed #990000;
	height: 1px;
}
